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

Add SPID rot2prog protocol support. Add tolerance setting.

This commit is contained in:
Jon Beniston
2021-05-30 12:38:07 +01:00
parent 1e5c4343d1
commit f51e8b4095
13 changed files with 572 additions and 275 deletions
@@ -30,7 +30,7 @@
const PluginDescriptor GS232ControllerPlugin::m_pluginDescriptor = {
GS232Controller::m_featureId,
QStringLiteral("GS-232 Rotator Controller"),
QStringLiteral("6.13.0"),
QStringLiteral("6.13.1"),
QStringLiteral("(c) Jon Beniston, M7RCE"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,