1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

DSD Demod: use same magnitude squared average technique for the squelch as with the NFM demod

This commit is contained in:
f4exb
2016-12-14 18:46:31 +01:00
parent db3375ca3e
commit dad2bf7bf9
3 changed files with 5 additions and 5 deletions
@@ -24,7 +24,7 @@
const PluginDescriptor DSDDemodPlugin::m_pluginDescriptor = {
QString("DSD Demodulator"),
QString("2.1.5"),
QString("2.5.0"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/sdrangel"),
true,