f4exb
|
d3d506a5ae
|
Removed handleMessage virtual method from PluginInstanceGUI
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
d085b4eb7d
|
Removed undesirable methods from PluginInstanceGUI and related common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
674a4ccd27
|
Modulator plugins with configurable audio: fixed audio sample rate handling
|
2020-08-03 13:06:41 +02:00 |
|
f4exb
|
d1b80524ea
|
Channel Tx plugins: added support of MIMO devices
|
2019-11-17 11:09:35 +01:00 |
|
f4exb
|
04ba1b2c84
|
Audio modulators audio feedback: AM, NFM, SSB: right click feedback enable to choose audio output
|
2019-07-31 02:51:19 +02:00 |
|
f4exb
|
6d3ab1a730
|
Audio modulators audio feedback: AM, NFM, SSB. Removed existing changes for FreeDV and WFM
|
2019-07-31 02:38:50 +02:00 |
|
f4exb
|
827fc6cf27
|
SSB demod: implement compressor based on sndfilter code. Removed previous AGC based compressor
|
2019-07-18 01:48:07 +02:00 |
|
f4exb
|
ef15157a50
|
Fixed incomplete copyright headers (1)
|
2019-04-11 06:39:30 +02:00 |
|
f4exb
|
8d565f8187
|
SSB mod: fixed span slider aspect and bulky low/high cut slider group
|
2018-04-27 07:09:37 +02:00 |
|
f4exb
|
1c1b073eba
|
SSB modulator: Web API: fixed set windows title
|
2018-04-15 10:54:22 +02:00 |
|
f4exb
|
e3815e4076
|
SSB mod: moved AF input mode in settings structure
|
2018-04-13 08:41:34 +02:00 |
|
f4exb
|
0d7f73f595
|
Multiple audio support: SSB modulator
|
2018-03-29 16:57:42 +02:00 |
|
f4exb
|
b0a97510e2
|
Moving average cleanup
|
2018-02-03 10:33:02 +01:00 |
|
f4exb
|
9455a4c5f6
|
SSB mod/demod: improve LSB/USB experience: DSB/SSB icon shows right sideband. Filter limit sliders with ticks. Button to flip sidebands
|
2017-11-21 01:09:47 +01:00 |
|
f4exb
|
2ef89f8765
|
SSB modulator: applied new channel marker signal handling
|
2017-11-14 21:24:16 +01:00 |
|
f4exb
|
9cca7100ac
|
Demdulators: removed obsolete on menu double clicked event handling. Modulators: removed obsolete basic settings shown indicator
|
2017-11-12 10:30:12 +01:00 |
|
f4exb
|
e2252836f0
|
Modulators: removed obsolete on menu double clicked event handling
|
2017-11-12 10:06:32 +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
|
3bdddb5818
|
SSB channels: fix the fixes (1)
|
2017-11-03 19:29:48 +01:00 |
|
f4exb
|
4be176fcbd
|
SSB modulator: refactored bandwidths settings and fixed segfault
|
2017-11-03 02:55:12 +01:00 |
|
f4exb
|
d5d7d40102
|
Tx Channel plugins now handled via DeviceUISet
|
2017-11-01 00:00:03 +01: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
|
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
|
cf78f9199c
|
SSB modulator: use settings in GUI (1)
|
2017-10-19 00:26:03 +02:00 |
|
f4exb
|
2da2aaad3e
|
Modulators: changed viewChanged to channelMarkerChanged to be more specific
|
2017-10-14 05:09:20 +02:00 |
|
f4exb
|
0b6eb2129a
|
Reset PluginInstanceGUI to its original name
|
2017-09-26 00:22: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
|
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
|
c9de989643
|
SSB modulator: use ValueDialZ for channel delta frequency value dial
|
2017-05-18 00:26:55 +02:00 |
|
f4exb
|
ffb6ad3009
|
Use double storage type for all moving average instances
|
2017-05-12 00:03:56 +02:00 |
|
f4exb
|
db3375ca3e
|
SSB Modulator: implemented audio mute, binaural and flip channels
|
2016-12-14 13:52:46 +01:00 |
|
f4exb
|
b45ecd2418
|
SSB Modulator: working... restored file play loop after correction in CW Keyer GUI
|
2016-12-14 02:57:47 +01:00 |
|
f4exb
|
3f20b31cc0
|
SSB Modulator: interim state (8) removed non working play loop
|
2016-12-14 02:09:04 +01:00 |
|
f4exb
|
dcd87b5ff8
|
SSB Modulator: interim state (6)
|
2016-12-14 00:14:52 +01:00 |
|
f4exb
|
fa1c413e4f
|
SSB Modulator: interim state (5)
|
2016-12-13 23:00:09 +01:00 |
|
f4exb
|
25e2a9877b
|
SSB Modulator: interim state (1)
|
2016-12-12 22:02:24 +01:00 |
|
f4exb
|
15d343e32e
|
SSB Modulator: added missing method body setNewRate
|
2016-12-12 01:28:10 +01:00 |
|
f4exb
|
12652e5214
|
SSB Modulator; compiles yet non functional
|
2016-12-12 00:48:27 +01:00 |
|