1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-10 16:20:24 -05:00

192 Commits

Author SHA1 Message Date
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
094fdad9ea GLSpectrum settings: removed confusing invert indicator and added ssb and usb 2020-05-04 18:39:24 +02:00
f4exb
05f9a9ae8d Fixed GLSpectrumSettings 2020-04-30 14:42:57 +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
48bd89aa09 REST API: config: added prest main window layout support 2019-08-11 19:42:03 +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
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
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
e06b7fce90 REST API: config: GET (12): added spectrum settings data 2019-08-05 03:31:44 +02:00
f4exb
7688f187bc REST API: config: use specialized ChannelWebAPIAdapter class similar to what has been done for devices 2019-08-05 00:10:56 +02:00
f4exb
a078239685 REST API: config: GET (11). Support of the rest of devices 2019-08-04 20:24:44 +02:00
f4exb
16e9684118 Fixed swagger generation to fix null pointer exception with QLists 2019-08-04 02:50:32 +02:00
f4exb
4b493da226 REST API: config: GET (10): mechanism to deal with device settings API formatting without creating a complete device object. Applied to Airspy input 2019-08-03 11:21:46 +02:00
f4exb
c7d05aeaff REST API: config: GET (7): debug phase 1 2019-08-03 01:05:16 +02:00
f4exb
ef82b89182 REST API: config: GET (4): optimize channel settings API management and generally improve constedness 2019-08-03 01:05:16 +02:00
f4exb
810bbe2979 REST API: config: GET (3): mechanism to deal with channel settings API formatting without creating a complete channel object. Applied to AM demod 2019-08-03 01:05:16 +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
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