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

Add support for choosing metric or imperial units as per #829

This commit is contained in:
Jon Beniston
2021-04-02 21:14:49 +01:00
parent cb657c72a1
commit ab0cda90b6
11 changed files with 359 additions and 86 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
const PluginDescriptor APRSPlugin::m_pluginDescriptor = {
APRS::m_featureId,
QStringLiteral("APRS"),
QStringLiteral("6.5.0"),
QStringLiteral("6.7.1"),
QStringLiteral("(c) Jon Beniston, M7RCE"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,