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>
|
|
|
|
<width>544</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>
|
|
|
|
<width>521</width>
|
2010-07-30 08:43:50 +02:00
|
|
|
<height>311</height>
|
2010-07-29 18:42:29 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<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>
|
|
|
|
<property name="text">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch2Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch4Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>260</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<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>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1500</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch1Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>80</x>
|
|
|
|
<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">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch7Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>440</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch6Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>380</x>
|
|
|
|
<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">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch7Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>440</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1500</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch4Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>260</x>
|
|
|
|
<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>
|
|
|
|
<x>440</x>
|
|
|
|
<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">
|
|
|
|
<string>2000</string>
|
|
|
|
</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>
|
|
|
|
<x>190</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>
|
|
|
|
<x>200</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch2Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<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">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch6Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>380</x>
|
|
|
|
<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>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch5Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>320</x>
|
|
|
|
<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>
|
|
|
|
<x>200</x>
|
|
|
|
<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>
|
|
|
|
<x>80</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<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>
|
|
|
|
<x>410</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>
|
|
|
|
<x>260</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1500</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch4Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>260</x>
|
|
|
|
<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">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch7Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>440</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<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>
|
|
|
|
<x>300</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>
|
|
|
|
<width>51</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch5Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>320</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch1Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>80</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch6Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>380</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch3Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>200</x>
|
|
|
|
<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">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch7Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>440</x>
|
|
|
|
<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>
|
|
|
|
<x>140</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1500</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch5Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>320</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1500</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch2Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch5Min">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>320</x>
|
|
|
|
<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">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch1Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>80</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1500</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch6Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>380</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1500</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch3Cur">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>200</x>
|
|
|
|
<y>160</y>
|
|
|
|
<width>31</width>
|
|
|
|
<height>17</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>1500</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="ch2Max">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>140</x>
|
|
|
|
<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>
|
|
|
|
<property name="maximum">
|
2010-07-30 08:43:50 +02:00
|
|
|
<number>99</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>
|
|
|
|
<x>80</x>
|
|
|
|
<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>
|
|
|
|
<x>260</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<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>
|
|
|
|
<property name="text">
|
|
|
|
<string>2000</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch5Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>320</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QSlider" name="ch6Slider">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>380</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>18</width>
|
|
|
|
<height>101</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QCheckBox" name="ch3Rev">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>200</x>
|
|
|
|
<y>140</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>22</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<family>FreeSans</family>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="comboBox_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>70</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="comboBox_3">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>130</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="comboBox_4">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>190</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="comboBox_5">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>250</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="comboBox_6">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>310</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="comboBox_7">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>370</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QComboBox" name="comboBox_8">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>430</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>51</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-07-30 08:43:50 +02:00
|
|
|
<widget class="QCheckBox" name="doRCInputCalibration">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>210</y>
|
|
|
|
<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>
|
|
|
|
<property name="text">
|
|
|
|
<string>RC Receiver Not Connected</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-07-29 18:42:29 +02:00
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tab_2">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Tab 2</string>
|
|
|
|
</attribute>
|
|
|
|
</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>
|