Commit Graph

181 Commits

Author SHA1 Message Date
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 3fff41ce70 cppcheck fixes 2017-05-05 09:30:45 +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 2136dc7672 Sample source plugins: removed useless init pure virtual method 2017-04-12 23:10:22 +02:00
f4exb 729ba1b1f9 Sink handling refactoring: re-organize new source selection steps between main window and plugin manager 2017-04-12 22:46:16 +02:00
f4exb 39ca753dff Source handling refactoring: re-organize new source selection steps between main window and plugin manager 2017-04-12 22:12:34 +02:00
f4exb 8203b7ded9 Source handling refactoring (1) 2017-04-12 18:59:26 +02:00
f4exb 982b3c3072 Bumped version to 3.3.4 2017-04-10 22:31:15 +02:00
f4exb 813d79a115 HackRF input: continuous sample rate setting 2017-04-01 13:08:41 +02:00
f4exb 63510968b5 ATV Modulator: implemented 405 lines standard and added display of channel sample rate 2017-03-20 03:35:27 +01:00
f4exb abd463d374 ATV Modulator: SSB support in GUI 2017-03-15 05:05:42 +01:00
f4exb 2318419716 NFM demod: new discriminator and optional FM deviatoin based squelch 2017-03-05 06:22:05 +01:00
f4exb d9a5bcfc7a Load preset sequence: load source or sink before channels 2017-02-26 19:40:19 +01:00
f4exb 6d4c000107 DSD demod: improve YSF stability. Bumped to version 3.2.0 2017-01-29 14:55:54 +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 85ed39c767 HackRF output plugin: compiles 2017-01-08 04:13:20 +01:00
f4exb ed990094e2 Bumped version to 3.0.1 2017-01-07 10:01:27 +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 f48fd4c3a4 BladeRF output plugin: working basically 2017-01-02 20:24:25 +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 607e89cea6 Main window status tag: call QSysInfo::prettyProductName() only if Qt version is >= 5.4 2016-12-27 00:16:43 +01:00
f4exb 35b6409753 Multiple transmission channels warning when adding more than one channel 2016-12-26 15:26:25 +01:00
f4exb ce77f95a2c Bumped to version 2.5.2 2016-12-23 00:34:07 +01:00
f4exb d09f0d2ede Bumped to version 2.5.1 2016-12-17 08:06:36 +01:00
f4exb 01e7217303 Bumped to version 2.5.0 2016-12-11 22:55:50 +01:00
f4exb 0b5d794ea8 Bump version to 2.4.0 2016-11-30 02:20:48 +01:00
f4exb 7c1b1032c9 AM Modulator: added file input (basic) 2016-11-28 02:17:08 +01:00
f4exb 863522d9ff SDRPlay support: source plugin interim state (1) compiles 2016-11-13 02:59:31 +01:00
f4exb 671b380909 Bumped version to 2.2.2 2016-11-10 08:32:33 +01:00
f4exb 6963c1a2f8 Fixed device input dock not visible when application is first run. Re-order Window submenu items 2016-11-02 03:31:01 +01:00
f4exb be1629ca6d Bumped version to 2.2.1 2016-10-28 08:38:01 +02:00
f4exb 289c1a203f Tx ph.1: Sample source FIFO read with signal. Use a specific spectrum sink (vis) reference in Device sink engine for main spectrum rendering 2016-10-24 18:06:44 +02:00
f4exb 8f8f4c2d96 Tx ph.1: Fixed add Rx channel 2016-10-22 22:05:32 +02:00
f4exb 118c335225 Tx ph.1: Corrected Tx preset setup 2016-10-22 10:10:17 +02:00
f4exb e24202ad2a Tx ph.1: fixed Rx and Tx tabs management 2016-10-22 06:48:44 +02:00
f4exb 55f4d6d46f Tx ph.1: add Tx tab (1). Core dump. 2016-10-21 16:57:50 +02:00
f4exb adbc4f38dd Tx ph.1: Bumped to version 2.2.0 2016-10-19 22:39:32 +02:00
f4exb e5509b5fe8 Tx ph.1: added device sink reference to the device UI set 2016-10-19 14:28:58 +02:00
f4exb 7d941ccb37 Tx ph.1: show preset mode (Rx or Tx) in the presets tree. Reformatted preset tree. SerializeDeserialize preset mode 2016-10-19 02:02:49 +02:00
f4exb 067a0910c4 Tx ph.1: added DeviceSinkAPI implementation (1) 2016-10-18 00:03:51 +02:00
f4exb af08f1d851 RxTx semantic move: rename attributes in DeviceUISet 2016-10-17 23:03:47 +02:00
f4exb 32aece4e4a Tx ph.1: plugins: return Rx channels control to Plugin Manager 2016-10-14 02:04:22 +02:00
f4exb 32595f81b9 RxTx semantic move: renamed DeviceAPI to DeviceSourceAPI 2016-10-11 01:17:55 +02:00