We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a8ede commit 34d27dcCopy full SHA for 34d27dc
1 file changed
ground/gcs/src/plugins/config/oplink.ui
@@ -2143,7 +2143,7 @@ Leave blank to use autogenerated Device ID.</string>
2143
</property>
2144
</widget>
2145
</item>
2146
- <item row="2" column="0" colspan="4">
+ <item row="2" column="1" colspan="3">
2147
<widget class="QCheckBox" name="PPMoutRssi">
2148
<property name="toolTip">
2149
<string>Add RSSI to the PPM output stream (Ch9)</string>
@@ -2152,7 +2152,7 @@ Leave blank to use autogenerated Device ID.</string>
2152
<enum>Qt::LeftToRight</enum>
2153
2154
<property name="text">
2155
- <string>RSSI to PPM</string>
+ <string>Send RSSI over PPM (Ch9)</string>
2156
2157
<property name="tristate">
2158
<bool>false</bool>
0 commit comments