sdrangel/sdrbase
Jon Beniston 49cb082c7e Add rigctrl plugin.
plugins/misc/rigctrl - Add rigctrl plugin.
sdrbase/plugin/pluginapi.h/.cpp - Add misc plugin registration.
sdrbase/plugin/pluginmanager.h/.cpp - Add misc plugin registration.
sdrbase/plugin/plugininterface.h/.cpp - Add top level UI and global settings serialization callbacks.
sdrbase/settings/mainsettings.h/cpp - Allow plugins to save global settings in main settings file.
sdrgui/mainwindow.cpp - Load settings after plugins are loaded, to allow plugin settings to be loaded and saved.
sdrsrv/maincore.cpp - Support loading/saving of plugin settings.
2020-09-08 15:47:20 +01:00
..
ambe MacOS compatible AMBE engine 2019-10-15 08:47:43 +02:00
audio Add codec2 library for Windows. Export AudioResampler class. 2020-08-29 18:12:56 +01:00
channel REST API: device and channel actions: fixes to implementation 2020-03-10 15:31:38 +01:00
commands ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
device Removed add/remove ancillary sink from device API 2020-08-09 01:08:29 +02:00
dsp GLSpectrum: fixed settings and waterfall share serialization. Fixes #609 2020-08-29 11:10:11 +02:00
limerfe LimeRFE USB: added cellular band 3 2020-03-10 05:28:33 +01:00
plugin Add rigctrl plugin. 2020-09-08 15:47:20 +01:00
resources Remote Input: multicast: REST API generated code 2020-08-27 09:54:51 +02:00
settings Add rigctrl plugin. 2020-09-08 15:47:20 +01:00
util ATV Demodulator: bug fixes and performance improvements 2020-07-20 11:15:26 +02:00
webapi Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
websockets Websocket spectrum: first implementation 2020-05-15 22:49:35 +02:00
CMakeLists.txt New FileSink channel plugin 2020-08-08 23:14:05 +02:00
mainparser.cpp Fixed FFT factory new plan allocation and effectively grab fftw-file option in the main parser 2020-03-16 21:39:19 +01:00
mainparser.h Added fftwf-wisdom option to specify FFTW wisdom file 2020-03-16 21:33:58 +01:00