f4exb
|
5b7cbdf0e5
|
Multiple audio support: transfer start/stop audio to audio FIFO management in AudioDeviceManager
|
2018-03-24 04:18:58 +01:00 |
|
f4exb
|
2e5cfcafee
|
PVS-Studio static analysis corrections (3) issue #137
|
2018-02-24 10:29:27 +01:00 |
|
f4exb
|
2b846f5d28
|
PVS-Studio static analysis corrections (2) issue #137
|
2018-02-22 03:04:42 +01:00 |
|
f4exb
|
8399baeb4e
|
Source plugins: put a serializer and deserializer in the core plugin for server. NFM demod: fixed deserializer
|
2017-12-28 03:21:48 +01:00 |
|
f4exb
|
49d1439981
|
Device source plugins: implemented an init method for initializations to be done when all collaborating objects are created and possibly connected
|
2017-12-25 09:10:19 +01:00 |
|
f4exb
|
b127182062
|
All plugins: removed apply settings in constructors as it causes segfaults
|
2017-12-24 18:37:33 +01:00 |
|
f4exb
|
8e07820e8e
|
all source and sink plugins except FileSource and SDRdaemonSource: apply settings with force on construction
|
2017-12-24 11:05:16 +01:00 |
|
f4exb
|
6de0e20ceb
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/device/run POST,DELETE: return previous state instead of attempt to wait and return the state after change since it does not work reliably
|
2017-12-14 23:29:12 +01:00 |
|
f4exb
|
84b6c7bdc9
|
Web API: implemented device run APIs for Airspy, FCD Pro, FCD Pro+ and File Source i.e. the rest of source device plugins
|
2017-12-14 18:15:27 +01:00 |
|
f4exb
|
966767a44a
|
Web API: use message passing to start/stop device for all the rest of device plugins
|
2017-12-14 18:02:49 +01:00 |
|
f4exb
|
a4ea78f037
|
FCD Pro: force settings at startup and on deserialize
|
2017-10-14 09:35:39 +02:00 |
|
f4exb
|
d9d1b8bfec
|
FunCube Pro input: implemented transverter feature
|
2017-09-25 20:16:25 +02:00 |
|
f4exb
|
3606ab2cf2
|
Added a destroy virtual method to all source input plugin main classes
|
2017-09-15 02:32:30 +02:00 |
|
f4exb
|
24442c18a3
|
Device source API: renamed input and output message queues getters to more meaningful names
|
2017-09-13 23:40:06 +02:00 |
|
f4exb
|
a1d2eabeb8
|
FileRecord: make sure the DSP notification is processed through before sending to a message queue
|
2017-09-05 00:47:12 +02:00 |
|
f4exb
|
622ac93250
|
FCDPro input: moved FileRecord out of the GUI
|
2017-09-04 23:35:57 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|
f4exb
|
0013ab89ea
|
Bugfix: make sure device is not open when attempting to closing it
|
2017-04-17 12:00:13 +02:00 |
|
f4exb
|
b8623c90ce
|
Refactoring: removed device parameter from all start() methods in sample source plugins
|
2017-04-14 03:40:45 +02:00 |
|
f4exb
|
f456293b84
|
FCDPro: open/close new style
|
2017-04-14 03:24:21 +02:00 |
|
f4exb
|
b05897d221
|
SDRplay: open/close new style
|
2017-04-14 03:17:04 +02:00 |
|
f4exb
|
2136dc7672
|
Sample source plugins: removed useless init pure virtual method
|
2017-04-12 23:10:22 +02:00 |
|
f4exb
|
32595f81b9
|
RxTx semantic move: renamed DeviceAPI to DeviceSourceAPI
|
2016-10-11 01:17:55 +02:00 |
|
f4exb
|
7412ee0d54
|
Multi device support: migrate device specific stuff outside plugin classes completed for source plugins
|
2016-05-16 02:14:36 +02:00 |
|
f4exb
|
2b036e2212
|
Multi device support: completely removed dependency on DSPEngine from source plugins
|
2016-05-13 00:03:58 +02:00 |
|
f4exb
|
7707858d57
|
Multi device support: pass plugin API to devices input handlers to give access to DSP device engine methods
|
2016-05-12 23:35:30 +02:00 |
|
f4exb
|
f50e717c20
|
New preset design (single) applied to FCD Pro
|
2015-09-30 05:38:58 +02:00 |
|
f4exb
|
525a3f0024
|
post sample rate changes directly on DSP input message queue. Removed sample source output queue entirely as it was not reliable under stress
|
2015-09-27 12:50:38 +02:00 |
|
f4exb
|
178704be1c
|
Fixed FCD Pro LNA gain setting
|
2015-09-08 08:28:43 +02:00 |
|
f4exb
|
f23a115c23
|
Deep redesign: Better support for FCD dongles #12: finalized support of FCD Pro
|
2015-09-08 01:27:18 +02:00 |
|
f4exb
|
1f4894364d
|
Deep redesign: Better support for FCD dongles #11: Proper support of FCD Pro
|
2015-09-07 05:35:01 +02:00 |
|
f4exb
|
cf68879962
|
Support of FCD Pro dongles part #2: basic gui, input and serialization
|
2015-09-07 04:55:55 +02:00 |
|
f4exb
|
bf330c00fc
|
Moved FCD HID commands in their respective includes for Pro and Pro+
|
2015-09-05 06:24:02 +02:00 |
|
f4exb
|
208d3deb6e
|
Deep redesign: Better support for FCD dongles #9: use fcd_traits template instead of hardcoded values
|
2015-09-05 05:50:29 +02:00 |
|
f4exb
|
5453d63431
|
Deep redesign: Better support for FCD dongles #6: have two distinct plugins for Pro and Pro+. Only Pro+ is active at the moment
|
2015-09-04 04:10:38 +02:00 |
|