1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-23 14:36:33 -04:00
Commit Graph

150 Commits

Author SHA1 Message Date
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
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
f4exb
bdc68ba4df Merge branch 'mimo' into dev 2019-05-31 20:13:48 +02:00
f4exb
8a0d0de573 Windows build fixes 2019-05-31 19:24:02 +02:00
f4exb
76f20fe5d0 Merged latest developments on dev branch (4.8.1 and 4.8.2) 2019-05-31 12:45:29 +02:00
f4exb
1eeb334a8f Fixed sdrbase resource init 2019-05-31 10:14:10 +02:00
f4exb
eff28e8b63 MIMO: add channel to TestMI (1) 2019-05-26 02:14:35 +02:00
f4exb
75ee688ac2 MIMO: implemented add/remove MIMO device set in main GUI 2019-05-18 11:59:56 +02:00
f4exb
8029194c02 Local output plugin and fixes 2019-05-10 23:38:52 +02:00
f4exb
6d5d77dc6c Channel local source (1) 2019-05-10 00:34:35 +02:00
f4exb
029e559824 Single DeviceAPI: REST API fixes 2019-05-09 01:12:40 +02:00
f4exb
6771c6de5b REST API server updates and fixes 2019-05-07 15:25:20 +02:00
f4exb
54e46837dd REST API: changed binary tx parameter to ternary direction parameter (0: rx, 1: tx, 2: any) 2019-05-07 14:43:38 +02:00
f4exb
9e5003eab9 New plugin pair LocalSink and LocalInput to pipe streams internally 2019-05-02 04:02:40 +02:00
f4exb
c76adfc1a8 FreeDV: REST API fixes (1) 2019-04-17 17:34:02 +02:00
f4exb
fc49bd2855 ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
f4exb
6ed8e97576 Audio UDP/RTP codec and decimation: REST API updates 2019-02-15 12:10:01 +01:00
f4exb
60ca383a6e Rename SDRDaemonSource device plugin to RemoteInput (2): REST API 2019-02-03 00:49:57 +01:00
f4exb
ffb766b42d Rename SDRDaemonSink device plugin to RemoteOutput (2): REST API 2019-02-02 23:27:34 +01:00
f4exb
c294f0a017 Migration of DaemonSource channel to RemoteSource 2019-01-23 00:44:13 +01:00
f4exb
5b04cf4b5a Migration of DaemonSink channel to RemoteSink 2019-01-22 23:39:12 +01:00
f4exb
5109253d8b SDRPlay: fixed REST API settings PUT and PATCH 2019-01-17 01:01:59 +01:00
f4exb
8d4dc0c8ff XTRX output: REST API fixes 2019-01-16 01:56:43 +01:00
f4exb
b0a1f97fbc FCD Pro+: fixed request mapper with correct hardware ID 2019-01-13 02:18:59 +01:00
f4exb
3374892c61 XTRX input: implemented REST API interfaces 2019-01-01 18:28:53 +01:00
f4exb
df2b0c116a SoapySDR support: REST API: fixed settings structure initialization in request mapper 2018-11-15 11:27:20 +01:00
f4exb
430f411e8d SoapySDR support: REST API: recognize SoapySDR 2018-11-15 08:46:29 +01:00
f4exb
70a4db39c0 Windows: MSVC2017: changes in sdrbase (2) 2018-11-12 16:58:20 +01:00
f4exb
bf726e16b1 LibbladeRF2: migrate REST API from bladerf to bladerf1 2018-09-19 05:54:07 +02:00
f4exb
fed7f72da1 REST API: Renamed UDPSrc to UDPSink 2018-09-12 00:36:30 +02:00
f4exb
6f368d123b renamed udpsink directory to udpsource 2018-09-11 23:22:59 +02:00
f4exb
f58cc3cc07 Renamed UDPSink to UDPSource 2018-09-11 22:36:16 +02:00
f4exb
3a32cf156c Rename DaemonSrc to DaemonSource 2018-09-11 16:32:14 +02:00
f4exb
86598d1bd8 REST API: cleanup of old generated code 2018-09-11 14:44:03 +02:00
f4exb
3b09e0e5d7 DaemonSink: Web API implementation 2018-09-06 05:32:11 +02:00
f4exb
b2dc7a6cdc Changed SDRDaemonChannelXxx to DaemonXxx 2018-09-04 20:35:54 +02:00
f4exb
3469b91163 Daemon channel source new plugin (5) 2018-09-01 09:53:16 +02:00
f4exb
1f7720e8f9 SDRdaemon: channel source report 2018-08-30 01:56:53 +02:00
f4exb
5bf657cd9a SDRdaemon: changed generic channel settings to sink channel settings 2018-08-23 17:38:25 +02:00
f4exb
0ace2e9499 SDRDaemon: replaced specific channel data settings by generic channel data settings 2018-08-23 16:06:47 +02:00
f4exb
5f15936820 Web API: reply 501 if /sdrdaemon requests are sent to a SDRangel instance 2018-08-18 10:02:53 +02:00
f4exb
29677cba06 Web API: fixed TestSource device setting 2018-08-06 13:13:31 +00:00