mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
Added possibility to specify devices that cannot be discovered automatically. This implements #445
This commit is contained in:
@@ -34,8 +34,9 @@
|
||||
#include "xtrxoutputwebapiadapter.h"
|
||||
|
||||
const PluginDescriptor XTRXOutputPlugin::m_pluginDescriptor = {
|
||||
QString("XTRX"),
|
||||
QString("XTRX Output"),
|
||||
QString("4.12.0"),
|
||||
QString("4.12.3"),
|
||||
QString("(c) Edouard Griffiths, F4EXB"),
|
||||
QString("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user