f4exb
cd5a4db876
Feature plugins framework: presets
2020-09-28 16:49:32 +02:00
f4exb
e8f3745bf3
Feature plugins framework initial commit and Misc plugins removal
2020-09-28 16:49:32 +02:00
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
f4exb
634821296d
Updated version and changelogs
2020-04-28 05:47:49 +02:00
f4exb
b64d813cfc
Fixed some warnings from Mac ports compilation
2020-04-19 06:14:45 +02:00
f4exb
ab4f18684e
LimeRFE USB support: added persistent calibration map
2020-01-16 18:23:29 +01:00
f4exb
5dca792955
Removed some extra semicolons
2019-11-01 22:22:18 +01:00
f4exb
500f5bc82c
Presets for MIMO
2019-10-09 07:39:52 +02:00
f4exb
af6218611a
REST API: config: PUT (6): mapper work and rework
2019-08-10 05:16:25 +02:00
f4exb
c777ec881d
REST API: config: PUT (5): mapper work and rework. ChannelAnalyzer complements
2019-08-09 18:45:10 +02:00
f4exb
659f94b4c6
REST API: config: PUT (2): interface
2019-08-06 08:48:14 +02:00
f4exb
8ce4788b55
REST API: config: GET (3) added commands and removed usless friend class
2019-08-03 01:05:16 +02:00
f4exb
b95fa98e5a
REST API: config: GET (2) presets channels and devices loop
2019-08-03 01:05:16 +02:00
f4exb
62ef01c21c
REST API: config: GET (1) preferences and partial presets
2019-08-01 02:16:56 +02:00
f4exb
9588d53327
Removed obsolete fields of Preferences class
2019-07-31 23:56:23 +02:00
f4exb
fbdb72ceb4
Removed obsolete fields of Preset class
2019-07-31 23:33:22 +02:00
f4exb
b300ac8264
REST API: added /sdrangel/config GET and its associated classes
2019-07-31 18:45:13 +02:00
f4exb
144b0db196
New AMBE engine (3)
2019-07-20 23:25:00 +02:00
f4exb
6ebccb5b64
Device user arguments (2)
2019-06-12 18:50:53 +02:00
f4exb
029e559824
Single DeviceAPI: REST API fixes
2019-05-09 01:12:40 +02:00
f4exb
fc49bd2855
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
f4exb
89de799d52
Fixed compiler warning
2019-01-17 11:22:38 +01:00
f4exb
bfaaf2e1d3
Make the settings location appear in the log and in the about panel of the GUI also
2019-01-17 11:17:28 +01:00
f4exb
00ca85c0bf
On preset load match on serial or driver id for SoapySDR devices
2019-01-13 22:09:45 +01:00
f4exb
e2aabde641
Multiple audio support: renamed AudioDeviceInfo to AudioDeviceManager
2018-03-23 18:08:38 +01:00
f4exb
72e29fd3f8
Moved export.h file to root of exports directory and removed util
2018-03-20 13:49:21 +01:00
f4exb
c22d146376
Adapt to MSVC linker
2018-03-03 20:23:38 +01:00
f4exb
2b846f5d28
PVS-Studio static analysis corrections (2) issue #137
2018-02-22 03:04:42 +01:00
f4exb
eafeaa2a77
Commands: added run and delete group. Presets: added delete group.
2018-01-06 20:02:08 +01:00
f4exb
aa8e01f8ce
Commands and presets: added possibility to rename group or merge groups. In addition for presets: added possibility to edit description
2018-01-05 11:45:20 +01:00
f4exb
89f98f504a
Commands: implemented management GUI
2018-01-04 11:11:53 +01:00
f4exb
57bda99c2b
Web API: /sdrangel/preset (PATCH) implementation
2017-11-25 16:08:18 +01:00
f4exb
2b41601b83
Web API: /sdrangel/preset (GET) implementation
2017-11-25 11:14:52 +01:00
f4exb
02e0945368
Web API: implemented /sdrangel/channels: Get a list of channel plugins available in this instance
2017-11-23 01:19:32 +01:00
f4exb
6556096a63
Implemented optional logging to file
2017-11-12 02:23:55 +01:00
f4exb
82083c353e
Main window: implement the logging options dialog. Use it only for log level
2017-11-11 19:26:23 +01:00
f4exb
55ad76f43c
New devices handling (1)
2017-11-02 03:30:54 +01:00
f4exb
2b2b0eff8d
Created a Serializable interface for where only the serialization methods are needed from an object. Applied to AM demod channel marker
2017-10-01 16:52:23 +02:00
f4exb
b35fd30d47
Reduce preset debug output messages at save time
2017-09-05 08:23:05 +02:00
f4exb
331e1f7538
Reduce preset debug output message
2017-09-04 22:20:28 +02:00
f4exb
fb3e6dc90d
New audio devices dialog and handling: make settings persistent using main settings
2017-01-06 18:56:46 +01:00
f4exb
7d941ccb37
Tx ph.1: show preset mode (Rx or Tx) in the presets tree. Reformatted preset tree. SerializeDeserialize preset mode
2016-10-19 02:02:49 +02:00
f4exb
717b240157
Tx ph.1: added sink or source type indicator to preset
2016-10-19 00:07:42 +02:00
f4exb
894394909b
Handle my geolocation
2016-09-28 13:38:38 +02:00
f4exb
fed6b9a3bd
Sort presets before display in the presets window
2016-09-11 18:58:40 +02:00
f4exb
c6d7207b1a
Reorganized sdrbase library code
2016-03-08 04:54:12 +01:00
f4exb
7a798f7dbf
Fixed presets not loading correctly
2015-10-09 01:50:09 +02:00
f4exb
d8827985e2
Removed some SDRAngelove references
2015-10-05 04:47:23 +02:00
f4exb
3e74c45622
Fised segfault in find best source match method debug printout
2015-10-03 10:21:48 +02:00
f4exb
83d6d9d190
Multiple sources for the same preset. Working more or less
2015-10-02 04:04:38 +02:00