Skip to content
QGCPX4VehicleConfig.ui 43.2 KiB
Newer Older
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>QGCPX4VehicleConfig</class>
 <widget class="QWidget" name="QGCPX4VehicleConfig">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>1256</width>
tstellanova's avatar
tstellanova committed
    <height>783</height>
   </rect>
  </property>
  <property name="sizePolicy">
   <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
    <horstretch>0</horstretch>
    <verstretch>0</verstretch>
   </sizepolicy>
  </property>
  <property name="windowTitle">
   <string>Form</string>
  </property>
  <layout class="QHBoxLayout" name="horizontalLayout_11">
   <item>
    <widget class="QScrollArea" name="leftNavScrollArea">
     <property name="minimumSize">
      <size>
       <width>135</width>
       <height>0</height>
      </size>
     </property>
     <property name="maximumSize">
      <size>
       <width>135</width>
       <height>16777215</height>
      </size>
     </property>
     <property name="widgetResizable">
      <bool>true</bool>
     </property>
     <widget class="QWidget" name="leftNavScrollAreaWidgetContents">
      <property name="geometry">
       <rect>
        <x>0</x>
        <y>0</y>
        <width>133</width>
tstellanova's avatar
tstellanova committed
        <height>757</height>
       </rect>
      </property>
      <layout class="QVBoxLayout" name="verticalLayout_12">
       <item>
        <layout class="QVBoxLayout" name="navBarLayout">
         <property name="sizeConstraint">
          <enum>QLayout::SetMinAndMaxSize</enum>
         </property>
         <item>
          <widget class="QPushButton" name="rcMenuButton">
           <property name="minimumSize">
            <size>
             <width>100</width>
             <height>75</height>
            </size>
           </property>
           <property name="maximumSize">
            <size>
             <width>16777215</width>
             <height>16777215</height>
            </size>
           </property>
           <property name="text">
            <string>RC
Calibration</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QPushButton" name="sensorMenuButton">
           <property name="minimumSize">
            <size>
             <width>100</width>
             <height>75</height>
            </size>
           </property>
           <property name="text">
            <string>Sensor
Calibration</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QPushButton" name="generalMenuButton">
           <property name="minimumSize">
            <size>
             <width>100</width>
             <height>75</height>
            </size>
           </property>
           <property name="text">
            <string>General
Config</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QPushButton" name="advancedMenuButton">
           <property name="minimumSize">
            <size>
             <width>100</width>
             <height>75</height>
            </size>
           </property>
           <property name="text">
            <string>Advanced
Config</string>
           </property>
          </widget>
         </item>
         <item>
          <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>
    </widget>
   </item>
   <item>
    <layout class="QVBoxLayout" name="verticalLayout">
     <item>
      <widget class="QStackedWidget" name="stackedWidget">
       <property name="currentIndex">
        <number>0</number>
       </property>
       <widget class="QWidget" name="rcTab">
        <layout class="QVBoxLayout" name="verticalLayout_17">
         <item>
          <widget class="QLabel" name="tabTitleLabel_4">
           <property name="font">
            <font>
             <pointsize>16</pointsize>
             <weight>75</weight>
             <bold>true</bold>
            </font>
           </property>
           <property name="text">
            <string>RC Calibration</string>
           </property>
          </widget>
         </item>
         <item>
tstellanova's avatar
tstellanova committed
          <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0" columnstretch="0,0,0,0">
           <item row="2" column="1">
            <widget class="QGCRadioChannelDisplay" name="yawWidget" native="true">
             <property name="minimumSize">
tstellanova's avatar
tstellanova committed
               <width>250</width>
               <height>40</height>
              </size>
             </property>
tstellanova's avatar
tstellanova committed
             <property name="maximumSize">
tstellanova's avatar
tstellanova committed
               <width>250</width>
               <height>40</height>
              </size>
             </property>
tstellanova's avatar
tstellanova committed
            </widget>
tstellanova's avatar
tstellanova committed
           <item row="0" column="3">
            <layout class="QVBoxLayout" name="verticalLayout_6">
