2010-10-11 07:34:52 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>ccpmWidget</class>
|
|
|
|
<widget class="QWidget" name="ccpmWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>660</width>
|
|
|
|
<height>572</height>
|
2010-10-11 07:34:52 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-10-16 16:05:51 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-03 05:30:54 +01:00
|
|
|
<width>300</width>
|
|
|
|
<height>300</height>
|
2010-10-16 16:05:51 +02:00
|
|
|
</size>
|
|
|
|
</property>
|
2010-10-11 07:34:52 +02:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2010-10-16 16:05:51 +02:00
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<layout class="QGridLayout" name="gridLayout_17">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QGridLayout" name="gridLayout_13">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QFormLayout" name="formLayout_6">
|
|
|
|
<property name="fieldGrowthPolicy">
|
|
|
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>Swashplate config:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="ccpmType">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>10</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Select aircraft type here</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QTabWidget" name="TabObject">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>400</width>
|
|
|
|
<height>300</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="BasicTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Basic settings</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_16">
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<item row="0" column="0">
|
2010-11-08 07:02:43 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="SwashplateBox_2">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Outputs</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_18">
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QComboBox" name="ccpmTailChannel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>85</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
2010-11-08 07:02:43 +01:00
|
|
|
<widget class="QComboBox" name="ccpmEngineChannel">
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
2010-11-03 05:30:54 +01:00
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>85</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="ccpmTailLabel">
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
2010-11-03 05:30:54 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>80</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>80</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-11-08 07:02:43 +01:00
|
|
|
<string>Tail Rotor</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="ccpmEngineLabel">
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
2010-11-03 05:30:54 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Engine</string>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="SwashplateBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Swashplate Outputs</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_19">
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="ccpmServoWLabel">
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
2010-11-03 05:30:54 +01:00
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>80</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>80</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-11-08 07:02:43 +01:00
|
|
|
<string>Servo W</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="ccpmServoWChannel">
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2010-11-03 05:30:54 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QComboBox" name="ccpmServoXChannel">
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
2010-11-03 05:30:54 +01:00
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>85</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1">
|
2010-11-08 07:02:43 +01:00
|
|
|
<widget class="QComboBox" name="ccpmServoYChannel">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2010-11-03 05:30:54 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="ccpmServoXLabel">
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
2010-11-03 05:30:54 +01:00
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>80</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>80</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2010-11-08 07:02:43 +01:00
|
|
|
<string>Servo X</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="5" column="1">
|
2010-11-03 05:30:54 +01:00
|
|
|
<widget class="QComboBox" name="ccpmSingleServo">
|
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2010-11-03 05:30:54 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Front</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Right</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Rear</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Left</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="5" column="0">
|
|
|
|
<widget class="QLabel" name="ccpmServoZLabel_3">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>80</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="text">
|
2010-11-08 07:02:43 +01:00
|
|
|
<string>Single Servo</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="4" column="1">
|
|
|
|
<widget class="QComboBox" name="ccpmServoZChannel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>85</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="4" column="0">
|
|
|
|
<widget class="QLabel" name="ccpmServoZLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Servo Z</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="ccpmServoYLabel">
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>80</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Servo Y</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="SwashplateBox_3">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>70</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Swashplate Servo Angles</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_20">
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QDoubleSpinBox" name="ccpmAngleW">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="decimals">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>360.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<double>15.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="ccpmServoWLabel_2">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Angle W</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="ccpmServoXLabel_2">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Angle X</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="ccpmServoYLabel_2">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Angle Y</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0">
|
2010-11-03 05:30:54 +01:00
|
|
|
<widget class="QLabel" name="ccpmServoZLabel_2">
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>Angle Z</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="5" column="0">
|
|
|
|
<widget class="QLabel" name="label_10">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>80</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>CorrectionAngle</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QDoubleSpinBox" name="ccpmAngleX">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="decimals">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>360.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<double>15.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="5" column="1">
|
|
|
|
<widget class="QDoubleSpinBox" name="ccpmCorrectionAngle">
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="decimals">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>360.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<double>15.000000000000000</double>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="1">
|
2010-11-08 07:02:43 +01:00
|
|
|
<widget class="QDoubleSpinBox" name="ccpmAngleZ">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
|
|
|
<property name="decimals">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>360.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<double>15.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QDoubleSpinBox" name="ccpmAngleY">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>85</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="decimals">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<double>360.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<double>15.000000000000000</double>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-11-03 05:30:54 +01:00
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_7" stretch="1,1">
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="ccpmPitchMixingBox">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-10-31 07:10:19 +01:00
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
2010-10-31 07:10:19 +01:00
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>50</width>
|
|
|
|
<height>100</height>
|
2010-10-31 07:10:19 +01:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>50</width>
|
2010-11-03 05:30:54 +01:00
|
|
|
<height>400</height>
|
2010-10-11 07:34:52 +02:00
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="title">
|
|
|
|
<string>CCPM</string>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_15">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Collective</string>
|
|
|
|
</property>
|
|
|
|
<property name="scaledContents">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>5</width>
|
|
|
|
<height>25</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSlider" name="ccpmCollectiveSlider">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>100</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>50</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>5</width>
|
|
|
|
<height>25</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_16">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Cyclic</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="ccpmCollectivespinBox">
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>50</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="ccpmRevoMixingBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>100</height>
|
|
|
|
</size>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>400</width>
|
|
|
|
<height>400</height>
|
|
|
|
</size>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="title">
|
|
|
|
<string>REVO</string>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_14">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>100%</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_5">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>5</width>
|
|
|
|
<height>25</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSlider" name="ccpmRevoSlider">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>100</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_4">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>5</width>
|
|
|
|
<height>25</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_13">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>7</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>0%</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="ccpmREVOspinBox"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-10-11 07:34:52 +02:00
|
|
|
</widget>
|
2010-11-08 07:02:43 +01:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2010-11-03 05:30:54 +01:00
|
|
|
<item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_9">
|
2010-11-03 05:30:54 +01:00
|
|
|
<item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<widget class="QGroupBox" name="ccpmSwashImageBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>200</height>
|
|
|
|
</size>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>600</width>
|
|
|
|
<height>600</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="sizeIncrement">
|
|
|
|
<size>
|
|
|
|
<width>10</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>200</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Swashplate Layout</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_10">
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QSplitter" name="splitter_3">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<widget class="QGraphicsView" name="SwashplateImage">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>200</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>500</width>
|
|
|
|
<height>500</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="sizeIncrement">
|
|
|
|
<size>
|
|
|
|
<width>10</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>200</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
|
|
|
</property>
|
|
|
|
<property name="lineWidth">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAlwaysOn</enum>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAlwaysOn</enum>
|
|
|
|
</property>
|
|
|
|
<property name="backgroundBrush">
|
|
|
|
<brush brushstyle="SolidPattern">
|
|
|
|
<color alpha="25">
|
|
|
|
<red>220</red>
|
|
|
|
<green>220</green>
|
|
|
|
<blue>220</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</property>
|
|
|
|
<property name="foregroundBrush">
|
|
|
|
<brush brushstyle="NoBrush">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>0</red>
|
|
|
|
<green>0</green>
|
|
|
|
<blue>0</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|
|
|
</property>
|
|
|
|
<property name="resizeAnchor">
|
|
|
|
<enum>QGraphicsView::AnchorViewCenter</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="CurveTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Curve settings</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_15">
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="CurveType">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>150</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>10</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Select aircraft type here</string>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Linear</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>Flat</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Step</string>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
2010-10-13 08:06:32 +02:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2010-11-03 05:30:54 +01:00
|
|
|
<string>Exp</string>
|
2010-10-13 08:06:32 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
2010-10-11 07:34:52 +02:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2010-11-03 05:30:54 +01:00
|
|
|
<string>Log</string>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
2010-10-13 08:06:32 +02:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2010-11-03 05:30:54 +01:00
|
|
|
<string>Custom</string>
|
2010-10-13 08:06:32 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
2010-10-11 07:34:52 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-03 05:30:54 +01:00
|
|
|
<item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Number of points</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="NumCurvePoints">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-11-03 05:30:54 +01:00
|
|
|
</item>
|
2010-10-11 07:34:52 +02:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-03 05:30:54 +01:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
2010-10-31 07:10:19 +01:00
|
|
|
<item row="0" column="0">
|
2010-11-03 05:30:54 +01:00
|
|
|
<widget class="QLabel" name="CurveLabel1">
|
2010-10-11 07:34:52 +02:00
|
|
|
<property name="text">
|
2010-11-03 05:30:54 +01:00
|
|
|
<string>Min</string>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-10-31 07:10:19 +01:00
|
|
|
<item row="0" column="1">
|
2010-11-03 05:30:54 +01:00
|
|
|
<widget class="QLabel" name="CurveLabel2">
|
|
|
|
<property name="text">
|
|
|
|
<string>Max</string>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-03 05:30:54 +01:00
|
|
|
<item row="0" column="2">
|
|
|
|
<widget class="QLabel" name="CurveLabel3">
|
2010-10-11 07:34:52 +02:00
|
|
|
<property name="text">
|
2010-11-03 05:30:54 +01:00
|
|
|
<string>Step point</string>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-03 05:30:54 +01:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QDoubleSpinBox" name="CurveValue1">
|
2010-10-31 07:10:19 +01:00
|
|
|
<property name="decimals">
|
2010-11-03 05:30:54 +01:00
|
|
|
<number>1</number>
|
2010-10-31 07:10:19 +01:00
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
2010-11-03 05:30:54 +01:00
|
|
|
<double>10.000000000000000</double>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-03 05:30:54 +01:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QDoubleSpinBox" name="CurveValue2">
|
2010-10-11 07:34:52 +02:00
|
|
|
<property name="decimals">
|
2010-11-03 05:30:54 +01:00
|
|
|
<number>1</number>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
2010-11-03 05:30:54 +01:00
|
|
|
<double>10.000000000000000</double>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="value">
|
|
|
|
<double>1.000000000000000</double>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-03 05:30:54 +01:00
|
|
|
<item row="1" column="2">
|
|
|
|
<widget class="QDoubleSpinBox" name="CurveValue3">
|
2010-10-11 07:34:52 +02:00
|
|
|
<property name="decimals">
|
2010-11-03 05:30:54 +01:00
|
|
|
<number>1</number>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
2010-11-03 05:30:54 +01:00
|
|
|
<double>100.000000000000000</double>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="value">
|
|
|
|
<double>50.000000000000000</double>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-03 05:30:54 +01:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
|
|
<item>
|
2010-11-03 05:30:54 +01:00
|
|
|
<widget class="QComboBox" name="CurveToGenerate">
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>150</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>10</pointsize>
|
|
|
|
</font>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Select aircraft type here</string>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Throttle</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Pitch</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2010-10-11 07:34:52 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item>
|
2010-11-03 05:30:54 +01:00
|
|
|
<widget class="QPushButton" name="ccpmGenerateCurve">
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>150</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Generate curves based on settings</string>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="text">
|
|
|
|
<string><-- Generate Curve</string>
|
2010-10-11 07:34:52 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_6">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
2010-11-03 05:30:54 +01:00
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
</layout>
|
2010-11-03 05:30:54 +01:00
|
|
|
</item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
2010-11-03 05:30:54 +01:00
|
|
|
<item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_11">
|
2010-11-03 05:30:54 +01:00
|
|
|
<item>
|
2010-11-08 07:02:43 +01:00
|
|
|
<widget class="QTableWidget" name="CurveSettings">
|
2010-11-03 05:30:54 +01:00
|
|
|
<property name="sizePolicy">
|
2010-11-08 07:02:43 +01:00
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
2010-11-03 05:30:54 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2010-11-08 07:02:43 +01:00
|
|
|
<width>142</width>
|
|
|
|
<height>173</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>250</width>
|
|
|
|
<height>273</height>
|
2010-11-03 05:30:54 +01:00
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>8</pointsize>
|
|
|
|
</font>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="verticalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAsNeeded</enum>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="horizontalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAsNeeded</enum>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="autoScroll">
|
2010-11-03 05:30:54 +01:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="cornerButtonEnabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderCascadingSectionResizes">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
<number>25</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderMinimumSectionSize">
|
|
|
|
<number>25</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
<number>25</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderCascadingSectionResizes">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderMinimumSectionSize">
|
|
|
|
<number>25</number>
|
|
|
|
</attribute>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>0%</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>25%</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>50%</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>75%</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>100%</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>none</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>none</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>none</string>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>none</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>none</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Throttle Curve</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Blade Pitch Curve</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>0.000</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>0.000</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>0.250</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>0.250</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>0.500</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>0.500</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>0.750</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>0.750</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>1.000</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>1.000</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="6" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="6" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="7" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="7" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="8" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="8" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="9" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="9" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer_5">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Minimum</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_10">
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="ThrottleCurveBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="layoutDirection">
|
|
|
|
<enum>Qt::LeftToRight</enum>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Throttle Curve</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="MixerCurveWidget" name="ThrottleCurve" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>100</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>1000</width>
|
|
|
|
<height>1000</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="sizeIncrement">
|
|
|
|
<size>
|
|
|
|
<width>10</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>200</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="PitchCurveBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Pitch Curve</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="MixerCurveWidget" name="PitchCurve" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>100</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>1000</width>
|
|
|
|
<height>1000</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="sizeIncrement">
|
|
|
|
<size>
|
|
|
|
<width>10</width>
|
|
|
|
<height>10</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>200</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer_6">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="AdvancedTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Advanced settings</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
2010-11-03 05:30:54 +01:00
|
|
|
</property>
|
2010-11-08 07:02:43 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QTableWidget" name="ccpmAdvancedSettingsTable">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>525</width>
|
|
|
|
<height>210</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="verticalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoScroll">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::NoSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="cornerButtonEnabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
<number>75</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderMinimumSectionSize">
|
|
|
|
<number>20</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderMinimumSectionSize">
|
|
|
|
<number>20</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
<number>75</number>
|
|
|
|
</attribute>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>Engine</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>Tail Rotor</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>Servo W</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>Servo X</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>Servo Y</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<property name="text">
|
|
|
|
<string>Servo Z</string>
|
|
|
|
</property>
|
|
|
|
</row>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Channel</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Curve 1</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Curve 2</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Roll</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Pitch</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Yaw</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="3">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="4">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="5">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="2">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="3">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="4">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="5">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="2">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="3">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="4">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="5">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="2">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="3">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="4">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="5">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="2">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="3">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="4">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="5">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="0">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="1">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="2">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="3">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="4">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="5">
|
|
|
|
<property name="text">
|
|
|
|
<string>-</string>
|
|
|
|
</property>
|
|
|
|
<property name="textAlignment">
|
|
|
|
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Preferred</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-11-03 05:30:54 +01:00
|
|
|
</widget>
|
|
|
|
</widget>
|
2010-11-08 07:02:43 +01:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-10-11 07:34:52 +02:00
|
|
|
</widget>
|
2010-10-12 07:12:56 +02:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>MixerCurveWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>mixercurvewidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>TabObject</tabstop>
|
|
|
|
<tabstop>ccpmType</tabstop>
|
|
|
|
<tabstop>ccpmCollectivespinBox</tabstop>
|
|
|
|
<tabstop>ccpmRevoSlider</tabstop>
|
|
|
|
<tabstop>ccpmREVOspinBox</tabstop>
|
|
|
|
<tabstop>SwashplateImage</tabstop>
|
|
|
|
<tabstop>CurveType</tabstop>
|
|
|
|
<tabstop>CurveValue1</tabstop>
|
|
|
|
<tabstop>CurveValue2</tabstop>
|
|
|
|
<tabstop>CurveValue3</tabstop>
|
|
|
|
<tabstop>ccpmAdvancedSettingsTable</tabstop>
|
|
|
|
</tabstops>
|
2010-10-11 07:34:52 +02:00
|
|
|
<resources/>
|
2010-10-12 07:12:56 +02:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>ccpmCollectiveSlider</sender>
|
|
|
|
<signal>sliderMoved(int)</signal>
|
|
|
|
<receiver>ccpmCollectivespinBox</receiver>
|
|
|
|
<slot>setValue(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>246</x>
|
|
|
|
<y>309</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
2010-10-16 16:05:51 +02:00
|
|
|
<x>259</x>
|
|
|
|
<y>467</y>
|
2010-10-12 07:12:56 +02:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ccpmCollectivespinBox</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ccpmCollectiveSlider</receiver>
|
|
|
|
<slot>setValue(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
2010-10-16 16:05:51 +02:00
|
|
|
<x>259</x>
|
|
|
|
<y>467</y>
|
2010-10-12 07:12:56 +02:00
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>243</x>
|
|
|
|
<y>391</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ccpmREVOspinBox</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>ccpmRevoSlider</receiver>
|
|
|
|
<slot>setValue(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
2010-10-16 16:05:51 +02:00
|
|
|
<x>344</x>
|
|
|
|
<y>467</y>
|
2010-10-12 07:12:56 +02:00
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>326</x>
|
|
|
|
<y>393</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ccpmRevoSlider</sender>
|
|
|
|
<signal>sliderMoved(int)</signal>
|
|
|
|
<receiver>ccpmREVOspinBox</receiver>
|
|
|
|
<slot>setValue(int)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>303</x>
|
|
|
|
<y>222</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
2010-10-16 16:05:51 +02:00
|
|
|
<x>344</x>
|
|
|
|
<y>467</y>
|
2010-10-12 07:12:56 +02:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2010-10-11 07:34:52 +02:00
|
|
|
</ui>
|