1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00

SSB over TCP.

This commit is contained in:
hexameron
2014-12-03 18:41:38 +00:00
parent acdc87ccc5
commit 4ef7857aa5
11 changed files with 54 additions and 56 deletions
+3 -3
View File
@@ -6,11 +6,11 @@
const PluginDescriptor SSBPlugin::m_pluginDescriptor = {
QString("SSB Demodulator"),
QString("---"),
QString("(c) maintech GmbH (rewritten by John Greb)"),
QString("1.0"),
QString("(c) 2014 John Greb"),
QString("http://www.maintech.de"),
true,
QString("http://www.maintech.de")
QString("github.com/hexameron/rtl-sdrangelove")
};
SSBPlugin::SSBPlugin(QObject* parent) :