1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-17 21:28:43 -04:00

Updated versions and changelogs

This commit is contained in:
f4exb
2022-11-15 21:46:52 +01:00
parent 4fc19719eb
commit 006e23d7b7
9 changed files with 43 additions and 7 deletions
@@ -33,7 +33,7 @@
const PluginDescriptor HackRFInputPlugin::m_pluginDescriptor = {
QStringLiteral("HackRF"),
QStringLiteral("HackRF Input"),
QStringLiteral("7.8.2"),
QStringLiteral("7.8.3"),
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,
@@ -33,7 +33,7 @@
const PluginDescriptor PerseusPlugin::m_pluginDescriptor = {
QStringLiteral("Perseus"),
QStringLiteral("Perseus Input"),
QStringLiteral("7.8.2"),
QStringLiteral("7.8.3"),
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,
@@ -32,7 +32,7 @@
const PluginDescriptor RemoteTCPInputPlugin::m_pluginDescriptor = {
QStringLiteral("RemoteTCPInput"),
QStringLiteral("Remote TCP device input"),
QStringLiteral("7.8.2"),
QStringLiteral("7.8.3"),
QStringLiteral("(c) Jon Beniston, M7RCE"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,
+1 -1
View File
@@ -15,7 +15,7 @@
const PluginDescriptor RTLSDRPlugin::m_pluginDescriptor = {
QStringLiteral("RTLSDR"),
QStringLiteral("RTL-SDR Input"),
QStringLiteral("7.8.2"),
QStringLiteral("7.8.3"),
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,