Commit Graph

1890 Commits

Author SHA1 Message Date
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
f4exb c10e2a1683 HackRF output plugin: restored Debian build 2017-01-09 00:52:29 +01:00
f4exb 17eafc64f7 HackRF output plugin: documentation 2017-01-09 00:51:08 +01:00
f4exb 47f7dc7962 HackRF output plugin: correct play/stop button colors 2017-01-09 00:28:14 +01:00
f4exb 61e45297df HackRF plugins: shorten wait time in running loop so that start/stop can react faster (delay set to 200ms instead of 1s) 2017-01-09 00:08:33 +01:00
f4exb 932dde48ca HackRF output plugin: fixed audio input 2017-01-08 23:48:01 +01:00
f4exb f386fc86cb HackRF output plugin: resize sample FIFO to 500ms 2017-01-08 22:30:11 +01:00
f4exb 0ad22f3cd4 BFM demod: fixed requiredBW method 2017-01-08 20:11:01 +01:00
f4exb c2c0c902d4 WFM mod: fixed requiredBW method 2017-01-08 19:54:51 +01:00
f4exb 01bf202ee4 WFM demod: fixed requiredBW method 2017-01-08 19:42:26 +01:00
f4exb 9fd35cfe5c HackRF output plugin: code cleanup 2017-01-08 17:39:02 +01:00
f4exb 095b1cbab1 HackRF output plugin: fixed Tx output power setting 2017-01-08 17:15:36 +01:00
f4exb 64246c5c6a HackRF output plugin: corrected sample size 2017-01-08 13:04:06 +01:00
f4exb 212a8ad2f9 HackRF input plugin: pass thread pointer in the callback instead of using a static variable 2017-01-08 10:44:38 +01:00
f4exb 5d51fde9f7 Dismiss HackRF output plugin 2017-01-08 10:27:57 +01:00
f4exb 85ed39c767 HackRF output plugin: compiles 2017-01-08 04:13:20 +01:00
f4exb 1a8d96d874 HackRF input plugin: use actual sample rate and bandwidth values not indexes 2017-01-08 02:48:01 +01:00
f4exb a02b78d24d HackRF input: open and close device considering the possible sink buddy 2017-01-08 00:33:11 +01:00
f4exb 833feef0e4 Created an icon for the SDRangel desktop entry 2017-01-07 21:51:53 +01:00
f4exb 250a7f340c HackRF Output support: created a HackRF device library for Rx/Tx common routines and structures 2017-01-07 11:24:09 +01:00
f4exb 1187ab99cb Removed BladeRF output plugin from Windows build due to performance reasons 2017-01-07 11:05:07 +01:00
f4exb ed990094e2 Bumped version to 3.0.1 2017-01-07 10:01:27 +01:00
f4exb afec57a6be Audio preferences: changed dialog title and add documentation in main window readme 2017-01-07 09:50:12 +01:00
f4exb 0c58ba5e01 BladeRF output plugin: corrected baseband samplerate display placeholder size 2017-01-07 06:51:32 +01:00
f4exb 83fcf912e9 New audio devices dialog and handling: put the AudioDeviceInfo object on the main window stack instead of dynamically allocating 2017-01-06 19:00:45 +01:00
f4exb fb3e6dc90d New audio devices dialog and handling: make settings persistent using main settings 2017-01-06 18:56:46 +01:00