Commit Graph

23 Commits

Author SHA1 Message Date
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 d98d8757b0 Moved audio sample definitions to dsp types definitions 2017-08-24 15:24:28 +02:00
f4exb f6bc9daf8e UpChannelizer: pass baseband sample rate in notification message 2017-08-06 17:10:29 +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 579c05cfe5 Use doubles for all power calculations 2017-05-16 23:39:49 +02:00
f4exb 416817d0b8 Mods and demods: prevent returning null or infinite values for squared magnitude 2017-05-16 17:46:44 +02:00
f4exb ffb6ad3009 Use double storage type for all moving average instances 2017-05-12 00:03:56 +02: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 f74e3b83a7 Modulators: changed single Tx channel samples feed handling. Pure virtual function is useless 2016-12-22 23:45:56 +01:00
f4exb 1afd8df5f9 Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
f4exb 9b6aae348e SSB mod and demod: use precision NCOs 2016-12-19 08:28:50 +01:00
f4exb 98b9e20392 Make a dedicated CW transition smoothing class 2016-12-14 22:48:39 +01:00
f4exb 599ff3d672 SSB Modulator: use sine/cosine ramp to smooth out CW transitions 2016-12-14 19:08:05 +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 a2089724cf SSB Modulator: Interim state (4) 2016-12-13 19:57:07 +01:00
f4exb bcb13d556a SSB Modulator: interim state (2) 2016-12-13 00:43:59 +01:00
f4exb 25e2a9877b SSB Modulator: interim state (1) 2016-12-12 22:02:24 +01:00
f4exb 12652e5214 SSB Modulator; compiles yet non functional 2016-12-12 00:48:27 +01:00