Commit cc11e3af authored by Lorenz Meier's avatar Lorenz Meier

Fixed param loading

parent d79828ac
This diff is collapsed.
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
<item row="1" column="0"> <item row="1" column="0">
<widget class="QLabel" name="label_2"> <widget class="QLabel" name="label_2">
<property name="text"> <property name="text">
<string>Recv. Loss</string> <string>MAV RX Loss</string>
</property> </property>
</widget> </widget>
</item> </item>
...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
<item row="2" column="0"> <item row="2" column="0">
<widget class="QLabel" name="label_6"> <widget class="QLabel" name="label_6">
<property name="text"> <property name="text">
<string>Send Loss</string> <string>MAV TX Loss</string>
</property> </property>
</widget> </widget>
</item> </item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment