mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-25 04:53:27 -04:00
Apply PR #1888 changes to samplemimo plugins
This commit is contained in:
@@ -105,6 +105,7 @@ BladeRF2MIMOGui::BladeRF2MIMOGui(DeviceUISet *deviceUISet, QWidget* parent) :
|
||||
|
||||
sendSettings();
|
||||
makeUIConnections();
|
||||
m_resizer.enableChildMouseTracking();
|
||||
}
|
||||
|
||||
BladeRF2MIMOGui::~BladeRF2MIMOGui()
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
const PluginDescriptor BladeRF2MIMOPlugin::m_pluginDescriptor = {
|
||||
QStringLiteral("BladeRF2"),
|
||||
QStringLiteral("BladeRF2 MIMO"),
|
||||
QStringLiteral("7.8.2"),
|
||||
QStringLiteral("7.17.1"),
|
||||
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
|
||||
QStringLiteral("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user