1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-03 21:02:26 -04:00
Commit Graph

1867 Commits

Author SHA1 Message Date
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
f4exb
58b90c7914 New audio devices dialog and handling: use selected audio devices 2017-01-06 16:04:32 +01:00
f4exb
49fba5b103 New audio devices dialog and handling: use variable global input volume 2017-01-06 15:28:01 +01:00
f4exb
d8bcfb1360 New audio devices dialog and handling (1) 2017-01-06 12:43:18 +01:00
f4exb
c3b69007af Audio preferences dialog: animate input volume control text 2017-01-06 03:13:53 +01:00
f4exb
751bf6973e Audio preferences dialog: added input devices tab and input volume control 2017-01-06 03:02:57 +01:00
f4exb
979da93acd Tx support: temporary fix for global audio input volume cotnrol 2017-01-06 02:29:08 +01:00
f4exb
3b531c42bf WFM plugins: update revision number 2017-01-05 21:27:58 +01:00
f4exb
d29ee51ceb BladeRF output: fixed audio input 2017-01-05 21:24:32 +01:00
f4exb
1f4451cf0b Fixed Windows build for v3.0.0 2017-01-05 18:26:30 +01:00
f4exb
3960df4c2a WFM demod: use same RF filter values as the modulator 2017-01-05 11:54:15 +01:00
f4exb
4b89ac3360 WFM modulator: do not go below 96 kHz for the channelizer sample rate. Attempt to fix CW problem 2017-01-05 11:37:57 +01:00
f4exb
20e08741ca WFM modulator: use CW keyer at channelizer sample rate 2017-01-05 11:00:07 +01:00
f4exb
5e324e816a WFM mod: Fixed interpolator sample rates calculation. Fixed FM deviation 2017-01-05 10:13:08 +01:00
f4exb
e99a5c5f6d WFM demod: code cleanup 2017-01-05 10:12:22 +01:00
f4exb
f91b0382e5 WFM modulator: fixed RF bandwidth issue 2017-01-05 06:29:08 +01:00
f4exb
b626cf67e6 Updated main readme and some Tx plugins readme corrections 2017-01-05 04:01:23 +01:00
f4exb
ed769006c2 Added documentation on BladeRF input and output plugins and File Sink plugin 2017-01-04 23:14:28 +01:00
f4exb
a4f286835d Tx supoort: removed file record option. Unify play button status colors 2017-01-04 21:11:51 +01:00
f4exb
3479559859 Tx support: optimize final interpolator stages 2017-01-03 23:25:20 +01:00
f4exb
9b72a3c064 FileSink plugin: fixed possible segfault 2017-01-03 23:22:06 +01:00
f4exb
cb207e26c7 BladeRF plugins: fixed start/stop and delete sequences 2017-01-03 09:09:51 +01:00
f4exb
f1ac22576c BladeRF plugins: fixed deadlock due to useless mutex and disable modules on stop 2017-01-03 00:56:18 +01:00
f4exb
171ba7674e Tx support: fixed buddy handling 2017-01-02 23:30:50 +01:00