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-08-07 10:56:03 +02:00
|
|
|
<height>349</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>
|
2010-08-07 10:56:03 +02:00
|
|
|
<y>10</y>
|
2010-08-04 16:50:44 +02:00
|
|
|
<width>601</width>
|
2010-08-07 10:56:03 +02:00
|
|
|
<height>331</height>
|
2010-07-29 18:42:29 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="currentIndex">
|
2010-08-07 10:56:03 +02:00
|
|
|
<number>1</number>
|
2010-08-04 16:50:44 +02:00
|
|
|
</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-07 10:56:03 +02:00
|
|
|
<x>510</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-07 10:56:03 +02:00
|
|
|
<x>440</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-07 10:56:03 +02:00
|
|
|
<x>510</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-07 10:56:03 +02:00
|
|
|
<x>510</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-07 10:56:03 +02:00
|
|
|
<x>440</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-07 10:56:03 +02:00
|
|
|
<x>510</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-07 10:56:03 +02:00
|
|
|
<x>440</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-07 10:56:03 +02:00
|
|
|
<x>510</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-07 10:56:03 +02:00
|
|
|
<x>440</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-07 10:56:03 +02:00
|
|
|
<x>440</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-07 10:56:03 +02:00
|
|
|
<widget class="QComboBox" name="aircraftType">
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-07 10:56:03 +02:00
|
|
|
<x>100</x>
|
2010-08-04 16:50:44 +02:00
|
|
|
<y>10</y>
|
2010-08-07 10:56:03 +02:00
|
|
|
<width>121</width>
|
|
|
|
<height>21</height>
|
2010-08-04 16:50:44 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-07 10:56:03 +02:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Select aircraft type here</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
2010-08-07 10:56:03 +02:00
|
|
|
<y>10</y>
|
|
|
|
<width>91</width>
|
2010-08-04 16:50:44 +02:00
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-08-07 10:56:03 +02:00
|
|
|
<string>Aircraft type:</string>
|
2010-08-04 16:50:44 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
2010-08-07 10:56:03 +02:00
|
|
|
<widget class="QLabel" name="actuator0Label">
|
2010-08-04 16:50:44 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
2010-08-07 10:56:03 +02:00
|
|
|
<x>10</x>
|
|
|
|
<y>50</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>17</height>
|
2010-08-04 16:50:44 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-08-07 10:56:03 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>Channel 0</string>
|
|
|
|
</property>
|
2010-08-04 16:50:44 +02:00
|
|
|
</widget>
|
2010-08-07 10:56:03 +02:00
|
|
|
<widget class="QLabel" name="actuator1Label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>80</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Channel 1</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="actuator2Label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Channel 2</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="actuator3Label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Channel 3</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="actuator4Label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>170</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Channe l4</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="actuator5Label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Channel 5</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch0OutSlider">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>50</y>
|
|
|
|
<width>160</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="ch0Output">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>100</x>
|
|
|
|
<y>50</y>
|
|
|
|
<width>121</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch0OutMin">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>240</x>
|
|
|
|
<y>50</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch0OutMax">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>50</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch0OutTest">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>530</x>
|
|
|
|
<y>50</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Test</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="actuator6Label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>230</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Channel 6</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="actuator7Label">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>260</y>
|
|
|
|
<width>71</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Channel 7</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="ch1Output">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>100</x>
|
|
|
|
<y>80</y>
|
|
|
|
<width>121</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch1OutMax">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>80</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch1OutMin">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>240</x>
|
|
|
|
<y>80</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch1OutSlider">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>80</y>
|
|
|
|
<width>160</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch1OutTest">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>530</x>
|
|
|
|
<y>80</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Test</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="ch2Output">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>100</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>121</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch2OutMax">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch2OutMin">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>240</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch2OutSlider">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>160</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch2OutTest">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>530</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Test</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="ch3Output">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>100</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>121</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch3OutMax">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch3OutMin">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>240</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch3OutSlider">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>160</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch3OutTest">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>530</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Test</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="ch4Output">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>100</x>
|
|
|
|
<y>170</y>
|
|
|
|
<width>121</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch4OutMax">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>170</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch4OutMin">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>240</x>
|
|
|
|
<y>170</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch4OutSlider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>170</y>
|
|
|
|
<width>160</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch4OutTest">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>530</x>
|
|
|
|
<y>170</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Test</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="ch5Output">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>100</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>121</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch5OutMax">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch5OutMin">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>240</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch5OutSlider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>160</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch5OutTest">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>530</x>
|
|
|
|
<y>200</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Test</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="ch6Output">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>100</x>
|
|
|
|
<y>230</y>
|
|
|
|
<width>121</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch6OutMax">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>230</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch6OutMin">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>240</x>
|
|
|
|
<y>230</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch6OutSlider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>230</y>
|
|
|
|
<width>160</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch6OutTest">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>530</x>
|
|
|
|
<y>230</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Test</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="ch7Output">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>100</x>
|
|
|
|
<y>260</y>
|
|
|
|
<width>121</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch7OutMax">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>460</x>
|
|
|
|
<y>260</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSpinBox" name="ch7OutMin">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>240</x>
|
|
|
|
<y>260</y>
|
|
|
|
<width>55</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch7OutSLider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>300</x>
|
|
|
|
<y>260</y>
|
|
|
|
<width>160</width>
|
|
|
|
<height>18</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch7OutTest">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>530</x>
|
|
|
|
<y>260</y>
|
|
|
|
<width>61</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Test</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="saveRCOutputToSD">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>490</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<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 to SD</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="getRCOutputCurrent">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>270</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Retrieve settings from OpenPilot</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Get Current</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="saveRCOutputToRAM">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>380</x>
|
|
|
|
<y>10</y>
|
|
|
|
<width>93</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<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>Save to RAM</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>ch2Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch2Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>172</x>
|
|
|
|
<y>141</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>181</x>
|
|
|
|
<y>217</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>103</x>
|
|
|
|
<y>161</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>242</x>
|
|
|
|
<y>160</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>242</x>
|
|
|
|
<y>217</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch4Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch4Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>312</x>
|
|
|
|
<y>152</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>312</x>
|
|
|
|
<y>217</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch5Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch5Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>382</x>
|
|
|
|
<y>164</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>382</x>
|
|
|
|
<y>217</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch6Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch6Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>472</x>
|
|
|
|
<y>154</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>462</x>
|
|
|
|
<y>217</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ch7Slider</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ch7Cur</receiver>
|
|
|
|
<slot>setNum(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>552</x>
|
|
|
|
<y>137</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>532</x>
|
|
|
|
<y>217</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch0Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>33</x>
|
|
|
|
<y>293</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>91</x>
|
|
|
|
<y>291</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>103</x>
|
|
|
|
<y>112</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch2Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>106</x>
|
|
|
|
<y>296</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>172</x>
|
|
|
|
<y>127</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch3Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>104</x>
|
|
|
|
<y>291</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>242</x>
|
|
|
|
<y>131</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch4Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>76</x>
|
|
|
|
<y>291</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>312</x>
|
|
|
|
<y>110</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch5Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>50</x>
|
|
|
|
<y>291</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>382</x>
|
|
|
|
<y>124</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch6Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>74</x>
|
|
|
|
<y>291</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>472</x>
|
|
|
|
<y>111</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>doRCInputCalibration</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>ch7Slider</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>62</x>
|
|
|
|
<y>296</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>552</x>
|
|
|
|
<y>162</y>
|
2010-07-30 08:43:50 +02:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2010-07-29 18:42:29 +02:00
|
|
|
</ui>
|