<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>FailSafeConfig</class> <widget class="QWidget" name="FailSafeConfig"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>822</width> <height>536</height> </rect> </property> <property name="windowTitle"> <string>Form</string> </property> <widget class="QLabel" name="label"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>141</width> <height>31</height> </rect> </property> <property name="text"> <string><h2>Fail Safe</h2></string> </property> </widget> <widget class="QWidget" name="verticalLayoutWidget"> <property name="geometry"> <rect> <x>20</x> <y>70</y> <width>252</width> <height>441</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QGCRadioChannelDisplay" name="radio1In" 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="radio2In" 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="radio3In" 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="radio4In" 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="radio5In" 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="radio6In" 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="radio7In" 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="radio8In" 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> </widget> <widget class="QWidget" name="verticalLayoutWidget_2"> <property name="geometry"> <rect> <x>300</x> <y>70</y> <width>252</width> <height>441</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QGCRadioChannelDisplay" name="radio1Out" 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="radio2Out" 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="radio3Out" 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="radio4Out" 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="radio5Out" 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="radio6Out" 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="radio7Out" 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="radio8Out" 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> </widget> <widget class="QGroupBox" name="groupBox"> <property name="geometry"> <rect> <x>570</x> <y>60</y> <width>181</width> <height>181</height> </rect> </property> <property name="title"> <string>Status</string> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> <widget class="QLabel" name="modeLabel"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item> <widget class="QLabel" name="armedLabel"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item> <widget class="QLabel" name="gpsLabel"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> </layout> </widget> <widget class="QGroupBox" name="groupBox_2"> <property name="geometry"> <rect> <x>570</x> <y>250</y> <width>161</width> <height>261</height> </rect> </property> <property name="title"> <string>Failsafe Options</string> </property> <layout class="QVBoxLayout" name="verticalLayout_4"> <item> <widget class="QCheckBox" name="throttleCheckBox"> <property name="text"> <string>Throttle FailSafe</string> </property> </widget> </item> <item> <widget class="QComboBox" name="throttleFailSafeComboBox"/> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QLabel" name="label_5"> <property name="text"> <string>FS Pwm</string> </property> </widget> </item> <item> <widget class="QSpinBox" name="throttlePwmSpinBox"> <property name="maximum"> <number>3000</number> </property> </widget> </item> </layout> </item> <item> <widget class="QCheckBox" name="throttleActionCheckBox"> <property name="text"> <string>Throttle FailSafe Action</string> </property> </widget> </item> <item> <widget class="QCheckBox" name="gcsCheckBox"> <property name="text"> <string>GCS FailSafe</string> </property> </widget> </item> <item> <widget class="QCheckBox" name="fsShortCheckBox"> <property name="text"> <string>FailSafe Short (1 sec)</string> </property> </widget> </item> <item> <widget class="QCheckBox" name="fsLongCheckBox"> <property name="text"> <string>FailSafe Long (20 sec)</string> </property> </widget> </item> <item> <widget class="QCheckBox" name="batteryFailCheckBox"> <property name="text"> <string>Battery Failsafe</string> </property> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QLabel" name="label_6"> <property name="text"> <string>Low Battery</string> </property> </widget> </item> <item> <widget class="QDoubleSpinBox" name="batteryVoltSpinBox"> <property name="maximum"> <double>100.000000000000000</double> </property> </widget> </item> </layout> </item> </layout> </widget> </widget> <customwidgets> <customwidget> <class>QGCRadioChannelDisplay</class> <extends>QWidget</extends> <header>ui/designer/QGCRadioChannelDisplay.h</header> <container>1</container> </customwidget> </customwidgets> <resources/> <connections/> </ui>