1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-06 13:16:33 -04:00
Commit Graph

73 Commits

Author SHA1 Message Date
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
3a3d8e3dcb activated compiler warnings 2017-05-25 20:13:34 +02:00
f4exb
9fcc3cd426 Remved default constuctors in Moving average and AGC classes 2017-05-11 18:39:00 +02: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
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
014ada12ba CW smoother: set default ramp time to 4ms and set the modulators ramp time at the same value 2016-12-16 00:02:37 +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
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
3e0077c803 SSB Modulator: interim state (7) 2016-12-14 01:16:23 +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
a2089724cf SSB Modulator: Interim state (4) 2016-12-13 19:57:07 +01:00
f4exb
604db50b2b SSB Modulator: interim state (3) 2016-12-13 01:33:25 +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