1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-13 08:36:37 -04:00
Commit Graph

5095 Commits

Author SHA1 Message Date
f4exb
720e68c094 Channel Analyzer: set rational downsampler range low limit to 0.501 times the input sample rate 2018-12-10 00:13:48 +01:00
f4exb
f2e3059099 Reformat rational interpolator code 2018-12-09 22:11:39 +01:00
f4exb
c546e40191 Channel Analyzer: cleaned up old code 2018-12-09 11:24:38 +01:00
f4exb
a59406feae Install desktop and icon files. Fixes issue #260 2018-12-04 02:06:21 +01:00
f4exb
684d30a7f5 Change icon to .png in desktop entry. Fixes issue #259 2018-12-04 01:48:20 +01:00
f4exb
609aba2608 Added options to conditionnally build GUI and server versions 2018-12-04 01:39:41 +01:00
f4exb
13afa2e45f SoapySDR: fixed memory leaks 2018-12-04 01:03:21 +01:00
f4exb
4a69a7d39f Adaptation of cmake files to MSVC 2018-12-02 03:06:04 +01:00
f4exb
f520ad6072 Debian dsdcc build with C++11 option 2018-12-02 00:04:41 +01:00
f4exb
fe0f506f50 SoapySDR support: new attempt for Debian build (3) 2018-12-01 10:12:15 +00:00
f4exb
d225bf9378 SoapySDR support: new attempt for Debian build (2) 2018-12-01 10:09:10 +01:00
ZigaS
6ec5d62205 Merge branch 'master' of https://github.com/f4exb/sdrangel into osx 2018-11-30 23:54:02 +01:00
f4exb
781eb0d97b SoapySDR support: new attempt for Debian build 2018-11-30 08:38:22 +01:00
f4exb
f3b75ead00 LimeSDR: detect Lime hardware type. Interface with GPIO only for SPI and USB type 2018-11-29 23:37:34 +01:00
f4exb
83b66eb6f1 LimeSDR: report GPIO pins values in the GUI 2018-11-29 13:57:04 +01:00
f4exb
5319eac2ff LimeSDR REST API: support GPIO 2018-11-29 01:21:44 +01:00
f4exb
f96978d196 Windows MSVC2017: PlutoSDR support 2018-11-28 18:30:11 +01:00
f4exb
35e787f89b Windows MSVC2017: added DSD demodulator 2018-11-28 14:23:25 +01:00
f4exb
98544d9dd9 Windows MSVC2017: include DATV Demod: fixed main .pro file 2018-11-28 11:13:27 +01:00
f4exb
6f4969f417 Windows MSVC2017: include DATV Demod 2018-11-28 10:57:03 +01:00
f4exb
788ffa7c86 DATV demod: adapt to MSVC 2018-11-28 08:51:55 +01:00
f4exb
c8480a58fe SoapySDR support: increment version 2018-11-27 23:47:04 +01:00
f4exb
468fab5c5e SoapySDR support: set a minimum read or write timeout of 250ms 2018-11-27 23:44:11 +01:00
f4exb
a79cfbfb4e RTLSDR: offset tuning documentation 2018-11-27 00:15:48 +01:00
f4exb
5d0f9c7878 RTL-SDR: offset tuning support: REST API and version update 2018-11-26 13:31:51 +01:00
f4exb
772a150136 RTLSDR: implemented offset tuning 2018-11-26 08:54:06 +01:00
f4exb
bc7ad10f9d Use C++11 everywhere 2018-11-24 21:21:04 +01:00
f4exb
6dbc07d1c8 SoapySDR support: removed from Debian build (server plugins) 2018-11-24 20:00:06 +01:00
f4exb
9d0bcc7e5c SoapySDR support: removed from Debian build 2018-11-24 19:55:37 +01:00
f4exb
e5c4c55d6f SoapySDR support: Debian build fixes (2) 2018-11-24 19:39:40 +01:00
f4exb
5ad4b1f3da SoapySDR support: Debian build fixes (1) 2018-11-24 18:47:56 +01:00
f4exb
2e75ed4a2f SoapySDR support: fixed Debian build 2018-11-23 01:26:17 +01:00
f4exb
4fa3d7cff3 SoapySDR support: created server plugins 2018-11-23 01:17:06 +01:00
f4exb
ca36f757e1 SoapySDR support: Debian: added internal soapysdr library 2018-11-23 01:06:56 +01:00
f4exb
8a6ee37ccb SoapySDR support: updated documentation 2018-11-23 00:25:27 +01:00
f4exb
2e709bdd13 Fixed find ffmpeg cmake module 2018-11-23 00:24:42 +01:00
f4exb
26af3014a5 SoapySDR support: make checkboxes more visible 2018-11-22 17:03:59 +01:00
f4exb
e36bd24330 SoapySDR support: output: documentation 2018-11-22 08:52:15 +01:00
f4exb
fb92612f60 SoapySDR support: input: documentation 2018-11-22 00:41:28 +01:00
f4exb
e2440afd87 Scope: rationalize trigger location computation 2018-11-21 11:08:43 +01:00
ZigaS
6d250ebb3c Path fix 2018-11-21 10:04:28 +01:00
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