航线传输问题解决

This commit is contained in:
hm
2020-10-22 11:27:45 +08:00
parent fe24c25a3e
commit d4c6b81b67
13 changed files with 112 additions and 26 deletions
+13 -6
View File
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>366</width>
<width>373</width>
<height>534</height>
</rect>
</property>
@@ -159,25 +159,32 @@
<string>惯导选择</string>
</property>
<layout class="QGridLayout" name="gridLayout_8">
<item row="0" column="2">
<widget class="QComboBox" name="comboBox_IMU"/>
<item row="0" column="1">
<widget class="QComboBox" name="comboBox_sys"/>
</item>
<item row="0" column="3">
<widget class="QComboBox" name="comboBox_IMU"/>
</item>
<item row="0" column="4">
<widget class="QPushButton" name="pushButton_IMU">
<property name="text">
<string>选择</string>
</property>
</widget>
</item>
<item row="0" column="0">
<item row="0" column="2">
<widget class="QLabel" name="label_2">
<property name="text">
<string>选择惯导</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="comboBox_sys"/>
<item row="0" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>无人机#</string>
</property>
</widget>
</item>
</layout>
</widget>