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

5004 Commits

Author SHA1 Message Date
f4exb
f1eeed38da Scope + Spectrum: fixed trigger point to avoid invalid iterator 2018-11-21 08:58:33 +01:00
f4exb
635a1bd34b glScope: set all try locks to zero timeout 2018-11-21 00:50:01 +01:00
f4exb
c1511d255e Scope: comments and fixes mostly doubling trace size so that enough memory is present before trigger 2018-11-21 00:47:17 +01:00
f4exb
02a6cee99f glScope: use atomic variable for the data changed indicator 2018-11-20 08:00:19 +01:00
f4exb
af9c693412 FCDPro: use Qt for FCD audio device handling. Fixes in FCDProPlus 2018-11-20 01:48:17 +01:00
f4exb
f04201a528 SoapySDR support: allow overflow on reads. Changed timeout to 10 times the block time (actually) 2018-11-20 00:30:44 +01:00
f4exb
47b9852bcc Race condition in glScope traces processing: fixed compilation warning 2018-11-19 23:54:54 +01:00
f4exb
7d9ca913ec Attempt to fix race condition in glScope traces processing 2018-11-19 18:49:12 +01:00
f4exb
b63c778925 FCDProPlus: corrected FCD audio FIFO size 2018-11-19 02:45:01 +01:00
f4exb
1640c06926 FCDProPlus: unused code cleanup 2018-11-19 02:34:55 +01:00
f4exb
a10b29d6d3 FCDProPlus: use Qt for FCD audio device handling. Fixes start up error 2018-11-19 02:33:44 +01:00
f4exb
865d26cc15 FCDProPlus: moved open/close source to input so that open source failure is correctly reported as an error 2018-11-18 21:56:33 +01:00
f4exb
f5357e9917 PVS-Studio Analysis corrections for less serious issues 2018-11-18 11:06:41 +01:00
f4exb
059228e39f PVS-Studio Analysis corrections for serious issues 2018-11-18 09:39:22 +01:00
f4exb
bc50bf9afa Windows: MSVC2017: BladeRF support 2018-11-16 13:44:58 +01:00
f4exb
1da6f64a25 Windows: MSVC2017: use default path for SoapySDR 2018-11-16 13:07:21 +01:00
f4exb
1462834c13 Windows: MSVC2017: install SoapySDR.dll with the installation script 2018-11-16 11:34:00 +01:00
f4exb
710718682f SoapySDR support: if no label is registered for the device then create one with the driver name and sequence 2018-11-16 11:19:04 +01:00
f4exb
8e5a332b50 Windows: MSVC2017: use default PothosSDR install directory 2018-11-16 10:47:30 +01:00
f4exb
b0fa7c2591 Windows: MSVC2017: completed SoapySDR support 2018-11-16 08:15:10 +01:00
f4exb
3da7933fa7 SoapySDR support: REST API: fixed individual gains and tunable elements settings 2018-11-15 23:00:55 +01:00
f4exb
2ab09f7e6c SoapySDR support: fixed tunable elements inital settings 2018-11-15 22:25:33 +01:00
f4exb
cb9d300109 Windows: MSVC2017: soapysdrinput (1) 2018-11-15 19:07:15 +01:00
f4exb
6ad678e059 SoapySDR support: REST API: input and output: corrected mapped elements setting 2018-11-15 16:54:23 +01:00
f4exb
dbbabd4b57 SoapySDR support: input and output: display mapped setting elements after applying settings 2018-11-15 14:14:49 +01:00
f4exb
69cd5645eb SoapySDR support: fixed input and output stream and device displays 2018-11-15 14:11:52 +01:00
f4exb
53c0474e00 SoapySDR support: fixed arg info display for discrete strings 2018-11-15 14:09:00 +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
5bf18ade3f SoapySDR support: REST API: fixed device report 2018-11-15 00:47:15 +01:00
f4exb
da5ac0f0c6 SoapySDR support: REST API: rest of input and output methods 2018-11-14 23:34:03 +01:00
f4exb
a71982d60a Windows: MSVC2017: added missing libraries in the deployment script 2018-11-14 19:11:32 +01:00
f4exb
ee95e1d617 Windows: MSVC2017: include LimeSDR plugins 2018-11-14 18:02:45 +01:00
f4exb
19dff97a1c SoapySDR support: REST API: output: format settings and report 2018-11-14 09:19:36 +01:00
f4exb
7a171aed1d SoapySDR support: REST API: input: format settings and report 2018-11-14 02:06:36 +01:00
f4exb
89899a48d3 SoapySDR support: REST API: created structures 2018-11-13 23:49:04 +01:00
f4exb
40deb5dc72 HackRF: enhance device operations error messages 2018-11-13 21:11:17 +01:00
f4exb
b224e42ef0 Windows: MSVC2017: adapt more channel plugin modules (1) 2018-11-13 17:29:34 +01:00
f4exb
98a193e591 BFM demod: fixed iterator in RDS parser 2018-11-13 16:01:33 +01:00
f4exb
1dc466e604 Windows: MSVC2017: adapt channel analyzer, AM and ATV demods plugin modules 2018-11-13 16:02:26 +01:00
f4exb
2fa57d45f5 Windows: MSVC2017: main libraries and sample source/sinks setup 2018-11-13 14:31:16 +01:00
f4exb
28bf2578fa Windows: MSVC2017: adapt sdrdaemonoutput plugin module 2018-11-13 14:29:27 +01:00
f4exb
83069dec63 SDRDaemon output: removed dependency on sys/time.h and unistd.h 2018-11-13 14:21:36 +01:00
f4exb
be6e9a0bb4 Windows: MSVC2017: adapt sdrdaemoninput plugin module (2) 2018-11-13 14:08:41 +01:00
f4exb
5167aecb6a SDRDaemon input: use timestamps in milliseconds directly 2018-11-13 13:45:55 +01:00
f4exb
ec2bf7a57d New time utility class using std::chrono 2018-11-13 13:19:54 +01:00
f4exb
ad9758f541 Windows: MSVC2017: adapt sdrdaemoninput plugin module (1) 2018-11-13 13:06:19 +01:00
f4exb
71387eb61a Windows: MSVC2017: adapt hackrfoutput plugin module 2018-11-13 11:20:40 +01:00
f4exb
1a051b41c6 Windows: MSVC2017: remove export from templated class IntHalfbandFilterEO1 2018-11-13 11:17:21 +01:00
f4exb
b8d894894e Windows: MSVC2017: adapt testsource plugin module 2018-11-13 11:16:49 +01:00