Commit Graph

215 Commits

Author SHA1 Message Date
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 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 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 8d68fa5231 API: added /sdrangel/features (GET) to get the list of available feature plugins 2021-08-29 00:48:35 +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
Jon Beniston 0faaa8397d Add radio clock plugin 2021-06-22 17:38:56 +01:00
Jon Beniston 97669585ad Add noise figure plugin 2021-06-09 16:17:59 +01:00
Jon Beniston 1cd605e365 Add antenna tools feature 2021-05-20 17:15:14 +01:00
f4exb 7500932c7c File Output: make file name persistent. Completed REST API. AIS: added REST API missing doc files 2021-05-18 01:52:25 +02:00
Jon Beniston 1ac835260e Add AIS mod, demod and feature. 2021-05-07 21:50:27 +01:00
Jon Beniston 8a5685cdfd Add DAB demodulator 2021-04-16 22:56:15 +01:00
Jon Beniston 7aebff1082 Add SDRplay V3 API sample source. 2021-04-11 21:21:36 +01:00
Jon Beniston 300c428f8c Add PER tester feature 2021-04-07 20:25:12 +01:00
Jon Beniston 37a19dee04 Add DATV Modulator 2021-03-18 17:17:58 +00:00
Jon Beniston 8e2268d9b8 Update web API for latest plugins 2021-02-26 20:47:24 +00:00
f4exb b5d501e6ab Spactrum: allow arbitrary FPS (API) or in a range of FPS (GUI) with possible no limit. Implements #772 2021-02-12 00:53:18 +01:00
Christoph Berg 0d6a3a4f47 Fix some typos spotted by lintian 2021-01-19 12:36:56 +01:00
Jon Beniston 721d0a40c2 Update Web API for latest plugins and features 2021-01-13 20:56:45 +00:00
Jon Beniston 4a6a886996 Add VOR demodulator 2020-11-24 12:31:16 +00:00
f4exb 87d8816881 Audio output plugin 2020-11-21 11:15:06 +01:00
f4exb b8136bf18c Fixed WebAPIRequestMapper::validateSpectrumSettings 2020-11-11 20:14:01 +01:00
f4exb 4d86d7e510 REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (GET) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (GET) 2020-11-11 13:40:24 +01:00
f4exb 3e24e5af5d Metis MISO: REST API 2020-11-11 09:53:56 +01:00
f4exb a12cbec658 XTRX MIMO: REST API 2020-11-11 03:49:53 +01:00
f4exb 475ee68667 LimeSDR MIMO: REST API 2020-11-10 22:55:36 +01:00
f4exb f1544852b9 Beam steering CW channel 2020-11-10 22:11:30 +01:00
f4exb 1d47ec39fd Test MO sync: REST API 2020-11-10 20:07:29 +01:00
f4exb f8125cbb68 Interferometer: REST API 2020-11-10 15:56:27 +01:00
f4exb 7e0c835f8d MIMO: Multiple input test source 2020-11-10 14:28:37 +01:00
f4exb aad91f0aef SigMF file sink: REST API 2020-11-10 10:13:34 +01:00
f4exb 8a06f73efa SigMF file input: REST API 2020-11-10 00:36:03 +01:00
Jon Beniston 2bd5714308 Rebase to master 2020-11-09 21:12:08 +00:00
f4exb 4d986fd1a0 ChirpChat modulator: REST API files 2020-11-09 18:15:52 +01:00
f4exb 00885a48c9 Removed LoRa demod and added ChirpChat demod (1) 2020-11-09 11:35:18 +01:00
f4exb 5e1be619dd Merge AFC plugin and Frequency Tracker changes 2020-10-27 23:13:08 +01:00
Jon Beniston 1a9b6d1763 Add ADS-B Demodulator plugin.
Add GS232 Rotator Controller feature plugin.
Add altitude and station name to My Positon.
Use QtDeploy to ensure all required Qt libraries are included (Should
fix OpenGL issues)
2020-10-27 16:22:10 +00:00
f4exb 977638d9d6 AFC: implemented full functionality 2020-10-27 06:06:31 +01:00
Jon Beniston 22ff79239e Add IEEE 802.15.4 modulator 2020-10-08 15:13:06 +01:00
Jon Beniston d4aa5d75b5 Add USRP device support. 2020-10-02 22:45:28 +01:00