tstellanova's avatar
tstellanova committed
              <widget class="QGCRadioChannelDisplay" name="radio5Widget" native="true">
               <property name="minimumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
               <property name="maximumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
              </widget>
tstellanova's avatar
tstellanova committed
              <widget class="QGCRadioChannelDisplay" name="radio6Widget" native="true">
               <property name="minimumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
               <property name="maximumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
              </widget>
tstellanova's avatar
tstellanova committed
              <widget class="QGCRadioChannelDisplay" name="radio7Widget" native="true">
               <property name="minimumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
               <property name="maximumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
              </widget>
             </item>
             <item>
              <widget class="QGCRadioChannelDisplay" name="radio8Widget" native="true">
               <property name="minimumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
               <property name="maximumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
              </widget>
             </item>
            </layout>
           </item>
tstellanova's avatar
tstellanova committed
           <item row="0" column="2">
            <widget class="QGCRadioChannelDisplay" name="pitchWidget" native="true">
             <property name="sizePolicy">
              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
               <horstretch>1</horstretch>
               <verstretch>0</verstretch>
              </sizepolicy>
             </property>
tstellanova's avatar
tstellanova committed
             <property name="minimumSize">
              <size>
               <width>50</width>
               <height>200</height>
              </size>
             </property>
tstellanova's avatar
tstellanova committed
             <property name="maximumSize">
tstellanova's avatar
tstellanova committed
               <width>50</width>
               <height>200</height>
              </size>
             </property>
tstellanova's avatar
tstellanova committed
            </widget>
           </item>
           <item row="2" column="2">
            <widget class="QGCRadioChannelDisplay" name="rollWidget" native="true">
             <property name="minimumSize">
              <size>
               <width>250</width>
               <height>40</height>
              </size>
             </property>
             <property name="maximumSize">
              <size>
               <width>250</width>
               <height>40</height>
              </size>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QGCRadioChannelDisplay" name="throttleWidget" native="true">
             <property name="minimumSize">
              <size>
               <width>50</width>
               <height>200</height>
              </size>
             </property>
             <property name="maximumSize">
              <size>
               <width>50</width>
               <height>200</height>
              </size>
             </property>
            </widget>
           </item>
           <item row="0" column="0">
            <widget class="QPushButton" name="rcCalibrationButton">
             <property name="text">
              <string>Start Calibration</string>
             </property>
            </widget>
           </item>
          </layout>
         </item>
         <item>
tstellanova's avatar
tstellanova committed
          <layout class="QHBoxLayout" name="horizontalLayout_17">
tstellanova's avatar
tstellanova committed
            <widget class="QCheckBox" name="advancedCheckBox">
             <property name="text">
tstellanova's avatar
tstellanova committed
              <string>Show advanced RC settings</string>
             </property>
            </widget>
           </item>
           <item>
tstellanova's avatar
tstellanova committed
            <spacer name="horizontalSpacer_18">
             <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>
tstellanova's avatar
tstellanova committed
         <item>
          <widget class="QGroupBox" name="advancedGroupBox">
           <property name="title">
            <string>Advanced</string>
           </property>
           <layout class="QVBoxLayout" name="verticalLayout_16">
            <item>
             <layout class="QHBoxLayout" name="horizontalLayout">
              <item>
               <widget class="QLabel" name="label">
                <property name="text">
                 <string>RC Transmitter Mode</string>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item>
               <widget class="QComboBox" name="rcModeComboBox">
                <property name="enabled">
                 <bool>true</bool>
                </property>
                <property name="maximumSize">
                 <size>
                  <width>320</width>
                  <height>16777215</height>
                 </size>
                </property>
