Commit Graph

1890 Commits

Author SHA1 Message Date
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
f4exb f48fd4c3a4 BladeRF output plugin: working basically 2017-01-02 20:24:25 +01:00
f4exb 8bd9c74620 BladeRF output plugin: register sink device correctly 2017-01-02 12:30:42 +01:00
f4exb 17736b3a78 Tx support: BladeRF output plugin: compiles 2017-01-02 10:39:21 +01:00
f4exb fa0afb6c92 Tx support: implemented final interpolation stage in FileSink plugin 2017-01-02 03:14:46 +01:00
f4exb d0f49291c5 added 'my' interpolation methods 2016-12-31 04:23:59 +01:00
f4exb 2047463dcf Tx support: common device routines library and handle BladeRF Tx/Rx coordination on Rx side 2016-12-30 16:13:28 +01:00
f4exb 5a83dc09a5 Tx support: reviewed and corrected buddy mechanism 2016-12-29 19:26:45 +01:00
f4exb f68f949c19 Tx support: interim state (1) 2016-12-29 12:41:10 +01:00
f4exb ddb3c6909b Specify SDRplay RSP1 (only) is supported 2016-12-28 08:22:29 +01:00
f4exb abadd322fa Windows build: adapt to new bladerf and hackrf Rx directories 2016-12-27 03:21:04 +01:00
f4exb dc2df804f7 HackRF Tx support: rename more Rx files and cmake items 2016-12-27 03:14:50 +01:00
f4exb 7ef54cc2e0 BladeRF Tx support: rename more Rx files and cmake items 2016-12-27 03:11:57 +01:00
f4exb da53b153ab HackRF Tx support: rename Rx files and classes 2016-12-27 02:25:06 +01:00
f4exb b677fe4d32 BladeRF Tx support: rename Rx files and classes 2016-12-27 02:14:31 +01:00
f4exb 607e89cea6 Main window status tag: call QSysInfo::prettyProductName() only if Qt version is >= 5.4 2016-12-27 00:16:43 +01:00
f4exb d879a3133c Windows build: added missing WFM modulator plugin in the deployment scripts 2016-12-26 17:35:53 +01:00
f4exb 35b6409753 Multiple transmission channels warning when adding more than one channel 2016-12-26 15:26:25 +01:00
f4exb 03ff449ec8 Multiple modulators support: optimization: comment out code that is useless when processing sample by sample 2016-12-26 14:52:59 +01:00
f4exb 9213c85d6a Multiple modulators support: returned to one by one sample handling but pull a chunk of audio samples. Works with at least 3 modulators. Special handling of division factor 2016-12-26 12:45:19 +01:00
f4exb 5598265e66 Multiple modulators support: works with two modulators 2016-12-26 12:11:51 +01:00
f4exb 2a8a3bf457 Fixed core dump when ending application and Tx is still running 2016-12-26 11:23:11 +01:00
f4exb 3cf0b044d7 Fixed audio FIFO read length 2016-12-26 11:16:12 +01:00
f4exb 437891da43 Corrected number of audio samples pulled considering interpolation 2016-12-26 02:15:24 +01:00
f4exb e02ac85e50 All modulators: use buffer for input audio that is always in use while generation is running. This fixes lockup problem reported in issue #11 2016-12-26 01:39:34 +01:00
f4exb f5572eebc0 More debug messsages 2016-12-25 21:26:37 +01:00
f4exb 53f6413bd9 Audio input: removed mutex lock on write data. Audio output: removed mutex lock on read data 2016-12-25 20:04:19 +01:00
f4exb e05822ba02 Implement own FIFO in BasebandSampleSource. SampleSourceFIFO: remove useless chunk size completely and set initial fill to only half the FIFO size 2016-12-23 14:29:42 +01:00