diff --git a/plugins/samplesource/plutosdrinput/plutosdrinputgui.ui b/plugins/samplesource/plutosdrinput/plutosdrinputgui.ui
index 89b1a5cbc..b3ea3d085 100644
--- a/plugins/samplesource/plutosdrinput/plutosdrinputgui.ui
+++ b/plugins/samplesource/plutosdrinput/plutosdrinputgui.ui
@@ -204,7 +204,7 @@
-
-
+
2
@@ -253,26 +253,6 @@
- -
-
-
- Automatic DC offset removal
-
-
- DC
-
-
-
- -
-
-
- Automatic IQ imbalance correction
-
-
- IQ
-
-
-
-
@@ -291,6 +271,94 @@
+ -
+
+
-
+
+
+ SW
+
+
+
+ -
+
+
+ Software DC offset removal
+
+
+ DC
+
+
+
+ -
+
+
+ Software automatic IQ imbalance correction
+
+
+ IQ
+
+
+
+ -
+
+
+ Qt::Vertical
+
+
+
+ -
+
+
+ HW
+
+
+
+ -
+
+
+ Hardware RF DC removal
+
+
+ RFDC
+
+
+
+ -
+
+
+ Hardware baseband DC removal
+
+
+ BBDC
+
+
+
+ -
+
+
+ Hardware IQ imbalance correction
+
+
+ IQ
+
+
+
+ -
+
+
+ Qt::Horizontal
+
+
+
+ 40
+ 20
+
+
+
+
+
+
-
diff --git a/plugins/samplesource/plutosdrinput/plutosdrinputplugin.cpp b/plugins/samplesource/plutosdrinput/plutosdrinputplugin.cpp
index 2b4deabca..c3eb17a78 100644
--- a/plugins/samplesource/plutosdrinput/plutosdrinputplugin.cpp
+++ b/plugins/samplesource/plutosdrinput/plutosdrinputplugin.cpp
@@ -31,7 +31,7 @@ class DeviceAPI;
const PluginDescriptor PlutoSDRInputPlugin::m_pluginDescriptor = {
QString("PlutoSDR Input"),
- QString("4.5.4"),
+ QString("4.11.3"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/sdrangel"),
true,