You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3140 lines
113 KiB
3140 lines
113 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<ui version="4.0"> |
|
<class>SlugsDataSensorView</class> |
|
<widget class="QWidget" name="SlugsDataSensorView"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>495</width> |
|
<height>671</height> |
|
</rect> |
|
</property> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="windowTitle"> |
|
<string>Form</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout"> |
|
<item row="0" column="0"> |
|
<widget class="QTabWidget" name="SlugsSensorView_tabWidget"> |
|
<property name="currentIndex"> |
|
<number>1</number> |
|
</property> |
|
<widget class="QWidget" name="tab_5"> |
|
<attribute name="title"> |
|
<string>Navigation</string> |
|
</attribute> |
|
<layout class="QGridLayout" name="gridLayout_19"> |
|
<item row="0" column="0"> |
|
<layout class="QVBoxLayout" name="verticalLayout_27"> |
|
<item> |
|
<widget class="QGroupBox" name="position_groupBox"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="title"> |
|
<string>Position</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_17"> |
|
<item row="0" column="0"> |
|
<layout class="QVBoxLayout" name="verticalLayout_5"> |
|
<item> |
|
<widget class="QLabel" name="label"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="frameShape"> |
|
<enum>QFrame::NoFrame</enum> |
|
</property> |
|
<property name="text"> |
|
<string>X</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_2"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Y</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_3"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="frameShape"> |
|
<enum>QFrame::NoFrame</enum> |
|
</property> |
|
<property name="text"> |
|
<string>Z</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item row="0" column="1"> |
|
<layout class="QVBoxLayout" name="verticalLayout_3"> |
|
<item> |
|
<widget class="QLineEdit" name="ed_x"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="ed_y"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="ed_z"/> |
|
</item> |
|
</layout> |
|
</item> |
|
<item row="0" column="2"> |
|
<layout class="QVBoxLayout" name="verticalLayout_7"> |
|
<item> |
|
<widget class="QLabel" name="label_4"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Vx</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_5"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Vy</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_6"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Vz</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item row="0" column="3"> |
|
<layout class="QVBoxLayout" name="verticalLayout_9"> |
|
<item> |
|
<widget class="QLineEdit" name="ed_vx"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="ed_vy"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="ed_vz"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="attitude_groupBox"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="title"> |
|
<string>Attitude</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_4"> |
|
<item row="0" column="0"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_12"> |
|
<item> |
|
<widget class="QLabel" name="label_7"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Roll</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Roll"/> |
|
</item> |
|
</layout> |
|
</item> |
|
<item row="0" column="1"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_13"> |
|
<item> |
|
<widget class="QLabel" name="label_8"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Pitch</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Pitch"/> |
|
</item> |
|
</layout> |
|
</item> |
|
<item row="0" column="2"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_14"> |
|
<item> |
|
<widget class="QLabel" name="label_9"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Yaw</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Yaw"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="navigation_groupBox"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="title"> |
|
<string>Navigation</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
<item row="0" column="0"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_4"> |
|
<item> |
|
<widget class="QLabel" name="label_26"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>U_m</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_27"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Pitch C</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_28"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Psi_d C</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_29"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Phi C</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_30"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Ay body</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_21"> |
|
<item> |
|
<widget class="QLineEdit" name="m_Um"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_PitchC"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_PsidC"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_PhiC"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_AyBody"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
<item row="0" column="1"> |
|
<layout class="QVBoxLayout" name="verticalLayout_26"> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_6"> |
|
<item> |
|
<widget class="QLabel" name="label_31"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>From WP</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_32"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>To WP</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_24"> |
|
<item> |
|
<widget class="QLineEdit" name="m_FromWP"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_ToWP"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>17</width> |
|
<height>13</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_4"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_8"> |
|
<item> |
|
<widget class="QLabel" name="label_33"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Tot Run</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_34"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Dist to G</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_25"> |
|
<item> |
|
<widget class="QLineEdit" name="m_TotRun"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_DistToGo"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_5"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="tab"> |
|
<attribute name="title"> |
|
<string>Attitude</string> |
|
</attribute> |
|
<layout class="QGridLayout" name="gridLayout_26"> |
|
<item row="0" column="0"> |
|
<layout class="QVBoxLayout" name="verticalLayout_20"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_19"> |
|
<item> |
|
<widget class="QGroupBox" name="sensorBiases_groupBox"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
<property name="title"> |
|
<string>Sensor Biases</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_6"> |
|
<item row="0" column="0"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_7"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_14"> |
|
<item> |
|
<widget class="QLabel" name="label_10"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Axb</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_11"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Ayb</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_12"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Azb</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_13"> |
|
<item> |
|
<widget class="QLineEdit" name="m_AxBiases"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_AyBiases"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_AzBiases"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
<item row="0" column="1"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_8"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_16"> |
|
<item> |
|
<widget class="QLabel" name="label_13"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Gxb</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_14"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Gyb</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_15"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Gzb</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_15"> |
|
<item> |
|
<widget class="QLineEdit" name="m_GxBiases"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_GyBiases"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_GzBiases"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="PWMCommands_groupBox"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>311</width> |
|
<height>171</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
<property name="title"> |
|
<string>PWM Commands</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_9"> |
|
<item row="0" column="0"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_10"> |
|
<item> |
|
<widget class="QLabel" name="label_16"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Thro</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_17"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Aile</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_18"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Elev</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_19"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Rudd</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_2"> |
|
<item> |
|
<widget class="QLineEdit" name="m_pwmThro"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_pwmAile"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>60</horstretch> |
|
<verstretch>18</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_pwmElev"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>60</horstretch> |
|
<verstretch>18</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_pwmRudd"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>60</horstretch> |
|
<verstretch>18</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
<item row="0" column="1"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_6"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_11"> |
|
<item> |
|
<widget class="QLabel" name="label_21"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Thro Trim</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_22"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Aile Trim</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_23"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Elev Trim</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_24"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Rudd Trim</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_12"> |
|
<item> |
|
<widget class="QLineEdit" name="m_pwmThroTrim"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>60</horstretch> |
|
<verstretch>18</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_pwmAileTrim"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>60</horstretch> |
|
<verstretch>18</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_pwmElevTrim"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>60</horstretch> |
|
<verstretch>18</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_pwmRuddTrim"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>60</horstretch> |
|
<verstretch>18</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_10"> |
|
<item> |
|
<widget class="QGroupBox" name="gpsData_groupBox_2"> |
|
<property name="title"> |
|
<string>GPS Data</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_23"> |
|
<item row="0" column="0"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_9"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_18"> |
|
<item> |
|
<widget class="QLabel" name="label_77"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Throttle</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_78"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Aileron</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_79"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Rudder</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_80"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Elevator</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_81"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>SOG</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_17"> |
|
<item> |
|
<widget class="QLineEdit" name="tbRCThrottle"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>60</width> |
|
<height>18</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>80</width> |
|
<height>18</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="tbRCAileron"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>60</width> |
|
<height>18</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>80</width> |
|
<height>18</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="tbRCRudder"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>60</width> |
|
<height>18</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>80</width> |
|
<height>18</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="tbRCElevator"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>60</width> |
|
<height>18</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>80</width> |
|
<height>18</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_GpsSog_2"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>60</width> |
|
<height>18</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>80</width> |
|
<height>18</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer name="horizontalSpacer_2"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_6"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="tab_4"> |
|
<attribute name="title"> |
|
<string>Sensor</string> |
|
</attribute> |
|
<layout class="QGridLayout" name="gridLayout_21"> |
|
<item row="0" column="0"> |
|
<layout class="QVBoxLayout" name="verticalLayout_28"> |
|
<item> |
|
<widget class="QGroupBox" name="gpsData_groupBox"> |
|
<property name="title"> |
|
<string>GPS Data</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_20"> |
|
<item row="0" column="0"> |
|
<layout class="QGridLayout" name="gridLayout_3"> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="label_48"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Date</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QLineEdit" name="m_GpsDate"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="0"> |
|
<widget class="QLabel" name="label_47"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Time</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="1"> |
|
<widget class="QLineEdit" name="m_GpsTime"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="0"> |
|
<widget class="QLabel" name="label_54"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string># Sats</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1"> |
|
<widget class="QLineEdit" name="m_GpsSat"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="3" column="0"> |
|
<widget class="QLabel" name="label_52"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>COG</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="3" column="1"> |
|
<widget class="QLineEdit" name="m_GpsCog"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="4" column="0"> |
|
<widget class="QLabel" name="label_53"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>SOG</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="4" column="1"> |
|
<widget class="QLineEdit" name="m_GpsSog"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item row="0" column="1"> |
|
<layout class="QGridLayout" name="gridLayout_5"> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="label_50"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Latitude</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QLineEdit" name="m_GpsLatitude"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="0"> |
|
<widget class="QLabel" name="label_49"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Longitude</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="1"> |
|
<widget class="QLineEdit" name="m_GpsLongitude"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="0"> |
|
<widget class="QLabel" name="label_51"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Height</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1"> |
|
<widget class="QLineEdit" name="m_GpsHeight"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
</font> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="3" column="1"> |
|
<spacer name="verticalSpacer_2"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_15"> |
|
<item> |
|
<widget class="QGroupBox" name="sensorBiases_groupBox_5"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="title"> |
|
<string>Raw Data</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_16"> |
|
<item row="0" column="0"> |
|
<layout class="QHBoxLayout" name="horizontalLayout_11"> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_23"> |
|
<item> |
|
<widget class="QLabel" name="label_68"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Ax</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_69"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Ay</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_70"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Az</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_74"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Mx</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_75"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>My</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_76"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Mz</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_71"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Gx</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_72"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Gy</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QLabel" name="label_73"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Gz</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QVBoxLayout" name="verticalLayout_22"> |
|
<item> |
|
<widget class="QLineEdit" name="m_Axr"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Ayr"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Azr"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Mxr"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Myr"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Mzr"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Gxr"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Gyr"/> |
|
</item> |
|
<item> |
|
<widget class="QLineEdit" name="m_Gzr"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="sensorBiases_groupBox_4"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="title"> |
|
<string>Filtered Data</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_13"> |
|
<item row="0" column="0"> |
|
<layout class="QGridLayout" name="gridLayout_12"> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="label_20"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Ax</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QLineEdit" name="m_Axf"/> |
|
</item> |
|
<item row="1" column="0"> |
|
<widget class="QLabel" name="label_61"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Ay</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="1"> |
|
<widget class="QLineEdit" name="m_Ayf"/> |
|
</item> |
|
<item row="2" column="0"> |
|
<widget class="QLabel" name="label_63"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Az</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1"> |
|
<widget class="QLineEdit" name="m_Azf"/> |
|
</item> |
|
<item row="3" column="0"> |
|
<widget class="QLabel" name="label_66"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Mx</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="3" column="1"> |
|
<widget class="QLineEdit" name="m_Mxf"/> |
|
</item> |
|
<item row="4" column="0"> |
|
<widget class="QLabel" name="label_67"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>My</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="4" column="1"> |
|
<widget class="QLineEdit" name="m_Myf"/> |
|
</item> |
|
<item row="5" column="0"> |
|
<widget class="QLabel" name="label_65"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Mz</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="5" column="1"> |
|
<widget class="QLineEdit" name="m_Mzf"/> |
|
</item> |
|
<item row="6" column="0"> |
|
<widget class="QLabel" name="label_25"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Gx</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="6" column="1"> |
|
<widget class="QLineEdit" name="m_Gxf"/> |
|
</item> |
|
<item row="7" column="0"> |
|
<widget class="QLabel" name="label_62"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Gy</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="7" column="1"> |
|
<widget class="QLineEdit" name="m_Gyf"/> |
|
</item> |
|
<item row="8" column="0"> |
|
<widget class="QLabel" name="label_64"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Gz</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="8" column="1"> |
|
<widget class="QLineEdit" name="m_Gzf"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<layout class="QGridLayout" name="gridLayout_18"> |
|
<item row="0" column="0"> |
|
<widget class="QGroupBox" name="sensorBiases_groupBox_2"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>132123</width> |
|
<height>123123</height> |
|
</size> |
|
</property> |
|
<property name="title"> |
|
<string>CPU Load</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_14"> |
|
<item row="0" column="0"> |
|
<layout class="QGridLayout" name="gridLayout_11"> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="label_55"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Sensor</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1" rowspan="2"> |
|
<widget class="QLineEdit" name="ed_sens"/> |
|
</item> |
|
<item row="1" column="0" rowspan="2"> |
|
<widget class="QLabel" name="label_57"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Control</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1"> |
|
<widget class="QLineEdit" name="ed_control"/> |
|
</item> |
|
<item row="3" column="0"> |
|
<widget class="QLabel" name="label_59"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Batt Volt</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="3" column="1"> |
|
<widget class="QLineEdit" name="ed_batvolt"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QGroupBox" name="sensorBiases_groupBox_3"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>132123</width> |
|
<height>123123</height> |
|
</size> |
|
</property> |
|
<property name="title"> |
|
<string>Air Data</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_15"> |
|
<item row="0" column="0"> |
|
<layout class="QGridLayout" name="gridLayout_10"> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="label_56"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Dynamic</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QLineEdit" name="ed_dynamic"/> |
|
</item> |
|
<item row="1" column="0" rowspan="2"> |
|
<widget class="QLabel" name="label_58"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Static</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="1"> |
|
<widget class="QLineEdit" name="ed_static"/> |
|
</item> |
|
<item row="2" column="1" rowspan="2"> |
|
<widget class="QLineEdit" name="ed_temp"/> |
|
</item> |
|
<item row="3" column="0"> |
|
<widget class="QLabel" name="label_60"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Temperature</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_4"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
<widget class="QWidget" name="tab_3"> |
|
<attribute name="title"> |
|
<string>Messages</string> |
|
</attribute> |
|
<layout class="QGridLayout" name="gridLayout_34"> |
|
<item row="0" column="0"> |
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
<item> |
|
<widget class="QGroupBox" name="diagnosticMessages_groupBox"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="title"> |
|
<string>Diagnostic Messages</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_22"> |
|
<item row="0" column="0"> |
|
<layout class="QGridLayout" name="gridLayout_7"> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="label_35"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Fl1</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QLineEdit" name="m_Fl1"/> |
|
</item> |
|
<item row="0" column="2"> |
|
<widget class="QLabel" name="label_38"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Sh1</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="3"> |
|
<widget class="QLineEdit" name="m_Sh1"/> |
|
</item> |
|
<item row="1" column="0"> |
|
<widget class="QLabel" name="label_36"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Fl2</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="1"> |
|
<widget class="QLineEdit" name="m_Fl2"/> |
|
</item> |
|
<item row="1" column="2"> |
|
<widget class="QLabel" name="label_39"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Sh2</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="3"> |
|
<widget class="QLineEdit" name="m_Sh2"/> |
|
</item> |
|
<item row="2" column="0"> |
|
<widget class="QLabel" name="label_37"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Fl3</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1"> |
|
<widget class="QLineEdit" name="m_Fl3"/> |
|
</item> |
|
<item row="2" column="2"> |
|
<widget class="QLabel" name="label_40"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Sh3</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="3"> |
|
<widget class="QLineEdit" name="m_Sh3"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="logMessages_groupBox"> |
|
<property name="minimumSize"> |
|
<size> |
|
<width>0</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
<property name="maximumSize"> |
|
<size> |
|
<width>16777215</width> |
|
<height>16777215</height> |
|
</size> |
|
</property> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>50</weight> |
|
<bold>false</bold> |
|
</font> |
|
</property> |
|
<property name="title"> |
|
<string>Log Messages</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_25"> |
|
<item row="0" column="0"> |
|
<layout class="QGridLayout" name="gridLayout_8"> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="label_41"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Fl1</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="QLineEdit" name="m_logFl1"/> |
|
</item> |
|
<item row="0" column="2"> |
|
<widget class="QLabel" name="label_44"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Fl4</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="3"> |
|
<widget class="QLineEdit" name="m_logFl4"/> |
|
</item> |
|
<item row="1" column="0"> |
|
<widget class="QLabel" name="label_42"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Fl2</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="1"> |
|
<widget class="QLineEdit" name="m_logFl2"/> |
|
</item> |
|
<item row="1" column="2"> |
|
<widget class="QLabel" name="label_45"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Fl5</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="3"> |
|
<widget class="QLineEdit" name="m_logFl5"/> |
|
</item> |
|
<item row="2" column="0"> |
|
<widget class="QLabel" name="label_43"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Fl3</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1"> |
|
<widget class="QLineEdit" name="m_logFl3"/> |
|
</item> |
|
<item row="2" column="2"> |
|
<widget class="QLabel" name="label_46"> |
|
<property name="font"> |
|
<font> |
|
<pointsize>10</pointsize> |
|
<weight>75</weight> |
|
<bold>true</bold> |
|
</font> |
|
</property> |
|
<property name="text"> |
|
<string>Fl6</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="3"> |
|
<widget class="QLineEdit" name="m_logFl6"/> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<spacer name="verticalSpacer_3"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<resources/> |
|
<connections/> |
|
</ui>
|
|
|