tstellanova's avatar
tstellanova committed
                <item>
                 <property name="text">
                  <string>Mode 1</string>
                 </property>
                </item>
                <item>
                 <property name="text">
                  <string>Mode 2</string>
                 </property>
                </item>
                <item>
                 <property name="text">
                  <string>Mode 3</string>
                 </property>
                </item>
                <item>
                 <property name="text">
                  <string>Mode 4</string>
                 </property>
                </item>
               </widget>
              </item>
             </layout>
            </item>
            <item>
             <layout class="QGridLayout" name="gridLayout_2">
              <item row="1" column="6">
               <widget class="QLabel" name="aux1ChanLabel">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
                </property>
               </widget>
              </item>
              <item row="3" column="5">
               <widget class="QLabel" name="chanName_8">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Aux 3</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="0" column="8">
               <widget class="QSpinBox" name="modeSpinBox">
                <property name="enabled">
                 <bool>false</bool>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="minimum">
                 <number>1</number>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
tstellanova's avatar
tstellanova committed
              </item>
              <item row="1" column="7">
               <widget class="QCheckBox" name="invertCheckBox_6">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Invert</string>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="0" column="0">
               <widget class="QLabel" name="chanName">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Roll / Ailerons</string>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="1" column="5">
               <widget class="QLabel" name="chanName_6">
                <property name="text">
                 <string>Aux 1</string>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
tstellanova's avatar
tstellanova committed
              </item>
              <item row="1" column="2">
               <widget class="QCheckBox" name="invertCheckBox_2">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Invert</string>
                </property>
               </widget>
              </item>
              <item row="0" column="5">
               <widget class="QLabel" name="chanName_5">
                <property name="text">
                 <string>Mode Switch</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
                </property>
               </widget>
              </item>
              <item row="3" column="7">
               <widget class="QCheckBox" name="invertCheckBox_8">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Invert</string>
                </property>
               </widget>
              </item>
              <item row="3" column="2">
               <widget class="QCheckBox" name="invertCheckBox_4">
                <property name="text">
                 <string>Invert</string>
                </property>
               </widget>
              </item>
              <item row="0" column="3">
               <widget class="QSpinBox" name="rollSpinBox">
tstellanova's avatar
tstellanova committed
                <property name="enabled">
                 <bool>false</bool>
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
              </item>
              <item row="1" column="8">
               <widget class="QSpinBox" name="aux1SpinBox">
                <property name="enabled">
                 <bool>false</bool>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="2" column="6">
               <widget class="QLabel" name="aux2ChanLabel">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
                </property>
               </widget>
              </item>
              <item row="3" column="3">
               <widget class="QSpinBox" name="throttleSpinBox">
                <property name="enabled">
                 <bool>false</bool>
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="2" column="0">
               <widget class="QLabel" name="chanName_3">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Yaw / Rudder</string>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="2" column="7">
               <widget class="QCheckBox" name="invertCheckBox_7">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Invert</string>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="3" column="0">
               <widget class="QLabel" name="chanName_4">
                <property name="text">
                 <string>Throttle</string>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
tstellanova's avatar
tstellanova committed
              </item>
              <item row="3" column="6">
               <widget class="QLabel" name="aux3ChanLabel">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
                </property>
               </widget>
              </item>
              <item row="2" column="3">
               <widget class="QSpinBox" name="yawSpinBox">
tstellanova's avatar
tstellanova committed
                <property name="enabled">
                 <bool>false</bool>
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
              </item>
              <item row="1" column="0">
               <widget class="QLabel" name="chanName_2">
                <property name="text">
                 <string>Pitch / Elevator</string>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
tstellanova's avatar
tstellanova committed
              </item>
              <item row="0" column="1">
               <widget class="QLabel" name="rollChanLabel">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="2" column="5">
               <widget class="QLabel" name="chanName_7">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Aux 2</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="0" column="6">
               <widget class="QLabel" name="modeChanLabel">
                <property name="text">
                 <string>0000</string>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="1" column="3">
               <widget class="QSpinBox" name="pitchSpinBox">
tstellanova's avatar
tstellanova committed
                <property name="enabled">
                 <bool>false</bool>
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
              </item>
              <item row="3" column="1">
               <widget class="QLabel" name="throttleChanLabel">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
                </property>
               </widget>
              </item>
              <item row="3" column="8">
               <widget class="QSpinBox" name="aux3SpinBox">
