f4exb
|
4a5369c1b4
|
FCD Pro input: implemeted WEB API
|
2018-05-26 10:27:28 +02:00 |
|
f4exb
|
30cca07554
|
Web API: AirspyHF device report
|
2018-05-26 02:33:35 +02:00 |
|
f4exb
|
1fda69c667
|
Web API: Airspy fixes
|
2018-05-26 02:01:59 +02:00 |
|
f4exb
|
f8f976fd50
|
Web API: implemented device report interface. Applied to Airspy
|
2018-05-26 01:43:28 +02:00 |
|
f4exb
|
3203a5511d
|
Airspy input: implemeted WEB API
|
2018-05-25 19:28:57 +02:00 |
|
beta-tester
|
15078c9c07
|
modified unique file name
|
2018-05-11 09:08:20 +02:00 |
|
f4exb
|
a465812132
|
Airspy input: rework of center frequency setting
|
2018-05-10 14:51:05 +02:00 |
|
f4exb
|
775b2a270d
|
File record default file name fix (2)
|
2018-05-09 17:39:48 +02:00 |
|
f4exb
|
0981d04904
|
File record default file name fix (1)
|
2018-05-08 11:03:09 +02:00 |
|
f4exb
|
e0d3c77fc3
|
Sample source plugins: use liberation font
|
2018-05-06 00:55:42 +02:00 |
|
f4exb
|
c7db2a3ca7
|
Bumped plugins version
|
2018-05-02 00:29:18 +02:00 |
|
f4exb
|
19c32b4354
|
Removed 24/16 bit differentiation on Decimator instantiation where possible
|
2018-05-01 23:57:12 +02:00 |
|
f4exb
|
d735025c6c
|
With global adoption of even/odd decimators the accu type must be 32 not 64 bits
|
2018-04-29 10:38:25 +02:00 |
|
f4exb
|
5b7cbdf0e5
|
Multiple audio support: transfer start/stop audio to audio FIFO management in AudioDeviceManager
|
2018-03-24 04:18:58 +01:00 |
|
f4exb
|
b2e446afcc
|
Windows build: new location for export header
|
2018-03-10 20:32:46 +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
|
2ddcb8c358
|
Differentiate Rx and Tx DSP sample sizes
|
2018-01-22 08:46:05 +01:00 |
|
f4exb
|
732561152b
|
24 bit DSP fix
|
2018-01-22 02:49:06 +01:00 |
|
f4exb
|
057a8f94bb
|
Airspy, BladeRF, HackRF, PlutoSDR, RTLSDR, SDRPlay: fixed frequency setting when changing decimation with fc position change
|
2018-01-20 03:28:30 +01:00 |
|
f4exb
|
dd12338635
|
Airspy: cosmetic changes
|
2018-01-11 00:17:06 +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
|
1f21d1d785
|
Bumped all plugins version to 3.9.0
|
2017-12-26 02:19:03 +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
|
1987bbac77
|
Device plugins: make setMessageQueueToGUI pure virtual so that child classes must have to deal with this
|
2017-12-24 19:58:26 +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
|
30cd01cad0
|
Web API: return device information in /sdrangel GET
|
2017-11-19 01:05:16 +01:00 |
|
f4exb
|
9a055c643b
|
Store device category (type) in the SamplingDevice structure
|
2017-11-01 20:06:33 +01:00 |
|
f4exb
|
7370eba0f7
|
Bumped version to v3.8.0
|
2017-11-01 14:58:36 +01:00 |
|
f4exb
|
66b06dcd08
|
Added Rx/Tx indicator, channel index and claiming device set index to the SamplingDevice struct used for device enumeration
|
2017-11-01 10:37:00 +01:00 |
|
f4exb
|
c3de895301
|
Removed direct reference to the DeviceSinkAPI in the sink GUIs. Removed DeviceSourceAPI forward declaration in source GUI headers
|
2017-10-30 02:54:22 +01:00 |
|
f4exb
|
da3e6dcdfb
|
Removed direct reference to the DeviceSourceAPI in the source GUIs
|
2017-10-30 00:45:23 +01:00 |
|
f4exb
|
e520ef5aeb
|
Removed GLSpectrum getter from DeviceSourceAPI
|
2017-10-30 00:02:28 +01:00 |
|
f4exb
|
fa77ca3fb6
|
Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split
|
2017-10-22 19:12:43 +02:00 |
|
f4exb
|
4af7c40641
|
AirSpy: force settings at startup and on deserialize
|
2017-10-14 06:30:48 +02:00 |
|
f4exb
|
0b6eb2129a
|
Reset PluginInstanceGUI to its original name
|
2017-09-26 00:22:08 +02:00 |
|
f4exb
|
f270eff41d
|
Updated affected plugins versions
|
2017-09-25 23:21:02 +02:00 |
|
f4exb
|
efdfc797ff
|
Airspy input: fixed transverter feature
|
2017-09-25 23:16:29 +02:00 |
|
f4exb
|
84d5b4f1ee
|
Airspy input: implemented transverter feature
|
2017-09-25 23:07:29 +02:00 |
|
f4exb
|
a9a514993b
|
Windows build: corrections for the new tool chain
|
2017-09-18 13:41:08 +02:00 |
|
f4exb
|
31ad75a405
|
Make the DSP source engine forward messages to own source input GUI message queue. Implementation in all sources
|
2017-09-17 01:23:54 +02:00 |
|
f4exb
|
2b4f8a0f55
|
Implemented GUI input message queue and interface
|
2017-09-16 22:23:31 +02:00 |
|
f4exb
|
1d4cb21bb5
|
Separate construction/destruction for the source input plugin core and the GUI
|
2017-09-16 10:45:08 +02:00 |
|
f4exb
|
289fc2a89f
|
Device source API: use more meaningful names for get/set sample source
|
2017-09-15 08:45:22 +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
|
25c150c3c5
|
Created an input or output core creation method to the plugin interface. Example of implementation with Airspy
|
2017-09-14 08:49:31 +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
|
8e9305c262
|
BladeRF input: moved FileRecord out of the GUI
|
2017-09-04 22:45:07 +02:00 |
|
f4exb
|
f6058d2b12
|
Airspy input: moved FileRecord out of the GUI
|
2017-09-04 22:24:32 +02:00 |
|
f4exb
|
4d5fdfc913
|
GUI segregation: renamed methods and attributes
|
2017-09-03 20:24:17 +02:00 |
|
f4exb
|
a6d6a717ae
|
GUI segregation: renamed PluginGUI interface to PluginInstanceUI
|
2017-09-03 19:55:00 +02:00 |
|
f4exb
|
e281d8fd32
|
GUI segregation: de-tangle PluginGUI interface from QWidget
|
2017-09-03 17:26:32 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|
f4exb
|
bb849623bd
|
updated value dials with Windows compatible font and pointing hand
|
2017-05-16 22:35:44 +02:00 |
|
f4exb
|
007ea19e36
|
Bumped version to 3.5.0
|
2017-05-16 18:38:39 +02:00 |
|
f4exb
|
6f9ef0eaf9
|
New value dial color schemes: propagate to all active plugins
|
2017-05-16 18:27:36 +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
|
5971c8a7ee
|
Airspy: fixed segfault when accessing non-initialized thread
|
2017-04-13 20:29:05 +02:00 |
|
f4exb
|
bb812b4b47
|
Airspy: refactoring: device open close moved in the constructor and destructor respectively of the input object
|
2017-04-13 08:29:51 +02:00 |
|
f4exb
|
2136dc7672
|
Sample source plugins: removed useless init pure virtual method
|
2017-04-12 23:10:22 +02:00 |
|
f4exb
|
f68f949c19
|
Tx support: interim state (1)
|
2016-12-29 12:41:10 +01:00 |
|
f4exb
|
c5f1acdcf1
|
AM Modulator: audio input (mic) basic support
|
2016-11-29 01:09:06 +01:00 |
|
f4exb
|
8d3056f202
|
Windows build: set SSE options for all source device plugins
|
2016-11-07 18:40:52 +01:00 |
|
f4exb
|
e7c16e8d85
|
Device plugins: Removed useless link dependency on QT OpenGL and Multimedia
|
2016-10-27 08:38:50 +02:00 |
|
Edouard Griffiths
|
48eb776de9
|
Debian package build: added Airspy, HackRF, RTLSDR input plugins and removed SDRDaemonFEC
|
2016-10-26 02:40:00 +02:00 |
|
Edouard Griffiths
|
ecc1647ee6
|
Implemented Debian package build environment
|
2016-10-26 00:57:46 +02:00 |
|
f4exb
|
94e479bb75
|
Tx ph.1: plugins (1)
|
2016-10-13 22:23:43 +02:00 |
|
f4exb
|
32595f81b9
|
RxTx semantic move: renamed DeviceAPI to DeviceSourceAPI
|
2016-10-11 01:17:55 +02:00 |
|
f4exb
|
f008250ffa
|
Airspy: dynamic rate support in Windows and more debug messages
|
2016-10-06 20:59:23 +02:00 |
|
f4exb
|
36aeaa3ea5
|
RxTx semantic move: renamed SampleFifo to SampleSinkFifo
|
2016-10-06 19:18:02 +02:00 |
|
f4exb
|
e204efe2b8
|
RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine
|
2016-10-03 18:29:05 +02:00 |
|
f4exb
|
7a535cc3b8
|
RxTx semantic move: renamed SampleSource to DeviceSampleSource
|
2016-10-02 23:16:40 +02:00 |
|
f4exb
|
1fa80272b5
|
RxTx semantic move: renamed FileSink to FileRecord
|
2016-10-02 10:30:58 +02:00 |
|
f4exb
|
b97a2ecffb
|
Multi device support: Windows support
|
2016-05-25 02:33:50 +02:00 |
|
f4exb
|
7863a3cb69
|
Multi device support: remainder source plugins: removed useless dependencies on plugin API
|
2016-05-17 19:26:23 +02:00 |
|
f4exb
|
08a6554c4e
|
Multi device support: set version to 2.0.0 in all plugins
|
2016-05-17 15:29:28 +02:00 |
|
f4exb
|
5a8d05bfaf
|
Multi device support: simplify source input setting
|
2016-05-17 03:41:01 +02:00 |
|
f4exb
|
500e809cba
|
Multi device support: moved setInputGUI method from plugin API and manager classes to device API class
|
2016-05-16 16:02: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
|
be918a217b
|
Multi device support: migrate device specific stuff outside plugin classes
|
2016-05-16 01:12:37 +02:00 |
|
f4exb
|
4027b00675
|
Multi device support: GUI enhmcements
|
2016-05-15 04:38:37 +02:00 |
|
f4exb
|
3c0e66c90e
|
Multi device support: GUIs enhancements
|
2016-05-14 03:15:03 +02:00 |
|
f4exb
|
7053d3775c
|
Multi device support: completely removed direct access to DSP device engine from DSP engine
|
2016-05-13 00:50:29 +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
|
deee1ada34
|
Multi device support: Aligned Airspy plugin
|
2016-05-12 16:47:10 +02:00 |
|
f4exb
|
e25c465b82
|
Multi device support: removed as much as possible (now) DSPDeviceEngine dependencies in MainWindow to source plugin GUIs. This includes file sink handling. Applies to BladeRF only.
|
2016-05-12 10:31:57 +02:00 |
|
f4exb
|
ecd05096ad
|
Multi device support: moved DSPDeviceEngine start/stop actions and status from main window to each source plugin GUI
|
2016-05-11 23:35:16 +02:00 |
|
f4exb
|
7992f3f428
|
Multi device support: add start/stop buttons to all source plugins GUIs
|
2016-05-11 20:02:45 +02:00 |
|
f4exb
|
ce20f21b08
|
BladeRF input plugin: GUI cosmetic changes
|
2016-03-29 17:31:44 +02:00 |
|
f4exb
|
574141be6c
|
Airspy input plugin: GUI cosmetic changes
|
2016-03-29 16:53:15 +02:00 |
|
f4exb
|
85778dbcc1
|
CMakeLists.txt files cleanup
|
2016-03-29 09:36:19 +02:00 |
|
Edouard Griffiths
|
27b6aab5f7
|
Windows build: added possibility to build with MinGW64 (experimental, does not work)
|
2016-03-27 18:56:33 +02:00 |
|
f4exb
|
1a9af41ac3
|
Windows build: added Airspy plugin
|
2016-03-13 01:22:00 +01:00 |
|
f4exb
|
6fd9e4f5bc
|
cmake: added install and uninstall targets
|
2016-02-24 11:51:36 +01:00 |
|
Edouard Griffiths
|
c3ad875b1d
|
Added missing tooltips in sample source GUIs
|
2016-01-12 13:31:23 +01:00 |
|
F4EXB
|
3c3d4e3b41
|
Font face and size normalization: added missing input interface GUIs
|
2016-01-12 08:40:40 +01:00 |
|
f4exb
|
2a194ca44e
|
Airspy: implemented LNA and Mixer AGC controls
|
2015-12-09 01:49:46 +01:00 |
|
f4exb
|
eb08ef55b3
|
Fixed Fc position adjustment for Airspy and HackRF
|
2015-10-01 06:34:08 +02:00 |
|
f4exb
|
6d3f975124
|
Normalize device name displays
|
2015-10-01 05:44:33 +02:00 |
|
f4exb
|
b31033c0a2
|
Added DC block and IQ correction buttons to BladeRF
|
2015-10-01 03:18:20 +02:00 |
|
f4exb
|
4386f5e4a5
|
Added DC offset and IQ imbalance buttons to Airspy GUI
|
2015-10-01 02:46:41 +02:00 |
|
Edouard Griffiths
|
49763934ea
|
Airspy serialization redesign final
|
2015-09-30 13:53:09 +02:00 |
|
Edouard Griffiths
|
fbda81163a
|
Removed now useless Airspy serializer class
|
2015-09-30 13:49:38 +02:00 |
|
Edouard Griffiths
|
e3a56e04d6
|
New preset design (single). Applied to Airspy. Missing DC block and IQ imbalance GUI
|
2015-09-30 13:34:49 +02:00 |
|
Edouard Griffiths
|
19a7170188
|
New preset design (single). Applied to Airspy. Interim state #2
|
2015-09-30 13:31:32 +02:00 |
|
Edouard Griffiths
|
4657790fd6
|
New preset design (single). Applied to Airspy. Interim state #1
|
2015-09-30 13:23:20 +02:00 |
|
f4exb
|
cfcd08f6c1
|
Fixed source plugins virtual methods. All sample source plugins
|
2015-09-30 09:01:29 +02:00 |
|
f4exb
|
a1efdcc8dc
|
New preset design: changed device registration
|
2015-09-30 06:57:40 +02:00 |
|
f4exb
|
921b511f96
|
Presets by source: set center frequency from preset center frequency
|
2015-09-29 03:35:14 +02:00 |
|
f4exb
|
f331a3986e
|
Fixed LO PPM calculation for the HackRF and Airspy
|
2015-09-27 18:32:19 +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
|
2932cbfdc3
|
Added support for HackRF. Interim state #1
|
2015-09-24 02:50:24 +02:00 |
|
f4exb
|
4246fb6381
|
NFM demod: revised AF squelch completely
|
2015-09-13 11:56:14 +02:00 |
|
f4exb
|
c6b2730456
|
Fixed Airspy Mixer and VGA gains settings
|
2015-09-12 09:57:10 +02:00 |
|
f4exb
|
efda927b93
|
Support for Airspy: corrected open device by sequence number
|
2015-09-11 09:12:56 +02:00 |
|
f4exb
|
0b7a8c8cdb
|
Support for Airspy: allow decimation by 64
|
2015-09-11 08:43:59 +02:00 |
|
f4exb
|
6e24ed6c28
|
Support for Airspy: make LO ppm correction effective
|
2015-09-11 08:23:04 +02:00 |
|
f4exb
|
efa1a0c58a
|
Support for Airspy: first working version
|
2015-09-11 03:02:02 +02:00 |
|
f4exb
|
7e88cfcd48
|
Support for Airspy: make pointer to thread private. Debug messages on enumeration
|
2015-09-10 08:12:49 +02:00 |
|
f4exb
|
61e6e3e2cc
|
Support for Airspy: compiles
|
2015-09-10 05:53:37 +02:00 |
|
f4exb
|
1e37479130
|
Support for Airspy: interim state #1
|
2015-09-09 09:13:24 +02:00 |
|