1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>ccpmWidget
</class>
4 <widget class=
"QWidget" name=
"ccpmWidget">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"minimumSize">
25 <property name=
"windowTitle">
28 <property name=
"autoFillBackground">
31 <layout class=
"QGridLayout" name=
"gridLayout_17">
32 <item row=
"0" column=
"0">
33 <layout class=
"QGridLayout" name=
"gridLayout_13">
34 <item row=
"0" column=
"0">
35 <layout class=
"QFormLayout" name=
"formLayout_6">
36 <property name=
"fieldGrowthPolicy">
37 <enum>QFormLayout::AllNonFixedFieldsGrow
</enum>
39 <property name=
"topMargin">
42 <item row=
"0" column=
"0">
43 <widget class=
"QLabel" name=
"label">
44 <property name=
"text">
45 <string>Swashplate config:
</string>
49 <item row=
"0" column=
"1">
50 <widget class=
"QComboBox" name=
"ccpmType">
51 <property name=
"toolTip">
52 <string>Select aircraft type here
</string>
58 <item row=
"1" column=
"0">
59 <widget class=
"QTabWidget" name=
"TabObject">
60 <property name=
"sizePolicy">
61 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
62 <horstretch>0</horstretch>
63 <verstretch>0</verstretch>
66 <property name=
"minimumSize">
72 <property name=
"styleSheet">
73 <string notr=
"true">#SwashplateBox,#SwashplateBox_2,#SwashplateBox_3,#SwashplateBox_4,#ccpmSwashImageBox,#SwashLvlInstructionsBox,#SwashLvlccpmSwashImageBox,#SwashLvlccpmSliderBox,#SwashLvlStatusBox,#ThrottleCurveBox,#PitchCurveBox{
74 background-color: qlineargradient(spread:pad, x1:
0.507, y1:
0.869318, x2:
0.507, y2:
0.0965909, stop:
0 rgba(
243,
243,
243,
255), stop:
1 rgba(
250,
250,
250,
255));
75 border:
1px outset #
999;
81 subcontrol-origin: margin;
82 subcontrol-position: top center; /* position at the top center */
84 background-color: qlineargradient(x1:
0, y1:
0, x2:
0, y2:
1,
85 stop:
0 #FFOECE, stop:
1 #FFFFFF);
89 <property name=
"currentIndex">
92 <widget class=
"QWidget" name=
"BasicTab">
93 <attribute name=
"title">
94 <string>Basic settings
</string>
96 <layout class=
"QGridLayout" name=
"gridLayout_6">
97 <property name=
"leftMargin">
100 <property name=
"topMargin">
103 <property name=
"rightMargin">
106 <property name=
"bottomMargin">
109 <property name=
"spacing">
112 <item row=
"0" column=
"0">
113 <layout class=
"QVBoxLayout" name=
"ccpmSettingsBox" stretch=
"0,1,1,0,0">
115 <widget class=
"QGroupBox" name=
"SwashplateBox_2">
116 <property name=
"sizePolicy">
117 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Maximum">
118 <horstretch>0</horstretch>
119 <verstretch>0</verstretch>
122 <property name=
"maximumSize">
125 <height>16777215</height>
128 <property name=
"title">
129 <string>Motor outputs
</string>
131 <layout class=
"QGridLayout" name=
"gridLayout_18">
132 <property name=
"horizontalSpacing">
135 <property name=
"verticalSpacing">
138 <property name=
"margin">
141 <item row=
"2" column=
"1">
142 <widget class=
"QComboBox" name=
"ccpmTailChannel">
143 <property name=
"sizePolicy">
144 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Fixed">
145 <horstretch>0</horstretch>
146 <verstretch>0</verstretch>
149 <property name=
"minimumSize">
155 <property name=
"maximumSize">
158 <height>16777215</height>
163 <item row=
"1" column=
"1">
164 <widget class=
"QComboBox" name=
"ccpmEngineChannel">
165 <property name=
"sizePolicy">
166 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Fixed">
167 <horstretch>0</horstretch>
168 <verstretch>0</verstretch>
171 <property name=
"minimumSize">
177 <property name=
"maximumSize">
180 <height>16777215</height>
185 <item row=
"2" column=
"0">
186 <widget class=
"QLabel" name=
"ccpmTailLabel">
187 <property name=
"sizePolicy">
188 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
189 <horstretch>0</horstretch>
190 <verstretch>0</verstretch>
193 <property name=
"minimumSize">
199 <property name=
"maximumSize">
202 <height>16777215</height>
205 <property name=
"text">
206 <string>Tail Rotor
</string>
210 <item row=
"1" column=
"0">
211 <widget class=
"QLabel" name=
"ccpmEngineLabel">
212 <property name=
"sizePolicy">
213 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
214 <horstretch>0</horstretch>
215 <verstretch>0</verstretch>
218 <property name=
"minimumSize">
224 <property name=
"maximumSize">
227 <height>16777215</height>
230 <property name=
"text">
231 <string>Engine
</string>
235 <item row=
"0" column=
"0">
236 <spacer name=
"verticalSpacer_5">
237 <property name=
"orientation">
238 <enum>Qt::Vertical
</enum>
240 <property name=
"sizeType">
241 <enum>QSizePolicy::Fixed
</enum>
243 <property name=
"sizeHint" stdset=
"0">
255 <widget class=
"QGroupBox" name=
"SwashplateBox">
256 <property name=
"sizePolicy">
257 <sizepolicy hsizetype=
"Maximum" vsizetype=
"Maximum">
258 <horstretch>0</horstretch>
259 <verstretch>0</verstretch>
262 <property name=
"maximumSize">
265 <height>16777215</height>
268 <property name=
"title">
269 <string>Swashplate outputs
</string>
271 <layout class=
"QGridLayout" name=
"gridLayout_19">
272 <property name=
"horizontalSpacing">
275 <property name=
"verticalSpacing">
278 <property name=
"margin">
281 <item row=
"1" column=
"0">
282 <widget class=
"QLabel" name=
"ccpmServoWLabel">
283 <property name=
"enabled">
286 <property name=
"sizePolicy">
287 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
288 <horstretch>1</horstretch>
289 <verstretch>1</verstretch>
292 <property name=
"minimumSize">
298 <property name=
"maximumSize">
301 <height>16777215</height>
304 <property name=
"text">
305 <string>Servo W
</string>
309 <item row=
"1" column=
"1">
310 <widget class=
"QComboBox" name=
"ccpmServoWChannel">
311 <property name=
"enabled">
314 <property name=
"sizePolicy">
315 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Fixed">
316 <horstretch>0</horstretch>
317 <verstretch>0</verstretch>
320 <property name=
"minimumSize">
326 <property name=
"maximumSize">
329 <height>16777215</height>
334 <item row=
"2" column=
"1">
335 <widget class=
"QComboBox" name=
"ccpmServoXChannel">
336 <property name=
"sizePolicy">
337 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
338 <horstretch>0</horstretch>
339 <verstretch>0</verstretch>
342 <property name=
"minimumSize">
348 <property name=
"maximumSize">
351 <height>16777215</height>
356 <item row=
"4" column=
"1">
357 <widget class=
"QComboBox" name=
"ccpmServoYChannel">
358 <property name=
"enabled">
361 <property name=
"sizePolicy">
362 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Fixed">
363 <horstretch>0</horstretch>
364 <verstretch>0</verstretch>
367 <property name=
"minimumSize">
373 <property name=
"maximumSize">
376 <height>16777215</height>
381 <item row=
"2" column=
"0">
382 <widget class=
"QLabel" name=
"ccpmServoXLabel">
383 <property name=
"sizePolicy">
384 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
385 <horstretch>1</horstretch>
386 <verstretch>1</verstretch>
389 <property name=
"minimumSize">
395 <property name=
"maximumSize">
398 <height>16777215</height>
401 <property name=
"text">
402 <string>Servo X
</string>
406 <item row=
"6" column=
"1">
407 <widget class=
"QComboBox" name=
"ccpmSingleServo">
408 <property name=
"sizePolicy">
409 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Fixed">
410 <horstretch>0</horstretch>
411 <verstretch>0</verstretch>
414 <property name=
"minimumSize">
420 <property name=
"maximumSize">
423 <height>16777215</height>
427 <property name=
"text">
428 <string>Front
</string>
432 <property name=
"text">
433 <string>Right
</string>
437 <property name=
"text">
438 <string>Rear
</string>
442 <property name=
"text">
443 <string>Left
</string>
448 <item row=
"6" column=
"0">
449 <widget class=
"QLabel" name=
"ccpmServoZLabel_3">
450 <property name=
"sizePolicy">
451 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
452 <horstretch>1</horstretch>
453 <verstretch>1</verstretch>
456 <property name=
"minimumSize">
462 <property name=
"maximumSize">
465 <height>16777215</height>
468 <property name=
"text">
469 <string>1st Servo
</string>
473 <item row=
"5" column=
"1">
474 <widget class=
"QComboBox" name=
"ccpmServoZChannel">
475 <property name=
"sizePolicy">
476 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
477 <horstretch>0</horstretch>
478 <verstretch>0</verstretch>
481 <property name=
"minimumSize">
487 <property name=
"maximumSize">
490 <height>16777215</height>
495 <item row=
"5" column=
"0">
496 <widget class=
"QLabel" name=
"ccpmServoZLabel">
497 <property name=
"sizePolicy">
498 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
499 <horstretch>1</horstretch>
500 <verstretch>1</verstretch>
503 <property name=
"minimumSize">
509 <property name=
"maximumSize">
512 <height>16777215</height>
515 <property name=
"text">
516 <string>Servo Z
</string>
520 <item row=
"4" column=
"0">
521 <widget class=
"QLabel" name=
"ccpmServoYLabel">
522 <property name=
"enabled">
525 <property name=
"sizePolicy">
526 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
527 <horstretch>1</horstretch>
528 <verstretch>1</verstretch>
531 <property name=
"minimumSize">
537 <property name=
"maximumSize">
540 <height>16777215</height>
543 <property name=
"text">
544 <string>Servo Y
</string>
548 <item row=
"0" column=
"0">
549 <spacer name=
"verticalSpacer_6">
550 <property name=
"orientation">
551 <enum>Qt::Vertical
</enum>
553 <property name=
"sizeType">
554 <enum>QSizePolicy::Fixed
</enum>
556 <property name=
"sizeHint" stdset=
"0">
568 <widget class=
"QGroupBox" name=
"SwashplateBox_3">
569 <property name=
"sizePolicy">
570 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Maximum">
571 <horstretch>0</horstretch>
572 <verstretch>0</verstretch>
575 <property name=
"minimumSize">
581 <property name=
"maximumSize">
584 <height>16777215</height>
587 <property name=
"title">
588 <string>Swashplate Servo Angles
</string>
590 <layout class=
"QGridLayout" name=
"gridLayout_20">
591 <property name=
"horizontalSpacing">
594 <property name=
"verticalSpacing">
597 <property name=
"margin">
600 <item row=
"1" column=
"1">
601 <widget class=
"QDoubleSpinBox" name=
"ccpmAngleW">
602 <property name=
"sizePolicy">
603 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
604 <horstretch>0</horstretch>
605 <verstretch>0</verstretch>
608 <property name=
"minimumSize">
614 <property name=
"maximumSize">
617 <height>16777215</height>
620 <property name=
"decimals">
623 <property name=
"maximum">
624 <double>360.000000000000000</double>
626 <property name=
"singleStep">
627 <double>15.000000000000000</double>
631 <item row=
"1" column=
"0">
632 <widget class=
"QLabel" name=
"ccpmServoWLabel_2">
633 <property name=
"enabled">
636 <property name=
"sizePolicy">
637 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
638 <horstretch>0</horstretch>
639 <verstretch>0</verstretch>
642 <property name=
"minimumSize">
648 <property name=
"maximumSize">
651 <height>16777215</height>
654 <property name=
"text">
655 <string>Angle W
</string>
659 <item row=
"2" column=
"0">
660 <widget class=
"QLabel" name=
"ccpmServoXLabel_2">
661 <property name=
"sizePolicy">
662 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
663 <horstretch>0</horstretch>
664 <verstretch>0</verstretch>
667 <property name=
"minimumSize">
673 <property name=
"maximumSize">
676 <height>16777215</height>
679 <property name=
"text">
680 <string>Angle X
</string>
684 <item row=
"3" column=
"0">
685 <widget class=
"QLabel" name=
"ccpmServoYLabel_2">
686 <property name=
"enabled">
689 <property name=
"sizePolicy">
690 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
691 <horstretch>0</horstretch>
692 <verstretch>0</verstretch>
695 <property name=
"minimumSize">
701 <property name=
"maximumSize">
704 <height>16777215</height>
707 <property name=
"text">
708 <string>Angle Y
</string>
712 <item row=
"5" column=
"0">
713 <widget class=
"QLabel" name=
"ccpmServoZLabel_2">
714 <property name=
"sizePolicy">
715 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
716 <horstretch>0</horstretch>
717 <verstretch>0</verstretch>
720 <property name=
"minimumSize">
726 <property name=
"maximumSize">
729 <height>16777215</height>
732 <property name=
"text">
733 <string>Angle Z
</string>
737 <item row=
"6" column=
"0">
738 <widget class=
"QLabel" name=
"label_10">
739 <property name=
"enabled">
742 <property name=
"sizePolicy">
743 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Preferred">
744 <horstretch>0</horstretch>
745 <verstretch>0</verstretch>
748 <property name=
"minimumSize">
754 <property name=
"maximumSize">
757 <height>16777215</height>
760 <property name=
"text">
761 <string>Correction Angle
</string>
763 <property name=
"wordWrap">
768 <item row=
"2" column=
"1">
769 <widget class=
"QDoubleSpinBox" name=
"ccpmAngleX">
770 <property name=
"sizePolicy">
771 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
772 <horstretch>0</horstretch>
773 <verstretch>0</verstretch>
776 <property name=
"minimumSize">
782 <property name=
"maximumSize">
785 <height>16777215</height>
788 <property name=
"decimals">
791 <property name=
"maximum">
792 <double>360.000000000000000</double>
794 <property name=
"singleStep">
795 <double>15.000000000000000</double>
799 <item row=
"6" column=
"1">
800 <widget class=
"QDoubleSpinBox" name=
"ccpmCorrectionAngle">
801 <property name=
"enabled">
804 <property name=
"sizePolicy">
805 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
806 <horstretch>0</horstretch>
807 <verstretch>0</verstretch>
810 <property name=
"minimumSize">
816 <property name=
"maximumSize">
819 <height>16777215</height>
822 <property name=
"decimals">
825 <property name=
"maximum">
826 <double>360.000000000000000</double>
828 <property name=
"singleStep">
829 <double>15.000000000000000</double>
833 <item row=
"5" column=
"1">
834 <widget class=
"QDoubleSpinBox" name=
"ccpmAngleZ">
835 <property name=
"sizePolicy">
836 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
837 <horstretch>0</horstretch>
838 <verstretch>0</verstretch>
841 <property name=
"minimumSize">
847 <property name=
"maximumSize">
850 <height>16777215</height>
853 <property name=
"decimals">
856 <property name=
"maximum">
857 <double>360.000000000000000</double>
859 <property name=
"singleStep">
860 <double>15.000000000000000</double>
864 <item row=
"3" column=
"1">
865 <widget class=
"QDoubleSpinBox" name=
"ccpmAngleY">
866 <property name=
"sizePolicy">
867 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
868 <horstretch>0</horstretch>
869 <verstretch>0</verstretch>
872 <property name=
"minimumSize">
878 <property name=
"maximumSize">
881 <height>16777215</height>
884 <property name=
"decimals">
887 <property name=
"maximum">
888 <double>360.000000000000000</double>
890 <property name=
"singleStep">
891 <double>15.000000000000000</double>
895 <item row=
"0" column=
"0">
896 <spacer name=
"verticalSpacer_7">
897 <property name=
"orientation">
898 <enum>Qt::Vertical
</enum>
900 <property name=
"sizeType">
901 <enum>QSizePolicy::Fixed
</enum>
903 <property name=
"sizeHint" stdset=
"0">
915 <widget class=
"QGroupBox" name=
"SwashplateBox_4">
916 <property name=
"sizePolicy">
917 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Maximum">
918 <horstretch>0</horstretch>
919 <verstretch>0</verstretch>
922 <property name=
"maximumSize">
925 <height>16777215</height>
928 <property name=
"title">
929 <string>CCPM Options
</string>
931 <layout class=
"QGridLayout" name=
"gridLayout_21">
932 <property name=
"horizontalSpacing">
935 <property name=
"verticalSpacing">
938 <property name=
"margin">
941 <item row=
"2" column=
"0">
942 <widget class=
"QCheckBox" name=
"ccpmCollectivePassthrough">
943 <property name=
"text">
944 <string>Collective Pass through
</string>
948 <item row=
"4" column=
"0">
949 <widget class=
"QCheckBox" name=
"ccpmLinkRoll">
950 <property name=
"text">
951 <string>Link Roll/Pitch
</string>
953 <property name=
"checked">
958 <item row=
"3" column=
"0">
959 <widget class=
"QCheckBox" name=
"ccpmLinkCyclic">
960 <property name=
"text">
961 <string>Link Cyclic/Collective
</string>
963 <property name=
"checked">
968 <item row=
"1" column=
"0">
969 <spacer name=
"verticalSpacer_8">
970 <property name=
"orientation">
971 <enum>Qt::Vertical
</enum>
973 <property name=
"sizeType">
974 <enum>QSizePolicy::Fixed
</enum>
976 <property name=
"sizeHint" stdset=
"0">
988 <spacer name=
"verticalSpacer_3">
989 <property name=
"orientation">
990 <enum>Qt::Vertical
</enum>
992 <property name=
"sizeHint" stdset=
"0">
1002 <item row=
"0" column=
"10">
1003 <layout class=
"QVBoxLayout" name=
"ccpmSwashImageBox_2">
1004 <property name=
"topMargin">
1007 <property name=
"rightMargin">
1011 <widget class=
"QGroupBox" name=
"ccpmSwashImageBox">
1012 <property name=
"sizePolicy">
1013 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
1014 <horstretch>1</horstretch>
1015 <verstretch>1</verstretch>
1018 <property name=
"minimumSize">
1021 <height>200</height>
1024 <property name=
"maximumSize">
1027 <height>600</height>
1030 <property name=
"sizeIncrement">
1036 <property name=
"baseSize">
1039 <height>200</height>
1042 <property name=
"font">
1045 <italic>false
</italic>
1049 <property name=
"title">
1050 <string>Swashplate Layout
</string>
1052 <property name=
"alignment">
1053 <set>Qt::AlignHCenter|Qt::AlignTop
</set>
1055 <property name=
"flat">
1058 <property name=
"checkable">
1061 <layout class=
"QGridLayout" name=
"gridLayout_10">
1062 <property name=
"horizontalSpacing">
1065 <property name=
"margin">
1068 <item row=
"1" column=
"0">
1069 <widget class=
"QSplitter" name=
"splitter_3">
1070 <property name=
"orientation">
1071 <enum>Qt::Vertical
</enum>
1073 <widget class=
"QGraphicsView" name=
"SwashplateImage">
1074 <property name=
"sizePolicy">
1075 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
1076 <horstretch>1</horstretch>
1077 <verstretch>1</verstretch>
1080 <property name=
"minimumSize">
1086 <property name=
"maximumSize">
1089 <height>1000</height>
1092 <property name=
"sizeIncrement">
1098 <property name=
"baseSize">
1101 <height>200</height>
1104 <property name=
"frameShape">
1105 <enum>QFrame::Box
</enum>
1107 <property name=
"frameShadow">
1108 <enum>QFrame::Plain
</enum>
1110 <property name=
"lineWidth">
1113 <property name=
"verticalScrollBarPolicy">
1114 <enum>Qt::ScrollBarAlwaysOff
</enum>
1116 <property name=
"horizontalScrollBarPolicy">
1117 <enum>Qt::ScrollBarAlwaysOff
</enum>
1119 <property name=
"backgroundBrush">
1120 <brush brushstyle=
"DiagCrossPattern">
1128 <property name=
"foregroundBrush">
1129 <brush brushstyle=
"SolidPattern">
1137 <property name=
"sceneRect">
1139 <x>0.000000000000000</x>
1140 <y>0.000000000000000</y>
1141 <width>400.000000000000000</width>
1142 <height>400.000000000000000</height>
1145 <property name=
"alignment">
1146 <set>Qt::AlignCenter
</set>
1148 <property name=
"resizeAnchor">
1149 <enum>QGraphicsView::AnchorViewCenter
</enum>
1154 <item row=
"0" column=
"0">
1155 <spacer name=
"verticalSpacer_9">
1156 <property name=
"orientation">
1157 <enum>Qt::Vertical
</enum>
1159 <property name=
"sizeType">
1160 <enum>QSizePolicy::Fixed
</enum>
1162 <property name=
"sizeHint" stdset=
"0">
1175 <item row=
"0" column=
"3">
1176 <layout class=
"QHBoxLayout" name=
"horizontalLayout_10">
1177 <property name=
"sizeConstraint">
1178 <enum>QLayout::SetNoConstraint
</enum>
1180 <property name=
"rightMargin">
1183 <property name=
"bottomMargin">
1187 <widget class=
"QGroupBox" name=
"ccpmRevoMixingBox">
1188 <property name=
"enabled">
1191 <property name=
"sizePolicy">
1192 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1193 <horstretch>0</horstretch>
1194 <verstretch>0</verstretch>
1197 <property name=
"minimumSize">
1200 <height>100</height>
1203 <property name=
"maximumSize">
1206 <height>600</height>
1209 <property name=
"font">
1211 <pointsize>9</pointsize>
1216 <property name=
"styleSheet">
1217 <string notr=
"true">QGroupBox::title {
1218 background-color: qlineargradient(spread:reflect, x1:
0.507, y1:
0, x2:
0.507, y2:
0.772, stop:
0.208955 rgba(
74,
74,
74,
255), stop:
0.78607 rgba(
36,
36,
36,
255));
1219 color: rgb(
255,
255,
255);
1224 <property name=
"title">
1225 <string>REVO
</string>
1227 <layout class=
"QVBoxLayout" name=
"verticalLayout_3">
1228 <property name=
"spacing">
1231 <property name=
"margin">
1235 <spacer name=
"verticalSpacer_10">
1236 <property name=
"orientation">
1237 <enum>Qt::Vertical
</enum>
1239 <property name=
"sizeType">
1240 <enum>QSizePolicy::Minimum
</enum>
1242 <property name=
"sizeHint" stdset=
"0">
1251 <widget class=
"QLabel" name=
"label_14">
1252 <property name=
"enabled">
1255 <property name=
"font">
1257 <pointsize>7</pointsize>
1260 <property name=
"text">
1261 <string>100%
</string>
1263 <property name=
"alignment">
1264 <set>Qt::AlignCenter
</set>
1269 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
1271 <spacer name=
"horizontalSpacer_5">
1272 <property name=
"orientation">
1273 <enum>Qt::Horizontal
</enum>
1275 <property name=
"sizeHint" stdset=
"0">
1284 <widget class=
"QSlider" name=
"ccpmRevoSlider">
1285 <property name=
"enabled">
1288 <property name=
"sizePolicy">
1289 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1290 <horstretch>0</horstretch>
1291 <verstretch>0</verstretch>
1294 <property name=
"minimumSize">
1297 <height>100</height>
1300 <property name=
"maximum">
1301 <number>100</number>
1303 <property name=
"singleStep">
1306 <property name=
"orientation">
1307 <enum>Qt::Vertical
</enum>
1312 <spacer name=
"horizontalSpacer_4">
1313 <property name=
"orientation">
1314 <enum>Qt::Horizontal
</enum>
1316 <property name=
"sizeHint" stdset=
"0">
1327 <widget class=
"QLabel" name=
"label_13">
1328 <property name=
"enabled">
1331 <property name=
"font">
1333 <pointsize>7</pointsize>
1336 <property name=
"text">
1339 <property name=
"alignment">
1340 <set>Qt::AlignCenter
</set>
1345 <widget class=
"QSpinBox" name=
"ccpmREVOspinBox"/>
1351 <widget class=
"QGroupBox" name=
"ccpmPitchMixingBox">
1352 <property name=
"enabled">
1355 <property name=
"sizePolicy">
1356 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1357 <horstretch>0</horstretch>
1358 <verstretch>0</verstretch>
1361 <property name=
"minimumSize">
1364 <height>100</height>
1367 <property name=
"maximumSize">
1370 <height>600</height>
1373 <property name=
"font">
1375 <pointsize>9</pointsize>
1380 <property name=
"styleSheet">
1381 <string notr=
"true">QGroupBox::title {
1382 background-color: qlineargradient(spread:reflect, x1:
0.507, y1:
0, x2:
0.507, y2:
0.772, stop:
0.208955 rgba(
74,
74,
74,
255), stop:
0.78607 rgba(
36,
36,
36,
255));
1383 color: rgb(
255,
255,
255);
1388 <property name=
"title">
1389 <string>CCPM
</string>
1391 <property name=
"alignment">
1392 <set>Qt::AlignCenter
</set>
1394 <layout class=
"QVBoxLayout" name=
"verticalLayout_4">
1395 <property name=
"spacing">
1398 <property name=
"margin">
1402 <spacer name=
"verticalSpacer_11">
1403 <property name=
"orientation">
1404 <enum>Qt::Vertical
</enum>
1406 <property name=
"sizeType">
1407 <enum>QSizePolicy::Minimum
</enum>
1409 <property name=
"sizeHint" stdset=
"0">
1418 <widget class=
"QLabel" name=
"label_15">
1419 <property name=
"enabled">
1422 <property name=
"font">
1424 <pointsize>7</pointsize>
1427 <property name=
"text">
1428 <string>Collective
</string>
1430 <property name=
"scaledContents">
1433 <property name=
"alignment">
1434 <set>Qt::AlignCenter
</set>
1439 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
1441 <spacer name=
"horizontalSpacer_3">
1442 <property name=
"orientation">
1443 <enum>Qt::Horizontal
</enum>
1445 <property name=
"sizeHint" stdset=
"0">
1454 <widget class=
"QSlider" name=
"ccpmCollectiveSlider">
1455 <property name=
"enabled">
1458 <property name=
"sizePolicy">
1459 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1460 <horstretch>0</horstretch>
1461 <verstretch>0</verstretch>
1464 <property name=
"minimumSize">
1467 <height>100</height>
1470 <property name=
"maximum">
1471 <number>100</number>
1473 <property name=
"singleStep">
1476 <property name=
"value">
1479 <property name=
"orientation">
1480 <enum>Qt::Vertical
</enum>
1485 <spacer name=
"horizontalSpacer_2">
1486 <property name=
"orientation">
1487 <enum>Qt::Horizontal
</enum>
1489 <property name=
"sizeHint" stdset=
"0">
1500 <widget class=
"QLabel" name=
"label_16">
1501 <property name=
"enabled">
1504 <property name=
"font">
1506 <pointsize>7</pointsize>
1509 <property name=
"text">
1510 <string>Cyclic
</string>
1512 <property name=
"alignment">
1513 <set>Qt::AlignCenter
</set>
1518 <widget class=
"QSpinBox" name=
"ccpmCollectivespinBox">
1519 <property name=
"maximum">
1520 <number>100</number>
1522 <property name=
"singleStep">
1525 <property name=
"value">
1534 <widget class=
"QGroupBox" name=
"ccpmCollectiveScalingBox">
1535 <property name=
"enabled">
1538 <property name=
"sizePolicy">
1539 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1540 <horstretch>0</horstretch>
1541 <verstretch>0</verstretch>
1544 <property name=
"minimumSize">
1547 <height>100</height>
1550 <property name=
"maximumSize">
1553 <height>600</height>
1556 <property name=
"font">
1558 <pointsize>9</pointsize>
1563 <property name=
"styleSheet">
1564 <string notr=
"true">QGroupBox::title {
1565 background-color: qlineargradient(spread:reflect, x1:
0.507, y1:
0, x2:
0.507, y2:
0.772, stop:
0.208955 rgba(
74,
74,
74,
255), stop:
0.78607 rgba(
36,
36,
36,
255));
1566 color: rgb(
255,
255,
255);
1571 <property name=
"title">
1572 <string>Collective
</string>
1574 <property name=
"alignment">
1575 <set>Qt::AlignCenter
</set>
1577 <layout class=
"QVBoxLayout" name=
"verticalLayout_12">
1578 <property name=
"spacing">
1581 <property name=
"margin">
1585 <spacer name=
"verticalSpacer_12">
1586 <property name=
"orientation">
1587 <enum>Qt::Vertical
</enum>
1589 <property name=
"sizeType">
1590 <enum>QSizePolicy::Minimum
</enum>
1592 <property name=
"sizeHint" stdset=
"0">
1601 <layout class=
"QHBoxLayout" name=
"horizontalLayout_11">
1603 <spacer name=
"horizontalSpacer_15">
1604 <property name=
"orientation">
1605 <enum>Qt::Horizontal
</enum>
1607 <property name=
"sizeHint" stdset=
"0">
1616 <widget class=
"QSlider" name=
"ccpmCollectiveScale">
1617 <property name=
"enabled">
1620 <property name=
"sizePolicy">
1621 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1622 <horstretch>0</horstretch>
1623 <verstretch>0</verstretch>
1626 <property name=
"minimumSize">
1629 <height>100</height>
1632 <property name=
"maximum">
1633 <number>100</number>
1635 <property name=
"singleStep">
1638 <property name=
"value">
1641 <property name=
"orientation">
1642 <enum>Qt::Vertical
</enum>
1647 <spacer name=
"horizontalSpacer_16">
1648 <property name=
"orientation">
1649 <enum>Qt::Horizontal
</enum>
1651 <property name=
"sizeHint" stdset=
"0">
1662 <widget class=
"QSpinBox" name=
"ccpmCollectiveScaleBox">
1663 <property name=
"maximum">
1664 <number>100</number>
1666 <property name=
"singleStep">
1669 <property name=
"value">
1678 <widget class=
"QGroupBox" name=
"ccpmCyclicScalingBox">
1679 <property name=
"enabled">
1682 <property name=
"sizePolicy">
1683 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1684 <horstretch>0</horstretch>
1685 <verstretch>0</verstretch>
1688 <property name=
"minimumSize">
1691 <height>100</height>
1694 <property name=
"maximumSize">
1697 <height>600</height>
1700 <property name=
"font">
1702 <pointsize>9</pointsize>
1707 <property name=
"styleSheet">
1708 <string notr=
"true">QGroupBox::title {
1709 background-color: qlineargradient(spread:reflect, x1:
0.507, y1:
0, x2:
0.507, y2:
0.772, stop:
0.208955 rgba(
74,
74,
74,
255), stop:
0.78607 rgba(
36,
36,
36,
255));
1710 color: rgb(
255,
255,
255);
1715 <property name=
"title">
1716 <string>Cyclic
</string>
1718 <property name=
"alignment">
1719 <set>Qt::AlignCenter
</set>
1721 <property name=
"checkable">
1724 <layout class=
"QVBoxLayout" name=
"verticalLayout_7">
1725 <property name=
"spacing">
1728 <property name=
"margin">
1732 <spacer name=
"verticalSpacer_13">
1733 <property name=
"orientation">
1734 <enum>Qt::Vertical
</enum>
1736 <property name=
"sizeType">
1737 <enum>QSizePolicy::Minimum
</enum>
1739 <property name=
"sizeHint" stdset=
"0">
1748 <layout class=
"QHBoxLayout" name=
"horizontalLayout_7">
1750 <spacer name=
"horizontalSpacer_9">
1751 <property name=
"orientation">
1752 <enum>Qt::Horizontal
</enum>
1754 <property name=
"sizeHint" stdset=
"0">
1763 <widget class=
"QSlider" name=
"ccpmCyclicScale">
1764 <property name=
"enabled">
1767 <property name=
"sizePolicy">
1768 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1769 <horstretch>0</horstretch>
1770 <verstretch>0</verstretch>
1773 <property name=
"minimumSize">
1776 <height>100</height>
1779 <property name=
"maximum">
1780 <number>100</number>
1782 <property name=
"singleStep">
1785 <property name=
"value">
1788 <property name=
"orientation">
1789 <enum>Qt::Vertical
</enum>
1794 <spacer name=
"horizontalSpacer_10">
1795 <property name=
"orientation">
1796 <enum>Qt::Horizontal
</enum>
1798 <property name=
"sizeHint" stdset=
"0">
1809 <widget class=
"QSpinBox" name=
"ccpmCyclicScaleBox">
1810 <property name=
"maximum">
1811 <number>100</number>
1813 <property name=
"singleStep">
1816 <property name=
"value">
1825 <widget class=
"QGroupBox" name=
"ccpmPitchScalingBox">
1826 <property name=
"enabled">
1829 <property name=
"sizePolicy">
1830 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1831 <horstretch>0</horstretch>
1832 <verstretch>0</verstretch>
1835 <property name=
"minimumSize">
1838 <height>100</height>
1841 <property name=
"maximumSize">
1844 <height>600</height>
1847 <property name=
"font">
1849 <pointsize>9</pointsize>
1854 <property name=
"styleSheet">
1855 <string notr=
"true">QGroupBox::title {
1856 background-color: qlineargradient(spread:reflect, x1:
0.507, y1:
0, x2:
0.507, y2:
0.772, stop:
0.208955 rgba(
74,
74,
74,
255), stop:
0.78607 rgba(
36,
36,
36,
255));
1857 color: rgb(
255,
255,
255);
1862 <property name=
"title">
1863 <string>Pitch
</string>
1865 <property name=
"alignment">
1866 <set>Qt::AlignCenter
</set>
1868 <layout class=
"QVBoxLayout" name=
"verticalLayout_13">
1869 <property name=
"spacing">
1872 <property name=
"margin">
1876 <spacer name=
"verticalSpacer_14">
1877 <property name=
"orientation">
1878 <enum>Qt::Vertical
</enum>
1880 <property name=
"sizeType">
1881 <enum>QSizePolicy::Minimum
</enum>
1883 <property name=
"sizeHint" stdset=
"0">
1892 <layout class=
"QHBoxLayout" name=
"horizontalLayout_12">
1894 <spacer name=
"horizontalSpacer_17">
1895 <property name=
"orientation">
1896 <enum>Qt::Horizontal
</enum>
1898 <property name=
"sizeHint" stdset=
"0">
1907 <widget class=
"QSlider" name=
"ccpmPitchScale">
1908 <property name=
"enabled">
1911 <property name=
"sizePolicy">
1912 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1913 <horstretch>0</horstretch>
1914 <verstretch>0</verstretch>
1917 <property name=
"minimumSize">
1920 <height>100</height>
1923 <property name=
"maximum">
1924 <number>100</number>
1926 <property name=
"singleStep">
1929 <property name=
"value">
1932 <property name=
"orientation">
1933 <enum>Qt::Vertical
</enum>
1938 <spacer name=
"horizontalSpacer_18">
1939 <property name=
"orientation">
1940 <enum>Qt::Horizontal
</enum>
1942 <property name=
"sizeHint" stdset=
"0">
1953 <widget class=
"QSpinBox" name=
"ccpmPitchScaleBox">
1954 <property name=
"maximum">
1955 <number>100</number>
1957 <property name=
"singleStep">
1960 <property name=
"value">
1969 <widget class=
"QGroupBox" name=
"ccpmRollScalingBox">
1970 <property name=
"enabled">
1973 <property name=
"sizePolicy">
1974 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
1975 <horstretch>0</horstretch>
1976 <verstretch>0</verstretch>
1979 <property name=
"minimumSize">
1982 <height>100</height>
1985 <property name=
"maximumSize">
1988 <height>600</height>
1991 <property name=
"font">
1993 <pointsize>9</pointsize>
1998 <property name=
"styleSheet">
1999 <string notr=
"true">QGroupBox::title {
2000 background-color: qlineargradient(spread:reflect, x1:
0.507, y1:
0, x2:
0.507, y2:
0.772, stop:
0.208955 rgba(
74,
74,
74,
255), stop:
0.78607 rgba(
36,
36,
36,
255));
2001 color: rgb(
255,
255,
255);
2006 <property name=
"title">
2007 <string>Roll
</string>
2009 <property name=
"alignment">
2010 <set>Qt::AlignCenter
</set>
2012 <layout class=
"QVBoxLayout" name=
"verticalLayout_10">
2013 <property name=
"spacing">
2016 <property name=
"margin">
2020 <spacer name=
"verticalSpacer_15">
2021 <property name=
"orientation">
2022 <enum>Qt::Vertical
</enum>
2024 <property name=
"sizeType">
2025 <enum>QSizePolicy::Minimum
</enum>
2027 <property name=
"sizeHint" stdset=
"0">
2036 <layout class=
"QHBoxLayout" name=
"horizontalLayout_8">
2038 <spacer name=
"horizontalSpacer_11">
2039 <property name=
"orientation">
2040 <enum>Qt::Horizontal
</enum>
2042 <property name=
"sizeHint" stdset=
"0">
2051 <widget class=
"QSlider" name=
"ccpmRollScale">
2052 <property name=
"enabled">
2055 <property name=
"sizePolicy">
2056 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
2057 <horstretch>0</horstretch>
2058 <verstretch>0</verstretch>
2061 <property name=
"minimumSize">
2064 <height>100</height>
2067 <property name=
"maximum">
2068 <number>100</number>
2070 <property name=
"singleStep">
2073 <property name=
"value">
2076 <property name=
"orientation">
2077 <enum>Qt::Vertical
</enum>
2082 <spacer name=
"horizontalSpacer_12">
2083 <property name=
"orientation">
2084 <enum>Qt::Horizontal
</enum>
2086 <property name=
"sizeHint" stdset=
"0">
2097 <widget class=
"QSpinBox" name=
"ccpmRollScaleBox">
2098 <property name=
"maximum">
2099 <number>100</number>
2101 <property name=
"singleStep">
2104 <property name=
"value">
2116 <widget class=
"QWidget" name=
"SwashPlateLevel">
2117 <attribute name=
"title">
2118 <string>Swashplate Levelling
</string>
2120 <layout class=
"QGridLayout" name=
"gridLayout_8">
2121 <property name=
"margin">
2124 <property name=
"spacing">
2127 <item row=
"0" column=
"0">
2128 <layout class=
"QVBoxLayout" name=
"verticalLayout_8">
2129 <property name=
"leftMargin">
2133 <widget class=
"QGroupBox" name=
"SwashLvlInstructionsBox">
2134 <property name=
"sizePolicy">
2135 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Maximum">
2136 <horstretch>0</horstretch>
2137 <verstretch>0</verstretch>
2140 <property name=
"minimumSize">
2146 <property name=
"title">
2147 <string>Commands
</string>
2149 <layout class=
"QVBoxLayout" name=
"verticalLayout">
2150 <property name=
"margin">
2154 <spacer name=
"verticalSpacer_16">
2155 <property name=
"orientation">
2156 <enum>Qt::Vertical
</enum>
2158 <property name=
"sizeType">
2159 <enum>QSizePolicy::Fixed
</enum>
2161 <property name=
"sizeHint" stdset=
"0">
2170 <layout class=
"QHBoxLayout" name=
"horizontalLayout_9">
2171 <property name=
"spacing">
2175 <widget class=
"QPushButton" name=
"SwashLvlStartButton">
2176 <property name=
"minimumSize">
2182 <property name=
"maximumSize">
2185 <height>16777215</height>
2188 <property name=
"text">
2189 <string>Start
</string>
2194 <widget class=
"QPushButton" name=
"SwashLvlNextButton">
2195 <property name=
"enabled">
2198 <property name=
"minimumSize">
2204 <property name=
"maximumSize">
2207 <height>16777215</height>
2210 <property name=
"text">
2211 <string>Next
</string>
2218 <widget class=
"QTextEdit" name=
"SwashLvlStepInstruction">
2219 <property name=
"minimumSize">
2222 <height>150</height>
2225 <property name=
"maximumSize">
2228 <height>450</height>
2231 <property name=
"horizontalScrollBarPolicy">
2232 <enum>Qt::ScrollBarAlwaysOff
</enum>
2234 <property name=
"readOnly">
2240 <layout class=
"QGridLayout" name=
"gridLayout_3">
2241 <item row=
"0" column=
"0">
2242 <widget class=
"QPushButton" name=
"SwashLvlCancelButton">
2243 <property name=
"enabled">
2246 <property name=
"minimumSize">
2252 <property name=
"maximumSize">
2255 <height>16777215</height>
2258 <property name=
"text">
2259 <string>Cancel
</string>
2263 <item row=
"1" column=
"0">
2264 <widget class=
"QPushButton" name=
"SwashLvlFinishButton">
2265 <property name=
"enabled">
2268 <property name=
"minimumSize">
2274 <property name=
"maximumSize">
2277 <height>16777215</height>
2280 <property name=
"text">
2281 <string>Finish
</string>
2291 <widget class=
"QGroupBox" name=
"SwashLvlStatusBox">
2292 <property name=
"sizePolicy">
2293 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Maximum">
2294 <horstretch>0</horstretch>
2295 <verstretch>0</verstretch>
2298 <property name=
"minimumSize">
2304 <property name=
"title">
2305 <string>Status
</string>
2307 <layout class=
"QGridLayout" name=
"gridLayout_22">
2308 <property name=
"horizontalSpacing">
2311 <property name=
"verticalSpacing">
2314 <property name=
"margin">
2317 <item row=
"1" column=
"0">
2318 <widget class=
"QListWidget" name=
"SwashLvlStepList">
2319 <property name=
"minimumSize">
2325 <property name=
"maximumSize">
2328 <height>125</height>
2331 <property name=
"editTriggers">
2332 <set>QAbstractItemView::NoEditTriggers
</set>
2334 <property name=
"alternatingRowColors">
2337 <property name=
"selectionMode">
2338 <enum>QAbstractItemView::NoSelection
</enum>
2340 <property name=
"selectionBehavior">
2341 <enum>QAbstractItemView::SelectRows
</enum>
2344 <property name=
"text">
2345 <string>Neutral
</string>
2347 <property name=
"icon">
2349 <normaloff>:/configgadget/images/none.png
</normaloff>
2350 <normalon>:/configgadget/images/ok.png
</normalon>:/configgadget/images/none.png
</iconset>
2354 <property name=
"text">
2355 <string>Max
</string>
2357 <property name=
"icon">
2359 <normaloff>:/configgadget/images/none.png
</normaloff>
2360 <normalon>:/configgadget/images/ok.png
</normalon>:/configgadget/images/none.png
</iconset>
2364 <property name=
"text">
2365 <string>Min
</string>
2367 <property name=
"icon">
2369 <normaloff>:/configgadget/images/none.png
</normaloff>
2370 <normalon>:/configgadget/images/ok.png
</normalon>:/configgadget/images/none.png
</iconset>
2372 <property name=
"flags">
2373 <set>ItemIsSelectable|ItemIsEnabled
</set>
2377 <property name=
"text">
2378 <string>Verify
</string>
2380 <property name=
"icon">
2382 <normaloff>:/configgadget/images/none.png
</normaloff>
2383 <normalon>:/configgadget/images/ok.png
</normalon>:/configgadget/images/none.png
</iconset>
2385 <property name=
"flags">
2386 <set>ItemIsEnabled
</set>
2391 <item row=
"0" column=
"0">
2392 <spacer name=
"verticalSpacer_19">
2393 <property name=
"orientation">
2394 <enum>Qt::Vertical
</enum>
2396 <property name=
"sizeType">
2397 <enum>QSizePolicy::Fixed
</enum>
2399 <property name=
"sizeHint" stdset=
"0">
2411 <spacer name=
"verticalSpacer_4">
2412 <property name=
"orientation">
2413 <enum>Qt::Vertical
</enum>
2415 <property name=
"sizeType">
2416 <enum>QSizePolicy::MinimumExpanding
</enum>
2418 <property name=
"sizeHint" stdset=
"0">
2428 <item row=
"0" column=
"1">
2429 <widget class=
"QGroupBox" name=
"SwashLvlccpmSliderBox">
2430 <property name=
"enabled">
2433 <property name=
"sizePolicy">
2434 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
2435 <horstretch>0</horstretch>
2436 <verstretch>0</verstretch>
2439 <property name=
"minimumSize">
2442 <height>100</height>
2445 <property name=
"maximumSize">
2448 <height>600</height>
2451 <property name=
"title">
2452 <string>Position
</string>
2454 <property name=
"alignment">
2455 <set>Qt::AlignCenter
</set>
2457 <layout class=
"QVBoxLayout" name=
"verticalLayout_5">
2458 <property name=
"spacing">
2461 <property name=
"margin">
2465 <spacer name=
"verticalSpacer_18">
2466 <property name=
"orientation">
2467 <enum>Qt::Vertical
</enum>
2469 <property name=
"sizeType">
2470 <enum>QSizePolicy::Fixed
</enum>
2472 <property name=
"sizeHint" stdset=
"0">
2481 <widget class=
"QLabel" name=
"label_17">
2482 <property name=
"enabled">
2485 <property name=
"styleSheet">
2486 <string notr=
"true">background-color: qlineargradient(spread:reflect, x1:
0.507, y1:
0, x2:
0.507, y2:
0.772, stop:
0.208955 rgba(
74,
74,
74,
255), stop:
0.78607 rgba(
36,
36,
36,
255));
2487 color: rgb(
255,
255,
255);
2490 margin:
1px;
</string>
2492 <property name=
"text">
2493 <string>Max
</string>
2495 <property name=
"scaledContents">
2498 <property name=
"alignment">
2499 <set>Qt::AlignCenter
</set>
2504 <layout class=
"QHBoxLayout" name=
"horizontalLayout_4">
2506 <spacer name=
"horizontalSpacer_7">
2507 <property name=
"orientation">
2508 <enum>Qt::Horizontal
</enum>
2510 <property name=
"sizeHint" stdset=
"0">
2519 <widget class=
"QSlider" name=
"SwashLvlPositionSlider">
2520 <property name=
"enabled">
2523 <property name=
"sizePolicy">
2524 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
2525 <horstretch>0</horstretch>
2526 <verstretch>0</verstretch>
2529 <property name=
"minimumSize">
2532 <height>100</height>
2535 <property name=
"maximum">
2536 <number>100</number>
2538 <property name=
"singleStep">
2541 <property name=
"value">
2544 <property name=
"orientation">
2545 <enum>Qt::Vertical
</enum>
2550 <spacer name=
"horizontalSpacer_8">
2551 <property name=
"orientation">
2552 <enum>Qt::Horizontal
</enum>
2554 <property name=
"sizeHint" stdset=
"0">
2565 <widget class=
"QLabel" name=
"label_18">
2566 <property name=
"enabled">
2569 <property name=
"styleSheet">
2570 <string notr=
"true">background-color: qlineargradient(spread:reflect, x1:
0.507, y1:
0, x2:
0.507, y2:
0.772, stop:
0.208955 rgba(
74,
74,
74,
255), stop:
0.78607 rgba(
36,
36,
36,
255));
2571 color: rgb(
255,
255,
255);
2574 margin:
1px;
</string>
2576 <property name=
"text">
2577 <string>Min
</string>
2579 <property name=
"alignment">
2580 <set>Qt::AlignCenter
</set>
2585 <widget class=
"QSpinBox" name=
"SwashLvlPositionSpinBox">
2586 <property name=
"maximum">
2587 <number>100</number>
2589 <property name=
"singleStep">
2592 <property name=
"value">
2600 <item row=
"0" column=
"2">
2601 <widget class=
"QGroupBox" name=
"SwashLvlccpmSwashImageBox">
2602 <property name=
"sizePolicy">
2603 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
2604 <horstretch>1</horstretch>
2605 <verstretch>1</verstretch>
2608 <property name=
"minimumSize">
2611 <height>200</height>
2614 <property name=
"maximumSize">
2617 <height>600</height>
2620 <property name=
"sizeIncrement">
2626 <property name=
"baseSize">
2629 <height>200</height>
2632 <property name=
"title">
2633 <string>Swashplate Adjustment
</string>
2635 <property name=
"alignment">
2636 <set>Qt::AlignHCenter|Qt::AlignTop
</set>
2638 <property name=
"flat">
2641 <property name=
"checkable">
2644 <layout class=
"QGridLayout" name=
"gridLayout_11">
2645 <property name=
"horizontalSpacing">
2648 <property name=
"margin">
2651 <item row=
"1" column=
"0">
2652 <widget class=
"QSplitter" name=
"splitter_4">
2653 <property name=
"orientation">
2654 <enum>Qt::Vertical
</enum>
2656 <widget class=
"QGraphicsView" name=
"SwashLvlSwashplateImage">
2657 <property name=
"sizePolicy">
2658 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
2659 <horstretch>1</horstretch>
2660 <verstretch>1</verstretch>
2663 <property name=
"minimumSize">
2669 <property name=
"maximumSize">
2672 <height>1000</height>
2675 <property name=
"sizeIncrement">
2681 <property name=
"baseSize">
2684 <height>200</height>
2687 <property name=
"frameShape">
2688 <enum>QFrame::Box
</enum>
2690 <property name=
"frameShadow">
2691 <enum>QFrame::Plain
</enum>
2693 <property name=
"lineWidth">
2696 <property name=
"midLineWidth">
2699 <property name=
"verticalScrollBarPolicy">
2700 <enum>Qt::ScrollBarAlwaysOff
</enum>
2702 <property name=
"horizontalScrollBarPolicy">
2703 <enum>Qt::ScrollBarAlwaysOff
</enum>
2705 <property name=
"backgroundBrush">
2706 <brush brushstyle=
"DiagCrossPattern">
2714 <property name=
"foregroundBrush">
2715 <brush brushstyle=
"NoBrush">
2723 <property name=
"sceneRect">
2725 <x>0.000000000000000</x>
2726 <y>0.000000000000000</y>
2727 <width>400.000000000000000</width>
2728 <height>400.000000000000000</height>
2731 <property name=
"alignment">
2732 <set>Qt::AlignCenter
</set>
2734 <property name=
"resizeAnchor">
2735 <enum>QGraphicsView::AnchorViewCenter
</enum>
2740 <item row=
"0" column=
"0">
2741 <spacer name=
"verticalSpacer_17">
2742 <property name=
"orientation">
2743 <enum>Qt::Vertical
</enum>
2745 <property name=
"sizeType">
2746 <enum>QSizePolicy::Fixed
</enum>
2748 <property name=
"sizeHint" stdset=
"0">
2761 <widget class=
"QWidget" name=
"CurveTab">
2762 <attribute name=
"title">
2763 <string>Curve settings
</string>
2765 <layout class=
"QGridLayout" name=
"gridLayout_7">
2766 <property name=
"margin">
2769 <property name=
"spacing">
2772 <item row=
"0" column=
"0">
2773 <layout class=
"QHBoxLayout" name=
"horizontalLayout_6"/>
2775 <item row=
"1" column=
"0">
2776 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
2777 <property name=
"spacing">
2781 <widget class=
"QGroupBox" name=
"ThrottleCurveBox">
2782 <property name=
"sizePolicy">
2783 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
2784 <horstretch>1</horstretch>
2785 <verstretch>1</verstretch>
2788 <property name=
"minimumSize">
2791 <height>100</height>
2794 <property name=
"sizeIncrement">
2800 <property name=
"baseSize">
2803 <height>100</height>
2806 <property name=
"layoutDirection">
2807 <enum>Qt::LeftToRight
</enum>
2809 <property name=
"title">
2812 <property name=
"alignment">
2813 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
</set>
2815 <property name=
"flat">
2818 <layout class=
"QGridLayout" name=
"gridLayout">
2819 <property name=
"margin">
2822 <property name=
"spacing">
2825 <item row=
"0" column=
"0">
2826 <widget class=
"MixerCurve" name=
"ThrottleCurve" native=
"true">
2827 <property name=
"sizePolicy">
2828 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
2829 <horstretch>1</horstretch>
2830 <verstretch>1</verstretch>
2833 <property name=
"minimumSize">
2839 <property name=
"maximumSize">
2842 <height>1000</height>
2845 <property name=
"sizeIncrement">
2851 <property name=
"baseSize">
2854 <height>200</height>
2863 <widget class=
"QGroupBox" name=
"PitchCurveBox">
2864 <property name=
"sizePolicy">
2865 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
2866 <horstretch>1</horstretch>
2867 <verstretch>1</verstretch>
2870 <property name=
"minimumSize">
2873 <height>100</height>
2876 <property name=
"sizeIncrement">
2882 <property name=
"baseSize">
2885 <height>100</height>
2888 <property name=
"title">
2891 <layout class=
"QGridLayout" name=
"gridLayout_5">
2892 <property name=
"margin">
2895 <property name=
"spacing">
2898 <item row=
"0" column=
"0">
2899 <widget class=
"MixerCurve" name=
"PitchCurve" native=
"true">
2900 <property name=
"sizePolicy">
2901 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Expanding">
2902 <horstretch>1</horstretch>
2903 <verstretch>1</verstretch>
2906 <property name=
"minimumSize">
2912 <property name=
"maximumSize">
2915 <height>1000</height>
2918 <property name=
"sizeIncrement">
2924 <property name=
"baseSize">
2927 <height>200</height>
2937 <item row=
"2" column=
"0">
2938 <spacer name=
"verticalSpacer_2">
2939 <property name=
"orientation">
2940 <enum>Qt::Vertical
</enum>
2942 <property name=
"sizeType">
2943 <enum>QSizePolicy::Preferred
</enum>
2945 <property name=
"sizeHint" stdset=
"0">
2955 <widget class=
"QWidget" name=
"AdvancedTab">
2956 <attribute name=
"title">
2957 <string>Advanced settings
</string>
2959 <layout class=
"QGridLayout" name=
"gridLayout_4">
2960 <property name=
"margin">
2963 <property name=
"spacing">
2966 <item row=
"0" column=
"0">
2967 <widget class=
"QTableWidget" name=
"ccpmAdvancedSettingsTable">
2968 <property name=
"sizePolicy">
2969 <sizepolicy hsizetype=
"Preferred" vsizetype=
"MinimumExpanding">
2970 <horstretch>0</horstretch>
2971 <verstretch>0</verstretch>
2974 <property name=
"minimumSize">
2977 <height>200</height>
2980 <property name=
"maximumSize">
2983 <height>300</height>
2986 <property name=
"verticalScrollBarPolicy">
2987 <enum>Qt::ScrollBarAlwaysOff
</enum>
2989 <property name=
"horizontalScrollBarPolicy">
2990 <enum>Qt::ScrollBarAlwaysOff
</enum>
2992 <property name=
"autoScroll">
2995 <property name=
"alternatingRowColors">
2998 <property name=
"selectionMode">
2999 <enum>QAbstractItemView::NoSelection
</enum>
3001 <property name=
"wordWrap">
3004 <property name=
"cornerButtonEnabled">
3007 <attribute name=
"horizontalHeaderDefaultSectionSize">
3010 <attribute name=
"horizontalHeaderMinimumSectionSize">
3014 <property name=
"text">
3015 <string>Engine
</string>
3019 <property name=
"text">
3020 <string>Tail Rotor
</string>
3024 <property name=
"text">
3025 <string>Servo W
</string>
3029 <property name=
"text">
3030 <string>Servo X
</string>
3034 <property name=
"text">
3035 <string>Servo Y
</string>
3039 <property name=
"text">
3040 <string>Servo Z
</string>
3044 <property name=
"text">
3045 <string>Channel
</string>
3049 <property name=
"text">
3050 <string>Curve
1</string>
3054 <property name=
"text">
3055 <string>Curve
2</string>
3059 <property name=
"text">
3060 <string>Roll
</string>
3064 <property name=
"text">
3065 <string>Pitch
</string>
3069 <property name=
"text">
3070 <string>Yaw
</string>
3073 <item row=
"0" column=
"0">
3074 <property name=
"text">
3077 <property name=
"textAlignment">
3078 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3081 <item row=
"0" column=
"1">
3082 <property name=
"text">
3085 <property name=
"textAlignment">
3086 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3089 <item row=
"0" column=
"2">
3090 <property name=
"text">
3093 <property name=
"textAlignment">
3094 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3097 <item row=
"0" column=
"3">
3098 <property name=
"text">
3101 <property name=
"textAlignment">
3102 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3105 <item row=
"0" column=
"4">
3106 <property name=
"text">
3109 <property name=
"textAlignment">
3110 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3113 <item row=
"0" column=
"5">
3114 <property name=
"text">
3117 <property name=
"textAlignment">
3118 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3121 <item row=
"1" column=
"0">
3122 <property name=
"text">
3125 <property name=
"textAlignment">
3126 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3129 <item row=
"1" column=
"1">
3130 <property name=
"text">
3133 <property name=
"textAlignment">
3134 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3137 <item row=
"1" column=
"2">
3138 <property name=
"text">
3141 <property name=
"textAlignment">
3142 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3145 <item row=
"1" column=
"3">
3146 <property name=
"text">
3149 <property name=
"textAlignment">
3150 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3153 <item row=
"1" column=
"4">
3154 <property name=
"text">
3157 <property name=
"textAlignment">
3158 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3161 <item row=
"1" column=
"5">
3162 <property name=
"text">
3165 <property name=
"textAlignment">
3166 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3169 <item row=
"2" column=
"0">
3170 <property name=
"text">
3173 <property name=
"textAlignment">
3174 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3177 <item row=
"2" column=
"1">
3178 <property name=
"text">
3181 <property name=
"textAlignment">
3182 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3185 <item row=
"2" column=
"2">
3186 <property name=
"text">
3189 <property name=
"textAlignment">
3190 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3193 <item row=
"2" column=
"3">
3194 <property name=
"text">
3197 <property name=
"textAlignment">
3198 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3201 <item row=
"2" column=
"4">
3202 <property name=
"text">
3205 <property name=
"textAlignment">
3206 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3209 <item row=
"2" column=
"5">
3210 <property name=
"text">
3213 <property name=
"textAlignment">
3214 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3217 <item row=
"3" column=
"0">
3218 <property name=
"text">
3221 <property name=
"textAlignment">
3222 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3225 <item row=
"3" column=
"1">
3226 <property name=
"text">
3229 <property name=
"textAlignment">
3230 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3233 <item row=
"3" column=
"2">
3234 <property name=
"text">
3237 <property name=
"textAlignment">
3238 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3241 <item row=
"3" column=
"3">
3242 <property name=
"text">
3245 <property name=
"textAlignment">
3246 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3249 <item row=
"3" column=
"4">
3250 <property name=
"text">
3253 <property name=
"textAlignment">
3254 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3257 <item row=
"3" column=
"5">
3258 <property name=
"text">
3261 <property name=
"textAlignment">
3262 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3265 <item row=
"4" column=
"0">
3266 <property name=
"text">
3269 <property name=
"textAlignment">
3270 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3273 <item row=
"4" column=
"1">
3274 <property name=
"text">
3277 <property name=
"textAlignment">
3278 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3281 <item row=
"4" column=
"2">
3282 <property name=
"text">
3285 <property name=
"textAlignment">
3286 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3289 <item row=
"4" column=
"3">
3290 <property name=
"text">
3293 <property name=
"textAlignment">
3294 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3297 <item row=
"4" column=
"4">
3298 <property name=
"text">
3301 <property name=
"textAlignment">
3302 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3305 <item row=
"4" column=
"5">
3306 <property name=
"text">
3309 <property name=
"textAlignment">
3310 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3313 <item row=
"5" column=
"0">
3314 <property name=
"text">
3317 <property name=
"textAlignment">
3318 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3321 <item row=
"5" column=
"1">
3322 <property name=
"text">
3325 <property name=
"textAlignment">
3326 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3329 <item row=
"5" column=
"2">
3330 <property name=
"text">
3333 <property name=
"textAlignment">
3334 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3337 <item row=
"5" column=
"3">
3338 <property name=
"text">
3341 <property name=
"textAlignment">
3342 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3345 <item row=
"5" column=
"4">
3346 <property name=
"text">
3349 <property name=
"textAlignment">
3350 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3353 <item row=
"5" column=
"5">
3354 <property name=
"text">
3357 <property name=
"textAlignment">
3358 <set>AlignHCenter|AlignVCenter|AlignCenter
</set>
3363 <item row=
"1" column=
"0">
3364 <spacer name=
"verticalSpacer">
3365 <property name=
"orientation">
3366 <enum>Qt::Vertical
</enum>
3368 <property name=
"sizeType">
3369 <enum>QSizePolicy::MinimumExpanding
</enum>
3371 <property name=
"sizeHint" stdset=
"0">
3389 <class>MixerCurve
</class>
3390 <extends>QWidget
</extends>
3391 <header location=
"global">mixercurve.h
</header>
3392 <container>1</container>
3396 <tabstop>ccpmType
</tabstop>
3397 <tabstop>TabObject
</tabstop>
3398 <tabstop>ccpmEngineChannel
</tabstop>
3399 <tabstop>ccpmTailChannel
</tabstop>
3400 <tabstop>ccpmServoWChannel
</tabstop>
3401 <tabstop>ccpmServoXChannel
</tabstop>
3402 <tabstop>ccpmServoYChannel
</tabstop>
3403 <tabstop>ccpmServoZChannel
</tabstop>
3404 <tabstop>ccpmSingleServo
</tabstop>
3405 <tabstop>ccpmAngleW
</tabstop>
3406 <tabstop>ccpmAngleX
</tabstop>
3407 <tabstop>ccpmAngleY
</tabstop>
3408 <tabstop>ccpmAngleZ
</tabstop>
3409 <tabstop>ccpmCorrectionAngle
</tabstop>
3410 <tabstop>ccpmRevoSlider
</tabstop>
3411 <tabstop>ccpmREVOspinBox
</tabstop>
3412 <tabstop>ccpmCollectiveSlider
</tabstop>
3413 <tabstop>ccpmCollectivespinBox
</tabstop>
3414 <tabstop>SwashplateImage
</tabstop>
3415 <tabstop>SwashLvlStartButton
</tabstop>
3416 <tabstop>SwashLvlNextButton
</tabstop>
3417 <tabstop>SwashLvlStepInstruction
</tabstop>
3418 <tabstop>SwashLvlCancelButton
</tabstop>
3419 <tabstop>SwashLvlFinishButton
</tabstop>
3420 <tabstop>SwashLvlStepList
</tabstop>
3421 <tabstop>SwashLvlPositionSlider
</tabstop>
3422 <tabstop>SwashLvlPositionSpinBox
</tabstop>
3423 <tabstop>SwashLvlSwashplateImage
</tabstop>
3424 <tabstop>ccpmAdvancedSettingsTable
</tabstop>
3429 <sender>ccpmCollectiveSlider
</sender>
3430 <signal>valueChanged(int)
</signal>
3431 <receiver>ccpmCollectivespinBox
</receiver>
3432 <slot>setValue(int)
</slot>
3434 <hint type=
"sourcelabel">
3438 <hint type=
"destinationlabel">
3445 <sender>ccpmCollectivespinBox
</sender>
3446 <signal>valueChanged(int)
</signal>
3447 <receiver>ccpmCollectiveSlider
</receiver>
3448 <slot>setValue(int)
</slot>
3450 <hint type=
"sourcelabel">
3454 <hint type=
"destinationlabel">
3461 <sender>ccpmREVOspinBox
</sender>
3462 <signal>valueChanged(int)
</signal>
3463 <receiver>ccpmRevoSlider
</receiver>
3464 <slot>setValue(int)
</slot>
3466 <hint type=
"sourcelabel">
3470 <hint type=
"destinationlabel">
3477 <sender>ccpmRevoSlider
</sender>
3478 <signal>valueChanged(int)
</signal>
3479 <receiver>ccpmREVOspinBox
</receiver>
3480 <slot>setValue(int)
</slot>
3482 <hint type=
"sourcelabel">
3486 <hint type=
"destinationlabel">
3493 <sender>SwashLvlPositionSlider
</sender>
3494 <signal>valueChanged(int)
</signal>
3495 <receiver>SwashLvlPositionSpinBox
</receiver>
3496 <slot>setValue(int)
</slot>
3498 <hint type=
"sourcelabel">
3502 <hint type=
"destinationlabel">
3509 <sender>SwashLvlPositionSpinBox
</sender>
3510 <signal>valueChanged(int)
</signal>
3511 <receiver>SwashLvlPositionSlider
</receiver>
3512 <slot>setValue(int)
</slot>
3514 <hint type=
"sourcelabel">
3518 <hint type=
"destinationlabel">
3525 <sender>ccpmCollectiveScaleBox
</sender>
3526 <signal>valueChanged(int)
</signal>
3527 <receiver>ccpmCollectiveScale
</receiver>
3528 <slot>setValue(int)
</slot>
3530 <hint type=
"sourcelabel">
3534 <hint type=
"destinationlabel">
3541 <sender>ccpmCollectiveScale
</sender>
3542 <signal>valueChanged(int)
</signal>
3543 <receiver>ccpmCollectiveScaleBox
</receiver>
3544 <slot>setValue(int)
</slot>
3546 <hint type=
"sourcelabel">
3550 <hint type=
"destinationlabel">
3557 <sender>ccpmCyclicScale
</sender>
3558 <signal>valueChanged(int)
</signal>
3559 <receiver>ccpmCyclicScaleBox
</receiver>
3560 <slot>setValue(int)
</slot>
3562 <hint type=
"sourcelabel">
3566 <hint type=
"destinationlabel">
3573 <sender>ccpmCyclicScaleBox
</sender>
3574 <signal>valueChanged(int)
</signal>
3575 <receiver>ccpmCyclicScale
</receiver>
3576 <slot>setValue(int)
</slot>
3578 <hint type=
"sourcelabel">
3582 <hint type=
"destinationlabel">
3589 <sender>ccpmPitchScale
</sender>
3590 <signal>valueChanged(int)
</signal>
3591 <receiver>ccpmPitchScaleBox
</receiver>
3592 <slot>setValue(int)
</slot>
3594 <hint type=
"sourcelabel">
3598 <hint type=
"destinationlabel">
3605 <sender>ccpmPitchScaleBox
</sender>
3606 <signal>valueChanged(int)
</signal>
3607 <receiver>ccpmPitchScale
</receiver>
3608 <slot>setValue(int)
</slot>
3610 <hint type=
"sourcelabel">
3614 <hint type=
"destinationlabel">
3621 <sender>ccpmRollScaleBox
</sender>
3622 <signal>valueChanged(int)
</signal>
3623 <receiver>ccpmRollScale
</receiver>
3624 <slot>setValue(int)
</slot>
3626 <hint type=
"sourcelabel">
3630 <hint type=
"destinationlabel">
3637 <sender>ccpmRollScale
</sender>
3638 <signal>valueChanged(int)
</signal>
3639 <receiver>ccpmRollScaleBox
</receiver>
3640 <slot>setValue(int)
</slot>
3642 <hint type=
"sourcelabel">
3646 <hint type=
"destinationlabel">