tstellanova's avatar
tstellanova committed
                <property name="enabled">
                 <bool>false</bool>
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
              </item>
              <item row="2" column="1">
               <widget class="QLabel" name="yawChanLabel">
                <property name="text">
                 <string>0000</string>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="0" column="7">
               <widget class="QCheckBox" name="invertCheckBox_5">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Invert</string>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="2" column="8">
               <widget class="QSpinBox" name="aux2SpinBox">
tstellanova's avatar
tstellanova committed
                <property name="enabled">
                 <bool>false</bool>
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
              </item>
              <item row="1" column="1">
               <widget class="QLabel" name="pitchChanLabel">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
                </property>
               </widget>
              </item>
              <item row="0" column="2">
               <widget class="QCheckBox" name="invertCheckBox">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Invert</string>
tstellanova's avatar
tstellanova committed
                </property>
               </widget>
              </item>
              <item row="2" column="2">
               <widget class="QCheckBox" name="invertCheckBox_3">
tstellanova's avatar
tstellanova committed
                <property name="text">
                 <string>Invert</string>
                </property>
               </widget>
              </item>
              <item row="3" column="4">
               <spacer name="horizontalSpacer_4">
                <property name="orientation">
                 <enum>Qt::Horizontal</enum>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="sizeHint" stdset="0">
                 <size>
                  <width>40</width>
                  <height>20</height>
                 </size>
tstellanova's avatar
tstellanova committed
                </property>
tstellanova's avatar
tstellanova committed
              </item>
              <item row="2" column="4">
               <spacer name="horizontalSpacer_3">
                <property name="orientation">
                 <enum>Qt::Horizontal</enum>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="sizeHint" stdset="0">
                 <size>
                  <width>40</width>
                  <height>20</height>
                 </size>
                </property>
               </spacer>
tstellanova's avatar
tstellanova committed
              </item>
              <item row="1" column="4">
               <spacer name="horizontalSpacer_2">
                <property name="orientation">
                 <enum>Qt::Horizontal</enum>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="sizeHint" stdset="0">
                 <size>
                  <width>40</width>
                  <height>20</height>
                 </size>
                </property>
               </spacer>
tstellanova's avatar
tstellanova committed
              </item>
              <item row="0" column="4">
               <spacer name="horizontalSpacer">
                <property name="orientation">
                 <enum>Qt::Horizontal</enum>
tstellanova's avatar
tstellanova committed
                </property>
                <property name="sizeHint" stdset="0">
                 <size>
                  <width>40</width>
                  <height>20</height>
                 </size>
                </property>
               </spacer>
tstellanova's avatar
tstellanova committed
              </item>
             </layout>
            </item>
           </layout>
          </widget>
         </item>
         <item>
          <spacer name="verticalSpacer">
           <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>
       </widget>
       <widget class="QWidget" name="sensorTab">
        <property name="font">
         <font>
          <pointsize>16</pointsize>
          <weight>75</weight>
          <bold>true</bold>
         </font>
        </property>
        <layout class="QVBoxLayout" name="verticalLayout_14">
         <item>
          <widget class="QLabel" name="tabTitleLabel_3">
           <property name="text">
            <string>Sensor Calibration</string>
           </property>
          </widget>
         </item>
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout_8">
           <item>
            <widget class="QTextBrowser" name="sensorTips">
             <property name="html">
              <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Lucida Grande'; font-size:16pt; font-weight:600; font-style:normal;&quot;&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
             </property>
            </widget>
           </item>
           <item>
            <layout class="QVBoxLayout" name="verticalLayout_9" stretch="0">
             <item>
              <widget class="QScrollArea" name="scrollArea_3">
               <property name="widgetResizable">
                <bool>true</bool>
               </property>
               <widget class="QWidget" name="sensorContents">
                <property name="geometry">
                 <rect>
                  <x>0</x>
                  <y>0</y>
