1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 16:34:45 -04:00

DSD demod: implemented DMR basic privacy followinf dsdcc v1.8.7 changes

This commit is contained in:
f4exb
2020-06-15 12:40:59 +02:00
parent 8ad440f893
commit e72ec4c879
10 changed files with 60 additions and 2 deletions
@@ -30,7 +30,7 @@
const PluginDescriptor DSDDemodPlugin::m_pluginDescriptor = {
DSDDemod::m_channelId,
QString("DSD Demodulator"),
QString("4.12.3"),
QString("4.14.9"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/sdrangel"),
true,