mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-23 02:24:16 -04:00
SSB over TCP.
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
|
||||
const PluginDescriptor V4LPlugin::m_pluginDescriptor = {
|
||||
QString("V4L Input"),
|
||||
QString("---"),
|
||||
QString("(c) librtlsdr authors"),
|
||||
QString("http://sdr.osmocom.org/trac/wiki/rtl-sdr"),
|
||||
QString("3.18"),
|
||||
QString("(c) 2014 John Greb"),
|
||||
QString("http://palosaari.fi/linux/"),
|
||||
true,
|
||||
QString("http://cgit.osmocom.org/cgit/rtl-sdr")
|
||||
QString("github.com/hexameron/rtl-sdrangelove")
|
||||
};
|
||||
|
||||
V4LPlugin::V4LPlugin(QObject* parent) :
|
||||
|
||||
Reference in New Issue
Block a user