mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 13:47:01 -04:00
Updated versions and changelogs
This commit is contained in:
@@ -34,7 +34,7 @@ const int AirspyPlugin::m_maxDevices = 32;
|
||||
const PluginDescriptor AirspyPlugin::m_pluginDescriptor = {
|
||||
QStringLiteral("Airspy"),
|
||||
QStringLiteral("Airspy Input"),
|
||||
QStringLiteral("7.0.0"),
|
||||
QStringLiteral("7.8.0"),
|
||||
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
|
||||
QStringLiteral("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
const PluginDescriptor AirspyHFPlugin::m_pluginDescriptor = {
|
||||
QStringLiteral("AirspyHF"),
|
||||
QStringLiteral("AirspyHF Input"),
|
||||
QStringLiteral("7.0.0"),
|
||||
QStringLiteral("7.8.0"),
|
||||
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
|
||||
QStringLiteral("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
const PluginDescriptor HackRFInputPlugin::m_pluginDescriptor = {
|
||||
QStringLiteral("HackRF"),
|
||||
QStringLiteral("HackRF Input"),
|
||||
QStringLiteral("7.0.0"),
|
||||
QStringLiteral("7.8.0"),
|
||||
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
|
||||
QStringLiteral("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
const PluginDescriptor SoapySDRInputPlugin::m_pluginDescriptor = {
|
||||
QStringLiteral("SoapySDR"),
|
||||
QStringLiteral("SoapySDR Input"),
|
||||
QStringLiteral("7.0.0"),
|
||||
QStringLiteral("7.8.0"),
|
||||
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
|
||||
QStringLiteral("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user