1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-28 08:46:33 -04:00
Commit Graph

23 Commits

Author SHA1 Message Date
f4exb
673047c7e2 SSB demod: use settings class in demod 2017-10-02 01:45:19 +02:00
f4exb
06ac0d6b4d SSB demod: separate GUI from demod 2017-10-01 22:12:10 +02:00
f4exb
511686f820 Use new audio fifo based on audio sample type 2017-08-25 00:02:49 +02:00
f4exb
4c37f40ed6 SSB demod: make AGC clamping optional 2017-08-06 00:58:30 +02:00
f4exb
8a5668a186 SSB demod: clamp AGC value 2017-08-06 00:02:16 +02:00
f4exb
d8f7dcebdc SSM modulator: added audio compressor 2017-08-05 19:08:33 +02:00
f4exb
38318577de Put smootherstep function code in one place 2017-07-27 11:24:01 +02:00
f4exb
86e52928d9 SSB demod: remove AGC threshold (squelch) completely if level us fully turned down (-99 dB) 2017-07-27 10:50:41 +02:00
f4exb
6df03cd147 SSB demod: set AGC target to -20dB in power 2017-07-26 14:34:49 +02:00
f4exb
8452985061 SSB demod: implement audio mute button squelch light indicator 2017-07-26 01:44:57 +02:00
f4exb
52eb869b7c SSB demod: AGC: implemented threshold gate to mitigate transients 2017-07-26 00:08:29 +02:00
f4exb
9ec4e6de98 SSB demod: improve AGC threshold handling 2017-07-25 23:39:27 +02:00
f4exb
2597883015 SSB demod: updated AGC 2017-07-25 21:21:48 +02:00
f4exb
d15b484a4f SSB demod: added AGC configuration 2017-07-25 08:40:15 +02:00
f4exb
2b2f68a73c SSB demod: adjusted AGC target and audio volume multiplication factor 2017-07-25 01:22:16 +02:00
f4exb
94704ab7b2 SSB demod: implemented basic AGC not optional 2017-07-25 00:58:16 +02:00
f4exb
3a3d8e3dcb activated compiler warnings 2017-05-25 20:13:34 +02:00
f4exb
cf267b1254 Code warnings in Eclipse cleanup 2017-05-05 10:40:45 +02:00
f4exb
9eff950730 SSB demod: implement level meter 2016-12-06 01:58:23 +01:00
f4exb
6707bab1a5 Give the decimation method of the Interpolator class its proper name 2016-10-10 01:53:32 +02:00
f4exb
78513854ac RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
f4exb
20c6fb19cc RxTx semantic move: renamed Channelizer to DownChannelizer 2016-10-02 21:52:39 +02:00
f4exb
1f7df6548a RxTx semantic move: renamed channel plugins directory to channelrx 2016-10-02 13:18:07 +02:00