1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-13 11:43:18 -05:00

178 Commits

Author SHA1 Message Date
f4exb
5c97a86491 RigCtl Server: REST API fixes 2020-09-29 01:47:46 +02:00
f4exb
e1a4d404cb RigCtl Server: REST API fixes 2020-09-29 01:23:51 +02:00
Jon Beniston
2b48e969ba Add packet modulator for transmitting packet radio data packets (AX.25/APRS) 2020-09-28 01:56:21 +02:00
f4exb
6d090b5862 Feature plugins framework: presets 2020-09-24 05:38:05 +02:00
f4exb
d024ed9d56 Feature plugins framework: REST API generated code 2020-09-21 03:10:42 +02:00
f4exb
5e4fdba67a BladeRF2 MIMO: REST API: added report with range information 2020-09-15 21:02:26 +02:00
f4exb
30b738c4b3 Metis MISO: fixed REST API. Changelogs and version updates 2020-09-09 23:36:19 +02:00
f4exb
d779c27bdf REST API: added SigMFFileInputActions in mapper (was missing) 2020-08-08 12:00:04 +02:00
f4exb
fddc5a66e8 Removed file recording function from device plugins 2020-08-08 11:53:56 +02:00
f4exb
fdae0b18c3 FileSink: REST API implementation 2020-08-07 08:00:49 +02:00
f4exb
87bee18b9f SigMF file sink: REST API: Implementation 2020-07-17 12:16:23 +02:00
f4exb
c75e4ec64b SigMF file input: REST API: updates to mapper 2020-06-17 01:38:32 +02:00
f4exb
9c459a47a5 GLSpectrum settings rename m_averagingNb to m_averagingValue for better consistency and ensure synchronization with m_averagingIndex 2020-05-06 01:36:58 +02:00
f4exb
c633250fe5 REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (GET) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (GET) 2020-05-05 18:58:18 +02:00
f4exb
18aa9ffbc2 REST API device and channel actions: extension of record action: implementation 2020-03-10 05:23:19 +01:00
f4exb
801ead642a REST API device and channel actions: fixes to implementation 2020-03-09 19:56:09 +01:00
f4exb
74c073db4a REST API device and channel actions: general implementation and RTLSDR and FileSource implementations 2020-03-09 04:01:23 +01:00
f4exb
bedf682ef2 LoRaMod refoctoring to ChirpChat 2020-03-04 07:51:27 +01:00
f4exb
7b0e116d4b LoRaDemod refoctoring to ChirpChat 2020-03-03 21:52:46 +01:00
f4exb
33f066c1c1 LoRa demod: REST API 2020-02-23 16:33:21 +01:00
f4exb
9aaa4756a2 LoRa modulator: REST API (1) 2020-02-22 18:37:09 +01:00
f4exb
f3bf33f273 LimeRFE USB support: REST API: SWR handling fixes 2020-01-15 01:20:41 +01:00
f4exb
699c84c621 LimeRFE USB support: REST API: implemented power API 2020-01-14 15:44:28 +01:00
f4exb
03ff163216 LimeRFE USB support: REST API fixes 2020-01-14 01:13:16 +01:00
f4exb
31966b2113 LimeRFE USB support: REST API: interface and mapper 2020-01-12 01:43:02 +01:00
f4exb
cda925faab REST API: channels update 2019-12-29 19:19:23 +01:00
f4exb
884f83c82a REST API: MIMO device plugins implementations and fixes 2019-12-29 10:20:48 +01:00
f4exb
c9219ec8ea REST API: TestMOSyncSettings and BladeRF2MIMOSettings handling 2019-12-29 06:04:03 +01:00
f4exb
d11f56adb9 REST API: updates for MIMO (4) 2019-12-24 19:10:20 +01:00
f4exb
3b74153ec6 SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
f4exb
500f5bc82c Presets for MIMO 2019-10-09 07:39:52 +02:00
f4exb
ec22056cbf REST API: config: fixes (2) 2019-08-13 12:18:47 +02:00
f4exb
ca66e47283 REST API: config: fixes (1) 2019-08-12 01:46:27 +02:00
f4exb
9af9b0972e REST API: config: added DATV demodulator 2019-08-11 12:47:51 +02:00
f4exb
c914de4846 REST API: config: added ATV demodulator 2019-08-11 11:35:53 +02:00
f4exb
b980a92995 REST API: config: added PATCH and fixes 2019-08-11 01:27:19 +02:00
f4exb
c777ec881d REST API: config: PUT (5): mapper work and rework. ChannelAnalyzer complements 2019-08-09 18:45:10 +02:00
f4exb
4897e82e28 REST API: Channel Analyzer settings (2) 2019-08-09 02:41:17 +02:00
f4exb
3ecb73e36e REST API: Channel Analyzer settings (1) 2019-08-08 18:42:17 +02:00
f4exb
d4dacaf84d REST API: config: PUT (4): mapper work and rework 2019-08-07 00:27:34 +02:00
f4exb
4157f64297 REST API: config: PUT (3): mapper work and rework 2019-08-06 19:06:49 +02:00
f4exb
659f94b4c6 REST API: config: PUT (2): interface 2019-08-06 08:48:14 +02:00
f4exb
62ef01c21c REST API: config: GET (1) preferences and partial presets 2019-08-01 02:16:56 +02:00
f4exb
a40bc0affe Fixed WebAPIRequestMapper::validateAMBEDevices not returning value in all cases. Fixes issue #386 2019-07-25 11:36:10 +02:00
f4exb
0d26936e61 AMBE support: removed code of former /sdrangel/dvserial endpoint. Fixed typo in DVSerial 2019-07-21 09:47:11 +02:00
f4exb
4ef1f011cb New AMBE engine REST API support 2019-07-21 01:57:51 +02:00
f4exb
d0c2b73d99 Full renaming of FileSource device to FileInput 2019-07-08 00:59:04 +02:00
f4exb
7fcc24e06c FileSource input: renaming of settings and report 2019-07-07 00:33:00 +02:00
f4exb
764fc99e40 Frequency tracker: fixed REST API 2019-07-01 02:26:18 +02:00
f4exb
4c04ac85ed KiwiSDR: implemented REST API and cosmetic changes 2019-06-08 21:25:08 +02:00