tstellanova's avatar
tstellanova committed
                  <width>26</width>
                  <height>26</height>
                 </rect>
                </property>
                <layout class="QVBoxLayout" name="verticalLayout_10">
                 <item>
                  <layout class="QVBoxLayout" name="sensorLayout"/>
                 </item>
                </layout>
               </widget>
              </widget>
             </item>
            </layout>
           </item>
          </layout>
         </item>
        </layout>
       </widget>
       <widget class="QWidget" name="generalTab">
        <property name="font">
         <font>
          <pointsize>16</pointsize>
          <weight>75</weight>
          <bold>true</bold>
         </font>
        </property>
        <layout class="QVBoxLayout" name="verticalLayout_11">
         <item>
          <widget class="QLabel" name="tabTitleLabel_2">
           <property name="text">
            <string>General Config</string>
           </property>
          </widget>
         </item>
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout_7">
           <item>
            <spacer name="horizontalSpacer_8">
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>40</width>
               <height>20</height>
              </size>
             </property>
            </spacer>
           </item>
           <item>
            <widget class="QComboBox" name="multiRotorComboBox"/>
           </item>
           <item>
            <widget class="QPushButton" name="loadMultiRotorDefaultsButton">
             <property name="font">
              <font>
               <pointsize>13</pointsize>
               <weight>50</weight>
               <bold>false</bold>
              </font>
             </property>
             <property name="text">
              <string>Load Platform Defaults</string>
             </property>
            </widget>
           </item>
          </layout>
         </item>
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout_6">
           <item>
            <widget class="QGroupBox" name="multiRotorControlAttitudeGroupBox">
             <property name="title">
              <string>Configuration</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_3">
              <property name="margin">
               <number>0</number>
              </property>
              <item>
               <widget class="QScrollArea" name="scrollArea">
                <property name="widgetResizable">
                 <bool>true</bool>
                </property>
                <widget class="QWidget" name="generalLeftContents">
                 <property name="geometry">
                  <rect>
                   <x>0</x>
                   <y>0</y>
tstellanova's avatar
tstellanova committed
                   <width>16</width>
                   <height>16</height>
                  </rect>
                 </property>
                 <layout class="QHBoxLayout" name="horizontalLayout_4">
                  <property name="margin">
                   <number>0</number>
                  </property>
                  <item>
                   <layout class="QVBoxLayout" name="generalLeftLayout"/>
                  </item>
                 </layout>
                </widget>
               </widget>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="QGroupBox" name="multiRotorControlAttitudeGroupBox_2">
             <property name="title">
              <string>Configuration</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_5">
              <property name="margin">
               <number>0</number>
              </property>
              <item>
               <widget class="QScrollArea" name="scrollArea_2">
                <property name="widgetResizable">
                 <bool>true</bool>
                </property>
                <widget class="QWidget" name="generalRightContents">
                 <property name="geometry">
                  <rect>
                   <x>0</x>
                   <y>0</y>
tstellanova's avatar
tstellanova committed
                   <width>16</width>
                   <height>16</height>
                  </rect>
                 </property>
                 <layout class="QHBoxLayout" name="horizontalLayout_5">
                  <property name="margin">
                   <number>0</number>
                  </property>
                  <item>
                   <layout class="QVBoxLayout" name="generalRightLayout"/>
                  </item>
                 </layout>
                </widget>
               </widget>
              </item>
             </layout>
            </widget>
           </item>
          </layout>
         </item>
        </layout>
       </widget>
       <widget class="QWidget" name="advancedTab">
        <layout class="QVBoxLayout" name="verticalLayout_13">
         <item>
          <widget class="QLabel" name="tabTitleLabel">
           <property name="font">
            <font>
             <pointsize>16</pointsize>
             <weight>75</weight>
             <bold>true</bold>
            </font>
           </property>
           <property name="text">
            <string>Advanced Configuration</string>
           </property>
          </widget>
         </item>
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout_2">
           <item>
            <spacer name="horizontalSpacer_9">
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>40</width>
               <height>20</height>
              </size>
             </property>
            </spacer>
           </item>
           <item>
tstellanova's avatar
tstellanova committed
            <widget class="QComboBox" name="platformSelectorComboBox"/>