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

SSB Demod: updated bandwidths maangement to same algorithms as with SSB Modulator. Makes code clearer and simpler

This commit is contained in:
f4exb
2017-11-03 03:30:24 +01:00
parent 0142b082b3
commit b620c8a5fa
3 changed files with 83 additions and 184 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
const PluginDescriptor SSBPlugin::m_pluginDescriptor = {
QString("SSB Demodulator"),
QString("3.8.0"),
QString("3.8.1"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/sdrangel"),
true,