2011-03-28 12:40:46 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2011-03-28 17:39:22 +02:00
<class>InputWidget</class>
<widget class="QWidget" name="InputWidget">
2011-03-28 12:40:46 +02:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2011-07-16 10:26:36 +02:00
<width>626</width>
<height>532</height>
2011-03-28 12:40:46 +02:00
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTabWidget" name="tabWidget">
2012-03-10 19:50:14 +01:00
<property name="styleSheet">
<string notr="true">#groupBox_2,#groupBox{
background-color: qlineargradient(spread:pad, x1:0.507, y1:0.869318, x2:0.507, y2:0.0965909, stop:0 rgba(243, 243, 243, 255), stop:1 rgba(250, 250, 250, 255));
border: 1px outset #999;
border-radius: 3;
font:bold;
}
QGroupBox::title {
subcontrol-origin: margin;
subcontrol-position: top center; /* position at the top center */
padding: 0 3px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #FFOECE, stop: 1 #FFFFFF);
top: 5px;
}</string>
</property>
2011-03-28 12:40:46 +02:00
<property name="currentIndex">
2012-03-10 19:50:14 +01:00
<number>1</number>
2011-03-28 12:40:46 +02:00
</property>
2011-05-31 21:20:38 +02:00
<widget class="QWidget" name="RCInput">
2011-03-28 12:40:46 +02:00
<attribute name="title">
<string>RC Input</string>
</attribute>
2011-06-21 20:08:55 +02:00
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
2011-08-04 17:58:41 +02:00
<widget class="QStackedWidget" name="stackedWidget">
2011-08-10 16:24:35 +02:00
<property name="currentIndex">
2011-09-07 16:09:41 +02:00
<number>1</number>
2011-08-10 16:24:35 +02:00
</property>
2011-08-04 17:58:41 +02:00
<widget class="QWidget" name="advancedPage">
2011-09-07 00:48:45 +02:00
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<layout class="QVBoxLayout" name="channelSettings"/>
</item>
<item>
<widget class="QPushButton" name="configurationWizard">
<property name="text">
<string>Start Configuration Wizard</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="runCalibration">
<property name="text">
<string>Run Calibration</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>
2011-08-04 17:58:41 +02:00
</widget>
2011-08-10 16:24:35 +02:00
<widget class="QWidget" name="wizard">
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
<widget class="QLabel" name="wzText">
2011-08-17 13:43:08 +02:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
2012-01-31 20:31:14 +01:00
<height>90</height>
2011-08-17 13:43:08 +02:00
</size>
</property>
2011-08-10 16:24:35 +02:00
<property name="text">
<string>TextLabel</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
2012-01-31 20:09:01 +01:00
<widget class="QGraphicsView" name="graphicsView"/>
2011-08-10 16:24:35 +02:00
</item>
<item>
<layout class="QVBoxLayout" name="checkBoxesLayout"/>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QPushButton" name="wzBack">
<property name="text">
<string>Back</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="wzNext">
<property name="text">
<string>Next</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="wzCancel">
<property name="text">
<string>Cancel</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
2011-07-28 22:28:59 +02:00
</widget>
</item>
2011-06-21 20:08:55 +02:00
</layout>
2011-03-28 12:40:46 +02:00
</widget>
<widget class="QWidget" name="tab_3">
<attribute name="title">
<string>Flight Mode Switch Settings</string>
</attribute>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
2011-05-31 21:20:38 +02:00
<x>310</x>
2011-03-28 12:40:46 +02:00
<y>10</y>
<width>201</width>
<height>17</height>
</rect>
</property>
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Warning: avoid "Manual"</string>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
2011-05-31 21:20:38 +02:00
<x>310</x>
2011-03-28 12:40:46 +02:00
<y>30</y>
<width>201</width>
<height>17</height>
</rect>
</property>
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>for multirotors!</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
2011-05-17 06:54:23 +02:00
<x>30</x>
2012-03-10 19:50:14 +01:00
<y>160</y>
2011-03-28 12:40:46 +02:00
<width>445</width>
<height>155</height>
</rect>
</property>
2012-03-10 19:50:14 +01:00
<property name="styleSheet">
<string notr="true"/>
</property>
2011-03-28 12:40:46 +02:00
<property name="title">
<string>Configure each stabilization mode for each axis</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
2012-03-10 19:50:14 +01:00
<item row="1" column="2">
<widget class="QLabel" name="label_9">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
2011-03-28 12:40:46 +02:00
</property>
2012-03-10 19:50:14 +01:00
<property name="minimumSize">
<size>
<width>40</width>
<height>0</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255));
color: rgb(255, 255, 255);
border-radius: 5;
font: bold 9px;
margin:1px;</string>
2011-03-28 12:40:46 +02:00
</property>
<property name="text">
<string>Pitch</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
</item>
2012-03-10 19:50:14 +01:00
<item row="1" column="3">
2011-03-28 12:40:46 +02:00
<widget class="QLabel" name="label_10">
2012-03-10 19:50:14 +01:00
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>0</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255));
color: rgb(255, 255, 255);
border-radius: 5;
font: bold 9px;
margin:1px;</string>
</property>
2011-03-28 12:40:46 +02:00
<property name="text">
<string>Yaw</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
</item>
2012-03-10 19:50:14 +01:00
<item row="2" column="0">
2011-03-28 12:40:46 +02:00
<widget class="QLabel" name="label_14">
<property name="text">
<string>Stabilized1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
2012-03-10 19:50:14 +01:00
<item row="2" column="1">
<widget class="QComboBox" name="fmsSsPos1Roll">
<property name="minimumSize">
<size>
<width>102</width>
<height>0</height>
</size>
</property>
</widget>
2011-03-28 12:40:46 +02:00
</item>
2012-03-10 19:50:14 +01:00
<item row="2" column="2">
<widget class="QComboBox" name="fmsSsPos1Pitch">
<property name="minimumSize">
<size>
<width>102</width>
<height>0</height>
</size>
</property>
</widget>
2011-03-28 12:40:46 +02:00
</item>
2012-03-10 19:50:14 +01:00
<item row="2" column="3">
<widget class="QComboBox" name="fmsSsPos1Yaw">
<property name="minimumSize">
<size>
<width>102</width>
<height>0</height>
</size>
</property>
</widget>
2011-03-28 12:40:46 +02:00
</item>
2012-03-10 19:50:14 +01:00
<item row="3" column="0">
2011-03-28 12:40:46 +02:00
<widget class="QLabel" name="label_21">
<property name="text">
<string>Stabilized2</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
2012-03-10 19:50:14 +01:00
<item row="3" column="1">
2011-03-28 12:40:46 +02:00
<widget class="QComboBox" name="fmsSsPos2Roll"/>
</item>
2012-03-10 19:50:14 +01:00
<item row="3" column="2">
2011-03-28 12:40:46 +02:00
<widget class="QComboBox" name="fmsSsPos2Pitch"/>
</item>
2012-03-10 19:50:14 +01:00
<item row="3" column="3">
2011-03-28 12:40:46 +02:00
<widget class="QComboBox" name="fmsSsPos2Yaw"/>
</item>
2012-03-10 19:50:14 +01:00
<item row="4" column="0">
2011-03-28 12:40:46 +02:00
<widget class="QLabel" name="label_22">
<property name="text">
<string>Stabilized3</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
2012-03-10 19:50:14 +01:00
<item row="4" column="1">
2011-03-28 12:40:46 +02:00
<widget class="QComboBox" name="fmsSsPos3Roll"/>
</item>
2012-03-10 19:50:14 +01:00
<item row="4" column="2">
2011-03-28 12:40:46 +02:00
<widget class="QComboBox" name="fmsSsPos3Pitch"/>
</item>
2012-03-10 19:50:14 +01:00
<item row="4" column="3">
2011-03-28 12:40:46 +02:00
<widget class="QComboBox" name="fmsSsPos3Yaw"/>
</item>
2012-03-10 19:50:14 +01:00
<item row="0" column="1">
<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>
<item row="1" column="1">
<widget class="QLabel" name="label_8">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>0</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255));
color: rgb(255, 255, 255);
border-radius: 5;
font: bold 9px;
margin:1px;</string>
</property>
<property name="text">
<string>Roll</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
</item>
2011-03-28 12:40:46 +02:00
</layout>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
2011-05-17 06:54:23 +02:00
<x>30</x>
2012-03-10 19:50:14 +01:00
<y>30</y>
2011-03-28 12:40:46 +02:00
<width>261</width>
<height>121</height>
</rect>
</property>
2012-03-10 19:50:14 +01:00
<property name="styleSheet">
<string notr="true"/>
</property>
2011-03-28 12:40:46 +02:00
<property name="title">
<string>FlightMode Switch Positions</string>
</property>
<widget class="QComboBox" name="fmsModePos2">
<property name="geometry">
<rect>
<x>100</x>
2011-07-16 10:26:36 +02:00
<y>55</y>
2011-03-28 12:40:46 +02:00
<width>151</width>
2011-07-16 10:26:36 +02:00
<height>26</height>
2011-03-28 12:40:46 +02:00
</rect>
</property>
</widget>
<widget class="QComboBox" name="fmsModePos3">
<property name="geometry">
<rect>
<x>100</x>
2011-07-16 10:26:36 +02:00
<y>25</y>
2011-03-28 12:40:46 +02:00
<width>151</width>
2011-07-16 10:26:36 +02:00
<height>26</height>
2011-03-28 12:40:46 +02:00
</rect>
</property>
<property name="toolTip">
<string>Select the stabilization mode on this position (manual/stabilized/auto)</string>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>62</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Pos. 3</string>
</property>
</widget>
<widget class="QComboBox" name="fmsModePos1">
<property name="geometry">
<rect>
<x>100</x>
2011-07-16 10:26:36 +02:00
<y>85</y>
2011-03-28 12:40:46 +02:00
<width>151</width>
2011-07-16 10:26:36 +02:00
<height>26</height>
2011-03-28 12:40:46 +02:00
</rect>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>62</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Pos. 2</string>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>10</x>
<y>90</y>
<width>62</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Pos. 1</string>
</property>
</widget>
<widget class="QSlider" name="fmsSlider">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>70</x>
<y>30</y>
<width>20</width>
<height>81</height>
</rect>
</property>
<property name="toolTip">
<string>This slider moves when you move the flight mode switch
on your remote. Setup the flightmode channel on the RC Input tab
if you have not done so already.</string>
</property>
<property name="minimum">
<number>-100</number>
</property>
<property name="maximum">
<number>100</number>
</property>
<property name="pageStep">
<number>10</number>
</property>
<property name="sliderPosition">
<number>-100</number>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="tickPosition">
<enum>QSlider::TicksBelow</enum>
</property>
<property name="tickInterval">
2011-07-16 10:26:36 +02:00
<number>100</number>
2011-03-28 12:40:46 +02:00
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_4">
<attribute name="title">
<string>Arming Settings</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label_17">
2011-04-09 17:37:57 +02:00
<property name="font">
<font>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
2011-03-28 12:40:46 +02:00
<property name="text">
2011-04-09 17:37:57 +02:00
<string>Arm airframe using throttle off and:</string>
2011-03-28 12:40:46 +02:00
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="armControl">
<property name="toolTip">
2011-04-09 17:37:57 +02:00
<string>Indicate the control used for arming the airframe, in addition to setting the throttle to its minimum position. In other terms "Throttle Off".</string>
2011-03-28 12:40:46 +02:00
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<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>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_18">
<property name="text">
<string>Arming timeout:</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="armTimeout">
<property name="toolTip">
2011-04-09 17:37:57 +02:00
<string>After the time indicated here, the frame go back to disarmed state.</string>
2011-03-28 12:40:46 +02:00
</property>
<property name="maximum">
<number>64</number>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_19">
<property name="text">
<string>seconds.</string>
</property>
</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>
2011-05-31 21:20:38 +02:00
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>Airframe disarm is done by throttle off and opposite of above combination.</string>
</property>
</widget>
</item>
2011-03-28 12:40:46 +02:00
<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>
</item>
2011-05-31 21:20:38 +02:00
<item>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<spacer name="horizontalSpacer_5">
<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="QPushButton" name="inputHelp">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../coreplugin/core.qrc">
<normaloff>:/core/images/helpicon.svg</normaloff>:/core/images/helpicon.svg</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="saveRCInputToRAM">
<property name="toolTip">
<string>Send to OpenPilot but don't write in SD.
Be sure to set the Neutral position on all sliders before sending!</string>
</property>
<property name="text">
<string>Apply</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="saveRCInputToSD">
<property name="toolTip">
<string>Be sure to set the Neutral position on all sliders before sending!
Applies and Saves all settings to SD</string>
</property>
<property name="text">
<string>Save</string>
</property>
</widget>
</item>
</layout>
</item>
2011-03-28 12:40:46 +02:00
</layout>
</widget>
<tabstops>
<tabstop>fmsSlider</tabstop>
<tabstop>fmsModePos3</tabstop>
<tabstop>fmsSsPos3Roll</tabstop>
<tabstop>fmsSsPos3Pitch</tabstop>
<tabstop>fmsSsPos3Yaw</tabstop>
<tabstop>fmsModePos2</tabstop>
<tabstop>fmsSsPos2Roll</tabstop>
<tabstop>fmsSsPos2Pitch</tabstop>
<tabstop>fmsSsPos2Yaw</tabstop>
<tabstop>fmsModePos1</tabstop>
<tabstop>fmsSsPos1Roll</tabstop>
<tabstop>fmsSsPos1Pitch</tabstop>
<tabstop>fmsSsPos1Yaw</tabstop>
</tabstops>
2011-05-17 06:54:23 +02:00
<resources>
2011-05-31 21:20:38 +02:00
<include location="../coreplugin/core.qrc"/>
2011-05-17 06:54:23 +02:00
</resources>
2011-08-04 17:58:41 +02:00
<connections/>
2011-03-28 12:40:46 +02:00
</ui>