2010-07-29 18:42:29 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>SettingsWidget</class>
|
|
|
|
<widget class="QWidget" name="SettingsWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>617</width>
|
2010-07-30 08:43:50 +02:00
|
|
|
<height>346</height>
|
2010-07-29 18:42:29 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>601</width>
|
2010-07-30 08:43:50 +02:00
|
|
|
<height>311</height>
|
2010-07-29 18:42:29 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>RC Input</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QLabel" name="ch0Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Maximum channel value</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch2Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>160</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Check to invert the channel.</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch4Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>300</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1000</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>2000</number>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch0Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
2010-08-04 16:50:44 +02:00
|
|
|
<pointsize>10</pointsize>
|
2010-07-29 18:42:29 +02:00
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:9pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Current channel value.</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch1Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>90</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>130</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch7Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>530</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Check to invert the channel.</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch6Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>460</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>130</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch7Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>520</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
2010-08-04 16:50:44 +02:00
|
|
|
<pointsize>10</pointsize>
|
2010-07-29 18:42:29 +02:00
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch4Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>300</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>10</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch7Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>540</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>130</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
2010-07-30 08:43:50 +02:00
|
|
|
<widget class="QPushButton" name="getRCInputCurrent">
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>270</x>
|
2010-07-30 08:43:50 +02:00
|
|
|
<y>240</y>
|
2010-07-29 18:42:29 +02:00
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-07-30 08:43:50 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Retrieve settings from OpenPilot</string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>Get Current</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch3Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>230</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1000</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>2000</number>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch2Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>160</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>130</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch6Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>460</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>10</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch0Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Check to invert the channel.</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch5Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>370</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>10</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch3Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>230</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>10</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch1Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>90</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Check to invert the channel.</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-07-30 08:43:50 +02:00
|
|
|
<widget class="QPushButton" name="saveRCInputToSD">
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>490</x>
|
2010-07-30 08:43:50 +02:00
|
|
|
<y>240</y>
|
2010-07-29 18:42:29 +02:00
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-07-30 08:43:50 +02:00
|
|
|
<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>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>Save to SD</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch4Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>300</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
2010-08-04 16:50:44 +02:00
|
|
|
<pointsize>10</pointsize>
|
2010-07-29 18:42:29 +02:00
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch4Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>300</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>130</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch7Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>540</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1000</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>2000</number>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-07-30 08:43:50 +02:00
|
|
|
<widget class="QPushButton" name="saveRCInputToRAM">
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>380</x>
|
2010-07-30 08:43:50 +02:00
|
|
|
<y>240</y>
|
2010-07-29 18:42:29 +02:00
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-07-30 08:43:50 +02:00
|
|
|
<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>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>Save to RAM</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="ch0Assign">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>180</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>61</width>
|
2010-07-29 18:42:29 +02:00
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>DejaVu Sans</family>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>16</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="frame">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch5Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>370</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Check to invert the channel.</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch1Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>90</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1000</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>2000</number>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch6Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>450</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Check to invert the channel.</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch3Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>230</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>130</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch7Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>540</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>10</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch2Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>160</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
2010-08-04 16:50:44 +02:00
|
|
|
<pointsize>10</pointsize>
|
2010-07-29 18:42:29 +02:00
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch5Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>370</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
2010-08-04 16:50:44 +02:00
|
|
|
<pointsize>10</pointsize>
|
2010-07-29 18:42:29 +02:00
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch2Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>160</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1000</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>2000</number>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch5Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>370</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>130</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch1Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>90</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
2010-08-04 16:50:44 +02:00
|
|
|
<pointsize>10</pointsize>
|
2010-07-29 18:42:29 +02:00
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch6Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>450</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
2010-08-04 16:50:44 +02:00
|
|
|
<pointsize>10</pointsize>
|
2010-07-29 18:42:29 +02:00
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch3Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>230</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
2010-08-04 16:50:44 +02:00
|
|
|
<pointsize>10</pointsize>
|
2010-07-29 18:42:29 +02:00
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch2Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>160</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>10</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch0Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1000</number>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="maximum">
|
2010-08-04 16:50:44 +02:00
|
|
|
<number>2000</number>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch1Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>90</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>10</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch4Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>300</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Check to invert the channel.</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch0Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>130</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Minimum channel value.</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>1000</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch5Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>370</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1000</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>2000</number>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch6Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>460</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="minimum">
|
|
|
|
<number>1000</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>2000</number>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch3Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>230</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Check to invert the channel.</p></body></html></string>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-08-04 16:50:44 +02:00
|
|
|
<widget class="QComboBox" name="ch1Assign">
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>80</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>180</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>61</width>
|
2010-07-29 18:42:29 +02:00
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>DejaVu Sans</family>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
2010-08-04 16:50:44 +02:00
|
|
|
<widget class="QComboBox" name="ch2Assign">
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>150</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>180</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>61</width>
|
2010-07-29 18:42:29 +02:00
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>DejaVu Sans</family>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
2010-08-04 16:50:44 +02:00
|
|
|
<widget class="QComboBox" name="ch3Assign">
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>220</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>180</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>61</width>
|
2010-07-29 18:42:29 +02:00
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>DejaVu Sans</family>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
2010-08-04 16:50:44 +02:00
|
|
|
<widget class="QComboBox" name="ch4Assign">
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>290</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>180</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>61</width>
|
2010-07-29 18:42:29 +02:00
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>DejaVu Sans</family>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
2010-08-04 16:50:44 +02:00
|
|
|
<widget class="QComboBox" name="ch5Assign">
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>360</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>180</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>61</width>
|
2010-07-29 18:42:29 +02:00
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>DejaVu Sans</family>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
2010-08-04 16:50:44 +02:00
|
|
|
<widget class="QComboBox" name="ch6Assign">
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>430</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>180</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>61</width>
|
2010-07-29 18:42:29 +02:00
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>DejaVu Sans</family>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
2010-08-04 16:50:44 +02:00
|
|
|
<widget class="QComboBox" name="ch7Assign">
|
2010-07-29 18:42:29 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>500</x>
|
2010-07-29 18:42:29 +02:00
|
|
|
<y>180</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>61</width>
|
2010-07-29 18:42:29 +02:00
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>DejaVu Sans</family>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
2010-07-30 08:43:50 +02:00
|
|
|
<widget class="QCheckBox" name="doRCInputCalibration">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-04 16:50:44 +02:00
|
|
|
<x>20</x>
|
|
|
|
<y>250</y>
|
2010-07-30 08:43:50 +02:00
|
|
|
<width>131</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Start calibrating the RC Inputs.
|
|
|
|
Uncheck/Check to restart calibration.</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Run Calibration</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="RCInputConnected">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>320</x>
|
|
|
|
<y>210</y>
|
|
|
|
<width>181</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Indicates whether OpenPilot is getting a signal from the RC receiver.</string>
|
|
|
|
</property>
|
2010-07-30 08:43:50 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>RC Receiver Not Connected</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-08-04 16:50:44 +02:00
|
|
|
<widget class="QComboBox" name="receiverType">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>130</x>
|
|
|
|
<y>210</y>
|
|
|
|
<width>89</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Select the receiver type here:
|
|
|
|
- PWM is the most usual type
|
|
|
|
- PPM is connected to input XXX
|
|
|
|
- Spektrum is used with Spektrum 'satellite' receivers</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>210</y>
|
|
|
|
<width>131</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>RC Receiver Type:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tab_2">
|
|
|
|
<attribute name="title">
|
2010-08-04 16:50:44 +02:00
|
|
|
<string>Servo Output</string>
|
2010-07-29 18:42:29 +02:00
|
|
|
</attribute>
|
2010-08-04 16:50:44 +02:00
|
|
|
<widget class="QComboBox" name="comboBox">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>80</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>89</width>
|
|
|
|
<height>31</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Select aircraft type here</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>62</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Aircraft:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGraphicsView" name="graphicsView">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>130</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>256</width>
|
|
|
|
<height>192</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
2010-07-30 08:43:50 +02:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>ch2Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch2Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>161</x>
|
|
|
|
<y>120</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>179</x>
|
|
|
|
<y>221</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch0Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch0Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>40</x>
|
|
|
|
<y>151</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>61</x>
|
|
|
|
<y>217</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch1Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch1Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>101</x>
|
|
|
|
<y>140</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>116</x>
|
|
|
|
<y>216</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch3Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch3Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>221</x>
|
|
|
|
<y>139</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>238</x>
|
|
|
|
<y>215</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch4Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch4Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>287</x>
|
|
|
|
<y>131</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>300</x>
|
|
|
|
<y>220</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch5Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch5Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>342</x>
|
|
|
|
<y>143</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>359</x>
|
|
|
|
<y>219</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch6Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch6Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>404</x>
|
|
|
|
<y>133</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>419</x>
|
|
|
|
<y>218</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch7Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch7Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>463</x>
|
|
|
|
<y>116</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>477</x>
|
|
|
|
<y>220</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch0Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>31</x>
|
|
|
|
<y>272</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>38</x>
|
|
|
|
<y>170</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch1Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>89</x>
|
|
|
|
<y>265</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>101</x>
|
|
|
|
<y>91</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch2Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>104</x>
|
|
|
|
<y>275</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>166</x>
|
|
|
|
<y>106</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch3Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>102</x>
|
|
|
|
<y>266</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>221</x>
|
|
|
|
<y>110</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch4Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>74</x>
|
|
|
|
<y>262</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>280</x>
|
|
|
|
<y>89</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch5Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>48</x>
|
|
|
|
<y>262</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>342</x>
|
|
|
|
<y>103</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch6Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>72</x>
|
|
|
|
<y>269</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>400</x>
|
|
|
|
<y>90</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch7Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>60</x>
|
|
|
|
<y>275</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>460</x>
|
|
|
|
<y>141</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2010-07-29 18:42:29 +02:00
|
|
|
</ui>
|