f4exb
0a2fd88ffd
LimeRFE feature: fixed settings API
2022-08-16 14:52:28 +02:00
Jon Beniston
27da167b97
Add Remote TCP Input and Remote TCP Sink plugins
2022-07-19 10:10:20 +01:00
f4exb
7e8e1c12fa
M17 Modulator: copy of NFM modulator
2022-07-18 11:18:55 +02:00
f4exb
9510913930
M17 demod: plugin base
2022-07-18 11:18:55 +02:00
f4exb
6290677889
DOA2: added as copy of Interferometer
2022-05-27 00:50:38 +02:00
f4exb
bd4c633e9d
AMBE feature: cleanup of AMBE API support in Instance
2022-05-24 23:36:04 +02:00
f4exb
8885864e79
AMBE feature: implemented API
2022-05-24 22:51:29 +02:00
f4exb
c057c86ef9
Removed instance LimeRFE API
2022-05-22 20:59:34 +02:00
f4exb
ac8a22a94b
LimeRFE feature: removed rxOn and txOn from settings
2022-05-22 19:53:57 +02:00
f4exb
6d7ee18989
LimeRFE feature: API updates
2022-05-22 19:34:12 +02:00
f4exb
7a8cab7879
Fixed missing bits in API. Fixes #1247
2022-05-16 20:51:15 +02:00
f4exb
9e5c629473
v7: API: added workspace handling for device, spectrum, feature and channel. Implements #1242
2022-05-13 22:24:48 +02:00
f4exb
0d7ca38ab0
Try to fix Ubuntu build
2022-05-09 21:43:30 +02:00
f4exb
f545eea5ed
v7: created API to manage workspaces. Implements #1240
2022-05-09 21:31:14 +02:00
f4exb
1bcecec103
v7: added API for configurations and updated presets API. Implements #1234
2022-05-08 19:33:10 +02:00
f4exb
4eba3bb871
v7: removed feature set index from API. Implements #1231
2022-05-04 13:37:14 +02:00
f4exb
233c3f961d
v7 API: removed instance feature set end points and some swagger generated code cleanup
2022-05-04 13:37:14 +02:00
f4exb
c646bacf8b
v7: cleanup of obsolete VOR demod files. Implements #1223
2022-05-01 23:33:12 +02:00
f4exb
42980850ce
v7: VORDemodSC to VORDemod conversion in swagger. Part of #1223
2022-05-01 12:15:03 +02:00
f4exb
c2bcd990b9
v7: VORDemod to VORDemodMC conversion in swagger. Part of #1223
2022-05-01 11:25:15 +02:00
Jon Beniston
874ca5e85e
Add RS41 Radiosonde (Weather Ballon) demodulator and feature
2022-03-01 17:17:56 +00:00
Jon Beniston
29b2941951
Map Updates
...
Fix 3D map for Qt < 5.15.
Add 3D map label scale setting.
Add 3D map time to Web report.
Reduce height of display settings dialog to fit on smaller screens.
2022-02-09 16:41:40 +00:00
f4exb
1305fa931f
Spectrum: added markers display to API
2022-01-22 09:01:09 +01:00
f4exb
9a16afd744
API: added histogram and waterfall markers to spectrum settings
2022-01-15 19:19:47 +01:00
f4exb
a1c85aac17
API: fixed adding channels when device is MIMO
2022-01-13 02:45:25 +01:00
f4exb
ac28cadffa
API fixed update of AFCSettings and VORLocalizerSettings feature settings
2022-01-11 23:22:24 +01:00
f4exb
128dd03684
New Jogdial Controller feature plugin. Implements #1088
2022-01-06 22:47:41 +01:00
f4exb
9fb5a8f9bb
API: simplify handling of ChannelAnalyzer and SoapySDR
2021-12-01 21:03:40 +01:00
f4exb
f9155575d3
ChannelAnalyzer: implemented settings API
2021-12-01 08:25:32 +01:00
f4exb
2a9cc27a41
Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes
2021-12-01 00:21:19 +01:00
f4exb
fa1e3c7583
API: fixes in features processing
2021-11-26 15:23:03 +01:00
f4exb
920fa82022
Implemented run action API in relevant feature plugins
2021-10-22 02:01:33 +02:00
f4exb
33f4e17ef5
API: added SigMFFileSinkActions in mapper
2021-10-12 23:14:16 +02:00
Jon Beniston
fbef25884e
Add Radio Astronomy plugin
2021-10-12 11:31:14 +01:00
f4exb
ca931c171f
WebAPIAdapter: some cleanup
2021-10-03 12:39:46 +02:00
f4exb
e8ed80167c
API: added index in FeatureSet structure
2021-09-16 21:20:03 +02:00
f4exb
b0c35d22b8
API: added PUT, PATCH, POST /sdrangel/featureset/{featureSetIndex}/preset
2021-09-05 22:12:26 +02:00
f4exb
e1c3726a27
API: added GET /sdrangel/featurepresets and DELETE /sdrangel/featurepreset
2021-09-04 05:58:06 +02:00
f4exb
e87930ae1b
APT demod: API: fixed APT demod settings mappings. Fixes #995
2021-09-02 05:51:47 +02:00
f4exb
95f5e9ec7a
API: added feature sets in the instance summary
2021-08-31 23:53:13 +02:00
f4exb
8d68fa5231
API: added /sdrangel/features (GET) to get the list of available feature plugins
2021-08-29 00:48:35 +02:00
f4exb
786d753ec9
SDRPlayV3: correct API hardware ID
2021-08-25 15:03:30 +02:00
f4exb
e2286cc741
API: /sdrangel/featureset (POST, DELETE) fully implemented
2021-08-21 20:09:57 +02:00
f4exb
d07f7fbb8a
API: /sdrangel/featureset (POST, DELETE) implemetned with 202 but messages are not processed yet
2021-08-21 13:14:48 +02:00
f4exb
a36867af66
API: /sdrangel/featuresets (GET) implemented and /sdrangel/featureset (POST, DELETE) implemented returning 501
2021-08-21 12:42:57 +02:00
Jon Beniston
ade4246ac2
Add Pager demodulator plugin that supports POCSAG as per #738
2021-07-09 12:06:23 +01:00
f4exb
f8a63d051d
Call init for TestMISettings as it contains a list of objects
2021-07-04 00:15:55 +02:00
Jon Beniston
3e1523b220
Call init for PerTesterSettings as it contains a list of strings
2021-07-03 08:12:12 +01:00
f4exb
f80b47854c
Satellite Tracker: invoke init on swagger Satellite Tracker settings since it contains a list. Fixes #948
2021-07-02 23:50:40 +02:00
Jon Beniston
beeb91f1da
Add SatelliteTracker to webapirequestmapper to partially fix #948
2021-07-02 15:37:11 +01:00