1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -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
+2 -2
View File
@@ -8,11 +8,11 @@
const PluginDescriptor RTLSDRPlugin::m_pluginDescriptor = {
QString("RTL-SDR Input"),
QString("---"),
QString("1.0"),
QString("(c) librtlsdr Authors (see source URL)"),
QString("http://sdr.osmocom.org/trac/wiki/rtl-sdr"),
true,
QString("http://cgit.osmocom.org/cgit/rtl-sdr")
QString("github.com/hexameron/rtl-sdrangelove")
};
RTLSDRPlugin::RTLSDRPlugin(QObject* parent) :