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:
@@ -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) :
|
||||
|
||||
Reference in New Issue
Block a user