Commit Graph

1865 Commits

Author SHA1 Message Date
f4exb 66b584d264 New scope: change float to double for values displays in the UI 2017-02-08 22:09:24 +01:00
f4exb 897a181028 New scope: fixed trace display and triggers 2017-02-08 02:13:53 +01:00
f4exb 199e915c62 New scope: fix trigger (2) 2017-02-07 18:50:08 +01:00
f4exb ba67483b48 New scope: fix trigger (1) 2017-02-07 07:45:42 +01:00
f4exb e17ecf0328 New scope: fixed trace offset 2017-02-07 00:25:40 +01:00
f4exb 27116d5b3f New Scope: trigger implementation interim state (1) 2017-02-06 18:40:15 +01:00
f4exb 4d36eeb4c7 New scope: basic single X display 2017-02-06 02:40:31 +01:00
f4exb 0f5c055eca New scope: interim state (8) 2017-02-05 13:26:07 +01:00
f4exb 44e764f492 New scope: interim state (7) 2017-02-05 04:41:32 +01:00
f4exb 4f12661c82 DSD Demod: completed the string length comtrol in YSF message displa 2017-02-04 20:02:07 +01:00
f4exb fcfa6e7b3f New scope: interim state (6) 2017-02-03 08:27:03 +01:00
f4exb 91cb2c39f5 SDRdaemonFEC plugin: UDP connect before bind 2017-02-03 08:20:53 +01:00
f4exb 1db62fd347 New scope: interim state (5) 2017-02-02 18:18:37 +01:00
f4exb a7bb81c70a New scope: interim state (4) 2017-02-02 08:27:49 +01:00
f4exb e6f80c8474 New scope: interim state (3) 2017-02-01 18:31:16 +01:00
f4exb ce41ded86e New scope: interim state (2) 2017-01-31 08:26:13 +01:00
f4exb 998ac33d59 HackRF support: more sample rates 2017-01-30 23:50:17 +01:00
f4exb 0861f71ff3 NFM demod: new discriminator 2017-01-30 23:28:06 +01:00
f4exb 2f515d9379 New scope: Windows build adjustments 2017-01-30 02:22:18 +01:00
f4exb a36870f958 New scope: methods to create/change/delete traces and triggers 2017-01-30 00:36:27 +01:00
f4exb cce5b29aa6 New scope: make some trace and trigger data public 2017-01-30 00:07:20 +01:00
f4exb d69c6cc417 New scope: pass sample rate 2017-01-29 22:52:38 +01:00
f4exb 58f3180132 New Scope: corrected makefile 2017-01-29 21:05:14 +01:00
f4exb f0f7838765 New scope: interim state (1) 2017-01-29 19:51:45 +01:00
f4exb 6d4c000107 DSD demod: improve YSF stability. Bumped to version 3.2.0 2017-01-29 14:55:54 +01:00
f4exb aa84dba7ce NFM and DSD demods: corrected squelch open GUI display 2017-01-17 00:49:52 +01:00
f4exb f65d0d0019 DSDcc build: added missing dsd_mbelib.h 2017-01-17 00:26:14 +01:00
f4exb 7e6ab8204b NFM and DSD plugins: use double for base type of moving average. There was an overflow with float on high power signals (over ~5 dBm) preventing the squelch to close back 2017-01-15 17:03:32 +01:00
f4exb 38337f1333 Moving average fixes 2017-01-15 11:26:11 +01:00
f4exb 618f302aad DSD demod: adapt to dsdcc version 1.6 2017-01-13 02:16:28 +01:00
f4exb e696975301 Fixed segfault in reload devices option 2017-01-12 02:01:32 +01:00
f4exb fb562f197c Added reload devices option 2017-01-12 01:24:08 +01:00
f4exb 5c4078d672 HackRF and BladeRF output plugins documentation cosmetic changes 2017-01-11 19:49:32 +01:00
f4exb d0d2a2de0a HackRF input plugin: documentation 2017-01-11 19:48:45 +01:00
f4exb 201695bb67 HackRF plugins: correct start/stop sequences 2017-01-11 01:21:22 +01:00
f4exb d1696365d7 Windows build: upgrade libusb to 1.0.20 2017-01-10 23:21:22 +01:00
f4exb 3dc18c675e WFM modulator: fixed default RF bandwidth and default channel marker width 2017-01-10 01:09:57 +01:00
f4exb e405f151e0 HackRF Output: limit size of sample FIFO to limit delay 2017-01-10 01:02:28 +01:00
f4exb e4852230ea BladeRF Output: limit size of sample FIFO to limit delay 2017-01-09 22:33:58 +01:00
f4exb 52e5d9a5d9 BladeRF and HackRF output plugins: updated documentation 2017-01-09 03:08:28 +01:00
f4exb f264e01ca4 BladeRF and HackRF output plugins: added interpolation factors 4,8,16,32 2017-01-09 02:55:21 +01:00
f4exb 8c32ed4a12 Windows build: added BladeRF and HackRF output plugins. Added missing .pro files 2017-01-09 02:54:09 +01:00
f4exb 4a1f87133b Windows build: added BladeRF and HackRF output plugins 2017-01-09 02:37:37 +01:00
f4exb 09856b5941 Sample source FIFO: write ahead the exact same amount of samples that were read. This smoothes out the process and avoids hickups 2017-01-09 02:13:27 +01:00
f4exb 188b05f58c Debian build: fixed HackRF inlcude path 2017-01-09 01:37:01 +01:00
f4exb 88ef7eac14 Corrected version number in About panel 2017-01-09 01:35:40 +01:00
f4exb 5b26c7f374 Windows build: added missing bits 2017-01-09 01:31:58 +01:00
f4exb 127b3be6be Windows build: added HackRF stuff in the devices library 2017-01-09 01:18:39 +01:00
f4exb 69858a02de Debian build: corrected path of HackRF host library include directory 2017-01-09 01:09:56 +01:00
f4exb 09d0a54803 Debian build: added the detach kernel driver option for librtlsdr and libmirisdr 2017-01-09 01:00:12 +01:00