Commit Graph

939 Commits

Author SHA1 Message Date
f4exb 5845eaec92 SDRdaemon plugin: UI: enhance buffer r/w unbalance details display 2016-03-19 04:09:55 +01:00
f4exb 1c0ef544d3 SDRdaemon plugin: fix auto read/write balance correction 2016-03-19 03:49:38 +01:00
Edouard Griffiths 8b22d2cbbc SDRdaemon plugin: fixed deserialization of auto R/W balance flag 2016-03-18 18:37:32 +01:00
Edouard Griffiths 78c7a3ac45 SDRdaemon plugin: removed duplicate lines in .ui file 2016-03-18 18:04:03 +01:00
Edouard Griffiths c1c64b7051 SDRdaemon plugin: implemented reset buffer indexes and auto balance buffer reads/writes 2016-03-18 14:03:34 +01:00
Edouard Griffiths f7e3db53fe SDRdaemon plugin: fixed buffer gauge calculation 2016-03-18 10:52:35 +01:00
f4exb b97ab1bd9d SDRdaemon plugin: corrected buffer gauge value calculation 2016-03-18 08:45:01 +01:00
Edouard Griffiths 22c3078c3a SDRdaemon plugin: added gauges for main buffer read vs writes 2016-03-17 15:41:48 +01:00
Edouard Griffiths 335ecea84a SDRdaemon: use own timer for Windows build with optimized interval at 50ms 2016-03-17 09:17:02 +01:00
Edouard Griffiths 12ff4c2334 SDRdaemon: use own timer for Windows build with optimized interval at 60ms 2016-03-17 01:56:09 +01:00
f4exb 55f389cfb0 SDRdaemon plugin: use internal (slower) timer for Windows release only. Fixed compile error 2016-03-16 22:40:54 +01:00
Edouard Griffiths be13c80e73 SDRdaemon plugin: use internal (slower) timer for Windows release only 2016-03-16 18:46:16 +01:00
Edouard Griffiths 8a44f5c089 SDRdaemon plugin: get throttle interval from the timer. Removed useless chunk size attrubute 2016-03-16 18:26:44 +01:00
f4exb 87a53f03a2 SDRdaemon plugin: attempt to fix the skew rate calculation 2016-03-16 09:10:29 +01:00
f4exb d5f65a7e39 SDRdaemon plugin: use a fixed time bound raw buffer of 8 seconds 2016-03-16 05:51:22 +01:00
f4exb 17d58ba2a5 BFM demod plugin: fixed core dump due to missing initialization in RDS parser constructor 2016-03-16 05:02:35 +01:00
f4exb 199b04de90 SDRdaemon plugin: ensure a mnimum size of 16MB for the raw buffer 2016-03-15 22:20:44 +01:00
f4exb 42e139e63e SDRdaemon plugin: switchable auto skwew rate following 2016-03-15 21:22:12 +01:00
Edouard Griffiths 026016c0d5 SDRdaemon: new auto skew rate compensation #1 2016-03-15 18:56:15 +01:00
Edouard Griffiths f9c13dace9 SDRdaemon plugin: auto adaptive throttling 2016-03-15 18:06:02 +01:00
f4exb 35db910ba9 SDRdaemon plugin: auto adaptive throttling preparation 2016-03-15 06:13:52 +01:00
f4exb 47a3f534dd File Source input: correct setBuffer paramter type 2016-03-14 08:21:06 +01:00
Edouard Griffiths 1393a93070 File Source plugin: auto adaptative throttling 2016-03-14 01:43:21 +01:00
f4exb 1a9af41ac3 Windows build: added Airspy plugin 2016-03-13 01:22:00 +01:00
f4exb 1eeb308d47 File Source plugin: removed redundant navigation time display 2016-03-13 00:46:37 +01:00
f4exb 108e743da8 Windows build: added Hackrf plugin 2016-03-13 00:34:46 +01:00
f4exb 1ba3324844 HackRF plugin: initialize hackrf library before trying to enumerate 2016-03-12 23:17:51 +01:00
f4exb c483bb815d Windows build: corrected deployment script for RTL-SDR plugin to bundle librtlsdr.dll 2016-03-12 05:28:49 +01:00
f4exb 137193ff3b Windows build: added RTL-SDR input plugin with dependency to binary libusb for MinGW32 2016-03-12 03:17:30 +01:00
f4exb 2e211365eb SDRdaemon plugin: cosmeticc changes in UI 2016-03-11 08:36:05 +01:00
f4exb 763594c2f0 SDRdaemon plugin: button to make auto follow stream sample rate optional 2016-03-11 05:25:25 +01:00
f4exb 1e34641138 Corrected date stamps calculation for Windows (MinGW) compatibility 2016-03-11 03:30:13 +01:00
f4exb 6a01a46444 Added Windows build and install to the readme 2016-03-10 08:08:12 +01:00
f4exb 4c25b34978 Windows build: correction in batch command file for install 2016-03-10 05:14:28 +01:00
f4exb a4cb92fb35 Windows build: added a batch command file for install 2016-03-10 04:56:29 +01:00
f4exb dc99992b43 Restored lz4.c 2016-03-10 03:44:25 +01:00
f4exb 8be4c20f5b Windows build: added udpsrc channel plugin to the build 2016-03-10 03:11:18 +01:00
f4exb 0b6f236f43 Windows build: added tcpsrc channel plugin to the build 2016-03-10 03:09:54 +01:00
f4exb 4deee87853 Windows build: added demodwfm channel plugin to the build 2016-03-10 03:07:29 +01:00
f4exb b7a39452bf WFMdemod: removed useless dependency on GLSpectrum 2016-03-10 03:07:13 +01:00
f4exb 6c1c4384a1 Windows build: added demodssb channel plugin to the build 2016-03-10 03:01:44 +01:00
f4exb 7902d97b49 NFMdemod: removed useless dependency on GLSpectrum 2016-03-10 02:59:56 +01:00
f4exb 702cb4d0d7 Windows build: added demodlora channel plugin to the build 2016-03-10 02:56:26 +01:00
f4exb 8cc3ec4d03 Windows build: added demodbfm channel plugin to the build 2016-03-10 02:54:25 +01:00
f4exb 6e7de06e91 Windows build: renamed lx4.c to lz4core.c 2016-03-10 02:53:48 +01:00
f4exb 7f27e8f1c3 Windows build: added .pro files for the rest of channel plugins 2016-03-10 02:44:13 +01:00
f4exb ef9dbefe50 Renamed channel plugin directories 2016-03-10 02:29:42 +01:00
f4exb 6cc4434019 Removed old sdrbase include directory 2016-03-10 02:08:20 +01:00
Edouard Griffiths 90d6cd89e9 Windows build: added SDRdaemon input plugin in the build 2016-03-09 18:42:32 +01:00
Edouard Griffiths 310c169819 Windows build: implement LZ4 library inside the project tree 2016-03-09 18:32:03 +01:00