Commit Graph

88 Commits

Author SHA1 Message Date
f4exb 44b49847f9 Bumped to version 3.8.3 2017-11-11 05:14:58 +01:00
f4exb e6b2d12236 SSB mod/demod: make sure channel marker bandwidth and low cutoff are displayed correctly 2017-11-10 23:01:21 +01:00
f4exb f2b53fe3aa Use the modulator constructor separated from the modulator GUI constructor 2017-11-08 22:54:58 +01:00
f4exb 9c68da780e Added mod constructor interface in the plugin API. Created method in all Tx channel plugins 2017-11-08 17:09:25 +01:00
f4exb aa56988d83 Tx plugins: removed useless create method in private slot 2017-11-08 00:09:40 +01:00
f4exb d4c9765480 Renamed createTxChannel to createTxChannelGUI to described only the GUI will be created there in the future 2017-11-08 00:05:49 +01:00
f4exb 95f9df8396 Moved m_deviceAPI->addThreadedSource at the end of the constructor sequence in all channel plugins 2017-11-06 01:39:44 +01:00
f4exb 465416ee19 SSB channels: fix the fixes (2) 2017-11-03 20:13:54 +01:00
f4exb 3bdddb5818 SSB channels: fix the fixes (1) 2017-11-03 19:29:48 +01:00
f4exb 9e5a7bb6fd SSB mod/demod: fixed default window title 2017-11-03 09:39:36 +01:00
f4exb 4be176fcbd SSB modulator: refactored bandwidths settings and fixed segfault 2017-11-03 02:55:12 +01:00
f4exb 7370eba0f7 Bumped version to v3.8.0 2017-11-01 14:58:36 +01:00
f4exb d5d7d40102 Tx Channel plugins now handled via DeviceUISet 2017-11-01 00:00:03 +01:00
f4exb a106deeaf7 Make a static getter of Main Window reference as it is de facto a singleton. Use it in place of plugin API getter 2017-10-24 13:45:10 +02:00
f4exb fa77ca3fb6 Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
f4exb 4252d76bc2 Bumped some plugins version 2017-10-22 01:54:15 +02:00
f4exb fa393b2873 SSB mod: restored channel marker slot 2017-10-21 16:47:30 +02:00
f4exb 0ee4e4040a SSB modulator: separate GUI and modulator phase 1 2017-10-21 16:01:16 +02:00
f4exb 483cdfdcea SSB modulator: use settings in modulator 2017-10-21 12:17:11 +02:00
f4exb 7570a2f9d8 SSB mod: use CW keyer's pulse smoother 2017-10-21 05:01:47 +02:00
f4exb 1f60fa48d0 SSB modulator: use settings in GUI (4) 2017-10-21 03:42:28 +02:00
f4exb d2c7b6c26b SSB modulator: use settings in GUI (3) 2017-10-20 21:19:42 +02:00
f4exb f3513f9d9a SSB modulator: use settings in GUI (2) 2017-10-19 08:45:28 +02:00
f4exb cf78f9199c SSB modulator: use settings in GUI (1) 2017-10-19 00:26:03 +02:00
f4exb d83967d9ee SSB modulator: created settings object 2017-10-18 23:16:13 +02:00
f4exb 2da2aaad3e Modulators: changed viewChanged to channelMarkerChanged to be more specific 2017-10-14 05:09:20 +02:00
f4exb d49ff21985 SSB modulator: fixed saturation when going DSB 2017-10-12 19:35:57 +02:00
f4exb dda9a1dcbb Baseband sample source: change messaging mechanism between channel sink and GUI 2017-09-28 08:33:05 +02:00
f4exb 0b6eb2129a Reset PluginInstanceGUI to its original name 2017-09-26 00:22:08 +02:00
f4exb a9a514993b Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
f4exb 2b4f8a0f55 Implemented GUI input message queue and interface 2017-09-16 22:23:31 +02:00
f4exb 1d4cb21bb5 Separate construction/destruction for the source input plugin core and the GUI 2017-09-16 10:45:08 +02:00
f4exb a6d6a717ae GUI segregation: renamed PluginGUI interface to PluginInstanceUI 2017-09-03 19:55:00 +02:00
f4exb 511686f820 Use new audio fifo based on audio sample type 2017-08-25 00:02:49 +02:00
f4exb d98d8757b0 Moved audio sample definitions to dsp types definitions 2017-08-24 15:24:28 +02:00
f4exb 8297df0cd9 Audio modulators: reduce audio input file buffer to 0.1s 2017-08-08 02:19:08 +02:00
f4exb 03df4cf6dd SSB demod: updated documentation 2017-08-06 23:57:50 +02:00
f4exb fdecb3c40e SSB modulator: updated documentation 2017-08-06 22:40:58 +02:00
f4exb f6bc9daf8e UpChannelizer: pass baseband sample rate in notification message 2017-08-06 17:10:29 +02:00
f4exb f90ddf20eb SSB: replaced AGC checkboxes by button switches 2017-08-06 00:28:59 +02:00
f4exb 428d22579d SSB modulator: added compression (AGC) volume order control 2017-08-05 23:11:05 +02:00
f4exb d8f7dcebdc SSM modulator: added audio compressor 2017-08-05 19:08:33 +02:00
f4exb c29d9623f4 SSB mod: increase volume upper limit to 3.0 2017-08-04 09:32:59 +02:00
f4exb 3b095f4253 SSB: updated documentation (2) 2017-07-22 12:02:09 +02:00
f4exb b1f35ca144 SSB: updated documentation 2017-07-22 11:48:52 +02:00
f4exb 303cb1f3c3 bumped version to 3.5.2 2017-07-22 04:50:38 +02:00
f4exb ed91de48a8 SSB mod: show LSB and DSB values appropriately 2017-07-22 04:43:22 +02:00
f4exb 578e6197bc Updated channel plugins documentation with the new frequency shift dials 2017-06-11 01:53:25 +02:00
f4exb 59a4dab7df All mod and demod plugins: try to fix channel power display 2017-05-26 01:19:36 +02:00
f4exb 3a3d8e3dcb activated compiler warnings 2017-05-25 20:13:34 +02:00