Commit Graph

2205 Commits

Author SHA1 Message Date
f4exb b232a21e2c Bumped to version 3.4.3 2017-05-07 14:36:18 +02:00
f4exb c2dc6b3594 DSD demodulator: updated documentation 2017-05-07 14:21:28 +02:00
f4exb 0e70c84f45 DSD demod: added possibility to enable/disable the symbol PLL 2017-05-07 10:23:37 +02:00
f4exb 5c8b7fd606 LimeSDR output: implemented antenna select 2017-05-07 03:05:29 +02:00
f4exb df9e1d5900 LimeSDR input: antenna select fixes 2017-05-07 01:47:31 +02:00
f4exb ed9a74f0ff Windows build: added missing sources to dsdcc.pro files to match DSDcc version 1.7.0 sources 2017-05-06 23:55:56 +02:00
f4exb 767b0af06c DSD demod: updated documentation 2017-05-06 12:25:18 +02:00
f4exb 62cbcc3083 DSD demod: fixed possible buffer overrun with sprintf 2017-05-06 12:24:57 +02:00
f4exb 15443fb72d DSD decoder: updated to get symbol PLL lock status. Bumped to version 3.4.2 2017-05-06 00:29:58 +02:00
f4exb cf267b1254 Code warnings in Eclipse cleanup 2017-05-05 10:40:45 +02:00
f4exb a4de2be023 Added kernel >= 4.4.52 workaround for low latency serial devices (SerialDV) 2017-05-05 09:34:55 +02:00
f4exb 3fff41ce70 cppcheck fixes 2017-05-05 09:30:45 +02:00
f4exb 7dbaa01256 Added kernel >= 4.4.52 workaround for low latency serial devices (SerialDV) 2017-05-05 09:29:50 +02:00
f4exb 6df387081f MainWindow: dos2unix 2017-04-26 18:44:03 +02:00
f4exb 4818e629de Bumped version to 3.4.1 2017-04-26 18:43:13 +02:00
f4exb 56582ab2b2 HackRF: rationalize start/stop device. Needs latest version of libhackrf (2017/03/01) and 2017.02.1 firmware 2017-04-26 16:35:05 +02:00
f4exb 6b97d9ea59 WFM Demod: implemented the signal gauge 2017-04-26 11:09:07 +02:00
f4exb 2c8374bd9e WFM Demod: added documentation 2017-04-26 11:08:38 +02:00
f4exb 64de0eca3c WFM demod: Set fixed geometry. Audio mute 2017-04-26 10:04:02 +02:00
f4exb faffb7f7ca WFM demod: fixed excursion handling. Changed discriminator 2017-04-26 04:33:25 +02:00
f4exb 137647e2ca IntHalfbandFilters: set workInterpolateLowerHalf and UpperHalf optimized methods as defaults 2017-04-26 02:20:07 +02:00
f4exb 172de27047 IntHalfbandFilters: set workInterpolateCenter optimized methods as defaults 2017-04-26 01:57:11 +02:00
f4exb cd7e4e4385 IntHalfbandFilters: set myInterpolate optimized methods as defaults 2017-04-26 01:39:45 +02:00
f4exb a60e2b7597 IntHalfbandFilterEO1: Optimized versions of workInterpolateCenter and myInterpolate 2017-04-26 01:34:27 +02:00
f4exb 822fff3aac IntHalfbandFilterDB: Optimized versions of workInterpolateCenter and myInterpolate 2017-04-26 00:22:27 +02:00
f4exb 6b3bdef3a7 IntHalfbandFilters: Optimized versions of workInterpolateCenter and myInterpolate 2017-04-26 00:07:57 +02:00
f4exb 02981b4f08 CW Keyer: specifiy char signedness to fix error with some compilers 2017-04-25 00:16:44 +02:00
f4exb 13d97292a0 LimeSDR: general readme update 2017-04-24 17:58:55 +02:00
f4exb 54aa3ae27e LimeSDR output: documentation 2017-04-24 17:51:07 +02:00
f4exb 2c618684c1 LimeSDR input: updated documentation 2017-04-24 15:19:11 +02:00
f4exb 0c62f50bc7 LimeSDR input: increased FIFO and buffer sizes 2017-04-24 09:57:21 +02:00
f4exb 5a588c6c63 LimeSDR output: optimize stream for max throughput 2017-04-24 09:56:52 +02:00
f4exb d1e16b6ab0 LimeSDR output: regulate Tx output 2017-04-24 03:12:02 +02:00
f4exb e0b7027756 LimeSDR input: added antenna selection 2017-04-23 16:23:01 +02:00
f4exb 196172a1df PluginManager: dos2unix 2017-04-23 10:33:18 +02:00
f4exb 851461b8f3 PluginManager::selectSampleSourceByIndex set device details (incl serial) before trying to open the device so it can work... 2017-04-23 10:32:15 +02:00
f4exb 79515407e1 LimeSDR output: set LPF default BW to 5.5 MHz 2017-04-23 10:30:56 +02:00
f4exb 31499c761b LimeSDR: added missing file 2017-04-23 09:17:28 +02:00
f4exb 465b073d77 LimeSDR: suspend/resume all buddies threads before/after open/close 2017-04-23 04:01:00 +02:00
f4exb 2369cb62af LimeSDR output: handle cross allocation from Rx properly 2017-04-23 03:44:19 +02:00
f4exb 7ad6533b1f LimeSDR: fixed reporting sample rate to buddies 2017-04-23 03:36:10 +02:00
f4exb 5556e65503 LimeSDR: corrected center frequency reporting 2017-04-23 02:50:19 +02:00
f4exb 098f8d8af2 LimeSDR output: debug (1) 2017-04-22 12:08:15 +02:00
f4exb a2294df9ab LimeSDR output: register as sink and not source 2017-04-22 11:52:02 +02:00
f4exb 69a746c816 LimeSDR output: added missing sources 2017-04-22 11:41:44 +02:00
f4exb e07a730c4f LimeSDR output: compilation succesful 2017-04-22 11:33:41 +02:00
f4exb 90b7599a12 LimeSDR: updated main readme 2017-04-22 11:03:10 +02:00
f4exb 2d072e1dd9 LimeSDR: return true when NCO disabling is successful 2017-04-22 10:54:19 +02:00
f4exb 9f4eeda7c9 LimeSDR output: implemented common thread interface for input and output plugins to be able to start/stop thread from each other 2017-04-22 10:45:33 +02:00
f4exb 29a44a27f6 LimeSDR: implemented common thread interface for input and output plugins to be able to start/stop thread from each other 2017-04-22 10:40:57 +02:00