1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 14:04:46 -04:00

Added possibility to specify devices that cannot be discovered automatically. This implements #445

This commit is contained in:
f4exb
2019-12-16 01:03:47 +01:00
parent 8d2f65f967
commit d0858f21fb
81 changed files with 448 additions and 102 deletions
+2 -1
View File
@@ -13,8 +13,9 @@
#include "rtlsdrwebapiadapter.h"
const PluginDescriptor RTLSDRPlugin::m_pluginDescriptor = {
QString("RTLSDR"),
QString("RTL-SDR Input"),
QString("4.11.10"),
QString("4.12.3"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/sdrangel"),
true,