LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues)
[librepilot.git] / ground / gcs / src / plugins / config / stabilization.ui
blob56ab3d91946e3ccde2b3ba4f3fe5d07c095a5e0d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>StabilizationWidget</class>
4 <widget class="QWidget" name="StabilizationWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>901</width>
10 <height>755</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="minimumSize">
20 <size>
21 <width>350</width>
22 <height>0</height>
23 </size>
24 </property>
25 <property name="windowTitle">
26 <string>Stabilization</string>
27 </property>
28 <property name="autoFillBackground">
29 <bool>false</bool>
30 </property>
31 <property name="styleSheet">
32 <string notr="true"/>
33 </property>
34 <property name="iconSize" stdset="0">
35 <size>
36 <width>30</width>
37 <height>30</height>
38 </size>
39 </property>
40 <property name="documentMode" stdset="0">
41 <bool>false</bool>
42 </property>
43 <layout class="QVBoxLayout" name="verticalLayout_2">
44 <property name="spacing">
45 <number>6</number>
46 </property>
47 <property name="leftMargin">
48 <number>9</number>
49 </property>
50 <property name="topMargin">
51 <number>9</number>
52 </property>
53 <property name="rightMargin">
54 <number>9</number>
55 </property>
56 <property name="bottomMargin">
57 <number>9</number>
58 </property>
59 <item>
60 <widget class="QTabWidget" name="tabWidget">
61 <property name="enabled">
62 <bool>true</bool>
63 </property>
64 <property name="sizePolicy">
65 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
66 <horstretch>0</horstretch>
67 <verstretch>0</verstretch>
68 </sizepolicy>
69 </property>
70 <property name="minimumSize">
71 <size>
72 <width>0</width>
73 <height>0</height>
74 </size>
75 </property>
76 <property name="focusPolicy">
77 <enum>Qt::TabFocus</enum>
78 </property>
79 <property name="acceptDrops">
80 <bool>false</bool>
81 </property>
82 <property name="toolTip">
83 <string/>
84 </property>
85 <property name="autoFillBackground">
86 <bool>false</bool>
87 </property>
88 <property name="styleSheet">
89 <string notr="true"/>
90 </property>
91 <property name="tabPosition">
92 <enum>QTabWidget::North</enum>
93 </property>
94 <property name="tabShape">
95 <enum>QTabWidget::Rounded</enum>
96 </property>
97 <property name="currentIndex">
98 <number>0</number>
99 </property>
100 <property name="documentMode">
101 <bool>false</bool>
102 </property>
103 <property name="tabsClosable">
104 <bool>false</bool>
105 </property>
106 <widget class="QWidget" name="Basic">
107 <attribute name="title">
108 <string>Basic</string>
109 </attribute>
110 <layout class="QVBoxLayout" name="verticalLayout">
111 <property name="leftMargin">
112 <number>0</number>
113 </property>
114 <property name="topMargin">
115 <number>0</number>
116 </property>
117 <property name="rightMargin">
118 <number>0</number>
119 </property>
120 <property name="bottomMargin">
121 <number>0</number>
122 </property>
123 <item>
124 <widget class="QScrollArea" name="scrollArea">
125 <property name="frameShape">
126 <enum>QFrame::NoFrame</enum>
127 </property>
128 <property name="lineWidth">
129 <number>0</number>
130 </property>
131 <property name="widgetResizable">
132 <bool>true</bool>
133 </property>
134 <widget class="QWidget" name="scrollAreaWidgetContents_3">
135 <property name="geometry">
136 <rect>
137 <x>0</x>
138 <y>0</y>
139 <width>877</width>
140 <height>764</height>
141 </rect>
142 </property>
143 <layout class="QVBoxLayout" name="verticalLayout_3">
144 <property name="spacing">
145 <number>0</number>
146 </property>
147 <item>
148 <widget class="QTabBar" name="basicPIDBankTabBar" native="true"/>
149 </item>
150 <item>
151 <widget class="QFrame" name="basicPidBankFrame">
152 <property name="cursor">
153 <cursorShape>ArrowCursor</cursorShape>
154 </property>
155 <property name="styleSheet">
156 <string notr="true">#basicPidBankFrame{
157 color: rgb(180, 180, 180);
158 margin-top: -1px;
159 }</string>
160 </property>
161 <property name="frameShape">
162 <enum>QFrame::Box</enum>
163 </property>
164 <property name="frameShadow">
165 <enum>QFrame::Plain</enum>
166 </property>
167 <layout class="QVBoxLayout" name="verticalLayout_6">
168 <item>
169 <widget class="QFrame" name="horizontalFrame_2">
170 <property name="minimumSize">
171 <size>
172 <width>0</width>
173 <height>340</height>
174 </size>
175 </property>
176 <property name="maximumSize">
177 <size>
178 <width>16777215</width>
179 <height>340</height>
180 </size>
181 </property>
182 <layout class="QGridLayout" name="gridLayout_31">
183 <property name="leftMargin">
184 <number>0</number>
185 </property>
186 <property name="topMargin">
187 <number>0</number>
188 </property>
189 <property name="rightMargin">
190 <number>0</number>
191 </property>
192 <item row="1" column="0">
193 <widget class="QGroupBox" name="groupBox_9">
194 <property name="title">
195 <string>Acro+</string>
196 </property>
197 <layout class="QGridLayout" name="gridLayout_26">
198 <item row="0" column="0">
199 <widget class="QCheckBox" name="checkBoxLinkAcroFactors">
200 <property name="sizePolicy">
201 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
202 <horstretch>0</horstretch>
203 <verstretch>0</verstretch>
204 </sizepolicy>
205 </property>
206 <property name="focusPolicy">
207 <enum>Qt::StrongFocus</enum>
208 </property>
209 <property name="toolTip">
210 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Link roll &amp;amp; pitch sliders to move together&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
211 </property>
212 <property name="styleSheet">
213 <string notr="true"/>
214 </property>
215 <property name="text">
216 <string>Link Roll and Pitch</string>
217 </property>
218 </widget>
219 </item>
220 <item row="0" column="1">
221 <widget class="QPushButton" name="pushButton_21">
222 <property name="sizePolicy">
223 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
224 <horstretch>0</horstretch>
225 <verstretch>0</verstretch>
226 </sizepolicy>
227 </property>
228 <property name="minimumSize">
229 <size>
230 <width>0</width>
231 <height>0</height>
232 </size>
233 </property>
234 <property name="maximumSize">
235 <size>
236 <width>16777215</width>
237 <height>16777215</height>
238 </size>
239 </property>
240 <property name="toolTip">
241 <string>Reset all values to GCS defaults</string>
242 </property>
243 <property name="autoFillBackground">
244 <bool>false</bool>
245 </property>
246 <property name="styleSheet">
247 <string notr="true"/>
248 </property>
249 <property name="text">
250 <string>Default</string>
251 </property>
252 <property name="objrelation" stdset="0">
253 <stringlist>
254 <string>button:default</string>
255 <string>buttongroup:77</string>
256 </stringlist>
257 </property>
258 </widget>
259 </item>
260 <item row="2" column="0" colspan="2">
261 <layout class="QGridLayout" name="gridLayout_29">
262 <property name="topMargin">
263 <number>0</number>
264 </property>
265 <item row="1" column="1">
266 <widget class="QSlider" name="AcroFactorRollSlider">
267 <property name="minimumSize">
268 <size>
269 <width>0</width>
270 <height>25</height>
271 </size>
272 </property>
273 <property name="toolTip">
274 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Acro + slider can be adjusted to change the amount of manual control blending.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
275 </property>
276 <property name="minimum">
277 <number>0</number>
278 </property>
279 <property name="maximum">
280 <number>100</number>
281 </property>
282 <property name="singleStep">
283 <number>1</number>
284 </property>
285 <property name="value">
286 <number>50</number>
287 </property>
288 <property name="orientation">
289 <enum>Qt::Horizontal</enum>
290 </property>
291 <property name="tickPosition">
292 <enum>QSlider::TicksBelow</enum>
293 </property>
294 <property name="tickInterval">
295 <number>5</number>
296 </property>
297 <property name="objrelation" stdset="0">
298 <stringlist>
299 <string>objname:StabilizationSettingsBankX</string>
300 <string>fieldname:AcroInsanityFactor</string>
301 <string>scale:1</string>
302 <string>buttongroup:77</string>
303 <string>element:Roll</string>
304 </stringlist>
305 </property>
306 </widget>
307 </item>
308 <item row="1" column="2">
309 <widget class="QSpinBox" name="AcroFactorRollSpinBox">
310 <property name="minimumSize">
311 <size>
312 <width>60</width>
313 <height>22</height>
314 </size>
315 </property>
316 <property name="maximumSize">
317 <size>
318 <width>60</width>
319 <height>22</height>
320 </size>
321 </property>
322 <property name="minimum">
323 <number>0</number>
324 </property>
325 <property name="maximum">
326 <number>100</number>
327 </property>
328 <property name="value">
329 <number>50</number>
330 </property>
331 <property name="objrelation" stdset="0">
332 <stringlist>
333 <string>objname:StabilizationSettingsBankX</string>
334 <string>fieldname:AcroInsanityFactor</string>
335 <string>scale:1</string>
336 <string>buttongroup:77</string>
337 <string>element:Roll</string>
338 </stringlist>
339 </property>
340 </widget>
341 </item>
342 <item row="1" column="0">
343 <widget class="QLabel" name="AcroFactorRollLabel">
344 <property name="sizePolicy">
345 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
346 <horstretch>0</horstretch>
347 <verstretch>0</verstretch>
348 </sizepolicy>
349 </property>
350 <property name="minimumSize">
351 <size>
352 <width>80</width>
353 <height>0</height>
354 </size>
355 </property>
356 <property name="text">
357 <string>Roll Factor</string>
358 </property>
359 <property name="alignment">
360 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
361 </property>
362 </widget>
363 </item>
364 <item row="2" column="1">
365 <widget class="QSlider" name="AcroFactorPitchSlider">
366 <property name="minimumSize">
367 <size>
368 <width>0</width>
369 <height>25</height>
370 </size>
371 </property>
372 <property name="toolTip">
373 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Acro + slider can be adjusted to change the amount of manual control blending.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
374 </property>
375 <property name="minimum">
376 <number>0</number>
377 </property>
378 <property name="maximum">
379 <number>100</number>
380 </property>
381 <property name="singleStep">
382 <number>1</number>
383 </property>
384 <property name="value">
385 <number>50</number>
386 </property>
387 <property name="orientation">
388 <enum>Qt::Horizontal</enum>
389 </property>
390 <property name="tickPosition">
391 <enum>QSlider::TicksBelow</enum>
392 </property>
393 <property name="tickInterval">
394 <number>5</number>
395 </property>
396 <property name="objrelation" stdset="0">
397 <stringlist>
398 <string>objname:StabilizationSettingsBankX</string>
399 <string>fieldname:AcroInsanityFactor</string>
400 <string>scale:1</string>
401 <string>buttongroup:77</string>
402 <string>element:Pitch</string>
403 </stringlist>
404 </property>
405 </widget>
406 </item>
407 <item row="2" column="2">
408 <widget class="QSpinBox" name="AcroFactorPitchSpinBox">
409 <property name="minimumSize">
410 <size>
411 <width>60</width>
412 <height>22</height>
413 </size>
414 </property>
415 <property name="maximumSize">
416 <size>
417 <width>60</width>
418 <height>22</height>
419 </size>
420 </property>
421 <property name="minimum">
422 <number>0</number>
423 </property>
424 <property name="maximum">
425 <number>100</number>
426 </property>
427 <property name="value">
428 <number>50</number>
429 </property>
430 <property name="objrelation" stdset="0">
431 <stringlist>
432 <string>objname:StabilizationSettingsBankX</string>
433 <string>fieldname:AcroInsanityFactor</string>
434 <string>scale:1</string>
435 <string>buttongroup:77</string>
436 <string>element:Pitch</string>
437 </stringlist>
438 </property>
439 </widget>
440 </item>
441 <item row="2" column="0">
442 <widget class="QLabel" name="AcroFactorPitchLabel_13">
443 <property name="sizePolicy">
444 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
445 <horstretch>0</horstretch>
446 <verstretch>0</verstretch>
447 </sizepolicy>
448 </property>
449 <property name="minimumSize">
450 <size>
451 <width>80</width>
452 <height>0</height>
453 </size>
454 </property>
455 <property name="text">
456 <string>Pitch Factor</string>
457 </property>
458 <property name="alignment">
459 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
460 </property>
461 </widget>
462 </item>
463 </layout>
464 </item>
465 </layout>
466 </widget>
467 </item>
468 <item row="0" column="1" rowspan="2">
469 <widget class="QGroupBox" name="groupBox_7">
470 <property name="maximumSize">
471 <size>
472 <width>300</width>
473 <height>16777215</height>
474 </size>
475 </property>
476 <property name="title">
477 <string>Expo</string>
478 </property>
479 <layout class="QGridLayout" name="gridLayout_5">
480 <property name="rightMargin">
481 <number>9</number>
482 </property>
483 <item row="1" column="0">
484 <widget class="QFrame" name="basicResponsivenessControls_2">
485 <property name="sizePolicy">
486 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
487 <horstretch>0</horstretch>
488 <verstretch>0</verstretch>
489 </sizepolicy>
490 </property>
491 <layout class="QGridLayout" name="gridLayout_30">
492 <property name="leftMargin">
493 <number>0</number>
494 </property>
495 <property name="topMargin">
496 <number>0</number>
497 </property>
498 <property name="rightMargin">
499 <number>1</number>
500 </property>
501 <property name="bottomMargin">
502 <number>0</number>
503 </property>
504 <item row="1" column="5">
505 <widget class="QSpinBox" name="expoSpinnerRoll">
506 <property name="minimumSize">
507 <size>
508 <width>60</width>
509 <height>22</height>
510 </size>
511 </property>
512 <property name="maximumSize">
513 <size>
514 <width>60</width>
515 <height>22</height>
516 </size>
517 </property>
518 <property name="minimum">
519 <number>-100</number>
520 </property>
521 <property name="maximum">
522 <number>100</number>
523 </property>
524 <property name="value">
525 <number>0</number>
526 </property>
527 <property name="objrelation" stdset="0">
528 <stringlist>
529 <string>objname:StabilizationSettingsBankX</string>
530 <string>fieldname:StickExpo</string>
531 <string>haslimits:yes</string>
532 <string>scale:1</string>
533 <string>buttongroup:66</string>
534 <string>element:Roll</string>
535 </stringlist>
536 </property>
537 </widget>
538 </item>
539 <item row="1" column="0">
540 <widget class="QLabel" name="label_14">
541 <property name="sizePolicy">
542 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
543 <horstretch>0</horstretch>
544 <verstretch>0</verstretch>
545 </sizepolicy>
546 </property>
547 <property name="palette">
548 <palette>
549 <active>
550 <colorrole role="WindowText">
551 <brush brushstyle="SolidPattern">
552 <color alpha="255">
553 <red>255</red>
554 <green>0</green>
555 <blue>0</blue>
556 </color>
557 </brush>
558 </colorrole>
559 </active>
560 <inactive>
561 <colorrole role="WindowText">
562 <brush brushstyle="SolidPattern">
563 <color alpha="255">
564 <red>255</red>
565 <green>0</green>
566 <blue>0</blue>
567 </color>
568 </brush>
569 </colorrole>
570 </inactive>
571 <disabled>
572 <colorrole role="WindowText">
573 <brush brushstyle="SolidPattern">
574 <color alpha="255">
575 <red>120</red>
576 <green>120</green>
577 <blue>120</blue>
578 </color>
579 </brush>
580 </colorrole>
581 </disabled>
582 </palette>
583 </property>
584 <property name="text">
585 <string>Roll</string>
586 </property>
587 <property name="alignment">
588 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
589 </property>
590 </widget>
591 </item>
592 <item row="2" column="5">
593 <widget class="QSpinBox" name="expoSpinnerPitch">
594 <property name="minimumSize">
595 <size>
596 <width>60</width>
597 <height>22</height>
598 </size>
599 </property>
600 <property name="maximumSize">
601 <size>
602 <width>60</width>
603 <height>22</height>
604 </size>
605 </property>
606 <property name="minimum">
607 <number>-100</number>
608 </property>
609 <property name="maximum">
610 <number>100</number>
611 </property>
612 <property name="value">
613 <number>0</number>
614 </property>
615 <property name="objrelation" stdset="0">
616 <stringlist>
617 <string>objname:StabilizationSettingsBankX</string>
618 <string>fieldname:StickExpo</string>
619 <string>haslimits:yes</string>
620 <string>scale:1</string>
621 <string>buttongroup:66</string>
622 <string>element:Pitch</string>
623 </stringlist>
624 </property>
625 </widget>
626 </item>
627 <item row="0" column="0" colspan="6">
628 <widget class="QwtPlot" name="expoPlot" native="true">
629 <property name="sizePolicy">
630 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
631 <horstretch>0</horstretch>
632 <verstretch>0</verstretch>
633 </sizepolicy>
634 </property>
635 <property name="toolTip">
636 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This graph shows the Expo curves for all axis. The color of the curves corresponds with the colors of the slider labels below.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
637 </property>
638 </widget>
639 </item>
640 <item row="2" column="0">
641 <widget class="QLabel" name="label_15">
642 <property name="sizePolicy">
643 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
644 <horstretch>0</horstretch>
645 <verstretch>0</verstretch>
646 </sizepolicy>
647 </property>
648 <property name="palette">
649 <palette>
650 <active>
651 <colorrole role="WindowText">
652 <brush brushstyle="SolidPattern">
653 <color alpha="255">
654 <red>0</red>
655 <green>170</green>
656 <blue>0</blue>
657 </color>
658 </brush>
659 </colorrole>
660 </active>
661 <inactive>
662 <colorrole role="WindowText">
663 <brush brushstyle="SolidPattern">
664 <color alpha="255">
665 <red>0</red>
666 <green>170</green>
667 <blue>0</blue>
668 </color>
669 </brush>
670 </colorrole>
671 </inactive>
672 <disabled>
673 <colorrole role="WindowText">
674 <brush brushstyle="SolidPattern">
675 <color alpha="255">
676 <red>120</red>
677 <green>120</green>
678 <blue>120</blue>
679 </color>
680 </brush>
681 </colorrole>
682 </disabled>
683 </palette>
684 </property>
685 <property name="text">
686 <string>Pitch</string>
687 </property>
688 <property name="alignment">
689 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
690 </property>
691 </widget>
692 </item>
693 <item row="3" column="5">
694 <widget class="QSpinBox" name="expoSpinnerYaw">
695 <property name="minimumSize">
696 <size>
697 <width>60</width>
698 <height>22</height>
699 </size>
700 </property>
701 <property name="maximumSize">
702 <size>
703 <width>60</width>
704 <height>22</height>
705 </size>
706 </property>
707 <property name="minimum">
708 <number>-100</number>
709 </property>
710 <property name="maximum">
711 <number>100</number>
712 </property>
713 <property name="value">
714 <number>0</number>
715 </property>
716 <property name="objrelation" stdset="0">
717 <stringlist>
718 <string>objname:StabilizationSettingsBankX</string>
719 <string>fieldname:StickExpo</string>
720 <string>haslimits:yes</string>
721 <string>scale:1</string>
722 <string>buttongroup:66</string>
723 <string>element:Yaw</string>
724 </stringlist>
725 </property>
726 </widget>
727 </item>
728 <item row="3" column="0">
729 <widget class="QLabel" name="label_16">
730 <property name="sizePolicy">
731 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
732 <horstretch>0</horstretch>
733 <verstretch>0</verstretch>
734 </sizepolicy>
735 </property>
736 <property name="palette">
737 <palette>
738 <active>
739 <colorrole role="WindowText">
740 <brush brushstyle="SolidPattern">
741 <color alpha="255">
742 <red>0</red>
743 <green>0</green>
744 <blue>255</blue>
745 </color>
746 </brush>
747 </colorrole>
748 </active>
749 <inactive>
750 <colorrole role="WindowText">
751 <brush brushstyle="SolidPattern">
752 <color alpha="255">
753 <red>0</red>
754 <green>0</green>
755 <blue>255</blue>
756 </color>
757 </brush>
758 </colorrole>
759 </inactive>
760 <disabled>
761 <colorrole role="WindowText">
762 <brush brushstyle="SolidPattern">
763 <color alpha="255">
764 <red>120</red>
765 <green>120</green>
766 <blue>120</blue>
767 </color>
768 </brush>
769 </colorrole>
770 </disabled>
771 </palette>
772 </property>
773 <property name="text">
774 <string>Yaw</string>
775 </property>
776 <property name="alignment">
777 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
778 </property>
779 </widget>
780 </item>
781 <item row="1" column="1" colspan="4">
782 <widget class="QSlider" name="RateYawResponsivenessSlider_2">
783 <property name="minimumSize">
784 <size>
785 <width>0</width>
786 <height>25</height>
787 </size>
788 </property>
789 <property name="toolTip">
790 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Roll Expo slider can be adjusted to change the amount of Expo to use on Roll axis.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
791 </property>
792 <property name="minimum">
793 <number>-100</number>
794 </property>
795 <property name="maximum">
796 <number>100</number>
797 </property>
798 <property name="value">
799 <number>0</number>
800 </property>
801 <property name="orientation">
802 <enum>Qt::Horizontal</enum>
803 </property>
804 <property name="tickPosition">
805 <enum>QSlider::TicksBelow</enum>
806 </property>
807 <property name="tickInterval">
808 <number>20</number>
809 </property>
810 <property name="objrelation" stdset="0">
811 <stringlist>
812 <string>objname:StabilizationSettingsBankX</string>
813 <string>fieldname:StickExpo</string>
814 <string>haslimits:yes</string>
815 <string>scale:1</string>
816 <string>buttongroup:66</string>
817 <string>element:Roll</string>
818 </stringlist>
819 </property>
820 </widget>
821 </item>
822 <item row="3" column="1" colspan="4">
823 <widget class="QSlider" name="RateYawResponsivenessSlider_4">
824 <property name="minimumSize">
825 <size>
826 <width>0</width>
827 <height>25</height>
828 </size>
829 </property>
830 <property name="toolTip">
831 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Yaw Expo slider can be adjusted to change the amount of Expo to use on Yaw axis.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
832 </property>
833 <property name="minimum">
834 <number>-100</number>
835 </property>
836 <property name="maximum">
837 <number>100</number>
838 </property>
839 <property name="value">
840 <number>0</number>
841 </property>
842 <property name="orientation">
843 <enum>Qt::Horizontal</enum>
844 </property>
845 <property name="tickPosition">
846 <enum>QSlider::TicksBelow</enum>
847 </property>
848 <property name="tickInterval">
849 <number>20</number>
850 </property>
851 <property name="objrelation" stdset="0">
852 <stringlist>
853 <string>objname:StabilizationSettingsBankX</string>
854 <string>fieldname:StickExpo</string>
855 <string>haslimits:yes</string>
856 <string>scale:1</string>
857 <string>buttongroup:66</string>
858 <string>element:Yaw</string>
859 </stringlist>
860 </property>
861 </widget>
862 </item>
863 <item row="2" column="1" colspan="4">
864 <widget class="QSlider" name="RateYawResponsivenessSlider_3">
865 <property name="minimumSize">
866 <size>
867 <width>0</width>
868 <height>25</height>
869 </size>
870 </property>
871 <property name="toolTip">
872 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Pitch Expo slider can be adjusted to change the amount of Expo to use on Pitch axis.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
873 </property>
874 <property name="minimum">
875 <number>-100</number>
876 </property>
877 <property name="maximum">
878 <number>100</number>
879 </property>
880 <property name="value">
881 <number>0</number>
882 </property>
883 <property name="orientation">
884 <enum>Qt::Horizontal</enum>
885 </property>
886 <property name="tickPosition">
887 <enum>QSlider::TicksBelow</enum>
888 </property>
889 <property name="tickInterval">
890 <number>20</number>
891 </property>
892 <property name="objrelation" stdset="0">
893 <stringlist>
894 <string>objname:StabilizationSettingsBankX</string>
895 <string>fieldname:StickExpo</string>
896 <string>haslimits:yes</string>
897 <string>scale:1</string>
898 <string>buttongroup:66</string>
899 <string>element:Pitch</string>
900 </stringlist>
901 </property>
902 </widget>
903 </item>
904 </layout>
905 </widget>
906 </item>
907 <item row="0" column="0" alignment="Qt::AlignRight">
908 <widget class="QPushButton" name="pushButton_12">
909 <property name="sizePolicy">
910 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
911 <horstretch>0</horstretch>
912 <verstretch>0</verstretch>
913 </sizepolicy>
914 </property>
915 <property name="toolTip">
916 <string>Reset all values to GCS defaults</string>
917 </property>
918 <property name="text">
919 <string>Default</string>
920 </property>
921 <property name="objrelation" stdset="0">
922 <stringlist>
923 <string>objname:StabilizationSettings</string>
924 <string>button:default</string>
925 <string>buttongroup:66</string>
926 </stringlist>
927 </property>
928 </widget>
929 </item>
930 </layout>
931 </widget>
932 </item>
933 <item row="0" column="0">
934 <widget class="QGroupBox" name="basicResponsivenessGroupBox">
935 <property name="minimumSize">
936 <size>
937 <width>550</width>
938 <height>0</height>
939 </size>
940 </property>
941 <property name="maximumSize">
942 <size>
943 <width>16777215</width>
944 <height>16777215</height>
945 </size>
946 </property>
947 <property name="styleSheet">
948 <string notr="true"/>
949 </property>
950 <property name="title">
951 <string>Responsiveness</string>
952 </property>
953 <property name="alignment">
954 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
955 </property>
956 <property name="flat">
957 <bool>false</bool>
958 </property>
959 <property name="checkable">
960 <bool>false</bool>
961 </property>
962 <layout class="QGridLayout" name="gridLayout_7" rowstretch="0,0,0">
963 <property name="leftMargin">
964 <number>9</number>
965 </property>
966 <property name="topMargin">
967 <number>9</number>
968 </property>
969 <property name="rightMargin">
970 <number>9</number>
971 </property>
972 <property name="bottomMargin">
973 <number>9</number>
974 </property>
975 <item row="1" column="1">
976 <widget class="QPushButton" name="pushButton">
977 <property name="sizePolicy">
978 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
979 <horstretch>0</horstretch>
980 <verstretch>0</verstretch>
981 </sizepolicy>
982 </property>
983 <property name="toolTip">
984 <string>Reset all values to GCS defaults</string>
985 </property>
986 <property name="text">
987 <string>Default</string>
988 </property>
989 <property name="objrelation" stdset="0">
990 <stringlist>
991 <string>objname:StabilizationSettings</string>
992 <string>button:default</string>
993 <string>buttongroup:6</string>
994 </stringlist>
995 </property>
996 </widget>
997 </item>
998 <item row="1" column="0">
999 <widget class="QCheckBox" name="basicResponsivenessCheckBox">
1000 <property name="text">
1001 <string>Use Basic Configuration</string>
1002 </property>
1003 <property name="checked">
1004 <bool>false</bool>
1005 </property>
1006 </widget>
1007 </item>
1008 <item row="2" column="0" colspan="2">
1009 <widget class="QFrame" name="basicResponsivenessControls">
1010 <layout class="QGridLayout" name="gridLayout_10">
1011 <property name="leftMargin">
1012 <number>0</number>
1013 </property>
1014 <property name="rightMargin">
1015 <number>0</number>
1016 </property>
1017 <property name="bottomMargin">
1018 <number>0</number>
1019 </property>
1020 <item row="4" column="4">
1021 <widget class="QSpinBox" name="spinBox_2">
1022 <property name="minimumSize">
1023 <size>
1024 <width>60</width>
1025 <height>22</height>
1026 </size>
1027 </property>
1028 <property name="maximumSize">
1029 <size>
1030 <width>60</width>
1031 <height>22</height>
1032 </size>
1033 </property>
1034 <property name="minimum">
1035 <number>100</number>
1036 </property>
1037 <property name="maximum">
1038 <number>5000</number>
1039 </property>
1040 <property name="value">
1041 <number>400</number>
1042 </property>
1043 <property name="objrelation" stdset="0">
1044 <stringlist>
1045 <string>objname:StabilizationSettingsBankX</string>
1046 <string>fieldname:ManualRate</string>
1047 <string>element:Roll</string>
1048 <string>haslimits:no</string>
1049 <string>scale:1</string>
1050 <string>buttongroup:6,20</string>
1051 </stringlist>
1052 </property>
1053 </widget>
1054 </item>
1055 <item row="4" column="0">
1056 <widget class="QLabel" name="label_2">
1057 <property name="sizePolicy">
1058 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
1059 <horstretch>0</horstretch>
1060 <verstretch>0</verstretch>
1061 </sizepolicy>
1062 </property>
1063 <property name="minimumSize">
1064 <size>
1065 <width>80</width>
1066 <height>16</height>
1067 </size>
1068 </property>
1069 <property name="text">
1070 <string>Rate</string>
1071 </property>
1072 <property name="alignment">
1073 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1074 </property>
1075 </widget>
1076 </item>
1077 <item row="1" column="1">
1078 <widget class="QLabel" name="label_142">
1079 <property name="sizePolicy">
1080 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1081 <horstretch>0</horstretch>
1082 <verstretch>0</verstretch>
1083 </sizepolicy>
1084 </property>
1085 <property name="minimumSize">
1086 <size>
1087 <width>0</width>
1088 <height>20</height>
1089 </size>
1090 </property>
1091 <property name="palette">
1092 <palette>
1093 <active>
1094 <colorrole role="WindowText">
1095 <brush brushstyle="SolidPattern">
1096 <color alpha="255">
1097 <red>255</red>
1098 <green>255</green>
1099 <blue>255</blue>
1100 </color>
1101 </brush>
1102 </colorrole>
1103 <colorrole role="Button">
1104 <brush brushstyle="LinearGradientPattern">
1105 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1106 <gradientstop position="0.208955000000000">
1107 <color alpha="255">
1108 <red>34</red>
1109 <green>34</green>
1110 <blue>200</blue>
1111 </color>
1112 </gradientstop>
1113 <gradientstop position="0.786070000000000">
1114 <color alpha="255">
1115 <red>6</red>
1116 <green>6</green>
1117 <blue>150</blue>
1118 </color>
1119 </gradientstop>
1120 </gradient>
1121 </brush>
1122 </colorrole>
1123 <colorrole role="Light">
1124 <brush brushstyle="SolidPattern">
1125 <color alpha="255">
1126 <red>58</red>
1127 <green>58</green>
1128 <blue>58</blue>
1129 </color>
1130 </brush>
1131 </colorrole>
1132 <colorrole role="Midlight">
1133 <brush brushstyle="SolidPattern">
1134 <color alpha="255">
1135 <red>48</red>
1136 <green>48</green>
1137 <blue>48</blue>
1138 </color>
1139 </brush>
1140 </colorrole>
1141 <colorrole role="Dark">
1142 <brush brushstyle="SolidPattern">
1143 <color alpha="255">
1144 <red>19</red>
1145 <green>19</green>
1146 <blue>19</blue>
1147 </color>
1148 </brush>
1149 </colorrole>
1150 <colorrole role="Mid">
1151 <brush brushstyle="SolidPattern">
1152 <color alpha="255">
1153 <red>26</red>
1154 <green>26</green>
1155 <blue>26</blue>
1156 </color>
1157 </brush>
1158 </colorrole>
1159 <colorrole role="Text">
1160 <brush brushstyle="SolidPattern">
1161 <color alpha="255">
1162 <red>255</red>
1163 <green>255</green>
1164 <blue>255</blue>
1165 </color>
1166 </brush>
1167 </colorrole>
1168 <colorrole role="BrightText">
1169 <brush brushstyle="SolidPattern">
1170 <color alpha="255">
1171 <red>255</red>
1172 <green>255</green>
1173 <blue>255</blue>
1174 </color>
1175 </brush>
1176 </colorrole>
1177 <colorrole role="ButtonText">
1178 <brush brushstyle="SolidPattern">
1179 <color alpha="255">
1180 <red>255</red>
1181 <green>255</green>
1182 <blue>255</blue>
1183 </color>
1184 </brush>
1185 </colorrole>
1186 <colorrole role="Base">
1187 <brush brushstyle="LinearGradientPattern">
1188 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1189 <gradientstop position="0.208955000000000">
1190 <color alpha="255">
1191 <red>34</red>
1192 <green>34</green>
1193 <blue>200</blue>
1194 </color>
1195 </gradientstop>
1196 <gradientstop position="0.786070000000000">
1197 <color alpha="255">
1198 <red>6</red>
1199 <green>6</green>
1200 <blue>150</blue>
1201 </color>
1202 </gradientstop>
1203 </gradient>
1204 </brush>
1205 </colorrole>
1206 <colorrole role="Window">
1207 <brush brushstyle="LinearGradientPattern">
1208 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1209 <gradientstop position="0.208955000000000">
1210 <color alpha="255">
1211 <red>34</red>
1212 <green>34</green>
1213 <blue>200</blue>
1214 </color>
1215 </gradientstop>
1216 <gradientstop position="0.786070000000000">
1217 <color alpha="255">
1218 <red>6</red>
1219 <green>6</green>
1220 <blue>150</blue>
1221 </color>
1222 </gradientstop>
1223 </gradient>
1224 </brush>
1225 </colorrole>
1226 <colorrole role="Shadow">
1227 <brush brushstyle="SolidPattern">
1228 <color alpha="255">
1229 <red>0</red>
1230 <green>0</green>
1231 <blue>0</blue>
1232 </color>
1233 </brush>
1234 </colorrole>
1235 <colorrole role="AlternateBase">
1236 <brush brushstyle="SolidPattern">
1237 <color alpha="255">
1238 <red>19</red>
1239 <green>19</green>
1240 <blue>19</blue>
1241 </color>
1242 </brush>
1243 </colorrole>
1244 <colorrole role="ToolTipBase">
1245 <brush brushstyle="SolidPattern">
1246 <color alpha="255">
1247 <red>255</red>
1248 <green>255</green>
1249 <blue>220</blue>
1250 </color>
1251 </brush>
1252 </colorrole>
1253 <colorrole role="ToolTipText">
1254 <brush brushstyle="SolidPattern">
1255 <color alpha="255">
1256 <red>0</red>
1257 <green>0</green>
1258 <blue>0</blue>
1259 </color>
1260 </brush>
1261 </colorrole>
1262 </active>
1263 <inactive>
1264 <colorrole role="WindowText">
1265 <brush brushstyle="SolidPattern">
1266 <color alpha="255">
1267 <red>255</red>
1268 <green>255</green>
1269 <blue>255</blue>
1270 </color>
1271 </brush>
1272 </colorrole>
1273 <colorrole role="Button">
1274 <brush brushstyle="LinearGradientPattern">
1275 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1276 <gradientstop position="0.208955000000000">
1277 <color alpha="255">
1278 <red>34</red>
1279 <green>34</green>
1280 <blue>200</blue>
1281 </color>
1282 </gradientstop>
1283 <gradientstop position="0.786070000000000">
1284 <color alpha="255">
1285 <red>6</red>
1286 <green>6</green>
1287 <blue>150</blue>
1288 </color>
1289 </gradientstop>
1290 </gradient>
1291 </brush>
1292 </colorrole>
1293 <colorrole role="Light">
1294 <brush brushstyle="SolidPattern">
1295 <color alpha="255">
1296 <red>58</red>
1297 <green>58</green>
1298 <blue>58</blue>
1299 </color>
1300 </brush>
1301 </colorrole>
1302 <colorrole role="Midlight">
1303 <brush brushstyle="SolidPattern">
1304 <color alpha="255">
1305 <red>48</red>
1306 <green>48</green>
1307 <blue>48</blue>
1308 </color>
1309 </brush>
1310 </colorrole>
1311 <colorrole role="Dark">
1312 <brush brushstyle="SolidPattern">
1313 <color alpha="255">
1314 <red>19</red>
1315 <green>19</green>
1316 <blue>19</blue>
1317 </color>
1318 </brush>
1319 </colorrole>
1320 <colorrole role="Mid">
1321 <brush brushstyle="SolidPattern">
1322 <color alpha="255">
1323 <red>26</red>
1324 <green>26</green>
1325 <blue>26</blue>
1326 </color>
1327 </brush>
1328 </colorrole>
1329 <colorrole role="Text">
1330 <brush brushstyle="SolidPattern">
1331 <color alpha="255">
1332 <red>255</red>
1333 <green>255</green>
1334 <blue>255</blue>
1335 </color>
1336 </brush>
1337 </colorrole>
1338 <colorrole role="BrightText">
1339 <brush brushstyle="SolidPattern">
1340 <color alpha="255">
1341 <red>255</red>
1342 <green>255</green>
1343 <blue>255</blue>
1344 </color>
1345 </brush>
1346 </colorrole>
1347 <colorrole role="ButtonText">
1348 <brush brushstyle="SolidPattern">
1349 <color alpha="255">
1350 <red>255</red>
1351 <green>255</green>
1352 <blue>255</blue>
1353 </color>
1354 </brush>
1355 </colorrole>
1356 <colorrole role="Base">
1357 <brush brushstyle="LinearGradientPattern">
1358 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1359 <gradientstop position="0.208955000000000">
1360 <color alpha="255">
1361 <red>34</red>
1362 <green>34</green>
1363 <blue>200</blue>
1364 </color>
1365 </gradientstop>
1366 <gradientstop position="0.786070000000000">
1367 <color alpha="255">
1368 <red>6</red>
1369 <green>6</green>
1370 <blue>150</blue>
1371 </color>
1372 </gradientstop>
1373 </gradient>
1374 </brush>
1375 </colorrole>
1376 <colorrole role="Window">
1377 <brush brushstyle="LinearGradientPattern">
1378 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1379 <gradientstop position="0.208955000000000">
1380 <color alpha="255">
1381 <red>34</red>
1382 <green>34</green>
1383 <blue>200</blue>
1384 </color>
1385 </gradientstop>
1386 <gradientstop position="0.786070000000000">
1387 <color alpha="255">
1388 <red>6</red>
1389 <green>6</green>
1390 <blue>150</blue>
1391 </color>
1392 </gradientstop>
1393 </gradient>
1394 </brush>
1395 </colorrole>
1396 <colorrole role="Shadow">
1397 <brush brushstyle="SolidPattern">
1398 <color alpha="255">
1399 <red>0</red>
1400 <green>0</green>
1401 <blue>0</blue>
1402 </color>
1403 </brush>
1404 </colorrole>
1405 <colorrole role="AlternateBase">
1406 <brush brushstyle="SolidPattern">
1407 <color alpha="255">
1408 <red>19</red>
1409 <green>19</green>
1410 <blue>19</blue>
1411 </color>
1412 </brush>
1413 </colorrole>
1414 <colorrole role="ToolTipBase">
1415 <brush brushstyle="SolidPattern">
1416 <color alpha="255">
1417 <red>255</red>
1418 <green>255</green>
1419 <blue>220</blue>
1420 </color>
1421 </brush>
1422 </colorrole>
1423 <colorrole role="ToolTipText">
1424 <brush brushstyle="SolidPattern">
1425 <color alpha="255">
1426 <red>0</red>
1427 <green>0</green>
1428 <blue>0</blue>
1429 </color>
1430 </brush>
1431 </colorrole>
1432 </inactive>
1433 <disabled>
1434 <colorrole role="WindowText">
1435 <brush brushstyle="SolidPattern">
1436 <color alpha="255">
1437 <red>255</red>
1438 <green>255</green>
1439 <blue>255</blue>
1440 </color>
1441 </brush>
1442 </colorrole>
1443 <colorrole role="Button">
1444 <brush brushstyle="LinearGradientPattern">
1445 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1446 <gradientstop position="0.208955000000000">
1447 <color alpha="255">
1448 <red>34</red>
1449 <green>34</green>
1450 <blue>200</blue>
1451 </color>
1452 </gradientstop>
1453 <gradientstop position="0.786070000000000">
1454 <color alpha="255">
1455 <red>6</red>
1456 <green>6</green>
1457 <blue>150</blue>
1458 </color>
1459 </gradientstop>
1460 </gradient>
1461 </brush>
1462 </colorrole>
1463 <colorrole role="Light">
1464 <brush brushstyle="SolidPattern">
1465 <color alpha="255">
1466 <red>58</red>
1467 <green>58</green>
1468 <blue>58</blue>
1469 </color>
1470 </brush>
1471 </colorrole>
1472 <colorrole role="Midlight">
1473 <brush brushstyle="SolidPattern">
1474 <color alpha="255">
1475 <red>48</red>
1476 <green>48</green>
1477 <blue>48</blue>
1478 </color>
1479 </brush>
1480 </colorrole>
1481 <colorrole role="Dark">
1482 <brush brushstyle="SolidPattern">
1483 <color alpha="255">
1484 <red>19</red>
1485 <green>19</green>
1486 <blue>19</blue>
1487 </color>
1488 </brush>
1489 </colorrole>
1490 <colorrole role="Mid">
1491 <brush brushstyle="SolidPattern">
1492 <color alpha="255">
1493 <red>26</red>
1494 <green>26</green>
1495 <blue>26</blue>
1496 </color>
1497 </brush>
1498 </colorrole>
1499 <colorrole role="Text">
1500 <brush brushstyle="SolidPattern">
1501 <color alpha="255">
1502 <red>255</red>
1503 <green>255</green>
1504 <blue>255</blue>
1505 </color>
1506 </brush>
1507 </colorrole>
1508 <colorrole role="BrightText">
1509 <brush brushstyle="SolidPattern">
1510 <color alpha="255">
1511 <red>255</red>
1512 <green>255</green>
1513 <blue>255</blue>
1514 </color>
1515 </brush>
1516 </colorrole>
1517 <colorrole role="ButtonText">
1518 <brush brushstyle="SolidPattern">
1519 <color alpha="255">
1520 <red>255</red>
1521 <green>255</green>
1522 <blue>255</blue>
1523 </color>
1524 </brush>
1525 </colorrole>
1526 <colorrole role="Base">
1527 <brush brushstyle="LinearGradientPattern">
1528 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1529 <gradientstop position="0.208955000000000">
1530 <color alpha="255">
1531 <red>34</red>
1532 <green>34</green>
1533 <blue>200</blue>
1534 </color>
1535 </gradientstop>
1536 <gradientstop position="0.786070000000000">
1537 <color alpha="255">
1538 <red>6</red>
1539 <green>6</green>
1540 <blue>150</blue>
1541 </color>
1542 </gradientstop>
1543 </gradient>
1544 </brush>
1545 </colorrole>
1546 <colorrole role="Window">
1547 <brush brushstyle="LinearGradientPattern">
1548 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1549 <gradientstop position="0.208955000000000">
1550 <color alpha="255">
1551 <red>34</red>
1552 <green>34</green>
1553 <blue>200</blue>
1554 </color>
1555 </gradientstop>
1556 <gradientstop position="0.786070000000000">
1557 <color alpha="255">
1558 <red>6</red>
1559 <green>6</green>
1560 <blue>150</blue>
1561 </color>
1562 </gradientstop>
1563 </gradient>
1564 </brush>
1565 </colorrole>
1566 <colorrole role="Shadow">
1567 <brush brushstyle="SolidPattern">
1568 <color alpha="255">
1569 <red>0</red>
1570 <green>0</green>
1571 <blue>0</blue>
1572 </color>
1573 </brush>
1574 </colorrole>
1575 <colorrole role="AlternateBase">
1576 <brush brushstyle="SolidPattern">
1577 <color alpha="255">
1578 <red>39</red>
1579 <green>39</green>
1580 <blue>39</blue>
1581 </color>
1582 </brush>
1583 </colorrole>
1584 <colorrole role="ToolTipBase">
1585 <brush brushstyle="SolidPattern">
1586 <color alpha="255">
1587 <red>255</red>
1588 <green>255</green>
1589 <blue>220</blue>
1590 </color>
1591 </brush>
1592 </colorrole>
1593 <colorrole role="ToolTipText">
1594 <brush brushstyle="SolidPattern">
1595 <color alpha="255">
1596 <red>0</red>
1597 <green>0</green>
1598 <blue>0</blue>
1599 </color>
1600 </brush>
1601 </colorrole>
1602 </disabled>
1603 </palette>
1604 </property>
1605 <property name="font">
1606 <font>
1607 <weight>75</weight>
1608 <bold>true</bold>
1609 </font>
1610 </property>
1611 <property name="toolTip">
1612 <string>Lazy Sunday afternoon flying, fly's nice and stable</string>
1613 </property>
1614 <property name="autoFillBackground">
1615 <bool>false</bool>
1616 </property>
1617 <property name="styleSheet">
1618 <string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(34, 34, 200, 255), stop:0.78607 rgba(6, 6, 150, 255));
1619 color: rgb(255, 255, 255);
1620 border-radius: 5;</string>
1621 </property>
1622 <property name="text">
1623 <string>Moderate</string>
1624 </property>
1625 <property name="alignment">
1626 <set>Qt::AlignCenter</set>
1627 </property>
1628 </widget>
1629 </item>
1630 <item row="5" column="0">
1631 <widget class="QLabel" name="label_5">
1632 <property name="sizePolicy">
1633 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
1634 <horstretch>0</horstretch>
1635 <verstretch>0</verstretch>
1636 </sizepolicy>
1637 </property>
1638 <property name="minimumSize">
1639 <size>
1640 <width>80</width>
1641 <height>16</height>
1642 </size>
1643 </property>
1644 <property name="text">
1645 <string>Rate yaw</string>
1646 </property>
1647 <property name="alignment">
1648 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1649 </property>
1650 </widget>
1651 </item>
1652 <item row="1" column="2">
1653 <widget class="QLabel" name="label_143">
1654 <property name="sizePolicy">
1655 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1656 <horstretch>0</horstretch>
1657 <verstretch>0</verstretch>
1658 </sizepolicy>
1659 </property>
1660 <property name="minimumSize">
1661 <size>
1662 <width>0</width>
1663 <height>20</height>
1664 </size>
1665 </property>
1666 <property name="palette">
1667 <palette>
1668 <active>
1669 <colorrole role="WindowText">
1670 <brush brushstyle="SolidPattern">
1671 <color alpha="255">
1672 <red>255</red>
1673 <green>255</green>
1674 <blue>255</blue>
1675 </color>
1676 </brush>
1677 </colorrole>
1678 <colorrole role="Button">
1679 <brush brushstyle="LinearGradientPattern">
1680 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1681 <gradientstop position="0.208955000000000">
1682 <color alpha="255">
1683 <red>14</red>
1684 <green>200</green>
1685 <blue>14</blue>
1686 </color>
1687 </gradientstop>
1688 <gradientstop position="0.786070000000000">
1689 <color alpha="255">
1690 <red>6</red>
1691 <green>150</green>
1692 <blue>6</blue>
1693 </color>
1694 </gradientstop>
1695 </gradient>
1696 </brush>
1697 </colorrole>
1698 <colorrole role="Light">
1699 <brush brushstyle="SolidPattern">
1700 <color alpha="255">
1701 <red>58</red>
1702 <green>58</green>
1703 <blue>58</blue>
1704 </color>
1705 </brush>
1706 </colorrole>
1707 <colorrole role="Midlight">
1708 <brush brushstyle="SolidPattern">
1709 <color alpha="255">
1710 <red>48</red>
1711 <green>48</green>
1712 <blue>48</blue>
1713 </color>
1714 </brush>
1715 </colorrole>
1716 <colorrole role="Dark">
1717 <brush brushstyle="SolidPattern">
1718 <color alpha="255">
1719 <red>19</red>
1720 <green>19</green>
1721 <blue>19</blue>
1722 </color>
1723 </brush>
1724 </colorrole>
1725 <colorrole role="Mid">
1726 <brush brushstyle="SolidPattern">
1727 <color alpha="255">
1728 <red>26</red>
1729 <green>26</green>
1730 <blue>26</blue>
1731 </color>
1732 </brush>
1733 </colorrole>
1734 <colorrole role="Text">
1735 <brush brushstyle="SolidPattern">
1736 <color alpha="255">
1737 <red>255</red>
1738 <green>255</green>
1739 <blue>255</blue>
1740 </color>
1741 </brush>
1742 </colorrole>
1743 <colorrole role="BrightText">
1744 <brush brushstyle="SolidPattern">
1745 <color alpha="255">
1746 <red>255</red>
1747 <green>255</green>
1748 <blue>255</blue>
1749 </color>
1750 </brush>
1751 </colorrole>
1752 <colorrole role="ButtonText">
1753 <brush brushstyle="SolidPattern">
1754 <color alpha="255">
1755 <red>255</red>
1756 <green>255</green>
1757 <blue>255</blue>
1758 </color>
1759 </brush>
1760 </colorrole>
1761 <colorrole role="Base">
1762 <brush brushstyle="LinearGradientPattern">
1763 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1764 <gradientstop position="0.208955000000000">
1765 <color alpha="255">
1766 <red>14</red>
1767 <green>200</green>
1768 <blue>14</blue>
1769 </color>
1770 </gradientstop>
1771 <gradientstop position="0.786070000000000">
1772 <color alpha="255">
1773 <red>6</red>
1774 <green>150</green>
1775 <blue>6</blue>
1776 </color>
1777 </gradientstop>
1778 </gradient>
1779 </brush>
1780 </colorrole>
1781 <colorrole role="Window">
1782 <brush brushstyle="LinearGradientPattern">
1783 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1784 <gradientstop position="0.208955000000000">
1785 <color alpha="255">
1786 <red>14</red>
1787 <green>200</green>
1788 <blue>14</blue>
1789 </color>
1790 </gradientstop>
1791 <gradientstop position="0.786070000000000">
1792 <color alpha="255">
1793 <red>6</red>
1794 <green>150</green>
1795 <blue>6</blue>
1796 </color>
1797 </gradientstop>
1798 </gradient>
1799 </brush>
1800 </colorrole>
1801 <colorrole role="Shadow">
1802 <brush brushstyle="SolidPattern">
1803 <color alpha="255">
1804 <red>0</red>
1805 <green>0</green>
1806 <blue>0</blue>
1807 </color>
1808 </brush>
1809 </colorrole>
1810 <colorrole role="AlternateBase">
1811 <brush brushstyle="SolidPattern">
1812 <color alpha="255">
1813 <red>19</red>
1814 <green>19</green>
1815 <blue>19</blue>
1816 </color>
1817 </brush>
1818 </colorrole>
1819 <colorrole role="ToolTipBase">
1820 <brush brushstyle="SolidPattern">
1821 <color alpha="255">
1822 <red>255</red>
1823 <green>255</green>
1824 <blue>220</blue>
1825 </color>
1826 </brush>
1827 </colorrole>
1828 <colorrole role="ToolTipText">
1829 <brush brushstyle="SolidPattern">
1830 <color alpha="255">
1831 <red>0</red>
1832 <green>0</green>
1833 <blue>0</blue>
1834 </color>
1835 </brush>
1836 </colorrole>
1837 </active>
1838 <inactive>
1839 <colorrole role="WindowText">
1840 <brush brushstyle="SolidPattern">
1841 <color alpha="255">
1842 <red>255</red>
1843 <green>255</green>
1844 <blue>255</blue>
1845 </color>
1846 </brush>
1847 </colorrole>
1848 <colorrole role="Button">
1849 <brush brushstyle="LinearGradientPattern">
1850 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1851 <gradientstop position="0.208955000000000">
1852 <color alpha="255">
1853 <red>14</red>
1854 <green>200</green>
1855 <blue>14</blue>
1856 </color>
1857 </gradientstop>
1858 <gradientstop position="0.786070000000000">
1859 <color alpha="255">
1860 <red>6</red>
1861 <green>150</green>
1862 <blue>6</blue>
1863 </color>
1864 </gradientstop>
1865 </gradient>
1866 </brush>
1867 </colorrole>
1868 <colorrole role="Light">
1869 <brush brushstyle="SolidPattern">
1870 <color alpha="255">
1871 <red>58</red>
1872 <green>58</green>
1873 <blue>58</blue>
1874 </color>
1875 </brush>
1876 </colorrole>
1877 <colorrole role="Midlight">
1878 <brush brushstyle="SolidPattern">
1879 <color alpha="255">
1880 <red>48</red>
1881 <green>48</green>
1882 <blue>48</blue>
1883 </color>
1884 </brush>
1885 </colorrole>
1886 <colorrole role="Dark">
1887 <brush brushstyle="SolidPattern">
1888 <color alpha="255">
1889 <red>19</red>
1890 <green>19</green>
1891 <blue>19</blue>
1892 </color>
1893 </brush>
1894 </colorrole>
1895 <colorrole role="Mid">
1896 <brush brushstyle="SolidPattern">
1897 <color alpha="255">
1898 <red>26</red>
1899 <green>26</green>
1900 <blue>26</blue>
1901 </color>
1902 </brush>
1903 </colorrole>
1904 <colorrole role="Text">
1905 <brush brushstyle="SolidPattern">
1906 <color alpha="255">
1907 <red>255</red>
1908 <green>255</green>
1909 <blue>255</blue>
1910 </color>
1911 </brush>
1912 </colorrole>
1913 <colorrole role="BrightText">
1914 <brush brushstyle="SolidPattern">
1915 <color alpha="255">
1916 <red>255</red>
1917 <green>255</green>
1918 <blue>255</blue>
1919 </color>
1920 </brush>
1921 </colorrole>
1922 <colorrole role="ButtonText">
1923 <brush brushstyle="SolidPattern">
1924 <color alpha="255">
1925 <red>255</red>
1926 <green>255</green>
1927 <blue>255</blue>
1928 </color>
1929 </brush>
1930 </colorrole>
1931 <colorrole role="Base">
1932 <brush brushstyle="LinearGradientPattern">
1933 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1934 <gradientstop position="0.208955000000000">
1935 <color alpha="255">
1936 <red>14</red>
1937 <green>200</green>
1938 <blue>14</blue>
1939 </color>
1940 </gradientstop>
1941 <gradientstop position="0.786070000000000">
1942 <color alpha="255">
1943 <red>6</red>
1944 <green>150</green>
1945 <blue>6</blue>
1946 </color>
1947 </gradientstop>
1948 </gradient>
1949 </brush>
1950 </colorrole>
1951 <colorrole role="Window">
1952 <brush brushstyle="LinearGradientPattern">
1953 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
1954 <gradientstop position="0.208955000000000">
1955 <color alpha="255">
1956 <red>14</red>
1957 <green>200</green>
1958 <blue>14</blue>
1959 </color>
1960 </gradientstop>
1961 <gradientstop position="0.786070000000000">
1962 <color alpha="255">
1963 <red>6</red>
1964 <green>150</green>
1965 <blue>6</blue>
1966 </color>
1967 </gradientstop>
1968 </gradient>
1969 </brush>
1970 </colorrole>
1971 <colorrole role="Shadow">
1972 <brush brushstyle="SolidPattern">
1973 <color alpha="255">
1974 <red>0</red>
1975 <green>0</green>
1976 <blue>0</blue>
1977 </color>
1978 </brush>
1979 </colorrole>
1980 <colorrole role="AlternateBase">
1981 <brush brushstyle="SolidPattern">
1982 <color alpha="255">
1983 <red>19</red>
1984 <green>19</green>
1985 <blue>19</blue>
1986 </color>
1987 </brush>
1988 </colorrole>
1989 <colorrole role="ToolTipBase">
1990 <brush brushstyle="SolidPattern">
1991 <color alpha="255">
1992 <red>255</red>
1993 <green>255</green>
1994 <blue>220</blue>
1995 </color>
1996 </brush>
1997 </colorrole>
1998 <colorrole role="ToolTipText">
1999 <brush brushstyle="SolidPattern">
2000 <color alpha="255">
2001 <red>0</red>
2002 <green>0</green>
2003 <blue>0</blue>
2004 </color>
2005 </brush>
2006 </colorrole>
2007 </inactive>
2008 <disabled>
2009 <colorrole role="WindowText">
2010 <brush brushstyle="SolidPattern">
2011 <color alpha="255">
2012 <red>255</red>
2013 <green>255</green>
2014 <blue>255</blue>
2015 </color>
2016 </brush>
2017 </colorrole>
2018 <colorrole role="Button">
2019 <brush brushstyle="LinearGradientPattern">
2020 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2021 <gradientstop position="0.208955000000000">
2022 <color alpha="255">
2023 <red>14</red>
2024 <green>200</green>
2025 <blue>14</blue>
2026 </color>
2027 </gradientstop>
2028 <gradientstop position="0.786070000000000">
2029 <color alpha="255">
2030 <red>6</red>
2031 <green>150</green>
2032 <blue>6</blue>
2033 </color>
2034 </gradientstop>
2035 </gradient>
2036 </brush>
2037 </colorrole>
2038 <colorrole role="Light">
2039 <brush brushstyle="SolidPattern">
2040 <color alpha="255">
2041 <red>58</red>
2042 <green>58</green>
2043 <blue>58</blue>
2044 </color>
2045 </brush>
2046 </colorrole>
2047 <colorrole role="Midlight">
2048 <brush brushstyle="SolidPattern">
2049 <color alpha="255">
2050 <red>48</red>
2051 <green>48</green>
2052 <blue>48</blue>
2053 </color>
2054 </brush>
2055 </colorrole>
2056 <colorrole role="Dark">
2057 <brush brushstyle="SolidPattern">
2058 <color alpha="255">
2059 <red>19</red>
2060 <green>19</green>
2061 <blue>19</blue>
2062 </color>
2063 </brush>
2064 </colorrole>
2065 <colorrole role="Mid">
2066 <brush brushstyle="SolidPattern">
2067 <color alpha="255">
2068 <red>26</red>
2069 <green>26</green>
2070 <blue>26</blue>
2071 </color>
2072 </brush>
2073 </colorrole>
2074 <colorrole role="Text">
2075 <brush brushstyle="SolidPattern">
2076 <color alpha="255">
2077 <red>255</red>
2078 <green>255</green>
2079 <blue>255</blue>
2080 </color>
2081 </brush>
2082 </colorrole>
2083 <colorrole role="BrightText">
2084 <brush brushstyle="SolidPattern">
2085 <color alpha="255">
2086 <red>255</red>
2087 <green>255</green>
2088 <blue>255</blue>
2089 </color>
2090 </brush>
2091 </colorrole>
2092 <colorrole role="ButtonText">
2093 <brush brushstyle="SolidPattern">
2094 <color alpha="255">
2095 <red>255</red>
2096 <green>255</green>
2097 <blue>255</blue>
2098 </color>
2099 </brush>
2100 </colorrole>
2101 <colorrole role="Base">
2102 <brush brushstyle="LinearGradientPattern">
2103 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2104 <gradientstop position="0.208955000000000">
2105 <color alpha="255">
2106 <red>14</red>
2107 <green>200</green>
2108 <blue>14</blue>
2109 </color>
2110 </gradientstop>
2111 <gradientstop position="0.786070000000000">
2112 <color alpha="255">
2113 <red>6</red>
2114 <green>150</green>
2115 <blue>6</blue>
2116 </color>
2117 </gradientstop>
2118 </gradient>
2119 </brush>
2120 </colorrole>
2121 <colorrole role="Window">
2122 <brush brushstyle="LinearGradientPattern">
2123 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2124 <gradientstop position="0.208955000000000">
2125 <color alpha="255">
2126 <red>14</red>
2127 <green>200</green>
2128 <blue>14</blue>
2129 </color>
2130 </gradientstop>
2131 <gradientstop position="0.786070000000000">
2132 <color alpha="255">
2133 <red>6</red>
2134 <green>150</green>
2135 <blue>6</blue>
2136 </color>
2137 </gradientstop>
2138 </gradient>
2139 </brush>
2140 </colorrole>
2141 <colorrole role="Shadow">
2142 <brush brushstyle="SolidPattern">
2143 <color alpha="255">
2144 <red>0</red>
2145 <green>0</green>
2146 <blue>0</blue>
2147 </color>
2148 </brush>
2149 </colorrole>
2150 <colorrole role="AlternateBase">
2151 <brush brushstyle="SolidPattern">
2152 <color alpha="255">
2153 <red>39</red>
2154 <green>39</green>
2155 <blue>39</blue>
2156 </color>
2157 </brush>
2158 </colorrole>
2159 <colorrole role="ToolTipBase">
2160 <brush brushstyle="SolidPattern">
2161 <color alpha="255">
2162 <red>255</red>
2163 <green>255</green>
2164 <blue>220</blue>
2165 </color>
2166 </brush>
2167 </colorrole>
2168 <colorrole role="ToolTipText">
2169 <brush brushstyle="SolidPattern">
2170 <color alpha="255">
2171 <red>0</red>
2172 <green>0</green>
2173 <blue>0</blue>
2174 </color>
2175 </brush>
2176 </colorrole>
2177 </disabled>
2178 </palette>
2179 </property>
2180 <property name="font">
2181 <font>
2182 <weight>75</weight>
2183 <bold>true</bold>
2184 </font>
2185 </property>
2186 <property name="toolTip">
2187 <string>This thing really can preform, it is a lot more responsive this way</string>
2188 </property>
2189 <property name="autoFillBackground">
2190 <bool>false</bool>
2191 </property>
2192 <property name="styleSheet">
2193 <string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(14, 200, 14, 255), stop:0.78607 rgba(6, 150, 6 , 255));
2194 color: rgb(255, 255, 255);
2195 border-radius: 5;</string>
2196 </property>
2197 <property name="text">
2198 <string>Snappy</string>
2199 </property>
2200 <property name="alignment">
2201 <set>Qt::AlignCenter</set>
2202 </property>
2203 </widget>
2204 </item>
2205 <item row="3" column="4">
2206 <widget class="QSpinBox" name="spinBox">
2207 <property name="minimumSize">
2208 <size>
2209 <width>60</width>
2210 <height>22</height>
2211 </size>
2212 </property>
2213 <property name="maximumSize">
2214 <size>
2215 <width>60</width>
2216 <height>22</height>
2217 </size>
2218 </property>
2219 <property name="minimum">
2220 <number>10</number>
2221 </property>
2222 <property name="maximum">
2223 <number>180</number>
2224 </property>
2225 <property name="value">
2226 <number>83</number>
2227 </property>
2228 <property name="objrelation" stdset="0">
2229 <stringlist>
2230 <string>objname:StabilizationSettingsBankX</string>
2231 <string>fieldname:RollMax</string>
2232 <string>haslimits:no</string>
2233 <string>scale:1</string>
2234 <string>buttongroup:6,20</string>
2235 </stringlist>
2236 </property>
2237 </widget>
2238 </item>
2239 <item row="4" column="1" colspan="3">
2240 <widget class="QSlider" name="RateResponsivenessSlider">
2241 <property name="minimumSize">
2242 <size>
2243 <width>0</width>
2244 <height>25</height>
2245 </size>
2246 </property>
2247 <property name="toolTip">
2248 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Rate mode slider can be adjusted to value ranges whose responsiveness is represented by the Moderate / Snappy / Insane bar&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2249 </property>
2250 <property name="minimum">
2251 <number>100</number>
2252 </property>
2253 <property name="maximum">
2254 <number>800</number>
2255 </property>
2256 <property name="value">
2257 <number>400</number>
2258 </property>
2259 <property name="orientation">
2260 <enum>Qt::Horizontal</enum>
2261 </property>
2262 <property name="tickPosition">
2263 <enum>QSlider::TicksBelow</enum>
2264 </property>
2265 <property name="tickInterval">
2266 <number>20</number>
2267 </property>
2268 <property name="objrelation" stdset="0">
2269 <stringlist>
2270 <string>objname:StabilizationSettingsBankX</string>
2271 <string>fieldname:ManualRate</string>
2272 <string>element:Roll</string>
2273 <string>haslimits:no</string>
2274 <string>scale:1</string>
2275 <string>buttongroup:6,20</string>
2276 </stringlist>
2277 </property>
2278 </widget>
2279 </item>
2280 <item row="5" column="4">
2281 <widget class="QSpinBox" name="spinBox_5">
2282 <property name="minimumSize">
2283 <size>
2284 <width>60</width>
2285 <height>22</height>
2286 </size>
2287 </property>
2288 <property name="maximumSize">
2289 <size>
2290 <width>60</width>
2291 <height>22</height>
2292 </size>
2293 </property>
2294 <property name="minimum">
2295 <number>100</number>
2296 </property>
2297 <property name="maximum">
2298 <number>5000</number>
2299 </property>
2300 <property name="value">
2301 <number>400</number>
2302 </property>
2303 <property name="objrelation" stdset="0">
2304 <stringlist>
2305 <string>objname:StabilizationSettingsBankX</string>
2306 <string>fieldname:ManualRate</string>
2307 <string>element:Yaw</string>
2308 <string>haslimits:no</string>
2309 <string>scale:1</string>
2310 <string>buttongroup:6,20</string>
2311 </stringlist>
2312 </property>
2313 </widget>
2314 </item>
2315 <item row="3" column="0">
2316 <widget class="QLabel" name="label">
2317 <property name="sizePolicy">
2318 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
2319 <horstretch>0</horstretch>
2320 <verstretch>0</verstretch>
2321 </sizepolicy>
2322 </property>
2323 <property name="minimumSize">
2324 <size>
2325 <width>80</width>
2326 <height>16</height>
2327 </size>
2328 </property>
2329 <property name="text">
2330 <string>Attitude</string>
2331 </property>
2332 <property name="alignment">
2333 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2334 </property>
2335 </widget>
2336 </item>
2337 <item row="3" column="1" colspan="3">
2338 <widget class="QSlider" name="AttitudeResponsivenessSlider">
2339 <property name="minimumSize">
2340 <size>
2341 <width>0</width>
2342 <height>25</height>
2343 </size>
2344 </property>
2345 <property name="toolTip">
2346 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Attitude Mode slider can be adjusted to value ranges whose responsivness is represented by the Moderate / Snappy / Insane bar&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2347 </property>
2348 <property name="minimum">
2349 <number>10</number>
2350 </property>
2351 <property name="maximum">
2352 <number>180</number>
2353 </property>
2354 <property name="singleStep">
2355 <number>1</number>
2356 </property>
2357 <property name="value">
2358 <number>83</number>
2359 </property>
2360 <property name="orientation">
2361 <enum>Qt::Horizontal</enum>
2362 </property>
2363 <property name="tickPosition">
2364 <enum>QSlider::TicksBelow</enum>
2365 </property>
2366 <property name="tickInterval">
2367 <number>10</number>
2368 </property>
2369 <property name="objrelation" stdset="0">
2370 <stringlist>
2371 <string>objname:StabilizationSettingsBankX</string>
2372 <string>fieldname:RollMax</string>
2373 <string>haslimits:no</string>
2374 <string>scale:1</string>
2375 <string>buttongroup:6,20</string>
2376 </stringlist>
2377 </property>
2378 </widget>
2379 </item>
2380 <item row="1" column="3">
2381 <widget class="QLabel" name="label_144">
2382 <property name="sizePolicy">
2383 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
2384 <horstretch>0</horstretch>
2385 <verstretch>0</verstretch>
2386 </sizepolicy>
2387 </property>
2388 <property name="minimumSize">
2389 <size>
2390 <width>0</width>
2391 <height>20</height>
2392 </size>
2393 </property>
2394 <property name="palette">
2395 <palette>
2396 <active>
2397 <colorrole role="WindowText">
2398 <brush brushstyle="SolidPattern">
2399 <color alpha="255">
2400 <red>255</red>
2401 <green>255</green>
2402 <blue>255</blue>
2403 </color>
2404 </brush>
2405 </colorrole>
2406 <colorrole role="Button">
2407 <brush brushstyle="LinearGradientPattern">
2408 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2409 <gradientstop position="0.208955000000000">
2410 <color alpha="255">
2411 <red>200</red>
2412 <green>14</green>
2413 <blue>14</blue>
2414 </color>
2415 </gradientstop>
2416 <gradientstop position="0.786070000000000">
2417 <color alpha="255">
2418 <red>160</red>
2419 <green>6</green>
2420 <blue>6</blue>
2421 </color>
2422 </gradientstop>
2423 </gradient>
2424 </brush>
2425 </colorrole>
2426 <colorrole role="Light">
2427 <brush brushstyle="SolidPattern">
2428 <color alpha="255">
2429 <red>58</red>
2430 <green>58</green>
2431 <blue>58</blue>
2432 </color>
2433 </brush>
2434 </colorrole>
2435 <colorrole role="Midlight">
2436 <brush brushstyle="SolidPattern">
2437 <color alpha="255">
2438 <red>48</red>
2439 <green>48</green>
2440 <blue>48</blue>
2441 </color>
2442 </brush>
2443 </colorrole>
2444 <colorrole role="Dark">
2445 <brush brushstyle="SolidPattern">
2446 <color alpha="255">
2447 <red>19</red>
2448 <green>19</green>
2449 <blue>19</blue>
2450 </color>
2451 </brush>
2452 </colorrole>
2453 <colorrole role="Mid">
2454 <brush brushstyle="SolidPattern">
2455 <color alpha="255">
2456 <red>26</red>
2457 <green>26</green>
2458 <blue>26</blue>
2459 </color>
2460 </brush>
2461 </colorrole>
2462 <colorrole role="Text">
2463 <brush brushstyle="SolidPattern">
2464 <color alpha="255">
2465 <red>255</red>
2466 <green>255</green>
2467 <blue>255</blue>
2468 </color>
2469 </brush>
2470 </colorrole>
2471 <colorrole role="BrightText">
2472 <brush brushstyle="SolidPattern">
2473 <color alpha="255">
2474 <red>255</red>
2475 <green>255</green>
2476 <blue>255</blue>
2477 </color>
2478 </brush>
2479 </colorrole>
2480 <colorrole role="ButtonText">
2481 <brush brushstyle="SolidPattern">
2482 <color alpha="255">
2483 <red>255</red>
2484 <green>255</green>
2485 <blue>255</blue>
2486 </color>
2487 </brush>
2488 </colorrole>
2489 <colorrole role="Base">
2490 <brush brushstyle="LinearGradientPattern">
2491 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2492 <gradientstop position="0.208955000000000">
2493 <color alpha="255">
2494 <red>200</red>
2495 <green>14</green>
2496 <blue>14</blue>
2497 </color>
2498 </gradientstop>
2499 <gradientstop position="0.786070000000000">
2500 <color alpha="255">
2501 <red>160</red>
2502 <green>6</green>
2503 <blue>6</blue>
2504 </color>
2505 </gradientstop>
2506 </gradient>
2507 </brush>
2508 </colorrole>
2509 <colorrole role="Window">
2510 <brush brushstyle="LinearGradientPattern">
2511 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2512 <gradientstop position="0.208955000000000">
2513 <color alpha="255">
2514 <red>200</red>
2515 <green>14</green>
2516 <blue>14</blue>
2517 </color>
2518 </gradientstop>
2519 <gradientstop position="0.786070000000000">
2520 <color alpha="255">
2521 <red>160</red>
2522 <green>6</green>
2523 <blue>6</blue>
2524 </color>
2525 </gradientstop>
2526 </gradient>
2527 </brush>
2528 </colorrole>
2529 <colorrole role="Shadow">
2530 <brush brushstyle="SolidPattern">
2531 <color alpha="255">
2532 <red>0</red>
2533 <green>0</green>
2534 <blue>0</blue>
2535 </color>
2536 </brush>
2537 </colorrole>
2538 <colorrole role="AlternateBase">
2539 <brush brushstyle="SolidPattern">
2540 <color alpha="255">
2541 <red>19</red>
2542 <green>19</green>
2543 <blue>19</blue>
2544 </color>
2545 </brush>
2546 </colorrole>
2547 <colorrole role="ToolTipBase">
2548 <brush brushstyle="SolidPattern">
2549 <color alpha="255">
2550 <red>255</red>
2551 <green>255</green>
2552 <blue>220</blue>
2553 </color>
2554 </brush>
2555 </colorrole>
2556 <colorrole role="ToolTipText">
2557 <brush brushstyle="SolidPattern">
2558 <color alpha="255">
2559 <red>0</red>
2560 <green>0</green>
2561 <blue>0</blue>
2562 </color>
2563 </brush>
2564 </colorrole>
2565 </active>
2566 <inactive>
2567 <colorrole role="WindowText">
2568 <brush brushstyle="SolidPattern">
2569 <color alpha="255">
2570 <red>255</red>
2571 <green>255</green>
2572 <blue>255</blue>
2573 </color>
2574 </brush>
2575 </colorrole>
2576 <colorrole role="Button">
2577 <brush brushstyle="LinearGradientPattern">
2578 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2579 <gradientstop position="0.208955000000000">
2580 <color alpha="255">
2581 <red>200</red>
2582 <green>14</green>
2583 <blue>14</blue>
2584 </color>
2585 </gradientstop>
2586 <gradientstop position="0.786070000000000">
2587 <color alpha="255">
2588 <red>160</red>
2589 <green>6</green>
2590 <blue>6</blue>
2591 </color>
2592 </gradientstop>
2593 </gradient>
2594 </brush>
2595 </colorrole>
2596 <colorrole role="Light">
2597 <brush brushstyle="SolidPattern">
2598 <color alpha="255">
2599 <red>58</red>
2600 <green>58</green>
2601 <blue>58</blue>
2602 </color>
2603 </brush>
2604 </colorrole>
2605 <colorrole role="Midlight">
2606 <brush brushstyle="SolidPattern">
2607 <color alpha="255">
2608 <red>48</red>
2609 <green>48</green>
2610 <blue>48</blue>
2611 </color>
2612 </brush>
2613 </colorrole>
2614 <colorrole role="Dark">
2615 <brush brushstyle="SolidPattern">
2616 <color alpha="255">
2617 <red>19</red>
2618 <green>19</green>
2619 <blue>19</blue>
2620 </color>
2621 </brush>
2622 </colorrole>
2623 <colorrole role="Mid">
2624 <brush brushstyle="SolidPattern">
2625 <color alpha="255">
2626 <red>26</red>
2627 <green>26</green>
2628 <blue>26</blue>
2629 </color>
2630 </brush>
2631 </colorrole>
2632 <colorrole role="Text">
2633 <brush brushstyle="SolidPattern">
2634 <color alpha="255">
2635 <red>255</red>
2636 <green>255</green>
2637 <blue>255</blue>
2638 </color>
2639 </brush>
2640 </colorrole>
2641 <colorrole role="BrightText">
2642 <brush brushstyle="SolidPattern">
2643 <color alpha="255">
2644 <red>255</red>
2645 <green>255</green>
2646 <blue>255</blue>
2647 </color>
2648 </brush>
2649 </colorrole>
2650 <colorrole role="ButtonText">
2651 <brush brushstyle="SolidPattern">
2652 <color alpha="255">
2653 <red>255</red>
2654 <green>255</green>
2655 <blue>255</blue>
2656 </color>
2657 </brush>
2658 </colorrole>
2659 <colorrole role="Base">
2660 <brush brushstyle="LinearGradientPattern">
2661 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2662 <gradientstop position="0.208955000000000">
2663 <color alpha="255">
2664 <red>200</red>
2665 <green>14</green>
2666 <blue>14</blue>
2667 </color>
2668 </gradientstop>
2669 <gradientstop position="0.786070000000000">
2670 <color alpha="255">
2671 <red>160</red>
2672 <green>6</green>
2673 <blue>6</blue>
2674 </color>
2675 </gradientstop>
2676 </gradient>
2677 </brush>
2678 </colorrole>
2679 <colorrole role="Window">
2680 <brush brushstyle="LinearGradientPattern">
2681 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2682 <gradientstop position="0.208955000000000">
2683 <color alpha="255">
2684 <red>200</red>
2685 <green>14</green>
2686 <blue>14</blue>
2687 </color>
2688 </gradientstop>
2689 <gradientstop position="0.786070000000000">
2690 <color alpha="255">
2691 <red>160</red>
2692 <green>6</green>
2693 <blue>6</blue>
2694 </color>
2695 </gradientstop>
2696 </gradient>
2697 </brush>
2698 </colorrole>
2699 <colorrole role="Shadow">
2700 <brush brushstyle="SolidPattern">
2701 <color alpha="255">
2702 <red>0</red>
2703 <green>0</green>
2704 <blue>0</blue>
2705 </color>
2706 </brush>
2707 </colorrole>
2708 <colorrole role="AlternateBase">
2709 <brush brushstyle="SolidPattern">
2710 <color alpha="255">
2711 <red>19</red>
2712 <green>19</green>
2713 <blue>19</blue>
2714 </color>
2715 </brush>
2716 </colorrole>
2717 <colorrole role="ToolTipBase">
2718 <brush brushstyle="SolidPattern">
2719 <color alpha="255">
2720 <red>255</red>
2721 <green>255</green>
2722 <blue>220</blue>
2723 </color>
2724 </brush>
2725 </colorrole>
2726 <colorrole role="ToolTipText">
2727 <brush brushstyle="SolidPattern">
2728 <color alpha="255">
2729 <red>0</red>
2730 <green>0</green>
2731 <blue>0</blue>
2732 </color>
2733 </brush>
2734 </colorrole>
2735 </inactive>
2736 <disabled>
2737 <colorrole role="WindowText">
2738 <brush brushstyle="SolidPattern">
2739 <color alpha="255">
2740 <red>255</red>
2741 <green>255</green>
2742 <blue>255</blue>
2743 </color>
2744 </brush>
2745 </colorrole>
2746 <colorrole role="Button">
2747 <brush brushstyle="LinearGradientPattern">
2748 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2749 <gradientstop position="0.208955000000000">
2750 <color alpha="255">
2751 <red>200</red>
2752 <green>14</green>
2753 <blue>14</blue>
2754 </color>
2755 </gradientstop>
2756 <gradientstop position="0.786070000000000">
2757 <color alpha="255">
2758 <red>160</red>
2759 <green>6</green>
2760 <blue>6</blue>
2761 </color>
2762 </gradientstop>
2763 </gradient>
2764 </brush>
2765 </colorrole>
2766 <colorrole role="Light">
2767 <brush brushstyle="SolidPattern">
2768 <color alpha="255">
2769 <red>58</red>
2770 <green>58</green>
2771 <blue>58</blue>
2772 </color>
2773 </brush>
2774 </colorrole>
2775 <colorrole role="Midlight">
2776 <brush brushstyle="SolidPattern">
2777 <color alpha="255">
2778 <red>48</red>
2779 <green>48</green>
2780 <blue>48</blue>
2781 </color>
2782 </brush>
2783 </colorrole>
2784 <colorrole role="Dark">
2785 <brush brushstyle="SolidPattern">
2786 <color alpha="255">
2787 <red>19</red>
2788 <green>19</green>
2789 <blue>19</blue>
2790 </color>
2791 </brush>
2792 </colorrole>
2793 <colorrole role="Mid">
2794 <brush brushstyle="SolidPattern">
2795 <color alpha="255">
2796 <red>26</red>
2797 <green>26</green>
2798 <blue>26</blue>
2799 </color>
2800 </brush>
2801 </colorrole>
2802 <colorrole role="Text">
2803 <brush brushstyle="SolidPattern">
2804 <color alpha="255">
2805 <red>255</red>
2806 <green>255</green>
2807 <blue>255</blue>
2808 </color>
2809 </brush>
2810 </colorrole>
2811 <colorrole role="BrightText">
2812 <brush brushstyle="SolidPattern">
2813 <color alpha="255">
2814 <red>255</red>
2815 <green>255</green>
2816 <blue>255</blue>
2817 </color>
2818 </brush>
2819 </colorrole>
2820 <colorrole role="ButtonText">
2821 <brush brushstyle="SolidPattern">
2822 <color alpha="255">
2823 <red>255</red>
2824 <green>255</green>
2825 <blue>255</blue>
2826 </color>
2827 </brush>
2828 </colorrole>
2829 <colorrole role="Base">
2830 <brush brushstyle="LinearGradientPattern">
2831 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2832 <gradientstop position="0.208955000000000">
2833 <color alpha="255">
2834 <red>200</red>
2835 <green>14</green>
2836 <blue>14</blue>
2837 </color>
2838 </gradientstop>
2839 <gradientstop position="0.786070000000000">
2840 <color alpha="255">
2841 <red>160</red>
2842 <green>6</green>
2843 <blue>6</blue>
2844 </color>
2845 </gradientstop>
2846 </gradient>
2847 </brush>
2848 </colorrole>
2849 <colorrole role="Window">
2850 <brush brushstyle="LinearGradientPattern">
2851 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
2852 <gradientstop position="0.208955000000000">
2853 <color alpha="255">
2854 <red>200</red>
2855 <green>14</green>
2856 <blue>14</blue>
2857 </color>
2858 </gradientstop>
2859 <gradientstop position="0.786070000000000">
2860 <color alpha="255">
2861 <red>160</red>
2862 <green>6</green>
2863 <blue>6</blue>
2864 </color>
2865 </gradientstop>
2866 </gradient>
2867 </brush>
2868 </colorrole>
2869 <colorrole role="Shadow">
2870 <brush brushstyle="SolidPattern">
2871 <color alpha="255">
2872 <red>0</red>
2873 <green>0</green>
2874 <blue>0</blue>
2875 </color>
2876 </brush>
2877 </colorrole>
2878 <colorrole role="AlternateBase">
2879 <brush brushstyle="SolidPattern">
2880 <color alpha="255">
2881 <red>39</red>
2882 <green>39</green>
2883 <blue>39</blue>
2884 </color>
2885 </brush>
2886 </colorrole>
2887 <colorrole role="ToolTipBase">
2888 <brush brushstyle="SolidPattern">
2889 <color alpha="255">
2890 <red>255</red>
2891 <green>255</green>
2892 <blue>220</blue>
2893 </color>
2894 </brush>
2895 </colorrole>
2896 <colorrole role="ToolTipText">
2897 <brush brushstyle="SolidPattern">
2898 <color alpha="255">
2899 <red>0</red>
2900 <green>0</green>
2901 <blue>0</blue>
2902 </color>
2903 </brush>
2904 </colorrole>
2905 </disabled>
2906 </palette>
2907 </property>
2908 <property name="font">
2909 <font>
2910 <weight>75</weight>
2911 <bold>true</bold>
2912 </font>
2913 </property>
2914 <property name="toolTip">
2915 <string>Damn this is insane how quick it moves. Mostly used by the Pro's</string>
2916 </property>
2917 <property name="autoFillBackground">
2918 <bool>false</bool>
2919 </property>
2920 <property name="styleSheet">
2921 <string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(200, 14, 14, 255), stop:0.78607 rgba(160 , 6, 6 , 255));
2922 color: rgb(255, 255, 255);
2923 border-radius: 5;</string>
2924 </property>
2925 <property name="text">
2926 <string>Insane</string>
2927 </property>
2928 <property name="alignment">
2929 <set>Qt::AlignCenter</set>
2930 </property>
2931 </widget>
2932 </item>
2933 <item row="5" column="1" colspan="3">
2934 <widget class="QSlider" name="RateYawResponsivenessSlider">
2935 <property name="minimumSize">
2936 <size>
2937 <width>0</width>
2938 <height>25</height>
2939 </size>
2940 </property>
2941 <property name="toolTip">
2942 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Rate mode Yaw slider can be adjusted to value ranges whose responsiveness is represented by the Moderate / Snappy / Insane bar&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2943 </property>
2944 <property name="minimum">
2945 <number>100</number>
2946 </property>
2947 <property name="maximum">
2948 <number>800</number>
2949 </property>
2950 <property name="value">
2951 <number>400</number>
2952 </property>
2953 <property name="orientation">
2954 <enum>Qt::Horizontal</enum>
2955 </property>
2956 <property name="tickPosition">
2957 <enum>QSlider::TicksBelow</enum>
2958 </property>
2959 <property name="tickInterval">
2960 <number>20</number>
2961 </property>
2962 <property name="objrelation" stdset="0">
2963 <stringlist>
2964 <string>objname:StabilizationSettingsBankX</string>
2965 <string>fieldname:ManualRate</string>
2966 <string>element:Yaw</string>
2967 <string>haslimits:no</string>
2968 <string>scale:1</string>
2969 <string>buttongroup:6,20</string>
2970 </stringlist>
2971 </property>
2972 </widget>
2973 </item>
2974 <item row="2" column="1">
2975 <spacer name="verticalSpacer_9">
2976 <property name="orientation">
2977 <enum>Qt::Vertical</enum>
2978 </property>
2979 <property name="sizeHint" stdset="0">
2980 <size>
2981 <width>20</width>
2982 <height>40</height>
2983 </size>
2984 </property>
2985 </spacer>
2986 </item>
2987 <item row="0" column="1">
2988 <spacer name="verticalSpacer_10">
2989 <property name="orientation">
2990 <enum>Qt::Vertical</enum>
2991 </property>
2992 <property name="sizeHint" stdset="0">
2993 <size>
2994 <width>20</width>
2995 <height>40</height>
2996 </size>
2997 </property>
2998 </spacer>
2999 </item>
3000 </layout>
3001 </widget>
3002 </item>
3003 </layout>
3004 </widget>
3005 </item>
3006 </layout>
3007 </widget>
3008 </item>
3009 <item>
3010 <widget class="QGroupBox" name="RateStabilizationGroup_15">
3011 <property name="sizePolicy">
3012 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
3013 <horstretch>0</horstretch>
3014 <verstretch>0</verstretch>
3015 </sizepolicy>
3016 </property>
3017 <property name="minimumSize">
3018 <size>
3019 <width>0</width>
3020 <height>0</height>
3021 </size>
3022 </property>
3023 <property name="maximumSize">
3024 <size>
3025 <width>16777215</width>
3026 <height>16777215</height>
3027 </size>
3028 </property>
3029 <property name="title">
3030 <string>Rate Stabilization (Inner Loop)</string>
3031 </property>
3032 <property name="alignment">
3033 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
3034 </property>
3035 <property name="flat">
3036 <bool>false</bool>
3037 </property>
3038 <layout class="QGridLayout" name="gridLayout_19">
3039 <property name="leftMargin">
3040 <number>9</number>
3041 </property>
3042 <property name="topMargin">
3043 <number>9</number>
3044 </property>
3045 <property name="rightMargin">
3046 <number>9</number>
3047 </property>
3048 <property name="bottomMargin">
3049 <number>9</number>
3050 </property>
3051 <property name="horizontalSpacing">
3052 <number>6</number>
3053 </property>
3054 <item row="0" column="0">
3055 <widget class="QCheckBox" name="checkBox_7">
3056 <property name="sizePolicy">
3057 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
3058 <horstretch>0</horstretch>
3059 <verstretch>0</verstretch>
3060 </sizepolicy>
3061 </property>
3062 <property name="focusPolicy">
3063 <enum>Qt::StrongFocus</enum>
3064 </property>
3065 <property name="toolTip">
3066 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Link roll &amp;amp; pitch sliders to move together, thus giving same value for both roll &amp;amp; pitch when setting up a symetrical vehicle that requires both to be the same&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
3067 </property>
3068 <property name="styleSheet">
3069 <string notr="true"/>
3070 </property>
3071 <property name="text">
3072 <string>Link Roll and Pitch</string>
3073 </property>
3074 </widget>
3075 </item>
3076 <item row="0" column="1">
3077 <widget class="QPushButton" name="pushButton_20">
3078 <property name="sizePolicy">
3079 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
3080 <horstretch>0</horstretch>
3081 <verstretch>0</verstretch>
3082 </sizepolicy>
3083 </property>
3084 <property name="minimumSize">
3085 <size>
3086 <width>0</width>
3087 <height>0</height>
3088 </size>
3089 </property>
3090 <property name="maximumSize">
3091 <size>
3092 <width>16777215</width>
3093 <height>16777215</height>
3094 </size>
3095 </property>
3096 <property name="toolTip">
3097 <string>Reset all values to GCS defaults</string>
3098 </property>
3099 <property name="autoFillBackground">
3100 <bool>false</bool>
3101 </property>
3102 <property name="styleSheet">
3103 <string notr="true"/>
3104 </property>
3105 <property name="text">
3106 <string>Default</string>
3107 </property>
3108 <property name="objrelation" stdset="0">
3109 <stringlist>
3110 <string>button:default</string>
3111 <string>buttongroup:1</string>
3112 </stringlist>
3113 </property>
3114 </widget>
3115 </item>
3116 <item row="1" column="0" colspan="2">
3117 <widget class="QFrame" name="RateStabilizationGroup_16">
3118 <property name="palette">
3119 <palette>
3120 <active>
3121 <colorrole role="WindowText">
3122 <brush brushstyle="SolidPattern">
3123 <color alpha="255">
3124 <red>0</red>
3125 <green>0</green>
3126 <blue>0</blue>
3127 </color>
3128 </brush>
3129 </colorrole>
3130 <colorrole role="Button">
3131 <brush brushstyle="SolidPattern">
3132 <color alpha="0">
3133 <red>0</red>
3134 <green>0</green>
3135 <blue>0</blue>
3136 </color>
3137 </brush>
3138 </colorrole>
3139 <colorrole role="Light">
3140 <brush brushstyle="SolidPattern">
3141 <color alpha="255">
3142 <red>255</red>
3143 <green>255</green>
3144 <blue>255</blue>
3145 </color>
3146 </brush>
3147 </colorrole>
3148 <colorrole role="Midlight">
3149 <brush brushstyle="SolidPattern">
3150 <color alpha="255">
3151 <red>251</red>
3152 <green>251</green>
3153 <blue>251</blue>
3154 </color>
3155 </brush>
3156 </colorrole>
3157 <colorrole role="Dark">
3158 <brush brushstyle="SolidPattern">
3159 <color alpha="255">
3160 <red>124</red>
3161 <green>124</green>
3162 <blue>124</blue>
3163 </color>
3164 </brush>
3165 </colorrole>
3166 <colorrole role="Mid">
3167 <brush brushstyle="SolidPattern">
3168 <color alpha="255">
3169 <red>165</red>
3170 <green>165</green>
3171 <blue>165</blue>
3172 </color>
3173 </brush>
3174 </colorrole>
3175 <colorrole role="Text">
3176 <brush brushstyle="SolidPattern">
3177 <color alpha="255">
3178 <red>0</red>
3179 <green>0</green>
3180 <blue>0</blue>
3181 </color>
3182 </brush>
3183 </colorrole>
3184 <colorrole role="BrightText">
3185 <brush brushstyle="SolidPattern">
3186 <color alpha="255">
3187 <red>255</red>
3188 <green>255</green>
3189 <blue>255</blue>
3190 </color>
3191 </brush>
3192 </colorrole>
3193 <colorrole role="ButtonText">
3194 <brush brushstyle="SolidPattern">
3195 <color alpha="255">
3196 <red>0</red>
3197 <green>0</green>
3198 <blue>0</blue>
3199 </color>
3200 </brush>
3201 </colorrole>
3202 <colorrole role="Base">
3203 <brush brushstyle="SolidPattern">
3204 <color alpha="0">
3205 <red>0</red>
3206 <green>0</green>
3207 <blue>0</blue>
3208 </color>
3209 </brush>
3210 </colorrole>
3211 <colorrole role="Window">
3212 <brush brushstyle="SolidPattern">
3213 <color alpha="0">
3214 <red>0</red>
3215 <green>0</green>
3216 <blue>0</blue>
3217 </color>
3218 </brush>
3219 </colorrole>
3220 <colorrole role="Shadow">
3221 <brush brushstyle="SolidPattern">
3222 <color alpha="255">
3223 <red>0</red>
3224 <green>0</green>
3225 <blue>0</blue>
3226 </color>
3227 </brush>
3228 </colorrole>
3229 <colorrole role="AlternateBase">
3230 <brush brushstyle="SolidPattern">
3231 <color alpha="255">
3232 <red>251</red>
3233 <green>251</green>
3234 <blue>251</blue>
3235 </color>
3236 </brush>
3237 </colorrole>
3238 <colorrole role="ToolTipBase">
3239 <brush brushstyle="SolidPattern">
3240 <color alpha="255">
3241 <red>255</red>
3242 <green>255</green>
3243 <blue>220</blue>
3244 </color>
3245 </brush>
3246 </colorrole>
3247 <colorrole role="ToolTipText">
3248 <brush brushstyle="SolidPattern">
3249 <color alpha="255">
3250 <red>0</red>
3251 <green>0</green>
3252 <blue>0</blue>
3253 </color>
3254 </brush>
3255 </colorrole>
3256 </active>
3257 <inactive>
3258 <colorrole role="WindowText">
3259 <brush brushstyle="SolidPattern">
3260 <color alpha="255">
3261 <red>0</red>
3262 <green>0</green>
3263 <blue>0</blue>
3264 </color>
3265 </brush>
3266 </colorrole>
3267 <colorrole role="Button">
3268 <brush brushstyle="SolidPattern">
3269 <color alpha="0">
3270 <red>0</red>
3271 <green>0</green>
3272 <blue>0</blue>
3273 </color>
3274 </brush>
3275 </colorrole>
3276 <colorrole role="Light">
3277 <brush brushstyle="SolidPattern">
3278 <color alpha="255">
3279 <red>255</red>
3280 <green>255</green>
3281 <blue>255</blue>
3282 </color>
3283 </brush>
3284 </colorrole>
3285 <colorrole role="Midlight">
3286 <brush brushstyle="SolidPattern">
3287 <color alpha="255">
3288 <red>251</red>
3289 <green>251</green>
3290 <blue>251</blue>
3291 </color>
3292 </brush>
3293 </colorrole>
3294 <colorrole role="Dark">
3295 <brush brushstyle="SolidPattern">
3296 <color alpha="255">
3297 <red>124</red>
3298 <green>124</green>
3299 <blue>124</blue>
3300 </color>
3301 </brush>
3302 </colorrole>
3303 <colorrole role="Mid">
3304 <brush brushstyle="SolidPattern">
3305 <color alpha="255">
3306 <red>165</red>
3307 <green>165</green>
3308 <blue>165</blue>
3309 </color>
3310 </brush>
3311 </colorrole>
3312 <colorrole role="Text">
3313 <brush brushstyle="SolidPattern">
3314 <color alpha="255">
3315 <red>0</red>
3316 <green>0</green>
3317 <blue>0</blue>
3318 </color>
3319 </brush>
3320 </colorrole>
3321 <colorrole role="BrightText">
3322 <brush brushstyle="SolidPattern">
3323 <color alpha="255">
3324 <red>255</red>
3325 <green>255</green>
3326 <blue>255</blue>
3327 </color>
3328 </brush>
3329 </colorrole>
3330 <colorrole role="ButtonText">
3331 <brush brushstyle="SolidPattern">
3332 <color alpha="255">
3333 <red>0</red>
3334 <green>0</green>
3335 <blue>0</blue>
3336 </color>
3337 </brush>
3338 </colorrole>
3339 <colorrole role="Base">
3340 <brush brushstyle="SolidPattern">
3341 <color alpha="0">
3342 <red>0</red>
3343 <green>0</green>
3344 <blue>0</blue>
3345 </color>
3346 </brush>
3347 </colorrole>
3348 <colorrole role="Window">
3349 <brush brushstyle="SolidPattern">
3350 <color alpha="0">
3351 <red>0</red>
3352 <green>0</green>
3353 <blue>0</blue>
3354 </color>
3355 </brush>
3356 </colorrole>
3357 <colorrole role="Shadow">
3358 <brush brushstyle="SolidPattern">
3359 <color alpha="255">
3360 <red>0</red>
3361 <green>0</green>
3362 <blue>0</blue>
3363 </color>
3364 </brush>
3365 </colorrole>
3366 <colorrole role="AlternateBase">
3367 <brush brushstyle="SolidPattern">
3368 <color alpha="255">
3369 <red>251</red>
3370 <green>251</green>
3371 <blue>251</blue>
3372 </color>
3373 </brush>
3374 </colorrole>
3375 <colorrole role="ToolTipBase">
3376 <brush brushstyle="SolidPattern">
3377 <color alpha="255">
3378 <red>255</red>
3379 <green>255</green>
3380 <blue>220</blue>
3381 </color>
3382 </brush>
3383 </colorrole>
3384 <colorrole role="ToolTipText">
3385 <brush brushstyle="SolidPattern">
3386 <color alpha="255">
3387 <red>0</red>
3388 <green>0</green>
3389 <blue>0</blue>
3390 </color>
3391 </brush>
3392 </colorrole>
3393 </inactive>
3394 <disabled>
3395 <colorrole role="WindowText">
3396 <brush brushstyle="SolidPattern">
3397 <color alpha="255">
3398 <red>124</red>
3399 <green>124</green>
3400 <blue>124</blue>
3401 </color>
3402 </brush>
3403 </colorrole>
3404 <colorrole role="Button">
3405 <brush brushstyle="SolidPattern">
3406 <color alpha="0">
3407 <red>0</red>
3408 <green>0</green>
3409 <blue>0</blue>
3410 </color>
3411 </brush>
3412 </colorrole>
3413 <colorrole role="Light">
3414 <brush brushstyle="SolidPattern">
3415 <color alpha="255">
3416 <red>255</red>
3417 <green>255</green>
3418 <blue>255</blue>
3419 </color>
3420 </brush>
3421 </colorrole>
3422 <colorrole role="Midlight">
3423 <brush brushstyle="SolidPattern">
3424 <color alpha="255">
3425 <red>251</red>
3426 <green>251</green>
3427 <blue>251</blue>
3428 </color>
3429 </brush>
3430 </colorrole>
3431 <colorrole role="Dark">
3432 <brush brushstyle="SolidPattern">
3433 <color alpha="255">
3434 <red>124</red>
3435 <green>124</green>
3436 <blue>124</blue>
3437 </color>
3438 </brush>
3439 </colorrole>
3440 <colorrole role="Mid">
3441 <brush brushstyle="SolidPattern">
3442 <color alpha="255">
3443 <red>165</red>
3444 <green>165</green>
3445 <blue>165</blue>
3446 </color>
3447 </brush>
3448 </colorrole>
3449 <colorrole role="Text">
3450 <brush brushstyle="SolidPattern">
3451 <color alpha="255">
3452 <red>124</red>
3453 <green>124</green>
3454 <blue>124</blue>
3455 </color>
3456 </brush>
3457 </colorrole>
3458 <colorrole role="BrightText">
3459 <brush brushstyle="SolidPattern">
3460 <color alpha="255">
3461 <red>255</red>
3462 <green>255</green>
3463 <blue>255</blue>
3464 </color>
3465 </brush>
3466 </colorrole>
3467 <colorrole role="ButtonText">
3468 <brush brushstyle="SolidPattern">
3469 <color alpha="255">
3470 <red>124</red>
3471 <green>124</green>
3472 <blue>124</blue>
3473 </color>
3474 </brush>
3475 </colorrole>
3476 <colorrole role="Base">
3477 <brush brushstyle="SolidPattern">
3478 <color alpha="0">
3479 <red>0</red>
3480 <green>0</green>
3481 <blue>0</blue>
3482 </color>
3483 </brush>
3484 </colorrole>
3485 <colorrole role="Window">
3486 <brush brushstyle="SolidPattern">
3487 <color alpha="0">
3488 <red>0</red>
3489 <green>0</green>
3490 <blue>0</blue>
3491 </color>
3492 </brush>
3493 </colorrole>
3494 <colorrole role="Shadow">
3495 <brush brushstyle="SolidPattern">
3496 <color alpha="255">
3497 <red>0</red>
3498 <green>0</green>
3499 <blue>0</blue>
3500 </color>
3501 </brush>
3502 </colorrole>
3503 <colorrole role="AlternateBase">
3504 <brush brushstyle="SolidPattern">
3505 <color alpha="255">
3506 <red>248</red>
3507 <green>248</green>
3508 <blue>248</blue>
3509 </color>
3510 </brush>
3511 </colorrole>
3512 <colorrole role="ToolTipBase">
3513 <brush brushstyle="SolidPattern">
3514 <color alpha="255">
3515 <red>255</red>
3516 <green>255</green>
3517 <blue>220</blue>
3518 </color>
3519 </brush>
3520 </colorrole>
3521 <colorrole role="ToolTipText">
3522 <brush brushstyle="SolidPattern">
3523 <color alpha="255">
3524 <red>0</red>
3525 <green>0</green>
3526 <blue>0</blue>
3527 </color>
3528 </brush>
3529 </colorrole>
3530 </disabled>
3531 </palette>
3532 </property>
3533 <layout class="QGridLayout" name="gridLayout_11" columnstretch="0,0,0,0,0,0,0">
3534 <property name="leftMargin">
3535 <number>0</number>
3536 </property>
3537 <property name="rightMargin">
3538 <number>0</number>
3539 </property>
3540 <property name="bottomMargin">
3541 <number>0</number>
3542 </property>
3543 <item row="3" column="1">
3544 <widget class="QSlider" name="horizontalSlider_79">
3545 <property name="sizePolicy">
3546 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
3547 <horstretch>0</horstretch>
3548 <verstretch>0</verstretch>
3549 </sizepolicy>
3550 </property>
3551 <property name="minimumSize">
3552 <size>
3553 <width>0</width>
3554 <height>25</height>
3555 </size>
3556 </property>
3557 <property name="focusPolicy">
3558 <enum>Qt::WheelFocus</enum>
3559 </property>
3560 <property name="toolTip">
3561 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much stability your vehicle will have when flying tilted (ie forward flight) in Rate mode. A good starting point for Integral is double the Proportional value&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
3562 </property>
3563 <property name="maximum">
3564 <number>100</number>
3565 </property>
3566 <property name="sliderPosition">
3567 <number>50</number>
3568 </property>
3569 <property name="orientation">
3570 <enum>Qt::Horizontal</enum>
3571 </property>
3572 <property name="tickPosition">
3573 <enum>QSlider::TicksBelow</enum>
3574 </property>
3575 <property name="tickInterval">
3576 <number>20</number>
3577 </property>
3578 <property name="objrelation" stdset="0">
3579 <stringlist>
3580 <string>objname:StabilizationSettingsBankX</string>
3581 <string>fieldname:RollRatePID</string>
3582 <string>element:Ki</string>
3583 <string>haslimits:yes</string>
3584 <string>scale:0.0001</string>
3585 <string>buttongroup:1,10</string>
3586 </stringlist>
3587 </property>
3588 </widget>
3589 </item>
3590 <item row="3" column="4">
3591 <widget class="QSpinBox" name="spinBox_9">
3592 <property name="minimumSize">
3593 <size>
3594 <width>60</width>
3595 <height>22</height>
3596 </size>
3597 </property>
3598 <property name="maximumSize">
3599 <size>
3600 <width>60</width>
3601 <height>22</height>
3602 </size>
3603 </property>
3604 <property name="toolTip">
3605 <string>As a rule of thumb, you can set the Integral at roughly the same
3606 value as the Kp.</string>
3607 </property>
3608 <property name="maximum">
3609 <number>200</number>
3610 </property>
3611 <property name="value">
3612 <number>200</number>
3613 </property>
3614 <property name="objrelation" stdset="0">
3615 <stringlist>
3616 <string>objname:StabilizationSettingsBankX</string>
3617 <string>fieldname:PitchRatePID</string>
3618 <string>element:Ki</string>
3619 <string>haslimits:yes</string>
3620 <string>scale:0.0001</string>
3621 <string>buttongroup:1,10</string>
3622 </stringlist>
3623 </property>
3624 </widget>
3625 </item>
3626 <item row="3" column="2">
3627 <widget class="QSpinBox" name="spinBox_8">
3628 <property name="minimumSize">
3629 <size>
3630 <width>60</width>
3631 <height>22</height>
3632 </size>
3633 </property>
3634 <property name="maximumSize">
3635 <size>
3636 <width>60</width>
3637 <height>22</height>
3638 </size>
3639 </property>
3640 <property name="toolTip">
3641 <string>As a rule of thumb, you can set the Integral at roughly the same
3642 value as the Kp.</string>
3643 </property>
3644 <property name="maximum">
3645 <number>200</number>
3646 </property>
3647 <property name="value">
3648 <number>200</number>
3649 </property>
3650 <property name="objrelation" stdset="0">
3651 <stringlist>
3652 <string>objname:StabilizationSettingsBankX</string>
3653 <string>fieldname:RollRatePID</string>
3654 <string>element:Ki</string>
3655 <string>haslimits:yes</string>
3656 <string>scale:0.0001</string>
3657 <string>buttongroup:1,10</string>
3658 </stringlist>
3659 </property>
3660 </widget>
3661 </item>
3662 <item row="2" column="0">
3663 <widget class="QLabel" name="label_141">
3664 <property name="sizePolicy">
3665 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
3666 <horstretch>0</horstretch>
3667 <verstretch>0</verstretch>
3668 </sizepolicy>
3669 </property>
3670 <property name="minimumSize">
3671 <size>
3672 <width>110</width>
3673 <height>16</height>
3674 </size>
3675 </property>
3676 <property name="styleSheet">
3677 <string notr="true"/>
3678 </property>
3679 <property name="text">
3680 <string>Proportional</string>
3681 </property>
3682 <property name="alignment">
3683 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3684 </property>
3685 </widget>
3686 </item>
3687 <item row="2" column="3">
3688 <widget class="QSlider" name="PitchPSlider">
3689 <property name="sizePolicy">
3690 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
3691 <horstretch>0</horstretch>
3692 <verstretch>0</verstretch>
3693 </sizepolicy>
3694 </property>
3695 <property name="minimumSize">
3696 <size>
3697 <width>0</width>
3698 <height>25</height>
3699 </size>
3700 </property>
3701 <property name="toolTip">
3702 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much leveling stability is set into Rate mode (inner loop). Too much will make your vehicle oscillate in Rate mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
3703 </property>
3704 <property name="maximum">
3705 <number>100</number>
3706 </property>
3707 <property name="sliderPosition">
3708 <number>50</number>
3709 </property>
3710 <property name="orientation">
3711 <enum>Qt::Horizontal</enum>
3712 </property>
3713 <property name="tickPosition">
3714 <enum>QSlider::TicksBelow</enum>
3715 </property>
3716 <property name="tickInterval">
3717 <number>20</number>
3718 </property>
3719 <property name="objrelation" stdset="0">
3720 <stringlist>
3721 <string>objname:StabilizationSettingsBankX</string>
3722 <string>fieldname:PitchRatePID</string>
3723 <string>element:Kp</string>
3724 <string>haslimits:yes</string>
3725 <string>scale:0.0001</string>
3726 <string>buttongroup:1,10</string>
3727 </stringlist>
3728 </property>
3729 </widget>
3730 </item>
3731 <item row="2" column="5">
3732 <widget class="QSlider" name="horizontalSlider_78">
3733 <property name="sizePolicy">
3734 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
3735 <horstretch>0</horstretch>
3736 <verstretch>0</verstretch>
3737 </sizepolicy>
3738 </property>
3739 <property name="minimumSize">
3740 <size>
3741 <width>0</width>
3742 <height>25</height>
3743 </size>
3744 </property>
3745 <property name="toolTip">
3746 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much leveling stability is set into Rate mode (inner loop). Too much will make your vehicle oscillate in Rate mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
3747 </property>
3748 <property name="maximum">
3749 <number>100</number>
3750 </property>
3751 <property name="sliderPosition">
3752 <number>50</number>
3753 </property>
3754 <property name="orientation">
3755 <enum>Qt::Horizontal</enum>
3756 </property>
3757 <property name="tickPosition">
3758 <enum>QSlider::TicksBelow</enum>
3759 </property>
3760 <property name="tickInterval">
3761 <number>20</number>
3762 </property>
3763 <property name="objrelation" stdset="0">
3764 <stringlist>
3765 <string>objname:StabilizationSettingsBankX</string>
3766 <string>fieldname:YawRatePID</string>
3767 <string>element:Kp</string>
3768 <string>haslimits:yes</string>
3769 <string>scale:0.0001</string>
3770 <string>buttongroup:1,10</string>
3771 </stringlist>
3772 </property>
3773 </widget>
3774 </item>
3775 <item row="0" column="5">
3776 <widget class="QLabel" name="label_140">
3777 <property name="sizePolicy">
3778 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
3779 <horstretch>0</horstretch>
3780 <verstretch>0</verstretch>
3781 </sizepolicy>
3782 </property>
3783 <property name="minimumSize">
3784 <size>
3785 <width>0</width>
3786 <height>20</height>
3787 </size>
3788 </property>
3789 <property name="palette">
3790 <palette>
3791 <active>
3792 <colorrole role="WindowText">
3793 <brush brushstyle="SolidPattern">
3794 <color alpha="255">
3795 <red>255</red>
3796 <green>255</green>
3797 <blue>255</blue>
3798 </color>
3799 </brush>
3800 </colorrole>
3801 <colorrole role="Button">
3802 <brush brushstyle="LinearGradientPattern">
3803 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
3804 <gradientstop position="0.208955000000000">
3805 <color alpha="255">
3806 <red>74</red>
3807 <green>74</green>
3808 <blue>74</blue>
3809 </color>
3810 </gradientstop>
3811 <gradientstop position="0.786070000000000">
3812 <color alpha="255">
3813 <red>36</red>
3814 <green>36</green>
3815 <blue>36</blue>
3816 </color>
3817 </gradientstop>
3818 </gradient>
3819 </brush>
3820 </colorrole>
3821 <colorrole role="Light">
3822 <brush brushstyle="SolidPattern">
3823 <color alpha="255">
3824 <red>58</red>
3825 <green>58</green>
3826 <blue>58</blue>
3827 </color>
3828 </brush>
3829 </colorrole>
3830 <colorrole role="Midlight">
3831 <brush brushstyle="SolidPattern">
3832 <color alpha="255">
3833 <red>48</red>
3834 <green>48</green>
3835 <blue>48</blue>
3836 </color>
3837 </brush>
3838 </colorrole>
3839 <colorrole role="Dark">
3840 <brush brushstyle="SolidPattern">
3841 <color alpha="255">
3842 <red>19</red>
3843 <green>19</green>
3844 <blue>19</blue>
3845 </color>
3846 </brush>
3847 </colorrole>
3848 <colorrole role="Mid">
3849 <brush brushstyle="SolidPattern">
3850 <color alpha="255">
3851 <red>26</red>
3852 <green>26</green>
3853 <blue>26</blue>
3854 </color>
3855 </brush>
3856 </colorrole>
3857 <colorrole role="Text">
3858 <brush brushstyle="SolidPattern">
3859 <color alpha="255">
3860 <red>255</red>
3861 <green>255</green>
3862 <blue>255</blue>
3863 </color>
3864 </brush>
3865 </colorrole>
3866 <colorrole role="BrightText">
3867 <brush brushstyle="SolidPattern">
3868 <color alpha="255">
3869 <red>255</red>
3870 <green>255</green>
3871 <blue>255</blue>
3872 </color>
3873 </brush>
3874 </colorrole>
3875 <colorrole role="ButtonText">
3876 <brush brushstyle="SolidPattern">
3877 <color alpha="255">
3878 <red>255</red>
3879 <green>255</green>
3880 <blue>255</blue>
3881 </color>
3882 </brush>
3883 </colorrole>
3884 <colorrole role="Base">
3885 <brush brushstyle="LinearGradientPattern">
3886 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
3887 <gradientstop position="0.208955000000000">
3888 <color alpha="255">
3889 <red>74</red>
3890 <green>74</green>
3891 <blue>74</blue>
3892 </color>
3893 </gradientstop>
3894 <gradientstop position="0.786070000000000">
3895 <color alpha="255">
3896 <red>36</red>
3897 <green>36</green>
3898 <blue>36</blue>
3899 </color>
3900 </gradientstop>
3901 </gradient>
3902 </brush>
3903 </colorrole>
3904 <colorrole role="Window">
3905 <brush brushstyle="LinearGradientPattern">
3906 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
3907 <gradientstop position="0.208955000000000">
3908 <color alpha="255">
3909 <red>74</red>
3910 <green>74</green>
3911 <blue>74</blue>
3912 </color>
3913 </gradientstop>
3914 <gradientstop position="0.786070000000000">
3915 <color alpha="255">
3916 <red>36</red>
3917 <green>36</green>
3918 <blue>36</blue>
3919 </color>
3920 </gradientstop>
3921 </gradient>
3922 </brush>
3923 </colorrole>
3924 <colorrole role="Shadow">
3925 <brush brushstyle="SolidPattern">
3926 <color alpha="255">
3927 <red>0</red>
3928 <green>0</green>
3929 <blue>0</blue>
3930 </color>
3931 </brush>
3932 </colorrole>
3933 <colorrole role="AlternateBase">
3934 <brush brushstyle="SolidPattern">
3935 <color alpha="255">
3936 <red>19</red>
3937 <green>19</green>
3938 <blue>19</blue>
3939 </color>
3940 </brush>
3941 </colorrole>
3942 <colorrole role="ToolTipBase">
3943 <brush brushstyle="SolidPattern">
3944 <color alpha="255">
3945 <red>255</red>
3946 <green>255</green>
3947 <blue>220</blue>
3948 </color>
3949 </brush>
3950 </colorrole>
3951 <colorrole role="ToolTipText">
3952 <brush brushstyle="SolidPattern">
3953 <color alpha="255">
3954 <red>0</red>
3955 <green>0</green>
3956 <blue>0</blue>
3957 </color>
3958 </brush>
3959 </colorrole>
3960 </active>
3961 <inactive>
3962 <colorrole role="WindowText">
3963 <brush brushstyle="SolidPattern">
3964 <color alpha="255">
3965 <red>255</red>
3966 <green>255</green>
3967 <blue>255</blue>
3968 </color>
3969 </brush>
3970 </colorrole>
3971 <colorrole role="Button">
3972 <brush brushstyle="LinearGradientPattern">
3973 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
3974 <gradientstop position="0.208955000000000">
3975 <color alpha="255">
3976 <red>74</red>
3977 <green>74</green>
3978 <blue>74</blue>
3979 </color>
3980 </gradientstop>
3981 <gradientstop position="0.786070000000000">
3982 <color alpha="255">
3983 <red>36</red>
3984 <green>36</green>
3985 <blue>36</blue>
3986 </color>
3987 </gradientstop>
3988 </gradient>
3989 </brush>
3990 </colorrole>
3991 <colorrole role="Light">
3992 <brush brushstyle="SolidPattern">
3993 <color alpha="255">
3994 <red>58</red>
3995 <green>58</green>
3996 <blue>58</blue>
3997 </color>
3998 </brush>
3999 </colorrole>
4000 <colorrole role="Midlight">
4001 <brush brushstyle="SolidPattern">
4002 <color alpha="255">
4003 <red>48</red>
4004 <green>48</green>
4005 <blue>48</blue>
4006 </color>
4007 </brush>
4008 </colorrole>
4009 <colorrole role="Dark">
4010 <brush brushstyle="SolidPattern">
4011 <color alpha="255">
4012 <red>19</red>
4013 <green>19</green>
4014 <blue>19</blue>
4015 </color>
4016 </brush>
4017 </colorrole>
4018 <colorrole role="Mid">
4019 <brush brushstyle="SolidPattern">
4020 <color alpha="255">
4021 <red>26</red>
4022 <green>26</green>
4023 <blue>26</blue>
4024 </color>
4025 </brush>
4026 </colorrole>
4027 <colorrole role="Text">
4028 <brush brushstyle="SolidPattern">
4029 <color alpha="255">
4030 <red>255</red>
4031 <green>255</green>
4032 <blue>255</blue>
4033 </color>
4034 </brush>
4035 </colorrole>
4036 <colorrole role="BrightText">
4037 <brush brushstyle="SolidPattern">
4038 <color alpha="255">
4039 <red>255</red>
4040 <green>255</green>
4041 <blue>255</blue>
4042 </color>
4043 </brush>
4044 </colorrole>
4045 <colorrole role="ButtonText">
4046 <brush brushstyle="SolidPattern">
4047 <color alpha="255">
4048 <red>255</red>
4049 <green>255</green>
4050 <blue>255</blue>
4051 </color>
4052 </brush>
4053 </colorrole>
4054 <colorrole role="Base">
4055 <brush brushstyle="LinearGradientPattern">
4056 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4057 <gradientstop position="0.208955000000000">
4058 <color alpha="255">
4059 <red>74</red>
4060 <green>74</green>
4061 <blue>74</blue>
4062 </color>
4063 </gradientstop>
4064 <gradientstop position="0.786070000000000">
4065 <color alpha="255">
4066 <red>36</red>
4067 <green>36</green>
4068 <blue>36</blue>
4069 </color>
4070 </gradientstop>
4071 </gradient>
4072 </brush>
4073 </colorrole>
4074 <colorrole role="Window">
4075 <brush brushstyle="LinearGradientPattern">
4076 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4077 <gradientstop position="0.208955000000000">
4078 <color alpha="255">
4079 <red>74</red>
4080 <green>74</green>
4081 <blue>74</blue>
4082 </color>
4083 </gradientstop>
4084 <gradientstop position="0.786070000000000">
4085 <color alpha="255">
4086 <red>36</red>
4087 <green>36</green>
4088 <blue>36</blue>
4089 </color>
4090 </gradientstop>
4091 </gradient>
4092 </brush>
4093 </colorrole>
4094 <colorrole role="Shadow">
4095 <brush brushstyle="SolidPattern">
4096 <color alpha="255">
4097 <red>0</red>
4098 <green>0</green>
4099 <blue>0</blue>
4100 </color>
4101 </brush>
4102 </colorrole>
4103 <colorrole role="AlternateBase">
4104 <brush brushstyle="SolidPattern">
4105 <color alpha="255">
4106 <red>19</red>
4107 <green>19</green>
4108 <blue>19</blue>
4109 </color>
4110 </brush>
4111 </colorrole>
4112 <colorrole role="ToolTipBase">
4113 <brush brushstyle="SolidPattern">
4114 <color alpha="255">
4115 <red>255</red>
4116 <green>255</green>
4117 <blue>220</blue>
4118 </color>
4119 </brush>
4120 </colorrole>
4121 <colorrole role="ToolTipText">
4122 <brush brushstyle="SolidPattern">
4123 <color alpha="255">
4124 <red>0</red>
4125 <green>0</green>
4126 <blue>0</blue>
4127 </color>
4128 </brush>
4129 </colorrole>
4130 </inactive>
4131 <disabled>
4132 <colorrole role="WindowText">
4133 <brush brushstyle="SolidPattern">
4134 <color alpha="255">
4135 <red>255</red>
4136 <green>255</green>
4137 <blue>255</blue>
4138 </color>
4139 </brush>
4140 </colorrole>
4141 <colorrole role="Button">
4142 <brush brushstyle="LinearGradientPattern">
4143 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4144 <gradientstop position="0.208955000000000">
4145 <color alpha="255">
4146 <red>74</red>
4147 <green>74</green>
4148 <blue>74</blue>
4149 </color>
4150 </gradientstop>
4151 <gradientstop position="0.786070000000000">
4152 <color alpha="255">
4153 <red>36</red>
4154 <green>36</green>
4155 <blue>36</blue>
4156 </color>
4157 </gradientstop>
4158 </gradient>
4159 </brush>
4160 </colorrole>
4161 <colorrole role="Light">
4162 <brush brushstyle="SolidPattern">
4163 <color alpha="255">
4164 <red>58</red>
4165 <green>58</green>
4166 <blue>58</blue>
4167 </color>
4168 </brush>
4169 </colorrole>
4170 <colorrole role="Midlight">
4171 <brush brushstyle="SolidPattern">
4172 <color alpha="255">
4173 <red>48</red>
4174 <green>48</green>
4175 <blue>48</blue>
4176 </color>
4177 </brush>
4178 </colorrole>
4179 <colorrole role="Dark">
4180 <brush brushstyle="SolidPattern">
4181 <color alpha="255">
4182 <red>19</red>
4183 <green>19</green>
4184 <blue>19</blue>
4185 </color>
4186 </brush>
4187 </colorrole>
4188 <colorrole role="Mid">
4189 <brush brushstyle="SolidPattern">
4190 <color alpha="255">
4191 <red>26</red>
4192 <green>26</green>
4193 <blue>26</blue>
4194 </color>
4195 </brush>
4196 </colorrole>
4197 <colorrole role="Text">
4198 <brush brushstyle="SolidPattern">
4199 <color alpha="255">
4200 <red>255</red>
4201 <green>255</green>
4202 <blue>255</blue>
4203 </color>
4204 </brush>
4205 </colorrole>
4206 <colorrole role="BrightText">
4207 <brush brushstyle="SolidPattern">
4208 <color alpha="255">
4209 <red>255</red>
4210 <green>255</green>
4211 <blue>255</blue>
4212 </color>
4213 </brush>
4214 </colorrole>
4215 <colorrole role="ButtonText">
4216 <brush brushstyle="SolidPattern">
4217 <color alpha="255">
4218 <red>255</red>
4219 <green>255</green>
4220 <blue>255</blue>
4221 </color>
4222 </brush>
4223 </colorrole>
4224 <colorrole role="Base">
4225 <brush brushstyle="LinearGradientPattern">
4226 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4227 <gradientstop position="0.208955000000000">
4228 <color alpha="255">
4229 <red>74</red>
4230 <green>74</green>
4231 <blue>74</blue>
4232 </color>
4233 </gradientstop>
4234 <gradientstop position="0.786070000000000">
4235 <color alpha="255">
4236 <red>36</red>
4237 <green>36</green>
4238 <blue>36</blue>
4239 </color>
4240 </gradientstop>
4241 </gradient>
4242 </brush>
4243 </colorrole>
4244 <colorrole role="Window">
4245 <brush brushstyle="LinearGradientPattern">
4246 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4247 <gradientstop position="0.208955000000000">
4248 <color alpha="255">
4249 <red>74</red>
4250 <green>74</green>
4251 <blue>74</blue>
4252 </color>
4253 </gradientstop>
4254 <gradientstop position="0.786070000000000">
4255 <color alpha="255">
4256 <red>36</red>
4257 <green>36</green>
4258 <blue>36</blue>
4259 </color>
4260 </gradientstop>
4261 </gradient>
4262 </brush>
4263 </colorrole>
4264 <colorrole role="Shadow">
4265 <brush brushstyle="SolidPattern">
4266 <color alpha="255">
4267 <red>0</red>
4268 <green>0</green>
4269 <blue>0</blue>
4270 </color>
4271 </brush>
4272 </colorrole>
4273 <colorrole role="AlternateBase">
4274 <brush brushstyle="SolidPattern">
4275 <color alpha="255">
4276 <red>39</red>
4277 <green>39</green>
4278 <blue>39</blue>
4279 </color>
4280 </brush>
4281 </colorrole>
4282 <colorrole role="ToolTipBase">
4283 <brush brushstyle="SolidPattern">
4284 <color alpha="255">
4285 <red>255</red>
4286 <green>255</green>
4287 <blue>220</blue>
4288 </color>
4289 </brush>
4290 </colorrole>
4291 <colorrole role="ToolTipText">
4292 <brush brushstyle="SolidPattern">
4293 <color alpha="255">
4294 <red>0</red>
4295 <green>0</green>
4296 <blue>0</blue>
4297 </color>
4298 </brush>
4299 </colorrole>
4300 </disabled>
4301 </palette>
4302 </property>
4303 <property name="font">
4304 <font>
4305 <weight>75</weight>
4306 <bold>true</bold>
4307 </font>
4308 </property>
4309 <property name="autoFillBackground">
4310 <bool>false</bool>
4311 </property>
4312 <property name="styleSheet">
4313 <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));
4314 color: rgb(255, 255, 255);
4315 border-radius: 5;</string>
4316 </property>
4317 <property name="text">
4318 <string>Yaw</string>
4319 </property>
4320 <property name="alignment">
4321 <set>Qt::AlignCenter</set>
4322 </property>
4323 </widget>
4324 </item>
4325 <item row="0" column="1">
4326 <widget class="QLabel" name="label_138">
4327 <property name="sizePolicy">
4328 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
4329 <horstretch>0</horstretch>
4330 <verstretch>0</verstretch>
4331 </sizepolicy>
4332 </property>
4333 <property name="minimumSize">
4334 <size>
4335 <width>0</width>
4336 <height>20</height>
4337 </size>
4338 </property>
4339 <property name="palette">
4340 <palette>
4341 <active>
4342 <colorrole role="WindowText">
4343 <brush brushstyle="SolidPattern">
4344 <color alpha="255">
4345 <red>255</red>
4346 <green>255</green>
4347 <blue>255</blue>
4348 </color>
4349 </brush>
4350 </colorrole>
4351 <colorrole role="Button">
4352 <brush brushstyle="LinearGradientPattern">
4353 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4354 <gradientstop position="0.208955000000000">
4355 <color alpha="255">
4356 <red>74</red>
4357 <green>74</green>
4358 <blue>74</blue>
4359 </color>
4360 </gradientstop>
4361 <gradientstop position="0.786070000000000">
4362 <color alpha="255">
4363 <red>36</red>
4364 <green>36</green>
4365 <blue>36</blue>
4366 </color>
4367 </gradientstop>
4368 </gradient>
4369 </brush>
4370 </colorrole>
4371 <colorrole role="Light">
4372 <brush brushstyle="SolidPattern">
4373 <color alpha="255">
4374 <red>58</red>
4375 <green>58</green>
4376 <blue>58</blue>
4377 </color>
4378 </brush>
4379 </colorrole>
4380 <colorrole role="Midlight">
4381 <brush brushstyle="SolidPattern">
4382 <color alpha="255">
4383 <red>48</red>
4384 <green>48</green>
4385 <blue>48</blue>
4386 </color>
4387 </brush>
4388 </colorrole>
4389 <colorrole role="Dark">
4390 <brush brushstyle="SolidPattern">
4391 <color alpha="255">
4392 <red>19</red>
4393 <green>19</green>
4394 <blue>19</blue>
4395 </color>
4396 </brush>
4397 </colorrole>
4398 <colorrole role="Mid">
4399 <brush brushstyle="SolidPattern">
4400 <color alpha="255">
4401 <red>26</red>
4402 <green>26</green>
4403 <blue>26</blue>
4404 </color>
4405 </brush>
4406 </colorrole>
4407 <colorrole role="Text">
4408 <brush brushstyle="SolidPattern">
4409 <color alpha="255">
4410 <red>255</red>
4411 <green>255</green>
4412 <blue>255</blue>
4413 </color>
4414 </brush>
4415 </colorrole>
4416 <colorrole role="BrightText">
4417 <brush brushstyle="SolidPattern">
4418 <color alpha="255">
4419 <red>255</red>
4420 <green>255</green>
4421 <blue>255</blue>
4422 </color>
4423 </brush>
4424 </colorrole>
4425 <colorrole role="ButtonText">
4426 <brush brushstyle="SolidPattern">
4427 <color alpha="255">
4428 <red>255</red>
4429 <green>255</green>
4430 <blue>255</blue>
4431 </color>
4432 </brush>
4433 </colorrole>
4434 <colorrole role="Base">
4435 <brush brushstyle="LinearGradientPattern">
4436 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4437 <gradientstop position="0.208955000000000">
4438 <color alpha="255">
4439 <red>74</red>
4440 <green>74</green>
4441 <blue>74</blue>
4442 </color>
4443 </gradientstop>
4444 <gradientstop position="0.786070000000000">
4445 <color alpha="255">
4446 <red>36</red>
4447 <green>36</green>
4448 <blue>36</blue>
4449 </color>
4450 </gradientstop>
4451 </gradient>
4452 </brush>
4453 </colorrole>
4454 <colorrole role="Window">
4455 <brush brushstyle="LinearGradientPattern">
4456 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4457 <gradientstop position="0.208955000000000">
4458 <color alpha="255">
4459 <red>74</red>
4460 <green>74</green>
4461 <blue>74</blue>
4462 </color>
4463 </gradientstop>
4464 <gradientstop position="0.786070000000000">
4465 <color alpha="255">
4466 <red>36</red>
4467 <green>36</green>
4468 <blue>36</blue>
4469 </color>
4470 </gradientstop>
4471 </gradient>
4472 </brush>
4473 </colorrole>
4474 <colorrole role="Shadow">
4475 <brush brushstyle="SolidPattern">
4476 <color alpha="255">
4477 <red>0</red>
4478 <green>0</green>
4479 <blue>0</blue>
4480 </color>
4481 </brush>
4482 </colorrole>
4483 <colorrole role="AlternateBase">
4484 <brush brushstyle="SolidPattern">
4485 <color alpha="255">
4486 <red>19</red>
4487 <green>19</green>
4488 <blue>19</blue>
4489 </color>
4490 </brush>
4491 </colorrole>
4492 <colorrole role="ToolTipBase">
4493 <brush brushstyle="SolidPattern">
4494 <color alpha="255">
4495 <red>255</red>
4496 <green>255</green>
4497 <blue>220</blue>
4498 </color>
4499 </brush>
4500 </colorrole>
4501 <colorrole role="ToolTipText">
4502 <brush brushstyle="SolidPattern">
4503 <color alpha="255">
4504 <red>0</red>
4505 <green>0</green>
4506 <blue>0</blue>
4507 </color>
4508 </brush>
4509 </colorrole>
4510 </active>
4511 <inactive>
4512 <colorrole role="WindowText">
4513 <brush brushstyle="SolidPattern">
4514 <color alpha="255">
4515 <red>255</red>
4516 <green>255</green>
4517 <blue>255</blue>
4518 </color>
4519 </brush>
4520 </colorrole>
4521 <colorrole role="Button">
4522 <brush brushstyle="LinearGradientPattern">
4523 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4524 <gradientstop position="0.208955000000000">
4525 <color alpha="255">
4526 <red>74</red>
4527 <green>74</green>
4528 <blue>74</blue>
4529 </color>
4530 </gradientstop>
4531 <gradientstop position="0.786070000000000">
4532 <color alpha="255">
4533 <red>36</red>
4534 <green>36</green>
4535 <blue>36</blue>
4536 </color>
4537 </gradientstop>
4538 </gradient>
4539 </brush>
4540 </colorrole>
4541 <colorrole role="Light">
4542 <brush brushstyle="SolidPattern">
4543 <color alpha="255">
4544 <red>58</red>
4545 <green>58</green>
4546 <blue>58</blue>
4547 </color>
4548 </brush>
4549 </colorrole>
4550 <colorrole role="Midlight">
4551 <brush brushstyle="SolidPattern">
4552 <color alpha="255">
4553 <red>48</red>
4554 <green>48</green>
4555 <blue>48</blue>
4556 </color>
4557 </brush>
4558 </colorrole>
4559 <colorrole role="Dark">
4560 <brush brushstyle="SolidPattern">
4561 <color alpha="255">
4562 <red>19</red>
4563 <green>19</green>
4564 <blue>19</blue>
4565 </color>
4566 </brush>
4567 </colorrole>
4568 <colorrole role="Mid">
4569 <brush brushstyle="SolidPattern">
4570 <color alpha="255">
4571 <red>26</red>
4572 <green>26</green>
4573 <blue>26</blue>
4574 </color>
4575 </brush>
4576 </colorrole>
4577 <colorrole role="Text">
4578 <brush brushstyle="SolidPattern">
4579 <color alpha="255">
4580 <red>255</red>
4581 <green>255</green>
4582 <blue>255</blue>
4583 </color>
4584 </brush>
4585 </colorrole>
4586 <colorrole role="BrightText">
4587 <brush brushstyle="SolidPattern">
4588 <color alpha="255">
4589 <red>255</red>
4590 <green>255</green>
4591 <blue>255</blue>
4592 </color>
4593 </brush>
4594 </colorrole>
4595 <colorrole role="ButtonText">
4596 <brush brushstyle="SolidPattern">
4597 <color alpha="255">
4598 <red>255</red>
4599 <green>255</green>
4600 <blue>255</blue>
4601 </color>
4602 </brush>
4603 </colorrole>
4604 <colorrole role="Base">
4605 <brush brushstyle="LinearGradientPattern">
4606 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4607 <gradientstop position="0.208955000000000">
4608 <color alpha="255">
4609 <red>74</red>
4610 <green>74</green>
4611 <blue>74</blue>
4612 </color>
4613 </gradientstop>
4614 <gradientstop position="0.786070000000000">
4615 <color alpha="255">
4616 <red>36</red>
4617 <green>36</green>
4618 <blue>36</blue>
4619 </color>
4620 </gradientstop>
4621 </gradient>
4622 </brush>
4623 </colorrole>
4624 <colorrole role="Window">
4625 <brush brushstyle="LinearGradientPattern">
4626 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4627 <gradientstop position="0.208955000000000">
4628 <color alpha="255">
4629 <red>74</red>
4630 <green>74</green>
4631 <blue>74</blue>
4632 </color>
4633 </gradientstop>
4634 <gradientstop position="0.786070000000000">
4635 <color alpha="255">
4636 <red>36</red>
4637 <green>36</green>
4638 <blue>36</blue>
4639 </color>
4640 </gradientstop>
4641 </gradient>
4642 </brush>
4643 </colorrole>
4644 <colorrole role="Shadow">
4645 <brush brushstyle="SolidPattern">
4646 <color alpha="255">
4647 <red>0</red>
4648 <green>0</green>
4649 <blue>0</blue>
4650 </color>
4651 </brush>
4652 </colorrole>
4653 <colorrole role="AlternateBase">
4654 <brush brushstyle="SolidPattern">
4655 <color alpha="255">
4656 <red>19</red>
4657 <green>19</green>
4658 <blue>19</blue>
4659 </color>
4660 </brush>
4661 </colorrole>
4662 <colorrole role="ToolTipBase">
4663 <brush brushstyle="SolidPattern">
4664 <color alpha="255">
4665 <red>255</red>
4666 <green>255</green>
4667 <blue>220</blue>
4668 </color>
4669 </brush>
4670 </colorrole>
4671 <colorrole role="ToolTipText">
4672 <brush brushstyle="SolidPattern">
4673 <color alpha="255">
4674 <red>0</red>
4675 <green>0</green>
4676 <blue>0</blue>
4677 </color>
4678 </brush>
4679 </colorrole>
4680 </inactive>
4681 <disabled>
4682 <colorrole role="WindowText">
4683 <brush brushstyle="SolidPattern">
4684 <color alpha="255">
4685 <red>255</red>
4686 <green>255</green>
4687 <blue>255</blue>
4688 </color>
4689 </brush>
4690 </colorrole>
4691 <colorrole role="Button">
4692 <brush brushstyle="LinearGradientPattern">
4693 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4694 <gradientstop position="0.208955000000000">
4695 <color alpha="255">
4696 <red>74</red>
4697 <green>74</green>
4698 <blue>74</blue>
4699 </color>
4700 </gradientstop>
4701 <gradientstop position="0.786070000000000">
4702 <color alpha="255">
4703 <red>36</red>
4704 <green>36</green>
4705 <blue>36</blue>
4706 </color>
4707 </gradientstop>
4708 </gradient>
4709 </brush>
4710 </colorrole>
4711 <colorrole role="Light">
4712 <brush brushstyle="SolidPattern">
4713 <color alpha="255">
4714 <red>58</red>
4715 <green>58</green>
4716 <blue>58</blue>
4717 </color>
4718 </brush>
4719 </colorrole>
4720 <colorrole role="Midlight">
4721 <brush brushstyle="SolidPattern">
4722 <color alpha="255">
4723 <red>48</red>
4724 <green>48</green>
4725 <blue>48</blue>
4726 </color>
4727 </brush>
4728 </colorrole>
4729 <colorrole role="Dark">
4730 <brush brushstyle="SolidPattern">
4731 <color alpha="255">
4732 <red>19</red>
4733 <green>19</green>
4734 <blue>19</blue>
4735 </color>
4736 </brush>
4737 </colorrole>
4738 <colorrole role="Mid">
4739 <brush brushstyle="SolidPattern">
4740 <color alpha="255">
4741 <red>26</red>
4742 <green>26</green>
4743 <blue>26</blue>
4744 </color>
4745 </brush>
4746 </colorrole>
4747 <colorrole role="Text">
4748 <brush brushstyle="SolidPattern">
4749 <color alpha="255">
4750 <red>255</red>
4751 <green>255</green>
4752 <blue>255</blue>
4753 </color>
4754 </brush>
4755 </colorrole>
4756 <colorrole role="BrightText">
4757 <brush brushstyle="SolidPattern">
4758 <color alpha="255">
4759 <red>255</red>
4760 <green>255</green>
4761 <blue>255</blue>
4762 </color>
4763 </brush>
4764 </colorrole>
4765 <colorrole role="ButtonText">
4766 <brush brushstyle="SolidPattern">
4767 <color alpha="255">
4768 <red>255</red>
4769 <green>255</green>
4770 <blue>255</blue>
4771 </color>
4772 </brush>
4773 </colorrole>
4774 <colorrole role="Base">
4775 <brush brushstyle="LinearGradientPattern">
4776 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4777 <gradientstop position="0.208955000000000">
4778 <color alpha="255">
4779 <red>74</red>
4780 <green>74</green>
4781 <blue>74</blue>
4782 </color>
4783 </gradientstop>
4784 <gradientstop position="0.786070000000000">
4785 <color alpha="255">
4786 <red>36</red>
4787 <green>36</green>
4788 <blue>36</blue>
4789 </color>
4790 </gradientstop>
4791 </gradient>
4792 </brush>
4793 </colorrole>
4794 <colorrole role="Window">
4795 <brush brushstyle="LinearGradientPattern">
4796 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4797 <gradientstop position="0.208955000000000">
4798 <color alpha="255">
4799 <red>74</red>
4800 <green>74</green>
4801 <blue>74</blue>
4802 </color>
4803 </gradientstop>
4804 <gradientstop position="0.786070000000000">
4805 <color alpha="255">
4806 <red>36</red>
4807 <green>36</green>
4808 <blue>36</blue>
4809 </color>
4810 </gradientstop>
4811 </gradient>
4812 </brush>
4813 </colorrole>
4814 <colorrole role="Shadow">
4815 <brush brushstyle="SolidPattern">
4816 <color alpha="255">
4817 <red>0</red>
4818 <green>0</green>
4819 <blue>0</blue>
4820 </color>
4821 </brush>
4822 </colorrole>
4823 <colorrole role="AlternateBase">
4824 <brush brushstyle="SolidPattern">
4825 <color alpha="255">
4826 <red>39</red>
4827 <green>39</green>
4828 <blue>39</blue>
4829 </color>
4830 </brush>
4831 </colorrole>
4832 <colorrole role="ToolTipBase">
4833 <brush brushstyle="SolidPattern">
4834 <color alpha="255">
4835 <red>255</red>
4836 <green>255</green>
4837 <blue>220</blue>
4838 </color>
4839 </brush>
4840 </colorrole>
4841 <colorrole role="ToolTipText">
4842 <brush brushstyle="SolidPattern">
4843 <color alpha="255">
4844 <red>0</red>
4845 <green>0</green>
4846 <blue>0</blue>
4847 </color>
4848 </brush>
4849 </colorrole>
4850 </disabled>
4851 </palette>
4852 </property>
4853 <property name="font">
4854 <font>
4855 <weight>75</weight>
4856 <bold>true</bold>
4857 </font>
4858 </property>
4859 <property name="autoFillBackground">
4860 <bool>false</bool>
4861 </property>
4862 <property name="styleSheet">
4863 <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));
4864 color: rgb(255, 255, 255);
4865 border-radius: 5;</string>
4866 </property>
4867 <property name="text">
4868 <string>Roll</string>
4869 </property>
4870 <property name="alignment">
4871 <set>Qt::AlignCenter</set>
4872 </property>
4873 </widget>
4874 </item>
4875 <item row="3" column="0">
4876 <widget class="QLabel" name="label_145">
4877 <property name="sizePolicy">
4878 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
4879 <horstretch>0</horstretch>
4880 <verstretch>0</verstretch>
4881 </sizepolicy>
4882 </property>
4883 <property name="minimumSize">
4884 <size>
4885 <width>110</width>
4886 <height>0</height>
4887 </size>
4888 </property>
4889 <property name="styleSheet">
4890 <string notr="true"/>
4891 </property>
4892 <property name="text">
4893 <string>Integral</string>
4894 </property>
4895 <property name="alignment">
4896 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
4897 </property>
4898 </widget>
4899 </item>
4900 <item row="0" column="3">
4901 <widget class="QLabel" name="label_139">
4902 <property name="sizePolicy">
4903 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
4904 <horstretch>0</horstretch>
4905 <verstretch>0</verstretch>
4906 </sizepolicy>
4907 </property>
4908 <property name="minimumSize">
4909 <size>
4910 <width>0</width>
4911 <height>20</height>
4912 </size>
4913 </property>
4914 <property name="palette">
4915 <palette>
4916 <active>
4917 <colorrole role="WindowText">
4918 <brush brushstyle="SolidPattern">
4919 <color alpha="255">
4920 <red>255</red>
4921 <green>255</green>
4922 <blue>255</blue>
4923 </color>
4924 </brush>
4925 </colorrole>
4926 <colorrole role="Button">
4927 <brush brushstyle="LinearGradientPattern">
4928 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
4929 <gradientstop position="0.208955000000000">
4930 <color alpha="255">
4931 <red>74</red>
4932 <green>74</green>
4933 <blue>74</blue>
4934 </color>
4935 </gradientstop>
4936 <gradientstop position="0.786070000000000">
4937 <color alpha="255">
4938 <red>36</red>
4939 <green>36</green>
4940 <blue>36</blue>
4941 </color>
4942 </gradientstop>
4943 </gradient>
4944 </brush>
4945 </colorrole>
4946 <colorrole role="Light">
4947 <brush brushstyle="SolidPattern">
4948 <color alpha="255">
4949 <red>58</red>
4950 <green>58</green>
4951 <blue>58</blue>
4952 </color>
4953 </brush>
4954 </colorrole>
4955 <colorrole role="Midlight">
4956 <brush brushstyle="SolidPattern">
4957 <color alpha="255">
4958 <red>48</red>
4959 <green>48</green>
4960 <blue>48</blue>
4961 </color>
4962 </brush>
4963 </colorrole>
4964 <colorrole role="Dark">
4965 <brush brushstyle="SolidPattern">
4966 <color alpha="255">
4967 <red>19</red>
4968 <green>19</green>
4969 <blue>19</blue>
4970 </color>
4971 </brush>
4972 </colorrole>
4973 <colorrole role="Mid">
4974 <brush brushstyle="SolidPattern">
4975 <color alpha="255">
4976 <red>26</red>
4977 <green>26</green>
4978 <blue>26</blue>
4979 </color>
4980 </brush>
4981 </colorrole>
4982 <colorrole role="Text">
4983 <brush brushstyle="SolidPattern">
4984 <color alpha="255">
4985 <red>255</red>
4986 <green>255</green>
4987 <blue>255</blue>
4988 </color>
4989 </brush>
4990 </colorrole>
4991 <colorrole role="BrightText">
4992 <brush brushstyle="SolidPattern">
4993 <color alpha="255">
4994 <red>255</red>
4995 <green>255</green>
4996 <blue>255</blue>
4997 </color>
4998 </brush>
4999 </colorrole>
5000 <colorrole role="ButtonText">
5001 <brush brushstyle="SolidPattern">
5002 <color alpha="255">
5003 <red>255</red>
5004 <green>255</green>
5005 <blue>255</blue>
5006 </color>
5007 </brush>
5008 </colorrole>
5009 <colorrole role="Base">
5010 <brush brushstyle="LinearGradientPattern">
5011 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
5012 <gradientstop position="0.208955000000000">
5013 <color alpha="255">
5014 <red>74</red>
5015 <green>74</green>
5016 <blue>74</blue>
5017 </color>
5018 </gradientstop>
5019 <gradientstop position="0.786070000000000">
5020 <color alpha="255">
5021 <red>36</red>
5022 <green>36</green>
5023 <blue>36</blue>
5024 </color>
5025 </gradientstop>
5026 </gradient>
5027 </brush>
5028 </colorrole>
5029 <colorrole role="Window">
5030 <brush brushstyle="LinearGradientPattern">
5031 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
5032 <gradientstop position="0.208955000000000">
5033 <color alpha="255">
5034 <red>74</red>
5035 <green>74</green>
5036 <blue>74</blue>
5037 </color>
5038 </gradientstop>
5039 <gradientstop position="0.786070000000000">
5040 <color alpha="255">
5041 <red>36</red>
5042 <green>36</green>
5043 <blue>36</blue>
5044 </color>
5045 </gradientstop>
5046 </gradient>
5047 </brush>
5048 </colorrole>
5049 <colorrole role="Shadow">
5050 <brush brushstyle="SolidPattern">
5051 <color alpha="255">
5052 <red>0</red>
5053 <green>0</green>
5054 <blue>0</blue>
5055 </color>
5056 </brush>
5057 </colorrole>
5058 <colorrole role="AlternateBase">
5059 <brush brushstyle="SolidPattern">
5060 <color alpha="255">
5061 <red>19</red>
5062 <green>19</green>
5063 <blue>19</blue>
5064 </color>
5065 </brush>
5066 </colorrole>
5067 <colorrole role="ToolTipBase">
5068 <brush brushstyle="SolidPattern">
5069 <color alpha="255">
5070 <red>255</red>
5071 <green>255</green>
5072 <blue>220</blue>
5073 </color>
5074 </brush>
5075 </colorrole>
5076 <colorrole role="ToolTipText">
5077 <brush brushstyle="SolidPattern">
5078 <color alpha="255">
5079 <red>0</red>
5080 <green>0</green>
5081 <blue>0</blue>
5082 </color>
5083 </brush>
5084 </colorrole>
5085 </active>
5086 <inactive>
5087 <colorrole role="WindowText">
5088 <brush brushstyle="SolidPattern">
5089 <color alpha="255">
5090 <red>255</red>
5091 <green>255</green>
5092 <blue>255</blue>
5093 </color>
5094 </brush>
5095 </colorrole>
5096 <colorrole role="Button">
5097 <brush brushstyle="LinearGradientPattern">
5098 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
5099 <gradientstop position="0.208955000000000">
5100 <color alpha="255">
5101 <red>74</red>
5102 <green>74</green>
5103 <blue>74</blue>
5104 </color>
5105 </gradientstop>
5106 <gradientstop position="0.786070000000000">
5107 <color alpha="255">
5108 <red>36</red>
5109 <green>36</green>
5110 <blue>36</blue>
5111 </color>
5112 </gradientstop>
5113 </gradient>
5114 </brush>
5115 </colorrole>
5116 <colorrole role="Light">
5117 <brush brushstyle="SolidPattern">
5118 <color alpha="255">
5119 <red>58</red>
5120 <green>58</green>
5121 <blue>58</blue>
5122 </color>
5123 </brush>
5124 </colorrole>
5125 <colorrole role="Midlight">
5126 <brush brushstyle="SolidPattern">
5127 <color alpha="255">
5128 <red>48</red>
5129 <green>48</green>
5130 <blue>48</blue>
5131 </color>
5132 </brush>
5133 </colorrole>
5134 <colorrole role="Dark">
5135 <brush brushstyle="SolidPattern">
5136 <color alpha="255">
5137 <red>19</red>
5138 <green>19</green>
5139 <blue>19</blue>
5140 </color>
5141 </brush>
5142 </colorrole>
5143 <colorrole role="Mid">
5144 <brush brushstyle="SolidPattern">
5145 <color alpha="255">
5146 <red>26</red>
5147 <green>26</green>
5148 <blue>26</blue>
5149 </color>
5150 </brush>
5151 </colorrole>
5152 <colorrole role="Text">
5153 <brush brushstyle="SolidPattern">
5154 <color alpha="255">
5155 <red>255</red>
5156 <green>255</green>
5157 <blue>255</blue>
5158 </color>
5159 </brush>
5160 </colorrole>
5161 <colorrole role="BrightText">
5162 <brush brushstyle="SolidPattern">
5163 <color alpha="255">
5164 <red>255</red>
5165 <green>255</green>
5166 <blue>255</blue>
5167 </color>
5168 </brush>
5169 </colorrole>
5170 <colorrole role="ButtonText">
5171 <brush brushstyle="SolidPattern">
5172 <color alpha="255">
5173 <red>255</red>
5174 <green>255</green>
5175 <blue>255</blue>
5176 </color>
5177 </brush>
5178 </colorrole>
5179 <colorrole role="Base">
5180 <brush brushstyle="LinearGradientPattern">
5181 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
5182 <gradientstop position="0.208955000000000">
5183 <color alpha="255">
5184 <red>74</red>
5185 <green>74</green>
5186 <blue>74</blue>
5187 </color>
5188 </gradientstop>
5189 <gradientstop position="0.786070000000000">
5190 <color alpha="255">
5191 <red>36</red>
5192 <green>36</green>
5193 <blue>36</blue>
5194 </color>
5195 </gradientstop>
5196 </gradient>
5197 </brush>
5198 </colorrole>
5199 <colorrole role="Window">
5200 <brush brushstyle="LinearGradientPattern">
5201 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
5202 <gradientstop position="0.208955000000000">
5203 <color alpha="255">
5204 <red>74</red>
5205 <green>74</green>
5206 <blue>74</blue>
5207 </color>
5208 </gradientstop>
5209 <gradientstop position="0.786070000000000">
5210 <color alpha="255">
5211 <red>36</red>
5212 <green>36</green>
5213 <blue>36</blue>
5214 </color>
5215 </gradientstop>
5216 </gradient>
5217 </brush>
5218 </colorrole>
5219 <colorrole role="Shadow">
5220 <brush brushstyle="SolidPattern">
5221 <color alpha="255">
5222 <red>0</red>
5223 <green>0</green>
5224 <blue>0</blue>
5225 </color>
5226 </brush>
5227 </colorrole>
5228 <colorrole role="AlternateBase">
5229 <brush brushstyle="SolidPattern">
5230 <color alpha="255">
5231 <red>19</red>
5232 <green>19</green>
5233 <blue>19</blue>
5234 </color>
5235 </brush>
5236 </colorrole>
5237 <colorrole role="ToolTipBase">
5238 <brush brushstyle="SolidPattern">
5239 <color alpha="255">
5240 <red>255</red>
5241 <green>255</green>
5242 <blue>220</blue>
5243 </color>
5244 </brush>
5245 </colorrole>
5246 <colorrole role="ToolTipText">
5247 <brush brushstyle="SolidPattern">
5248 <color alpha="255">
5249 <red>0</red>
5250 <green>0</green>
5251 <blue>0</blue>
5252 </color>
5253 </brush>
5254 </colorrole>
5255 </inactive>
5256 <disabled>
5257 <colorrole role="WindowText">
5258 <brush brushstyle="SolidPattern">
5259 <color alpha="255">
5260 <red>255</red>
5261 <green>255</green>
5262 <blue>255</blue>
5263 </color>
5264 </brush>
5265 </colorrole>
5266 <colorrole role="Button">
5267 <brush brushstyle="LinearGradientPattern">
5268 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
5269 <gradientstop position="0.208955000000000">
5270 <color alpha="255">
5271 <red>74</red>
5272 <green>74</green>
5273 <blue>74</blue>
5274 </color>
5275 </gradientstop>
5276 <gradientstop position="0.786070000000000">
5277 <color alpha="255">
5278 <red>36</red>
5279 <green>36</green>
5280 <blue>36</blue>
5281 </color>
5282 </gradientstop>
5283 </gradient>
5284 </brush>
5285 </colorrole>
5286 <colorrole role="Light">
5287 <brush brushstyle="SolidPattern">
5288 <color alpha="255">
5289 <red>58</red>
5290 <green>58</green>
5291 <blue>58</blue>
5292 </color>
5293 </brush>
5294 </colorrole>
5295 <colorrole role="Midlight">
5296 <brush brushstyle="SolidPattern">
5297 <color alpha="255">
5298 <red>48</red>
5299 <green>48</green>
5300 <blue>48</blue>
5301 </color>
5302 </brush>
5303 </colorrole>
5304 <colorrole role="Dark">
5305 <brush brushstyle="SolidPattern">
5306 <color alpha="255">
5307 <red>19</red>
5308 <green>19</green>
5309 <blue>19</blue>
5310 </color>
5311 </brush>
5312 </colorrole>
5313 <colorrole role="Mid">
5314 <brush brushstyle="SolidPattern">
5315 <color alpha="255">
5316 <red>26</red>
5317 <green>26</green>
5318 <blue>26</blue>
5319 </color>
5320 </brush>
5321 </colorrole>
5322 <colorrole role="Text">
5323 <brush brushstyle="SolidPattern">
5324 <color alpha="255">
5325 <red>255</red>
5326 <green>255</green>
5327 <blue>255</blue>
5328 </color>
5329 </brush>
5330 </colorrole>
5331 <colorrole role="BrightText">
5332 <brush brushstyle="SolidPattern">
5333 <color alpha="255">
5334 <red>255</red>
5335 <green>255</green>
5336 <blue>255</blue>
5337 </color>
5338 </brush>
5339 </colorrole>
5340 <colorrole role="ButtonText">
5341 <brush brushstyle="SolidPattern">
5342 <color alpha="255">
5343 <red>255</red>
5344 <green>255</green>
5345 <blue>255</blue>
5346 </color>
5347 </brush>
5348 </colorrole>
5349 <colorrole role="Base">
5350 <brush brushstyle="LinearGradientPattern">
5351 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
5352 <gradientstop position="0.208955000000000">
5353 <color alpha="255">
5354 <red>74</red>
5355 <green>74</green>
5356 <blue>74</blue>
5357 </color>
5358 </gradientstop>
5359 <gradientstop position="0.786070000000000">
5360 <color alpha="255">
5361 <red>36</red>
5362 <green>36</green>
5363 <blue>36</blue>
5364 </color>
5365 </gradientstop>
5366 </gradient>
5367 </brush>
5368 </colorrole>
5369 <colorrole role="Window">
5370 <brush brushstyle="LinearGradientPattern">
5371 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
5372 <gradientstop position="0.208955000000000">
5373 <color alpha="255">
5374 <red>74</red>
5375 <green>74</green>
5376 <blue>74</blue>
5377 </color>
5378 </gradientstop>
5379 <gradientstop position="0.786070000000000">
5380 <color alpha="255">
5381 <red>36</red>
5382 <green>36</green>
5383 <blue>36</blue>
5384 </color>
5385 </gradientstop>
5386 </gradient>
5387 </brush>
5388 </colorrole>
5389 <colorrole role="Shadow">
5390 <brush brushstyle="SolidPattern">
5391 <color alpha="255">
5392 <red>0</red>
5393 <green>0</green>
5394 <blue>0</blue>
5395 </color>
5396 </brush>
5397 </colorrole>
5398 <colorrole role="AlternateBase">
5399 <brush brushstyle="SolidPattern">
5400 <color alpha="255">
5401 <red>39</red>
5402 <green>39</green>
5403 <blue>39</blue>
5404 </color>
5405 </brush>
5406 </colorrole>
5407 <colorrole role="ToolTipBase">
5408 <brush brushstyle="SolidPattern">
5409 <color alpha="255">
5410 <red>255</red>
5411 <green>255</green>
5412 <blue>220</blue>
5413 </color>
5414 </brush>
5415 </colorrole>
5416 <colorrole role="ToolTipText">
5417 <brush brushstyle="SolidPattern">
5418 <color alpha="255">
5419 <red>0</red>
5420 <green>0</green>
5421 <blue>0</blue>
5422 </color>
5423 </brush>
5424 </colorrole>
5425 </disabled>
5426 </palette>
5427 </property>
5428 <property name="font">
5429 <font>
5430 <weight>75</weight>
5431 <bold>true</bold>
5432 </font>
5433 </property>
5434 <property name="autoFillBackground">
5435 <bool>false</bool>
5436 </property>
5437 <property name="styleSheet">
5438 <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));
5439 color: rgb(255, 255, 255);
5440 border-radius: 5;</string>
5441 </property>
5442 <property name="text">
5443 <string>Pitch</string>
5444 </property>
5445 <property name="alignment">
5446 <set>Qt::AlignCenter</set>
5447 </property>
5448 </widget>
5449 </item>
5450 <item row="3" column="3">
5451 <widget class="QSlider" name="horizontalSlider_80">
5452 <property name="sizePolicy">
5453 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
5454 <horstretch>0</horstretch>
5455 <verstretch>0</verstretch>
5456 </sizepolicy>
5457 </property>
5458 <property name="minimumSize">
5459 <size>
5460 <width>0</width>
5461 <height>25</height>
5462 </size>
5463 </property>
5464 <property name="toolTip">
5465 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much stability your vehicle will have when flying tilted (ie forward flight) in Rate mode. A good starting point for Integral is double the Proportional value&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5466 </property>
5467 <property name="maximum">
5468 <number>100</number>
5469 </property>
5470 <property name="sliderPosition">
5471 <number>50</number>
5472 </property>
5473 <property name="orientation">
5474 <enum>Qt::Horizontal</enum>
5475 </property>
5476 <property name="tickPosition">
5477 <enum>QSlider::TicksBelow</enum>
5478 </property>
5479 <property name="tickInterval">
5480 <number>20</number>
5481 </property>
5482 <property name="objrelation" stdset="0">
5483 <stringlist>
5484 <string>objname:StabilizationSettingsBankX</string>
5485 <string>fieldname:PitchRatePID</string>
5486 <string>element:Ki</string>
5487 <string>haslimits:yes</string>
5488 <string>scale:0.0001</string>
5489 <string>buttongroup:1,10</string>
5490 </stringlist>
5491 </property>
5492 </widget>
5493 </item>
5494 <item row="3" column="6">
5495 <widget class="QSpinBox" name="spinBox_10">
5496 <property name="minimumSize">
5497 <size>
5498 <width>60</width>
5499 <height>22</height>
5500 </size>
5501 </property>
5502 <property name="maximumSize">
5503 <size>
5504 <width>60</width>
5505 <height>22</height>
5506 </size>
5507 </property>
5508 <property name="toolTip">
5509 <string>As a rule of thumb, you can set the Integral at roughly the same
5510 value as the Kp.</string>
5511 </property>
5512 <property name="maximum">
5513 <number>200</number>
5514 </property>
5515 <property name="value">
5516 <number>200</number>
5517 </property>
5518 <property name="objrelation" stdset="0">
5519 <stringlist>
5520 <string>objname:StabilizationSettingsBankX</string>
5521 <string>fieldname:YawRatePID</string>
5522 <string>element:Ki</string>
5523 <string>haslimits:yes</string>
5524 <string>scale:0.0001</string>
5525 <string>buttongroup:1,10</string>
5526 </stringlist>
5527 </property>
5528 </widget>
5529 </item>
5530 <item row="2" column="4">
5531 <widget class="QSpinBox" name="spinBox_PitchRateP">
5532 <property name="minimumSize">
5533 <size>
5534 <width>60</width>
5535 <height>22</height>
5536 </size>
5537 </property>
5538 <property name="maximumSize">
5539 <size>
5540 <width>60</width>
5541 <height>22</height>
5542 </size>
5543 </property>
5544 <property name="toolTip">
5545 <string>Slowly raise Proportional until you start seeing clear oscillations when you fly.
5546 Then lower the value by 5 or so.</string>
5547 </property>
5548 <property name="maximum">
5549 <number>200</number>
5550 </property>
5551 <property name="value">
5552 <number>200</number>
5553 </property>
5554 <property name="objrelation" stdset="0">
5555 <stringlist>
5556 <string>objname:StabilizationSettingsBankX</string>
5557 <string>fieldname:PitchRatePID</string>
5558 <string>element:Kp</string>
5559 <string>haslimits:yes</string>
5560 <string>scale:0.0001</string>
5561 <string>buttongroup:1,10</string>
5562 </stringlist>
5563 </property>
5564 </widget>
5565 </item>
5566 <item row="3" column="5">
5567 <widget class="QSlider" name="horizontalSlider_81">
5568 <property name="sizePolicy">
5569 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
5570 <horstretch>0</horstretch>
5571 <verstretch>0</verstretch>
5572 </sizepolicy>
5573 </property>
5574 <property name="minimumSize">
5575 <size>
5576 <width>0</width>
5577 <height>25</height>
5578 </size>
5579 </property>
5580 <property name="toolTip">
5581 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much yaw stability your vehicle will have in Rate mode. A good starting point for Integral is double the Proportional value&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5582 </property>
5583 <property name="maximum">
5584 <number>100</number>
5585 </property>
5586 <property name="sliderPosition">
5587 <number>50</number>
5588 </property>
5589 <property name="orientation">
5590 <enum>Qt::Horizontal</enum>
5591 </property>
5592 <property name="tickPosition">
5593 <enum>QSlider::TicksBelow</enum>
5594 </property>
5595 <property name="tickInterval">
5596 <number>20</number>
5597 </property>
5598 <property name="objrelation" stdset="0">
5599 <stringlist>
5600 <string>objname:StabilizationSettingsBankX</string>
5601 <string>fieldname:YawRatePID</string>
5602 <string>element:Ki</string>
5603 <string>haslimits:yes</string>
5604 <string>scale:0.0001</string>
5605 <string>buttongroup:1,10</string>
5606 </stringlist>
5607 </property>
5608 </widget>
5609 </item>
5610 <item row="2" column="1">
5611 <widget class="QSlider" name="horizontalSlider_76">
5612 <property name="sizePolicy">
5613 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
5614 <horstretch>0</horstretch>
5615 <verstretch>0</verstretch>
5616 </sizepolicy>
5617 </property>
5618 <property name="minimumSize">
5619 <size>
5620 <width>0</width>
5621 <height>25</height>
5622 </size>
5623 </property>
5624 <property name="toolTip">
5625 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much leveling stability is set into Rate mode (inner loop). Too much will make your vehicle oscillate in Rate mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5626 </property>
5627 <property name="maximum">
5628 <number>100</number>
5629 </property>
5630 <property name="value">
5631 <number>51</number>
5632 </property>
5633 <property name="sliderPosition">
5634 <number>51</number>
5635 </property>
5636 <property name="orientation">
5637 <enum>Qt::Horizontal</enum>
5638 </property>
5639 <property name="tickPosition">
5640 <enum>QSlider::TicksBelow</enum>
5641 </property>
5642 <property name="tickInterval">
5643 <number>20</number>
5644 </property>
5645 <property name="objrelation" stdset="0">
5646 <stringlist>
5647 <string>objname:StabilizationSettingsBankX</string>
5648 <string>fieldname:RollRatePID</string>
5649 <string>element:Kp</string>
5650 <string>haslimits:yes</string>
5651 <string>scale:0.0001</string>
5652 <string>buttongroup:1,10</string>
5653 </stringlist>
5654 </property>
5655 </widget>
5656 </item>
5657 <item row="2" column="2">
5658 <widget class="QSpinBox" name="spinBox_7">
5659 <property name="minimumSize">
5660 <size>
5661 <width>60</width>
5662 <height>22</height>
5663 </size>
5664 </property>
5665 <property name="maximumSize">
5666 <size>
5667 <width>60</width>
5668 <height>22</height>
5669 </size>
5670 </property>
5671 <property name="toolTip">
5672 <string>Slowly raise Proportional until you start seeing clear oscillations when you fly.
5673 Then lower the value by 5 or so.</string>
5674 </property>
5675 <property name="maximum">
5676 <number>200</number>
5677 </property>
5678 <property name="value">
5679 <number>200</number>
5680 </property>
5681 <property name="objrelation" stdset="0">
5682 <stringlist>
5683 <string>objname:StabilizationSettingsBankX</string>
5684 <string>fieldname:RollRatePID</string>
5685 <string>element:Kp</string>
5686 <string>haslimits:yes</string>
5687 <string>scale:0.0001</string>
5688 <string>buttongroup:1,10</string>
5689 </stringlist>
5690 </property>
5691 </widget>
5692 </item>
5693 <item row="2" column="6">
5694 <widget class="QSpinBox" name="spinBox_12">
5695 <property name="minimumSize">
5696 <size>
5697 <width>60</width>
5698 <height>22</height>
5699 </size>
5700 </property>
5701 <property name="maximumSize">
5702 <size>
5703 <width>60</width>
5704 <height>22</height>
5705 </size>
5706 </property>
5707 <property name="toolTip">
5708 <string>Slowly raise Proportional until you start seeing clear oscillations when you fly.
5709 Then lower the value by 5 or so.</string>
5710 </property>
5711 <property name="maximum">
5712 <number>200</number>
5713 </property>
5714 <property name="value">
5715 <number>200</number>
5716 </property>
5717 <property name="objrelation" stdset="0">
5718 <stringlist>
5719 <string>objname:StabilizationSettingsBankX</string>
5720 <string>fieldname:YawRatePID</string>
5721 <string>element:Kp</string>
5722 <string>haslimits:yes</string>
5723 <string>scale:0.0001</string>
5724 <string>buttongroup:1,10</string>
5725 </stringlist>
5726 </property>
5727 </widget>
5728 </item>
5729 </layout>
5730 </widget>
5731 </item>
5732 </layout>
5733 </widget>
5734 </item>
5735 <item>
5736 <widget class="QGroupBox" name="RateStabilizationGroup_17">
5737 <property name="sizePolicy">
5738 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
5739 <horstretch>0</horstretch>
5740 <verstretch>0</verstretch>
5741 </sizepolicy>
5742 </property>
5743 <property name="minimumSize">
5744 <size>
5745 <width>0</width>
5746 <height>0</height>
5747 </size>
5748 </property>
5749 <property name="maximumSize">
5750 <size>
5751 <width>16777215</width>
5752 <height>16777215</height>
5753 </size>
5754 </property>
5755 <property name="autoFillBackground">
5756 <bool>false</bool>
5757 </property>
5758 <property name="title">
5759 <string>Attitude Stabilization (Outer Loop)</string>
5760 </property>
5761 <property name="alignment">
5762 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
5763 </property>
5764 <layout class="QGridLayout" name="gridLayout_20">
5765 <property name="leftMargin">
5766 <number>9</number>
5767 </property>
5768 <property name="topMargin">
5769 <number>9</number>
5770 </property>
5771 <property name="rightMargin">
5772 <number>9</number>
5773 </property>
5774 <property name="bottomMargin">
5775 <number>9</number>
5776 </property>
5777 <property name="horizontalSpacing">
5778 <number>6</number>
5779 </property>
5780 <item row="0" column="1">
5781 <widget class="QPushButton" name="pushButton_22">
5782 <property name="sizePolicy">
5783 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
5784 <horstretch>0</horstretch>
5785 <verstretch>0</verstretch>
5786 </sizepolicy>
5787 </property>
5788 <property name="minimumSize">
5789 <size>
5790 <width>0</width>
5791 <height>0</height>
5792 </size>
5793 </property>
5794 <property name="toolTip">
5795 <string>Reset all values to GCS defaults</string>
5796 </property>
5797 <property name="styleSheet">
5798 <string notr="true"/>
5799 </property>
5800 <property name="text">
5801 <string>Default</string>
5802 </property>
5803 <property name="objrelation" stdset="0">
5804 <stringlist>
5805 <string>button:default</string>
5806 <string>buttongroup:2</string>
5807 </stringlist>
5808 </property>
5809 </widget>
5810 </item>
5811 <item row="0" column="0">
5812 <widget class="QCheckBox" name="checkBox_8">
5813 <property name="sizePolicy">
5814 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
5815 <horstretch>0</horstretch>
5816 <verstretch>0</verstretch>
5817 </sizepolicy>
5818 </property>
5819 <property name="focusPolicy">
5820 <enum>Qt::StrongFocus</enum>
5821 </property>
5822 <property name="toolTip">
5823 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Link roll &amp;amp; pitch sliders to move together, thus giving same value for both roll &amp;amp; pitch when setting up a symetrical vehicle that requires both to be the same.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5824 </property>
5825 <property name="styleSheet">
5826 <string notr="true"/>
5827 </property>
5828 <property name="text">
5829 <string>Link Roll and Pitch</string>
5830 </property>
5831 </widget>
5832 </item>
5833 <item row="1" column="0" colspan="2">
5834 <widget class="QFrame" name="RateStabilizationGroup_18">
5835 <property name="palette">
5836 <palette>
5837 <active>
5838 <colorrole role="WindowText">
5839 <brush brushstyle="SolidPattern">
5840 <color alpha="255">
5841 <red>0</red>
5842 <green>0</green>
5843 <blue>0</blue>
5844 </color>
5845 </brush>
5846 </colorrole>
5847 <colorrole role="Button">
5848 <brush brushstyle="SolidPattern">
5849 <color alpha="0">
5850 <red>0</red>
5851 <green>0</green>
5852 <blue>0</blue>
5853 </color>
5854 </brush>
5855 </colorrole>
5856 <colorrole role="Light">
5857 <brush brushstyle="SolidPattern">
5858 <color alpha="255">
5859 <red>255</red>
5860 <green>255</green>
5861 <blue>255</blue>
5862 </color>
5863 </brush>
5864 </colorrole>
5865 <colorrole role="Midlight">
5866 <brush brushstyle="SolidPattern">
5867 <color alpha="255">
5868 <red>251</red>
5869 <green>251</green>
5870 <blue>251</blue>
5871 </color>
5872 </brush>
5873 </colorrole>
5874 <colorrole role="Dark">
5875 <brush brushstyle="SolidPattern">
5876 <color alpha="255">
5877 <red>124</red>
5878 <green>124</green>
5879 <blue>124</blue>
5880 </color>
5881 </brush>
5882 </colorrole>
5883 <colorrole role="Mid">
5884 <brush brushstyle="SolidPattern">
5885 <color alpha="255">
5886 <red>165</red>
5887 <green>165</green>
5888 <blue>165</blue>
5889 </color>
5890 </brush>
5891 </colorrole>
5892 <colorrole role="Text">
5893 <brush brushstyle="SolidPattern">
5894 <color alpha="255">
5895 <red>0</red>
5896 <green>0</green>
5897 <blue>0</blue>
5898 </color>
5899 </brush>
5900 </colorrole>
5901 <colorrole role="BrightText">
5902 <brush brushstyle="SolidPattern">
5903 <color alpha="255">
5904 <red>255</red>
5905 <green>255</green>
5906 <blue>255</blue>
5907 </color>
5908 </brush>
5909 </colorrole>
5910 <colorrole role="ButtonText">
5911 <brush brushstyle="SolidPattern">
5912 <color alpha="255">
5913 <red>0</red>
5914 <green>0</green>
5915 <blue>0</blue>
5916 </color>
5917 </brush>
5918 </colorrole>
5919 <colorrole role="Base">
5920 <brush brushstyle="SolidPattern">
5921 <color alpha="0">
5922 <red>0</red>
5923 <green>0</green>
5924 <blue>0</blue>
5925 </color>
5926 </brush>
5927 </colorrole>
5928 <colorrole role="Window">
5929 <brush brushstyle="SolidPattern">
5930 <color alpha="0">
5931 <red>0</red>
5932 <green>0</green>
5933 <blue>0</blue>
5934 </color>
5935 </brush>
5936 </colorrole>
5937 <colorrole role="Shadow">
5938 <brush brushstyle="SolidPattern">
5939 <color alpha="255">
5940 <red>0</red>
5941 <green>0</green>
5942 <blue>0</blue>
5943 </color>
5944 </brush>
5945 </colorrole>
5946 <colorrole role="AlternateBase">
5947 <brush brushstyle="SolidPattern">
5948 <color alpha="255">
5949 <red>251</red>
5950 <green>251</green>
5951 <blue>251</blue>
5952 </color>
5953 </brush>
5954 </colorrole>
5955 <colorrole role="ToolTipBase">
5956 <brush brushstyle="SolidPattern">
5957 <color alpha="255">
5958 <red>255</red>
5959 <green>255</green>
5960 <blue>220</blue>
5961 </color>
5962 </brush>
5963 </colorrole>
5964 <colorrole role="ToolTipText">
5965 <brush brushstyle="SolidPattern">
5966 <color alpha="255">
5967 <red>0</red>
5968 <green>0</green>
5969 <blue>0</blue>
5970 </color>
5971 </brush>
5972 </colorrole>
5973 </active>
5974 <inactive>
5975 <colorrole role="WindowText">
5976 <brush brushstyle="SolidPattern">
5977 <color alpha="255">
5978 <red>0</red>
5979 <green>0</green>
5980 <blue>0</blue>
5981 </color>
5982 </brush>
5983 </colorrole>
5984 <colorrole role="Button">
5985 <brush brushstyle="SolidPattern">
5986 <color alpha="0">
5987 <red>0</red>
5988 <green>0</green>
5989 <blue>0</blue>
5990 </color>
5991 </brush>
5992 </colorrole>
5993 <colorrole role="Light">
5994 <brush brushstyle="SolidPattern">
5995 <color alpha="255">
5996 <red>255</red>
5997 <green>255</green>
5998 <blue>255</blue>
5999 </color>
6000 </brush>
6001 </colorrole>
6002 <colorrole role="Midlight">
6003 <brush brushstyle="SolidPattern">
6004 <color alpha="255">
6005 <red>251</red>
6006 <green>251</green>
6007 <blue>251</blue>
6008 </color>
6009 </brush>
6010 </colorrole>
6011 <colorrole role="Dark">
6012 <brush brushstyle="SolidPattern">
6013 <color alpha="255">
6014 <red>124</red>
6015 <green>124</green>
6016 <blue>124</blue>
6017 </color>
6018 </brush>
6019 </colorrole>
6020 <colorrole role="Mid">
6021 <brush brushstyle="SolidPattern">
6022 <color alpha="255">
6023 <red>165</red>
6024 <green>165</green>
6025 <blue>165</blue>
6026 </color>
6027 </brush>
6028 </colorrole>
6029 <colorrole role="Text">
6030 <brush brushstyle="SolidPattern">
6031 <color alpha="255">
6032 <red>0</red>
6033 <green>0</green>
6034 <blue>0</blue>
6035 </color>
6036 </brush>
6037 </colorrole>
6038 <colorrole role="BrightText">
6039 <brush brushstyle="SolidPattern">
6040 <color alpha="255">
6041 <red>255</red>
6042 <green>255</green>
6043 <blue>255</blue>
6044 </color>
6045 </brush>
6046 </colorrole>
6047 <colorrole role="ButtonText">
6048 <brush brushstyle="SolidPattern">
6049 <color alpha="255">
6050 <red>0</red>
6051 <green>0</green>
6052 <blue>0</blue>
6053 </color>
6054 </brush>
6055 </colorrole>
6056 <colorrole role="Base">
6057 <brush brushstyle="SolidPattern">
6058 <color alpha="0">
6059 <red>0</red>
6060 <green>0</green>
6061 <blue>0</blue>
6062 </color>
6063 </brush>
6064 </colorrole>
6065 <colorrole role="Window">
6066 <brush brushstyle="SolidPattern">
6067 <color alpha="0">
6068 <red>0</red>
6069 <green>0</green>
6070 <blue>0</blue>
6071 </color>
6072 </brush>
6073 </colorrole>
6074 <colorrole role="Shadow">
6075 <brush brushstyle="SolidPattern">
6076 <color alpha="255">
6077 <red>0</red>
6078 <green>0</green>
6079 <blue>0</blue>
6080 </color>
6081 </brush>
6082 </colorrole>
6083 <colorrole role="AlternateBase">
6084 <brush brushstyle="SolidPattern">
6085 <color alpha="255">
6086 <red>251</red>
6087 <green>251</green>
6088 <blue>251</blue>
6089 </color>
6090 </brush>
6091 </colorrole>
6092 <colorrole role="ToolTipBase">
6093 <brush brushstyle="SolidPattern">
6094 <color alpha="255">
6095 <red>255</red>
6096 <green>255</green>
6097 <blue>220</blue>
6098 </color>
6099 </brush>
6100 </colorrole>
6101 <colorrole role="ToolTipText">
6102 <brush brushstyle="SolidPattern">
6103 <color alpha="255">
6104 <red>0</red>
6105 <green>0</green>
6106 <blue>0</blue>
6107 </color>
6108 </brush>
6109 </colorrole>
6110 </inactive>
6111 <disabled>
6112 <colorrole role="WindowText">
6113 <brush brushstyle="SolidPattern">
6114 <color alpha="255">
6115 <red>124</red>
6116 <green>124</green>
6117 <blue>124</blue>
6118 </color>
6119 </brush>
6120 </colorrole>
6121 <colorrole role="Button">
6122 <brush brushstyle="SolidPattern">
6123 <color alpha="0">
6124 <red>0</red>
6125 <green>0</green>
6126 <blue>0</blue>
6127 </color>
6128 </brush>
6129 </colorrole>
6130 <colorrole role="Light">
6131 <brush brushstyle="SolidPattern">
6132 <color alpha="255">
6133 <red>255</red>
6134 <green>255</green>
6135 <blue>255</blue>
6136 </color>
6137 </brush>
6138 </colorrole>
6139 <colorrole role="Midlight">
6140 <brush brushstyle="SolidPattern">
6141 <color alpha="255">
6142 <red>251</red>
6143 <green>251</green>
6144 <blue>251</blue>
6145 </color>
6146 </brush>
6147 </colorrole>
6148 <colorrole role="Dark">
6149 <brush brushstyle="SolidPattern">
6150 <color alpha="255">
6151 <red>124</red>
6152 <green>124</green>
6153 <blue>124</blue>
6154 </color>
6155 </brush>
6156 </colorrole>
6157 <colorrole role="Mid">
6158 <brush brushstyle="SolidPattern">
6159 <color alpha="255">
6160 <red>165</red>
6161 <green>165</green>
6162 <blue>165</blue>
6163 </color>
6164 </brush>
6165 </colorrole>
6166 <colorrole role="Text">
6167 <brush brushstyle="SolidPattern">
6168 <color alpha="255">
6169 <red>124</red>
6170 <green>124</green>
6171 <blue>124</blue>
6172 </color>
6173 </brush>
6174 </colorrole>
6175 <colorrole role="BrightText">
6176 <brush brushstyle="SolidPattern">
6177 <color alpha="255">
6178 <red>255</red>
6179 <green>255</green>
6180 <blue>255</blue>
6181 </color>
6182 </brush>
6183 </colorrole>
6184 <colorrole role="ButtonText">
6185 <brush brushstyle="SolidPattern">
6186 <color alpha="255">
6187 <red>124</red>
6188 <green>124</green>
6189 <blue>124</blue>
6190 </color>
6191 </brush>
6192 </colorrole>
6193 <colorrole role="Base">
6194 <brush brushstyle="SolidPattern">
6195 <color alpha="0">
6196 <red>0</red>
6197 <green>0</green>
6198 <blue>0</blue>
6199 </color>
6200 </brush>
6201 </colorrole>
6202 <colorrole role="Window">
6203 <brush brushstyle="SolidPattern">
6204 <color alpha="0">
6205 <red>0</red>
6206 <green>0</green>
6207 <blue>0</blue>
6208 </color>
6209 </brush>
6210 </colorrole>
6211 <colorrole role="Shadow">
6212 <brush brushstyle="SolidPattern">
6213 <color alpha="255">
6214 <red>0</red>
6215 <green>0</green>
6216 <blue>0</blue>
6217 </color>
6218 </brush>
6219 </colorrole>
6220 <colorrole role="AlternateBase">
6221 <brush brushstyle="SolidPattern">
6222 <color alpha="255">
6223 <red>248</red>
6224 <green>248</green>
6225 <blue>248</blue>
6226 </color>
6227 </brush>
6228 </colorrole>
6229 <colorrole role="ToolTipBase">
6230 <brush brushstyle="SolidPattern">
6231 <color alpha="255">
6232 <red>255</red>
6233 <green>255</green>
6234 <blue>220</blue>
6235 </color>
6236 </brush>
6237 </colorrole>
6238 <colorrole role="ToolTipText">
6239 <brush brushstyle="SolidPattern">
6240 <color alpha="255">
6241 <red>0</red>
6242 <green>0</green>
6243 <blue>0</blue>
6244 </color>
6245 </brush>
6246 </colorrole>
6247 </disabled>
6248 </palette>
6249 </property>
6250 <layout class="QGridLayout" name="gridLayout_12" columnstretch="0,0,0,0,0,0,0,0">
6251 <property name="leftMargin">
6252 <number>0</number>
6253 </property>
6254 <property name="rightMargin">
6255 <number>0</number>
6256 </property>
6257 <property name="bottomMargin">
6258 <number>0</number>
6259 </property>
6260 <item row="0" column="1">
6261 <widget class="QLabel" name="label_150">
6262 <property name="sizePolicy">
6263 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
6264 <horstretch>0</horstretch>
6265 <verstretch>0</verstretch>
6266 </sizepolicy>
6267 </property>
6268 <property name="minimumSize">
6269 <size>
6270 <width>0</width>
6271 <height>20</height>
6272 </size>
6273 </property>
6274 <property name="palette">
6275 <palette>
6276 <active>
6277 <colorrole role="WindowText">
6278 <brush brushstyle="SolidPattern">
6279 <color alpha="255">
6280 <red>255</red>
6281 <green>255</green>
6282 <blue>255</blue>
6283 </color>
6284 </brush>
6285 </colorrole>
6286 <colorrole role="Button">
6287 <brush brushstyle="LinearGradientPattern">
6288 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6289 <gradientstop position="0.208955000000000">
6290 <color alpha="255">
6291 <red>74</red>
6292 <green>74</green>
6293 <blue>74</blue>
6294 </color>
6295 </gradientstop>
6296 <gradientstop position="0.786070000000000">
6297 <color alpha="255">
6298 <red>36</red>
6299 <green>36</green>
6300 <blue>36</blue>
6301 </color>
6302 </gradientstop>
6303 </gradient>
6304 </brush>
6305 </colorrole>
6306 <colorrole role="Light">
6307 <brush brushstyle="SolidPattern">
6308 <color alpha="255">
6309 <red>58</red>
6310 <green>58</green>
6311 <blue>58</blue>
6312 </color>
6313 </brush>
6314 </colorrole>
6315 <colorrole role="Midlight">
6316 <brush brushstyle="SolidPattern">
6317 <color alpha="255">
6318 <red>48</red>
6319 <green>48</green>
6320 <blue>48</blue>
6321 </color>
6322 </brush>
6323 </colorrole>
6324 <colorrole role="Dark">
6325 <brush brushstyle="SolidPattern">
6326 <color alpha="255">
6327 <red>19</red>
6328 <green>19</green>
6329 <blue>19</blue>
6330 </color>
6331 </brush>
6332 </colorrole>
6333 <colorrole role="Mid">
6334 <brush brushstyle="SolidPattern">
6335 <color alpha="255">
6336 <red>26</red>
6337 <green>26</green>
6338 <blue>26</blue>
6339 </color>
6340 </brush>
6341 </colorrole>
6342 <colorrole role="Text">
6343 <brush brushstyle="SolidPattern">
6344 <color alpha="255">
6345 <red>255</red>
6346 <green>255</green>
6347 <blue>255</blue>
6348 </color>
6349 </brush>
6350 </colorrole>
6351 <colorrole role="BrightText">
6352 <brush brushstyle="SolidPattern">
6353 <color alpha="255">
6354 <red>255</red>
6355 <green>255</green>
6356 <blue>255</blue>
6357 </color>
6358 </brush>
6359 </colorrole>
6360 <colorrole role="ButtonText">
6361 <brush brushstyle="SolidPattern">
6362 <color alpha="255">
6363 <red>255</red>
6364 <green>255</green>
6365 <blue>255</blue>
6366 </color>
6367 </brush>
6368 </colorrole>
6369 <colorrole role="Base">
6370 <brush brushstyle="LinearGradientPattern">
6371 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6372 <gradientstop position="0.208955000000000">
6373 <color alpha="255">
6374 <red>74</red>
6375 <green>74</green>
6376 <blue>74</blue>
6377 </color>
6378 </gradientstop>
6379 <gradientstop position="0.786070000000000">
6380 <color alpha="255">
6381 <red>36</red>
6382 <green>36</green>
6383 <blue>36</blue>
6384 </color>
6385 </gradientstop>
6386 </gradient>
6387 </brush>
6388 </colorrole>
6389 <colorrole role="Window">
6390 <brush brushstyle="LinearGradientPattern">
6391 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6392 <gradientstop position="0.208955000000000">
6393 <color alpha="255">
6394 <red>74</red>
6395 <green>74</green>
6396 <blue>74</blue>
6397 </color>
6398 </gradientstop>
6399 <gradientstop position="0.786070000000000">
6400 <color alpha="255">
6401 <red>36</red>
6402 <green>36</green>
6403 <blue>36</blue>
6404 </color>
6405 </gradientstop>
6406 </gradient>
6407 </brush>
6408 </colorrole>
6409 <colorrole role="Shadow">
6410 <brush brushstyle="SolidPattern">
6411 <color alpha="255">
6412 <red>0</red>
6413 <green>0</green>
6414 <blue>0</blue>
6415 </color>
6416 </brush>
6417 </colorrole>
6418 <colorrole role="AlternateBase">
6419 <brush brushstyle="SolidPattern">
6420 <color alpha="255">
6421 <red>19</red>
6422 <green>19</green>
6423 <blue>19</blue>
6424 </color>
6425 </brush>
6426 </colorrole>
6427 <colorrole role="ToolTipBase">
6428 <brush brushstyle="SolidPattern">
6429 <color alpha="255">
6430 <red>255</red>
6431 <green>255</green>
6432 <blue>220</blue>
6433 </color>
6434 </brush>
6435 </colorrole>
6436 <colorrole role="ToolTipText">
6437 <brush brushstyle="SolidPattern">
6438 <color alpha="255">
6439 <red>0</red>
6440 <green>0</green>
6441 <blue>0</blue>
6442 </color>
6443 </brush>
6444 </colorrole>
6445 </active>
6446 <inactive>
6447 <colorrole role="WindowText">
6448 <brush brushstyle="SolidPattern">
6449 <color alpha="255">
6450 <red>255</red>
6451 <green>255</green>
6452 <blue>255</blue>
6453 </color>
6454 </brush>
6455 </colorrole>
6456 <colorrole role="Button">
6457 <brush brushstyle="LinearGradientPattern">
6458 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6459 <gradientstop position="0.208955000000000">
6460 <color alpha="255">
6461 <red>74</red>
6462 <green>74</green>
6463 <blue>74</blue>
6464 </color>
6465 </gradientstop>
6466 <gradientstop position="0.786070000000000">
6467 <color alpha="255">
6468 <red>36</red>
6469 <green>36</green>
6470 <blue>36</blue>
6471 </color>
6472 </gradientstop>
6473 </gradient>
6474 </brush>
6475 </colorrole>
6476 <colorrole role="Light">
6477 <brush brushstyle="SolidPattern">
6478 <color alpha="255">
6479 <red>58</red>
6480 <green>58</green>
6481 <blue>58</blue>
6482 </color>
6483 </brush>
6484 </colorrole>
6485 <colorrole role="Midlight">
6486 <brush brushstyle="SolidPattern">
6487 <color alpha="255">
6488 <red>48</red>
6489 <green>48</green>
6490 <blue>48</blue>
6491 </color>
6492 </brush>
6493 </colorrole>
6494 <colorrole role="Dark">
6495 <brush brushstyle="SolidPattern">
6496 <color alpha="255">
6497 <red>19</red>
6498 <green>19</green>
6499 <blue>19</blue>
6500 </color>
6501 </brush>
6502 </colorrole>
6503 <colorrole role="Mid">
6504 <brush brushstyle="SolidPattern">
6505 <color alpha="255">
6506 <red>26</red>
6507 <green>26</green>
6508 <blue>26</blue>
6509 </color>
6510 </brush>
6511 </colorrole>
6512 <colorrole role="Text">
6513 <brush brushstyle="SolidPattern">
6514 <color alpha="255">
6515 <red>255</red>
6516 <green>255</green>
6517 <blue>255</blue>
6518 </color>
6519 </brush>
6520 </colorrole>
6521 <colorrole role="BrightText">
6522 <brush brushstyle="SolidPattern">
6523 <color alpha="255">
6524 <red>255</red>
6525 <green>255</green>
6526 <blue>255</blue>
6527 </color>
6528 </brush>
6529 </colorrole>
6530 <colorrole role="ButtonText">
6531 <brush brushstyle="SolidPattern">
6532 <color alpha="255">
6533 <red>255</red>
6534 <green>255</green>
6535 <blue>255</blue>
6536 </color>
6537 </brush>
6538 </colorrole>
6539 <colorrole role="Base">
6540 <brush brushstyle="LinearGradientPattern">
6541 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6542 <gradientstop position="0.208955000000000">
6543 <color alpha="255">
6544 <red>74</red>
6545 <green>74</green>
6546 <blue>74</blue>
6547 </color>
6548 </gradientstop>
6549 <gradientstop position="0.786070000000000">
6550 <color alpha="255">
6551 <red>36</red>
6552 <green>36</green>
6553 <blue>36</blue>
6554 </color>
6555 </gradientstop>
6556 </gradient>
6557 </brush>
6558 </colorrole>
6559 <colorrole role="Window">
6560 <brush brushstyle="LinearGradientPattern">
6561 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6562 <gradientstop position="0.208955000000000">
6563 <color alpha="255">
6564 <red>74</red>
6565 <green>74</green>
6566 <blue>74</blue>
6567 </color>
6568 </gradientstop>
6569 <gradientstop position="0.786070000000000">
6570 <color alpha="255">
6571 <red>36</red>
6572 <green>36</green>
6573 <blue>36</blue>
6574 </color>
6575 </gradientstop>
6576 </gradient>
6577 </brush>
6578 </colorrole>
6579 <colorrole role="Shadow">
6580 <brush brushstyle="SolidPattern">
6581 <color alpha="255">
6582 <red>0</red>
6583 <green>0</green>
6584 <blue>0</blue>
6585 </color>
6586 </brush>
6587 </colorrole>
6588 <colorrole role="AlternateBase">
6589 <brush brushstyle="SolidPattern">
6590 <color alpha="255">
6591 <red>19</red>
6592 <green>19</green>
6593 <blue>19</blue>
6594 </color>
6595 </brush>
6596 </colorrole>
6597 <colorrole role="ToolTipBase">
6598 <brush brushstyle="SolidPattern">
6599 <color alpha="255">
6600 <red>255</red>
6601 <green>255</green>
6602 <blue>220</blue>
6603 </color>
6604 </brush>
6605 </colorrole>
6606 <colorrole role="ToolTipText">
6607 <brush brushstyle="SolidPattern">
6608 <color alpha="255">
6609 <red>0</red>
6610 <green>0</green>
6611 <blue>0</blue>
6612 </color>
6613 </brush>
6614 </colorrole>
6615 </inactive>
6616 <disabled>
6617 <colorrole role="WindowText">
6618 <brush brushstyle="SolidPattern">
6619 <color alpha="255">
6620 <red>255</red>
6621 <green>255</green>
6622 <blue>255</blue>
6623 </color>
6624 </brush>
6625 </colorrole>
6626 <colorrole role="Button">
6627 <brush brushstyle="LinearGradientPattern">
6628 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6629 <gradientstop position="0.208955000000000">
6630 <color alpha="255">
6631 <red>74</red>
6632 <green>74</green>
6633 <blue>74</blue>
6634 </color>
6635 </gradientstop>
6636 <gradientstop position="0.786070000000000">
6637 <color alpha="255">
6638 <red>36</red>
6639 <green>36</green>
6640 <blue>36</blue>
6641 </color>
6642 </gradientstop>
6643 </gradient>
6644 </brush>
6645 </colorrole>
6646 <colorrole role="Light">
6647 <brush brushstyle="SolidPattern">
6648 <color alpha="255">
6649 <red>58</red>
6650 <green>58</green>
6651 <blue>58</blue>
6652 </color>
6653 </brush>
6654 </colorrole>
6655 <colorrole role="Midlight">
6656 <brush brushstyle="SolidPattern">
6657 <color alpha="255">
6658 <red>48</red>
6659 <green>48</green>
6660 <blue>48</blue>
6661 </color>
6662 </brush>
6663 </colorrole>
6664 <colorrole role="Dark">
6665 <brush brushstyle="SolidPattern">
6666 <color alpha="255">
6667 <red>19</red>
6668 <green>19</green>
6669 <blue>19</blue>
6670 </color>
6671 </brush>
6672 </colorrole>
6673 <colorrole role="Mid">
6674 <brush brushstyle="SolidPattern">
6675 <color alpha="255">
6676 <red>26</red>
6677 <green>26</green>
6678 <blue>26</blue>
6679 </color>
6680 </brush>
6681 </colorrole>
6682 <colorrole role="Text">
6683 <brush brushstyle="SolidPattern">
6684 <color alpha="255">
6685 <red>255</red>
6686 <green>255</green>
6687 <blue>255</blue>
6688 </color>
6689 </brush>
6690 </colorrole>
6691 <colorrole role="BrightText">
6692 <brush brushstyle="SolidPattern">
6693 <color alpha="255">
6694 <red>255</red>
6695 <green>255</green>
6696 <blue>255</blue>
6697 </color>
6698 </brush>
6699 </colorrole>
6700 <colorrole role="ButtonText">
6701 <brush brushstyle="SolidPattern">
6702 <color alpha="255">
6703 <red>255</red>
6704 <green>255</green>
6705 <blue>255</blue>
6706 </color>
6707 </brush>
6708 </colorrole>
6709 <colorrole role="Base">
6710 <brush brushstyle="LinearGradientPattern">
6711 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6712 <gradientstop position="0.208955000000000">
6713 <color alpha="255">
6714 <red>74</red>
6715 <green>74</green>
6716 <blue>74</blue>
6717 </color>
6718 </gradientstop>
6719 <gradientstop position="0.786070000000000">
6720 <color alpha="255">
6721 <red>36</red>
6722 <green>36</green>
6723 <blue>36</blue>
6724 </color>
6725 </gradientstop>
6726 </gradient>
6727 </brush>
6728 </colorrole>
6729 <colorrole role="Window">
6730 <brush brushstyle="LinearGradientPattern">
6731 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6732 <gradientstop position="0.208955000000000">
6733 <color alpha="255">
6734 <red>74</red>
6735 <green>74</green>
6736 <blue>74</blue>
6737 </color>
6738 </gradientstop>
6739 <gradientstop position="0.786070000000000">
6740 <color alpha="255">
6741 <red>36</red>
6742 <green>36</green>
6743 <blue>36</blue>
6744 </color>
6745 </gradientstop>
6746 </gradient>
6747 </brush>
6748 </colorrole>
6749 <colorrole role="Shadow">
6750 <brush brushstyle="SolidPattern">
6751 <color alpha="255">
6752 <red>0</red>
6753 <green>0</green>
6754 <blue>0</blue>
6755 </color>
6756 </brush>
6757 </colorrole>
6758 <colorrole role="AlternateBase">
6759 <brush brushstyle="SolidPattern">
6760 <color alpha="255">
6761 <red>39</red>
6762 <green>39</green>
6763 <blue>39</blue>
6764 </color>
6765 </brush>
6766 </colorrole>
6767 <colorrole role="ToolTipBase">
6768 <brush brushstyle="SolidPattern">
6769 <color alpha="255">
6770 <red>255</red>
6771 <green>255</green>
6772 <blue>220</blue>
6773 </color>
6774 </brush>
6775 </colorrole>
6776 <colorrole role="ToolTipText">
6777 <brush brushstyle="SolidPattern">
6778 <color alpha="255">
6779 <red>0</red>
6780 <green>0</green>
6781 <blue>0</blue>
6782 </color>
6783 </brush>
6784 </colorrole>
6785 </disabled>
6786 </palette>
6787 </property>
6788 <property name="font">
6789 <font>
6790 <weight>75</weight>
6791 <bold>true</bold>
6792 </font>
6793 </property>
6794 <property name="autoFillBackground">
6795 <bool>false</bool>
6796 </property>
6797 <property name="styleSheet">
6798 <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));
6799 color: rgb(255, 255, 255);
6800 border-radius: 5;</string>
6801 </property>
6802 <property name="text">
6803 <string>Roll</string>
6804 </property>
6805 <property name="alignment">
6806 <set>Qt::AlignCenter</set>
6807 </property>
6808 </widget>
6809 </item>
6810 <item row="0" column="3">
6811 <widget class="QLabel" name="label_151">
6812 <property name="sizePolicy">
6813 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
6814 <horstretch>0</horstretch>
6815 <verstretch>0</verstretch>
6816 </sizepolicy>
6817 </property>
6818 <property name="minimumSize">
6819 <size>
6820 <width>0</width>
6821 <height>20</height>
6822 </size>
6823 </property>
6824 <property name="palette">
6825 <palette>
6826 <active>
6827 <colorrole role="WindowText">
6828 <brush brushstyle="SolidPattern">
6829 <color alpha="255">
6830 <red>255</red>
6831 <green>255</green>
6832 <blue>255</blue>
6833 </color>
6834 </brush>
6835 </colorrole>
6836 <colorrole role="Button">
6837 <brush brushstyle="LinearGradientPattern">
6838 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6839 <gradientstop position="0.208955000000000">
6840 <color alpha="255">
6841 <red>74</red>
6842 <green>74</green>
6843 <blue>74</blue>
6844 </color>
6845 </gradientstop>
6846 <gradientstop position="0.786070000000000">
6847 <color alpha="255">
6848 <red>36</red>
6849 <green>36</green>
6850 <blue>36</blue>
6851 </color>
6852 </gradientstop>
6853 </gradient>
6854 </brush>
6855 </colorrole>
6856 <colorrole role="Light">
6857 <brush brushstyle="SolidPattern">
6858 <color alpha="255">
6859 <red>58</red>
6860 <green>58</green>
6861 <blue>58</blue>
6862 </color>
6863 </brush>
6864 </colorrole>
6865 <colorrole role="Midlight">
6866 <brush brushstyle="SolidPattern">
6867 <color alpha="255">
6868 <red>48</red>
6869 <green>48</green>
6870 <blue>48</blue>
6871 </color>
6872 </brush>
6873 </colorrole>
6874 <colorrole role="Dark">
6875 <brush brushstyle="SolidPattern">
6876 <color alpha="255">
6877 <red>19</red>
6878 <green>19</green>
6879 <blue>19</blue>
6880 </color>
6881 </brush>
6882 </colorrole>
6883 <colorrole role="Mid">
6884 <brush brushstyle="SolidPattern">
6885 <color alpha="255">
6886 <red>26</red>
6887 <green>26</green>
6888 <blue>26</blue>
6889 </color>
6890 </brush>
6891 </colorrole>
6892 <colorrole role="Text">
6893 <brush brushstyle="SolidPattern">
6894 <color alpha="255">
6895 <red>255</red>
6896 <green>255</green>
6897 <blue>255</blue>
6898 </color>
6899 </brush>
6900 </colorrole>
6901 <colorrole role="BrightText">
6902 <brush brushstyle="SolidPattern">
6903 <color alpha="255">
6904 <red>255</red>
6905 <green>255</green>
6906 <blue>255</blue>
6907 </color>
6908 </brush>
6909 </colorrole>
6910 <colorrole role="ButtonText">
6911 <brush brushstyle="SolidPattern">
6912 <color alpha="255">
6913 <red>255</red>
6914 <green>255</green>
6915 <blue>255</blue>
6916 </color>
6917 </brush>
6918 </colorrole>
6919 <colorrole role="Base">
6920 <brush brushstyle="LinearGradientPattern">
6921 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6922 <gradientstop position="0.208955000000000">
6923 <color alpha="255">
6924 <red>74</red>
6925 <green>74</green>
6926 <blue>74</blue>
6927 </color>
6928 </gradientstop>
6929 <gradientstop position="0.786070000000000">
6930 <color alpha="255">
6931 <red>36</red>
6932 <green>36</green>
6933 <blue>36</blue>
6934 </color>
6935 </gradientstop>
6936 </gradient>
6937 </brush>
6938 </colorrole>
6939 <colorrole role="Window">
6940 <brush brushstyle="LinearGradientPattern">
6941 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
6942 <gradientstop position="0.208955000000000">
6943 <color alpha="255">
6944 <red>74</red>
6945 <green>74</green>
6946 <blue>74</blue>
6947 </color>
6948 </gradientstop>
6949 <gradientstop position="0.786070000000000">
6950 <color alpha="255">
6951 <red>36</red>
6952 <green>36</green>
6953 <blue>36</blue>
6954 </color>
6955 </gradientstop>
6956 </gradient>
6957 </brush>
6958 </colorrole>
6959 <colorrole role="Shadow">
6960 <brush brushstyle="SolidPattern">
6961 <color alpha="255">
6962 <red>0</red>
6963 <green>0</green>
6964 <blue>0</blue>
6965 </color>
6966 </brush>
6967 </colorrole>
6968 <colorrole role="AlternateBase">
6969 <brush brushstyle="SolidPattern">
6970 <color alpha="255">
6971 <red>19</red>
6972 <green>19</green>
6973 <blue>19</blue>
6974 </color>
6975 </brush>
6976 </colorrole>
6977 <colorrole role="ToolTipBase">
6978 <brush brushstyle="SolidPattern">
6979 <color alpha="255">
6980 <red>255</red>
6981 <green>255</green>
6982 <blue>220</blue>
6983 </color>
6984 </brush>
6985 </colorrole>
6986 <colorrole role="ToolTipText">
6987 <brush brushstyle="SolidPattern">
6988 <color alpha="255">
6989 <red>0</red>
6990 <green>0</green>
6991 <blue>0</blue>
6992 </color>
6993 </brush>
6994 </colorrole>
6995 </active>
6996 <inactive>
6997 <colorrole role="WindowText">
6998 <brush brushstyle="SolidPattern">
6999 <color alpha="255">
7000 <red>255</red>
7001 <green>255</green>
7002 <blue>255</blue>
7003 </color>
7004 </brush>
7005 </colorrole>
7006 <colorrole role="Button">
7007 <brush brushstyle="LinearGradientPattern">
7008 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
7009 <gradientstop position="0.208955000000000">
7010 <color alpha="255">
7011 <red>74</red>
7012 <green>74</green>
7013 <blue>74</blue>
7014 </color>
7015 </gradientstop>
7016 <gradientstop position="0.786070000000000">
7017 <color alpha="255">
7018 <red>36</red>
7019 <green>36</green>
7020 <blue>36</blue>
7021 </color>
7022 </gradientstop>
7023 </gradient>
7024 </brush>
7025 </colorrole>
7026 <colorrole role="Light">
7027 <brush brushstyle="SolidPattern">
7028 <color alpha="255">
7029 <red>58</red>
7030 <green>58</green>
7031 <blue>58</blue>
7032 </color>
7033 </brush>
7034 </colorrole>
7035 <colorrole role="Midlight">
7036 <brush brushstyle="SolidPattern">
7037 <color alpha="255">
7038 <red>48</red>
7039 <green>48</green>
7040 <blue>48</blue>
7041 </color>
7042 </brush>
7043 </colorrole>
7044 <colorrole role="Dark">
7045 <brush brushstyle="SolidPattern">
7046 <color alpha="255">
7047 <red>19</red>
7048 <green>19</green>
7049 <blue>19</blue>
7050 </color>
7051 </brush>
7052 </colorrole>
7053 <colorrole role="Mid">
7054 <brush brushstyle="SolidPattern">
7055 <color alpha="255">
7056 <red>26</red>
7057 <green>26</green>
7058 <blue>26</blue>
7059 </color>
7060 </brush>
7061 </colorrole>
7062 <colorrole role="Text">
7063 <brush brushstyle="SolidPattern">
7064 <color alpha="255">
7065 <red>255</red>
7066 <green>255</green>
7067 <blue>255</blue>
7068 </color>
7069 </brush>
7070 </colorrole>
7071 <colorrole role="BrightText">
7072 <brush brushstyle="SolidPattern">
7073 <color alpha="255">
7074 <red>255</red>
7075 <green>255</green>
7076 <blue>255</blue>
7077 </color>
7078 </brush>
7079 </colorrole>
7080 <colorrole role="ButtonText">
7081 <brush brushstyle="SolidPattern">
7082 <color alpha="255">
7083 <red>255</red>
7084 <green>255</green>
7085 <blue>255</blue>
7086 </color>
7087 </brush>
7088 </colorrole>
7089 <colorrole role="Base">
7090 <brush brushstyle="LinearGradientPattern">
7091 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
7092 <gradientstop position="0.208955000000000">
7093 <color alpha="255">
7094 <red>74</red>
7095 <green>74</green>
7096 <blue>74</blue>
7097 </color>
7098 </gradientstop>
7099 <gradientstop position="0.786070000000000">
7100 <color alpha="255">
7101 <red>36</red>
7102 <green>36</green>
7103 <blue>36</blue>
7104 </color>
7105 </gradientstop>
7106 </gradient>
7107 </brush>
7108 </colorrole>
7109 <colorrole role="Window">
7110 <brush brushstyle="LinearGradientPattern">
7111 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
7112 <gradientstop position="0.208955000000000">
7113 <color alpha="255">
7114 <red>74</red>
7115 <green>74</green>
7116 <blue>74</blue>
7117 </color>
7118 </gradientstop>
7119 <gradientstop position="0.786070000000000">
7120 <color alpha="255">
7121 <red>36</red>
7122 <green>36</green>
7123 <blue>36</blue>
7124 </color>
7125 </gradientstop>
7126 </gradient>
7127 </brush>
7128 </colorrole>
7129 <colorrole role="Shadow">
7130 <brush brushstyle="SolidPattern">
7131 <color alpha="255">
7132 <red>0</red>
7133 <green>0</green>
7134 <blue>0</blue>
7135 </color>
7136 </brush>
7137 </colorrole>
7138 <colorrole role="AlternateBase">
7139 <brush brushstyle="SolidPattern">
7140 <color alpha="255">
7141 <red>19</red>
7142 <green>19</green>
7143 <blue>19</blue>
7144 </color>
7145 </brush>
7146 </colorrole>
7147 <colorrole role="ToolTipBase">
7148 <brush brushstyle="SolidPattern">
7149 <color alpha="255">
7150 <red>255</red>
7151 <green>255</green>
7152 <blue>220</blue>
7153 </color>
7154 </brush>
7155 </colorrole>
7156 <colorrole role="ToolTipText">
7157 <brush brushstyle="SolidPattern">
7158 <color alpha="255">
7159 <red>0</red>
7160 <green>0</green>
7161 <blue>0</blue>
7162 </color>
7163 </brush>
7164 </colorrole>
7165 </inactive>
7166 <disabled>
7167 <colorrole role="WindowText">
7168 <brush brushstyle="SolidPattern">
7169 <color alpha="255">
7170 <red>255</red>
7171 <green>255</green>
7172 <blue>255</blue>
7173 </color>
7174 </brush>
7175 </colorrole>
7176 <colorrole role="Button">
7177 <brush brushstyle="LinearGradientPattern">
7178 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
7179 <gradientstop position="0.208955000000000">
7180 <color alpha="255">
7181 <red>74</red>
7182 <green>74</green>
7183 <blue>74</blue>
7184 </color>
7185 </gradientstop>
7186 <gradientstop position="0.786070000000000">
7187 <color alpha="255">
7188 <red>36</red>
7189 <green>36</green>
7190 <blue>36</blue>
7191 </color>
7192 </gradientstop>
7193 </gradient>
7194 </brush>
7195 </colorrole>
7196 <colorrole role="Light">
7197 <brush brushstyle="SolidPattern">
7198 <color alpha="255">
7199 <red>58</red>
7200 <green>58</green>
7201 <blue>58</blue>
7202 </color>
7203 </brush>
7204 </colorrole>
7205 <colorrole role="Midlight">
7206 <brush brushstyle="SolidPattern">
7207 <color alpha="255">
7208 <red>48</red>
7209 <green>48</green>
7210 <blue>48</blue>
7211 </color>
7212 </brush>
7213 </colorrole>
7214 <colorrole role="Dark">
7215 <brush brushstyle="SolidPattern">
7216 <color alpha="255">
7217 <red>19</red>
7218 <green>19</green>
7219 <blue>19</blue>
7220 </color>
7221 </brush>
7222 </colorrole>
7223 <colorrole role="Mid">
7224 <brush brushstyle="SolidPattern">
7225 <color alpha="255">
7226 <red>26</red>
7227 <green>26</green>
7228 <blue>26</blue>
7229 </color>
7230 </brush>
7231 </colorrole>
7232 <colorrole role="Text">
7233 <brush brushstyle="SolidPattern">
7234 <color alpha="255">
7235 <red>255</red>
7236 <green>255</green>
7237 <blue>255</blue>
7238 </color>
7239 </brush>
7240 </colorrole>
7241 <colorrole role="BrightText">
7242 <brush brushstyle="SolidPattern">
7243 <color alpha="255">
7244 <red>255</red>
7245 <green>255</green>
7246 <blue>255</blue>
7247 </color>
7248 </brush>
7249 </colorrole>
7250 <colorrole role="ButtonText">
7251 <brush brushstyle="SolidPattern">
7252 <color alpha="255">
7253 <red>255</red>
7254 <green>255</green>
7255 <blue>255</blue>
7256 </color>
7257 </brush>
7258 </colorrole>
7259 <colorrole role="Base">
7260 <brush brushstyle="LinearGradientPattern">
7261 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
7262 <gradientstop position="0.208955000000000">
7263 <color alpha="255">
7264 <red>74</red>
7265 <green>74</green>
7266 <blue>74</blue>
7267 </color>
7268 </gradientstop>
7269 <gradientstop position="0.786070000000000">
7270 <color alpha="255">
7271 <red>36</red>
7272 <green>36</green>
7273 <blue>36</blue>
7274 </color>
7275 </gradientstop>
7276 </gradient>
7277 </brush>
7278 </colorrole>
7279 <colorrole role="Window">
7280 <brush brushstyle="LinearGradientPattern">
7281 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
7282 <gradientstop position="0.208955000000000">
7283 <color alpha="255">
7284 <red>74</red>
7285 <green>74</green>
7286 <blue>74</blue>
7287 </color>
7288 </gradientstop>
7289 <gradientstop position="0.786070000000000">
7290 <color alpha="255">
7291 <red>36</red>
7292 <green>36</green>
7293 <blue>36</blue>
7294 </color>
7295 </gradientstop>
7296 </gradient>
7297 </brush>
7298 </colorrole>
7299 <colorrole role="Shadow">
7300 <brush brushstyle="SolidPattern">
7301 <color alpha="255">
7302 <red>0</red>
7303 <green>0</green>
7304 <blue>0</blue>
7305 </color>
7306 </brush>
7307 </colorrole>
7308 <colorrole role="AlternateBase">
7309 <brush brushstyle="SolidPattern">
7310 <color alpha="255">
7311 <red>39</red>
7312 <green>39</green>
7313 <blue>39</blue>
7314 </color>
7315 </brush>
7316 </colorrole>
7317 <colorrole role="ToolTipBase">
7318 <brush brushstyle="SolidPattern">
7319 <color alpha="255">
7320 <red>255</red>
7321 <green>255</green>
7322 <blue>220</blue>
7323 </color>
7324 </brush>
7325 </colorrole>
7326 <colorrole role="ToolTipText">
7327 <brush brushstyle="SolidPattern">
7328 <color alpha="255">
7329 <red>0</red>
7330 <green>0</green>
7331 <blue>0</blue>
7332 </color>
7333 </brush>
7334 </colorrole>
7335 </disabled>
7336 </palette>
7337 </property>
7338 <property name="font">
7339 <font>
7340 <weight>75</weight>
7341 <bold>true</bold>
7342 </font>
7343 </property>
7344 <property name="autoFillBackground">
7345 <bool>false</bool>
7346 </property>
7347 <property name="styleSheet">
7348 <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));
7349 color: rgb(255, 255, 255);
7350 border-radius: 5;</string>
7351 </property>
7352 <property name="text">
7353 <string>Pitch</string>
7354 </property>
7355 <property name="alignment">
7356 <set>Qt::AlignCenter</set>
7357 </property>
7358 </widget>
7359 </item>
7360 <item row="1" column="0">
7361 <widget class="QLabel" name="label_153">
7362 <property name="sizePolicy">
7363 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
7364 <horstretch>0</horstretch>
7365 <verstretch>0</verstretch>
7366 </sizepolicy>
7367 </property>
7368 <property name="minimumSize">
7369 <size>
7370 <width>110</width>
7371 <height>16</height>
7372 </size>
7373 </property>
7374 <property name="styleSheet">
7375 <string notr="true"/>
7376 </property>
7377 <property name="text">
7378 <string>Proportional</string>
7379 </property>
7380 <property name="alignment">
7381 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
7382 </property>
7383 </widget>
7384 </item>
7385 <item row="1" column="1">
7386 <widget class="QSlider" name="horizontalSlider_82">
7387 <property name="sizePolicy">
7388 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
7389 <horstretch>0</horstretch>
7390 <verstretch>0</verstretch>
7391 </sizepolicy>
7392 </property>
7393 <property name="minimumSize">
7394 <size>
7395 <width>0</width>
7396 <height>25</height>
7397 </size>
7398 </property>
7399 <property name="toolTip">
7400 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much leveling stability is set into Attitude mode (outer loop). Too much will make your vehicle oscillate in Attitude Mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
7401 </property>
7402 <property name="maximum">
7403 <number>100</number>
7404 </property>
7405 <property name="sliderPosition">
7406 <number>50</number>
7407 </property>
7408 <property name="orientation">
7409 <enum>Qt::Horizontal</enum>
7410 </property>
7411 <property name="tickPosition">
7412 <enum>QSlider::TicksBelow</enum>
7413 </property>
7414 <property name="tickInterval">
7415 <number>20</number>
7416 </property>
7417 <property name="objrelation" stdset="0">
7418 <stringlist>
7419 <string>objname:StabilizationSettingsBankX</string>
7420 <string>fieldname:RollPI</string>
7421 <string>element:Kp</string>
7422 <string>scale:0.1</string>
7423 <string>haslimits:yes</string>
7424 <string>buttongroup:2,10</string>
7425 </stringlist>
7426 </property>
7427 </widget>
7428 </item>
7429 <item row="1" column="2">
7430 <widget class="QSpinBox" name="spinBox_13">
7431 <property name="minimumSize">
7432 <size>
7433 <width>60</width>
7434 <height>22</height>
7435 </size>
7436 </property>
7437 <property name="maximumSize">
7438 <size>
7439 <width>60</width>
7440 <height>22</height>
7441 </size>
7442 </property>
7443 <property name="maximum">
7444 <number>200</number>
7445 </property>
7446 <property name="value">
7447 <number>200</number>
7448 </property>
7449 <property name="objrelation" stdset="0">
7450 <stringlist>
7451 <string>objname:StabilizationSettingsBankX</string>
7452 <string>fieldname:RollPI</string>
7453 <string>element:Kp</string>
7454 <string>scale:0.1</string>
7455 <string>haslimits:yes</string>
7456 <string>buttongroup:2,10</string>
7457 </stringlist>
7458 </property>
7459 </widget>
7460 </item>
7461 <item row="1" column="3">
7462 <widget class="QSlider" name="horizontalSlider_83">
7463 <property name="sizePolicy">
7464 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
7465 <horstretch>0</horstretch>
7466 <verstretch>0</verstretch>
7467 </sizepolicy>
7468 </property>
7469 <property name="minimumSize">
7470 <size>
7471 <width>0</width>
7472 <height>25</height>
7473 </size>
7474 </property>
7475 <property name="toolTip">
7476 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much leveling stability is set into Attitude mode (outer loop). Too much will make your vehicle oscillate in Attitude Mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
7477 </property>
7478 <property name="maximum">
7479 <number>100</number>
7480 </property>
7481 <property name="sliderPosition">
7482 <number>50</number>
7483 </property>
7484 <property name="orientation">
7485 <enum>Qt::Horizontal</enum>
7486 </property>
7487 <property name="tickPosition">
7488 <enum>QSlider::TicksBelow</enum>
7489 </property>
7490 <property name="tickInterval">
7491 <number>20</number>
7492 </property>
7493 <property name="objrelation" stdset="0">
7494 <stringlist>
7495 <string>objname:StabilizationSettingsBankX</string>
7496 <string>fieldname:PitchPI</string>
7497 <string>element:Kp</string>
7498 <string>scale:0.1</string>
7499 <string>haslimits:yes</string>
7500 <string>buttongroup:2,10</string>
7501 </stringlist>
7502 </property>
7503 </widget>
7504 </item>
7505 <item row="1" column="4">
7506 <widget class="QSpinBox" name="spinBox_14">
7507 <property name="minimumSize">
7508 <size>
7509 <width>60</width>
7510 <height>22</height>
7511 </size>
7512 </property>
7513 <property name="maximumSize">
7514 <size>
7515 <width>60</width>
7516 <height>22</height>
7517 </size>
7518 </property>
7519 <property name="maximum">
7520 <number>200</number>
7521 </property>
7522 <property name="value">
7523 <number>200</number>
7524 </property>
7525 <property name="objrelation" stdset="0">
7526 <stringlist>
7527 <string>objname:StabilizationSettingsBankX</string>
7528 <string>fieldname:PitchPI</string>
7529 <string>element:Kp</string>
7530 <string>scale:0.1</string>
7531 <string>haslimits:yes</string>
7532 <string>buttongroup:2,10</string>
7533 </stringlist>
7534 </property>
7535 </widget>
7536 </item>
7537 <item row="1" column="7">
7538 <spacer name="horizontalSpacer_2">
7539 <property name="orientation">
7540 <enum>Qt::Horizontal</enum>
7541 </property>
7542 <property name="sizeType">
7543 <enum>QSizePolicy::Minimum</enum>
7544 </property>
7545 <property name="sizeHint" stdset="0">
7546 <size>
7547 <width>60</width>
7548 <height>20</height>
7549 </size>
7550 </property>
7551 </spacer>
7552 </item>
7553 <item row="1" column="5">
7554 <spacer name="horizontalSpacer_3">
7555 <property name="orientation">
7556 <enum>Qt::Horizontal</enum>
7557 </property>
7558 <property name="sizeType">
7559 <enum>QSizePolicy::Minimum</enum>
7560 </property>
7561 <property name="sizeHint" stdset="0">
7562 <size>
7563 <width>10</width>
7564 <height>20</height>
7565 </size>
7566 </property>
7567 </spacer>
7568 </item>
7569 <item row="1" column="6">
7570 <spacer name="horizontalSpacer_48">
7571 <property name="orientation">
7572 <enum>Qt::Horizontal</enum>
7573 </property>
7574 <property name="sizeHint" stdset="0">
7575 <size>
7576 <width>40</width>
7577 <height>20</height>
7578 </size>
7579 </property>
7580 </spacer>
7581 </item>
7582 </layout>
7583 </widget>
7584 </item>
7585 </layout>
7586 </widget>
7587 </item>
7588 </layout>
7589 </widget>
7590 </item>
7591 <item>
7592 <spacer name="verticalSpacer_6">
7593 <property name="orientation">
7594 <enum>Qt::Vertical</enum>
7595 </property>
7596 <property name="sizeType">
7597 <enum>QSizePolicy::Fixed</enum>
7598 </property>
7599 <property name="sizeHint" stdset="0">
7600 <size>
7601 <width>20</width>
7602 <height>9</height>
7603 </size>
7604 </property>
7605 </spacer>
7606 </item>
7607 <item>
7608 <layout class="QHBoxLayout" name="horizontalLayout_5">
7609 <item>
7610 <widget class="QGroupBox" name="groupBox">
7611 <property name="sizePolicy">
7612 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
7613 <horstretch>0</horstretch>
7614 <verstretch>0</verstretch>
7615 </sizepolicy>
7616 </property>
7617 <property name="minimumSize">
7618 <size>
7619 <width>0</width>
7620 <height>62</height>
7621 </size>
7622 </property>
7623 <property name="styleSheet">
7624 <string notr="true"/>
7625 </property>
7626 <property name="title">
7627 <string>Integral</string>
7628 </property>
7629 <layout class="QVBoxLayout" name="verticalLayout_11">
7630 <property name="leftMargin">
7631 <number>9</number>
7632 </property>
7633 <property name="topMargin">
7634 <number>9</number>
7635 </property>
7636 <property name="rightMargin">
7637 <number>9</number>
7638 </property>
7639 <property name="bottomMargin">
7640 <number>9</number>
7641 </property>
7642 <item>
7643 <widget class="QCheckBox" name="lowThrottleZeroIntegral_8">
7644 <property name="sizePolicy">
7645 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
7646 <horstretch>0</horstretch>
7647 <verstretch>0</verstretch>
7648 </sizepolicy>
7649 </property>
7650 <property name="minimumSize">
7651 <size>
7652 <width>300</width>
7653 <height>20</height>
7654 </size>
7655 </property>
7656 <property name="toolTip">
7657 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This function will avoid integral windup when at idle. Integral windup is an accumulation of over-correction and can make the vehicle flip during a slow takeoff.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
7658 </property>
7659 <property name="styleSheet">
7660 <string notr="true"/>
7661 </property>
7662 <property name="text">
7663 <string>Zero the integral when throttle is low</string>
7664 </property>
7665 <property name="objrelation" stdset="0">
7666 <stringlist>
7667 <string>objname:StabilizationSettings</string>
7668 <string>fieldname:LowThrottleZeroIntegral</string>
7669 </stringlist>
7670 </property>
7671 </widget>
7672 </item>
7673 </layout>
7674 </widget>
7675 </item>
7676 <item>
7677 <widget class="QGroupBox" name="groupBox_6">
7678 <property name="sizePolicy">
7679 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
7680 <horstretch>0</horstretch>
7681 <verstretch>0</verstretch>
7682 </sizepolicy>
7683 </property>
7684 <property name="minimumSize">
7685 <size>
7686 <width>0</width>
7687 <height>60</height>
7688 </size>
7689 </property>
7690 <property name="title">
7691 <string>Instant Update</string>
7692 </property>
7693 <layout class="QVBoxLayout" name="verticalLayout_15">
7694 <item>
7695 <widget class="QCheckBox" name="realTimeUpdates_8">
7696 <property name="sizePolicy">
7697 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
7698 <horstretch>0</horstretch>
7699 <verstretch>0</verstretch>
7700 </sizepolicy>
7701 </property>
7702 <property name="minimumSize">
7703 <size>
7704 <width>136</width>
7705 <height>20</height>
7706 </size>
7707 </property>
7708 <property name="toolTip">
7709 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enabling this feature mean that any changes made to the sliders will be instantly sent and used by the Flight Controller, useful for two person tuning where one normally flies and ones changes the GCS.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
7710 </property>
7711 <property name="styleSheet">
7712 <string notr="true"/>
7713 </property>
7714 <property name="text">
7715 <string>Update flight controller in real time</string>
7716 </property>
7717 </widget>
7718 </item>
7719 </layout>
7720 </widget>
7721 </item>
7722 </layout>
7723 </item>
7724 <item>
7725 <spacer name="verticalSpacer">
7726 <property name="orientation">
7727 <enum>Qt::Vertical</enum>
7728 </property>
7729 <property name="sizeHint" stdset="0">
7730 <size>
7731 <width>20</width>
7732 <height>20</height>
7733 </size>
7734 </property>
7735 </spacer>
7736 </item>
7737 </layout>
7738 </widget>
7739 </widget>
7740 </item>
7741 </layout>
7742 </widget>
7743 <widget class="QWidget" name="Advanced">
7744 <attribute name="title">
7745 <string>Advanced</string>
7746 </attribute>
7747 <layout class="QVBoxLayout" name="verticalLayout_10">
7748 <property name="leftMargin">
7749 <number>0</number>
7750 </property>
7751 <property name="topMargin">
7752 <number>0</number>
7753 </property>
7754 <property name="rightMargin">
7755 <number>0</number>
7756 </property>
7757 <property name="bottomMargin">
7758 <number>0</number>
7759 </property>
7760 <item>
7761 <widget class="QScrollArea" name="scrollArea_2">
7762 <property name="frameShape">
7763 <enum>QFrame::NoFrame</enum>
7764 </property>
7765 <property name="lineWidth">
7766 <number>0</number>
7767 </property>
7768 <property name="widgetResizable">
7769 <bool>true</bool>
7770 </property>
7771 <widget class="QWidget" name="scrollAreaWidgetContents">
7772 <property name="geometry">
7773 <rect>
7774 <x>0</x>
7775 <y>0</y>
7776 <width>877</width>
7777 <height>765</height>
7778 </rect>
7779 </property>
7780 <layout class="QVBoxLayout" name="verticalLayout_29">
7781 <property name="spacing">
7782 <number>0</number>
7783 </property>
7784 <item>
7785 <widget class="QTabBar" name="advancedPIDBankTabBar" native="true"/>
7786 </item>
7787 <item>
7788 <widget class="QFrame" name="advancedPidBankFrame">
7789 <property name="styleSheet">
7790 <string notr="true">#advancedPidBankFrame{
7791 color: rgb(180, 180, 180);
7792 margin-top: -1px;
7793 }</string>
7794 </property>
7795 <property name="frameShape">
7796 <enum>QFrame::Box</enum>
7797 </property>
7798 <property name="frameShadow">
7799 <enum>QFrame::Plain</enum>
7800 </property>
7801 <layout class="QVBoxLayout" name="verticalLayout_7">
7802 <item>
7803 <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="4,3">
7804 <item>
7805 <widget class="QGroupBox" name="advancedResponsivenessGroupBox">
7806 <property name="enabled">
7807 <bool>true</bool>
7808 </property>
7809 <property name="sizePolicy">
7810 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
7811 <horstretch>0</horstretch>
7812 <verstretch>0</verstretch>
7813 </sizepolicy>
7814 </property>
7815 <property name="minimumSize">
7816 <size>
7817 <width>0</width>
7818 <height>0</height>
7819 </size>
7820 </property>
7821 <property name="maximumSize">
7822 <size>
7823 <width>16777215</width>
7824 <height>16777215</height>
7825 </size>
7826 </property>
7827 <property name="title">
7828 <string>Responsiveness</string>
7829 </property>
7830 <property name="alignment">
7831 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
7832 </property>
7833 <property name="checkable">
7834 <bool>false</bool>
7835 </property>
7836 <property name="checked">
7837 <bool>false</bool>
7838 </property>
7839 <layout class="QGridLayout" name="gridLayout_18">
7840 <property name="leftMargin">
7841 <number>9</number>
7842 </property>
7843 <property name="topMargin">
7844 <number>9</number>
7845 </property>
7846 <property name="rightMargin">
7847 <number>9</number>
7848 </property>
7849 <property name="bottomMargin">
7850 <number>9</number>
7851 </property>
7852 <property name="horizontalSpacing">
7853 <number>6</number>
7854 </property>
7855 <item row="3" column="0">
7856 <spacer name="verticalSpacer_8">
7857 <property name="orientation">
7858 <enum>Qt::Vertical</enum>
7859 </property>
7860 <property name="sizeHint" stdset="0">
7861 <size>
7862 <width>20</width>
7863 <height>40</height>
7864 </size>
7865 </property>
7866 </spacer>
7867 </item>
7868 <item row="1" column="0" alignment="Qt::AlignTop">
7869 <widget class="QCheckBox" name="advancedResponsivenessCheckBox">
7870 <property name="sizePolicy">
7871 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
7872 <horstretch>0</horstretch>
7873 <verstretch>0</verstretch>
7874 </sizepolicy>
7875 </property>
7876 <property name="text">
7877 <string>Use Advanced Configuration</string>
7878 </property>
7879 </widget>
7880 </item>
7881 <item row="1" column="1" alignment="Qt::AlignTop">
7882 <widget class="QPushButton" name="pushButton_3">
7883 <property name="sizePolicy">
7884 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
7885 <horstretch>0</horstretch>
7886 <verstretch>0</verstretch>
7887 </sizepolicy>
7888 </property>
7889 <property name="minimumSize">
7890 <size>
7891 <width>0</width>
7892 <height>0</height>
7893 </size>
7894 </property>
7895 <property name="maximumSize">
7896 <size>
7897 <width>16777215</width>
7898 <height>16777215</height>
7899 </size>
7900 </property>
7901 <property name="toolTip">
7902 <string>Reset all values to GCS defaults</string>
7903 </property>
7904 <property name="styleSheet">
7905 <string notr="true"/>
7906 </property>
7907 <property name="text">
7908 <string>Default</string>
7909 </property>
7910 <property name="objrelation" stdset="0">
7911 <stringlist>
7912 <string>objname:StabilizationSettings</string>
7913 <string>button:default</string>
7914 <string>buttongroup:6</string>
7915 </stringlist>
7916 </property>
7917 </widget>
7918 </item>
7919 <item row="2" column="0" colspan="2">
7920 <widget class="QFrame" name="advancedResponsivenessControls">
7921 <property name="enabled">
7922 <bool>false</bool>
7923 </property>
7924 <property name="sizePolicy">
7925 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
7926 <horstretch>0</horstretch>
7927 <verstretch>0</verstretch>
7928 </sizepolicy>
7929 </property>
7930 <property name="palette">
7931 <palette>
7932 <active>
7933 <colorrole role="WindowText">
7934 <brush brushstyle="SolidPattern">
7935 <color alpha="255">
7936 <red>0</red>
7937 <green>0</green>
7938 <blue>0</blue>
7939 </color>
7940 </brush>
7941 </colorrole>
7942 <colorrole role="Button">
7943 <brush brushstyle="SolidPattern">
7944 <color alpha="0">
7945 <red>0</red>
7946 <green>0</green>
7947 <blue>0</blue>
7948 </color>
7949 </brush>
7950 </colorrole>
7951 <colorrole role="Light">
7952 <brush brushstyle="SolidPattern">
7953 <color alpha="255">
7954 <red>255</red>
7955 <green>255</green>
7956 <blue>255</blue>
7957 </color>
7958 </brush>
7959 </colorrole>
7960 <colorrole role="Midlight">
7961 <brush brushstyle="SolidPattern">
7962 <color alpha="255">
7963 <red>251</red>
7964 <green>251</green>
7965 <blue>251</blue>
7966 </color>
7967 </brush>
7968 </colorrole>
7969 <colorrole role="Dark">
7970 <brush brushstyle="SolidPattern">
7971 <color alpha="255">
7972 <red>124</red>
7973 <green>124</green>
7974 <blue>124</blue>
7975 </color>
7976 </brush>
7977 </colorrole>
7978 <colorrole role="Mid">
7979 <brush brushstyle="SolidPattern">
7980 <color alpha="255">
7981 <red>165</red>
7982 <green>165</green>
7983 <blue>165</blue>
7984 </color>
7985 </brush>
7986 </colorrole>
7987 <colorrole role="Text">
7988 <brush brushstyle="SolidPattern">
7989 <color alpha="255">
7990 <red>0</red>
7991 <green>0</green>
7992 <blue>0</blue>
7993 </color>
7994 </brush>
7995 </colorrole>
7996 <colorrole role="BrightText">
7997 <brush brushstyle="SolidPattern">
7998 <color alpha="255">
7999 <red>255</red>
8000 <green>255</green>
8001 <blue>255</blue>
8002 </color>
8003 </brush>
8004 </colorrole>
8005 <colorrole role="ButtonText">
8006 <brush brushstyle="SolidPattern">
8007 <color alpha="255">
8008 <red>0</red>
8009 <green>0</green>
8010 <blue>0</blue>
8011 </color>
8012 </brush>
8013 </colorrole>
8014 <colorrole role="Base">
8015 <brush brushstyle="SolidPattern">
8016 <color alpha="0">
8017 <red>0</red>
8018 <green>0</green>
8019 <blue>0</blue>
8020 </color>
8021 </brush>
8022 </colorrole>
8023 <colorrole role="Window">
8024 <brush brushstyle="SolidPattern">
8025 <color alpha="0">
8026 <red>0</red>
8027 <green>0</green>
8028 <blue>0</blue>
8029 </color>
8030 </brush>
8031 </colorrole>
8032 <colorrole role="Shadow">
8033 <brush brushstyle="SolidPattern">
8034 <color alpha="255">
8035 <red>0</red>
8036 <green>0</green>
8037 <blue>0</blue>
8038 </color>
8039 </brush>
8040 </colorrole>
8041 <colorrole role="AlternateBase">
8042 <brush brushstyle="SolidPattern">
8043 <color alpha="255">
8044 <red>251</red>
8045 <green>251</green>
8046 <blue>251</blue>
8047 </color>
8048 </brush>
8049 </colorrole>
8050 <colorrole role="ToolTipBase">
8051 <brush brushstyle="SolidPattern">
8052 <color alpha="255">
8053 <red>255</red>
8054 <green>255</green>
8055 <blue>220</blue>
8056 </color>
8057 </brush>
8058 </colorrole>
8059 <colorrole role="ToolTipText">
8060 <brush brushstyle="SolidPattern">
8061 <color alpha="255">
8062 <red>0</red>
8063 <green>0</green>
8064 <blue>0</blue>
8065 </color>
8066 </brush>
8067 </colorrole>
8068 </active>
8069 <inactive>
8070 <colorrole role="WindowText">
8071 <brush brushstyle="SolidPattern">
8072 <color alpha="255">
8073 <red>0</red>
8074 <green>0</green>
8075 <blue>0</blue>
8076 </color>
8077 </brush>
8078 </colorrole>
8079 <colorrole role="Button">
8080 <brush brushstyle="SolidPattern">
8081 <color alpha="0">
8082 <red>0</red>
8083 <green>0</green>
8084 <blue>0</blue>
8085 </color>
8086 </brush>
8087 </colorrole>
8088 <colorrole role="Light">
8089 <brush brushstyle="SolidPattern">
8090 <color alpha="255">
8091 <red>255</red>
8092 <green>255</green>
8093 <blue>255</blue>
8094 </color>
8095 </brush>
8096 </colorrole>
8097 <colorrole role="Midlight">
8098 <brush brushstyle="SolidPattern">
8099 <color alpha="255">
8100 <red>251</red>
8101 <green>251</green>
8102 <blue>251</blue>
8103 </color>
8104 </brush>
8105 </colorrole>
8106 <colorrole role="Dark">
8107 <brush brushstyle="SolidPattern">
8108 <color alpha="255">
8109 <red>124</red>
8110 <green>124</green>
8111 <blue>124</blue>
8112 </color>
8113 </brush>
8114 </colorrole>
8115 <colorrole role="Mid">
8116 <brush brushstyle="SolidPattern">
8117 <color alpha="255">
8118 <red>165</red>
8119 <green>165</green>
8120 <blue>165</blue>
8121 </color>
8122 </brush>
8123 </colorrole>
8124 <colorrole role="Text">
8125 <brush brushstyle="SolidPattern">
8126 <color alpha="255">
8127 <red>0</red>
8128 <green>0</green>
8129 <blue>0</blue>
8130 </color>
8131 </brush>
8132 </colorrole>
8133 <colorrole role="BrightText">
8134 <brush brushstyle="SolidPattern">
8135 <color alpha="255">
8136 <red>255</red>
8137 <green>255</green>
8138 <blue>255</blue>
8139 </color>
8140 </brush>
8141 </colorrole>
8142 <colorrole role="ButtonText">
8143 <brush brushstyle="SolidPattern">
8144 <color alpha="255">
8145 <red>0</red>
8146 <green>0</green>
8147 <blue>0</blue>
8148 </color>
8149 </brush>
8150 </colorrole>
8151 <colorrole role="Base">
8152 <brush brushstyle="SolidPattern">
8153 <color alpha="0">
8154 <red>0</red>
8155 <green>0</green>
8156 <blue>0</blue>
8157 </color>
8158 </brush>
8159 </colorrole>
8160 <colorrole role="Window">
8161 <brush brushstyle="SolidPattern">
8162 <color alpha="0">
8163 <red>0</red>
8164 <green>0</green>
8165 <blue>0</blue>
8166 </color>
8167 </brush>
8168 </colorrole>
8169 <colorrole role="Shadow">
8170 <brush brushstyle="SolidPattern">
8171 <color alpha="255">
8172 <red>0</red>
8173 <green>0</green>
8174 <blue>0</blue>
8175 </color>
8176 </brush>
8177 </colorrole>
8178 <colorrole role="AlternateBase">
8179 <brush brushstyle="SolidPattern">
8180 <color alpha="255">
8181 <red>251</red>
8182 <green>251</green>
8183 <blue>251</blue>
8184 </color>
8185 </brush>
8186 </colorrole>
8187 <colorrole role="ToolTipBase">
8188 <brush brushstyle="SolidPattern">
8189 <color alpha="255">
8190 <red>255</red>
8191 <green>255</green>
8192 <blue>220</blue>
8193 </color>
8194 </brush>
8195 </colorrole>
8196 <colorrole role="ToolTipText">
8197 <brush brushstyle="SolidPattern">
8198 <color alpha="255">
8199 <red>0</red>
8200 <green>0</green>
8201 <blue>0</blue>
8202 </color>
8203 </brush>
8204 </colorrole>
8205 </inactive>
8206 <disabled>
8207 <colorrole role="WindowText">
8208 <brush brushstyle="SolidPattern">
8209 <color alpha="255">
8210 <red>124</red>
8211 <green>124</green>
8212 <blue>124</blue>
8213 </color>
8214 </brush>
8215 </colorrole>
8216 <colorrole role="Button">
8217 <brush brushstyle="SolidPattern">
8218 <color alpha="0">
8219 <red>0</red>
8220 <green>0</green>
8221 <blue>0</blue>
8222 </color>
8223 </brush>
8224 </colorrole>
8225 <colorrole role="Light">
8226 <brush brushstyle="SolidPattern">
8227 <color alpha="255">
8228 <red>255</red>
8229 <green>255</green>
8230 <blue>255</blue>
8231 </color>
8232 </brush>
8233 </colorrole>
8234 <colorrole role="Midlight">
8235 <brush brushstyle="SolidPattern">
8236 <color alpha="255">
8237 <red>251</red>
8238 <green>251</green>
8239 <blue>251</blue>
8240 </color>
8241 </brush>
8242 </colorrole>
8243 <colorrole role="Dark">
8244 <brush brushstyle="SolidPattern">
8245 <color alpha="255">
8246 <red>124</red>
8247 <green>124</green>
8248 <blue>124</blue>
8249 </color>
8250 </brush>
8251 </colorrole>
8252 <colorrole role="Mid">
8253 <brush brushstyle="SolidPattern">
8254 <color alpha="255">
8255 <red>165</red>
8256 <green>165</green>
8257 <blue>165</blue>
8258 </color>
8259 </brush>
8260 </colorrole>
8261 <colorrole role="Text">
8262 <brush brushstyle="SolidPattern">
8263 <color alpha="255">
8264 <red>124</red>
8265 <green>124</green>
8266 <blue>124</blue>
8267 </color>
8268 </brush>
8269 </colorrole>
8270 <colorrole role="BrightText">
8271 <brush brushstyle="SolidPattern">
8272 <color alpha="255">
8273 <red>255</red>
8274 <green>255</green>
8275 <blue>255</blue>
8276 </color>
8277 </brush>
8278 </colorrole>
8279 <colorrole role="ButtonText">
8280 <brush brushstyle="SolidPattern">
8281 <color alpha="255">
8282 <red>124</red>
8283 <green>124</green>
8284 <blue>124</blue>
8285 </color>
8286 </brush>
8287 </colorrole>
8288 <colorrole role="Base">
8289 <brush brushstyle="SolidPattern">
8290 <color alpha="0">
8291 <red>0</red>
8292 <green>0</green>
8293 <blue>0</blue>
8294 </color>
8295 </brush>
8296 </colorrole>
8297 <colorrole role="Window">
8298 <brush brushstyle="SolidPattern">
8299 <color alpha="0">
8300 <red>0</red>
8301 <green>0</green>
8302 <blue>0</blue>
8303 </color>
8304 </brush>
8305 </colorrole>
8306 <colorrole role="Shadow">
8307 <brush brushstyle="SolidPattern">
8308 <color alpha="255">
8309 <red>0</red>
8310 <green>0</green>
8311 <blue>0</blue>
8312 </color>
8313 </brush>
8314 </colorrole>
8315 <colorrole role="AlternateBase">
8316 <brush brushstyle="SolidPattern">
8317 <color alpha="255">
8318 <red>248</red>
8319 <green>248</green>
8320 <blue>248</blue>
8321 </color>
8322 </brush>
8323 </colorrole>
8324 <colorrole role="ToolTipBase">
8325 <brush brushstyle="SolidPattern">
8326 <color alpha="255">
8327 <red>255</red>
8328 <green>255</green>
8329 <blue>220</blue>
8330 </color>
8331 </brush>
8332 </colorrole>
8333 <colorrole role="ToolTipText">
8334 <brush brushstyle="SolidPattern">
8335 <color alpha="255">
8336 <red>0</red>
8337 <green>0</green>
8338 <blue>0</blue>
8339 </color>
8340 </brush>
8341 </colorrole>
8342 </disabled>
8343 </palette>
8344 </property>
8345 <layout class="QGridLayout" name="gridLayout_6" rowstretch="0,0,0,0" columnstretch="0,0,0,0">
8346 <property name="leftMargin">
8347 <number>0</number>
8348 </property>
8349 <property name="topMargin">
8350 <number>0</number>
8351 </property>
8352 <property name="rightMargin">
8353 <number>0</number>
8354 </property>
8355 <property name="bottomMargin">
8356 <number>0</number>
8357 </property>
8358 <property name="verticalSpacing">
8359 <number>0</number>
8360 </property>
8361 <item row="0" column="3">
8362 <widget class="QLabel" name="label_38">
8363 <property name="sizePolicy">
8364 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
8365 <horstretch>0</horstretch>
8366 <verstretch>0</verstretch>
8367 </sizepolicy>
8368 </property>
8369 <property name="minimumSize">
8370 <size>
8371 <width>0</width>
8372 <height>20</height>
8373 </size>
8374 </property>
8375 <property name="palette">
8376 <palette>
8377 <active>
8378 <colorrole role="WindowText">
8379 <brush brushstyle="SolidPattern">
8380 <color alpha="255">
8381 <red>255</red>
8382 <green>255</green>
8383 <blue>255</blue>
8384 </color>
8385 </brush>
8386 </colorrole>
8387 <colorrole role="Button">
8388 <brush brushstyle="LinearGradientPattern">
8389 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
8390 <gradientstop position="0.208955000000000">
8391 <color alpha="255">
8392 <red>74</red>
8393 <green>74</green>
8394 <blue>74</blue>
8395 </color>
8396 </gradientstop>
8397 <gradientstop position="0.786070000000000">
8398 <color alpha="255">
8399 <red>36</red>
8400 <green>36</green>
8401 <blue>36</blue>
8402 </color>
8403 </gradientstop>
8404 </gradient>
8405 </brush>
8406 </colorrole>
8407 <colorrole role="Light">
8408 <brush brushstyle="SolidPattern">
8409 <color alpha="255">
8410 <red>58</red>
8411 <green>58</green>
8412 <blue>58</blue>
8413 </color>
8414 </brush>
8415 </colorrole>
8416 <colorrole role="Midlight">
8417 <brush brushstyle="SolidPattern">
8418 <color alpha="255">
8419 <red>48</red>
8420 <green>48</green>
8421 <blue>48</blue>
8422 </color>
8423 </brush>
8424 </colorrole>
8425 <colorrole role="Dark">
8426 <brush brushstyle="SolidPattern">
8427 <color alpha="255">
8428 <red>19</red>
8429 <green>19</green>
8430 <blue>19</blue>
8431 </color>
8432 </brush>
8433 </colorrole>
8434 <colorrole role="Mid">
8435 <brush brushstyle="SolidPattern">
8436 <color alpha="255">
8437 <red>26</red>
8438 <green>26</green>
8439 <blue>26</blue>
8440 </color>
8441 </brush>
8442 </colorrole>
8443 <colorrole role="Text">
8444 <brush brushstyle="SolidPattern">
8445 <color alpha="255">
8446 <red>255</red>
8447 <green>255</green>
8448 <blue>255</blue>
8449 </color>
8450 </brush>
8451 </colorrole>
8452 <colorrole role="BrightText">
8453 <brush brushstyle="SolidPattern">
8454 <color alpha="255">
8455 <red>255</red>
8456 <green>255</green>
8457 <blue>255</blue>
8458 </color>
8459 </brush>
8460 </colorrole>
8461 <colorrole role="ButtonText">
8462 <brush brushstyle="SolidPattern">
8463 <color alpha="255">
8464 <red>255</red>
8465 <green>255</green>
8466 <blue>255</blue>
8467 </color>
8468 </brush>
8469 </colorrole>
8470 <colorrole role="Base">
8471 <brush brushstyle="LinearGradientPattern">
8472 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
8473 <gradientstop position="0.208955000000000">
8474 <color alpha="255">
8475 <red>74</red>
8476 <green>74</green>
8477 <blue>74</blue>
8478 </color>
8479 </gradientstop>
8480 <gradientstop position="0.786070000000000">
8481 <color alpha="255">
8482 <red>36</red>
8483 <green>36</green>
8484 <blue>36</blue>
8485 </color>
8486 </gradientstop>
8487 </gradient>
8488 </brush>
8489 </colorrole>
8490 <colorrole role="Window">
8491 <brush brushstyle="LinearGradientPattern">
8492 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
8493 <gradientstop position="0.208955000000000">
8494 <color alpha="255">
8495 <red>74</red>
8496 <green>74</green>
8497 <blue>74</blue>
8498 </color>
8499 </gradientstop>
8500 <gradientstop position="0.786070000000000">
8501 <color alpha="255">
8502 <red>36</red>
8503 <green>36</green>
8504 <blue>36</blue>
8505 </color>
8506 </gradientstop>
8507 </gradient>
8508 </brush>
8509 </colorrole>
8510 <colorrole role="Shadow">
8511 <brush brushstyle="SolidPattern">
8512 <color alpha="255">
8513 <red>0</red>
8514 <green>0</green>
8515 <blue>0</blue>
8516 </color>
8517 </brush>
8518 </colorrole>
8519 <colorrole role="AlternateBase">
8520 <brush brushstyle="SolidPattern">
8521 <color alpha="255">
8522 <red>19</red>
8523 <green>19</green>
8524 <blue>19</blue>
8525 </color>
8526 </brush>
8527 </colorrole>
8528 <colorrole role="ToolTipBase">
8529 <brush brushstyle="SolidPattern">
8530 <color alpha="255">
8531 <red>255</red>
8532 <green>255</green>
8533 <blue>220</blue>
8534 </color>
8535 </brush>
8536 </colorrole>
8537 <colorrole role="ToolTipText">
8538 <brush brushstyle="SolidPattern">
8539 <color alpha="255">
8540 <red>0</red>
8541 <green>0</green>
8542 <blue>0</blue>
8543 </color>
8544 </brush>
8545 </colorrole>
8546 </active>
8547 <inactive>
8548 <colorrole role="WindowText">
8549 <brush brushstyle="SolidPattern">
8550 <color alpha="255">
8551 <red>255</red>
8552 <green>255</green>
8553 <blue>255</blue>
8554 </color>
8555 </brush>
8556 </colorrole>
8557 <colorrole role="Button">
8558 <brush brushstyle="LinearGradientPattern">
8559 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
8560 <gradientstop position="0.208955000000000">
8561 <color alpha="255">
8562 <red>74</red>
8563 <green>74</green>
8564 <blue>74</blue>
8565 </color>
8566 </gradientstop>
8567 <gradientstop position="0.786070000000000">
8568 <color alpha="255">
8569 <red>36</red>
8570 <green>36</green>
8571 <blue>36</blue>
8572 </color>
8573 </gradientstop>
8574 </gradient>
8575 </brush>
8576 </colorrole>
8577 <colorrole role="Light">
8578 <brush brushstyle="SolidPattern">
8579 <color alpha="255">
8580 <red>58</red>
8581 <green>58</green>
8582 <blue>58</blue>
8583 </color>
8584 </brush>
8585 </colorrole>
8586 <colorrole role="Midlight">
8587 <brush brushstyle="SolidPattern">
8588 <color alpha="255">
8589 <red>48</red>
8590 <green>48</green>
8591 <blue>48</blue>
8592 </color>
8593 </brush>
8594 </colorrole>
8595 <colorrole role="Dark">
8596 <brush brushstyle="SolidPattern">
8597 <color alpha="255">
8598 <red>19</red>
8599 <green>19</green>
8600 <blue>19</blue>
8601 </color>
8602 </brush>
8603 </colorrole>
8604 <colorrole role="Mid">
8605 <brush brushstyle="SolidPattern">
8606 <color alpha="255">
8607 <red>26</red>
8608 <green>26</green>
8609 <blue>26</blue>
8610 </color>
8611 </brush>
8612 </colorrole>
8613 <colorrole role="Text">
8614 <brush brushstyle="SolidPattern">
8615 <color alpha="255">
8616 <red>255</red>
8617 <green>255</green>
8618 <blue>255</blue>
8619 </color>
8620 </brush>
8621 </colorrole>
8622 <colorrole role="BrightText">
8623 <brush brushstyle="SolidPattern">
8624 <color alpha="255">
8625 <red>255</red>
8626 <green>255</green>
8627 <blue>255</blue>
8628 </color>
8629 </brush>
8630 </colorrole>
8631 <colorrole role="ButtonText">
8632 <brush brushstyle="SolidPattern">
8633 <color alpha="255">
8634 <red>255</red>
8635 <green>255</green>
8636 <blue>255</blue>
8637 </color>
8638 </brush>
8639 </colorrole>
8640 <colorrole role="Base">
8641 <brush brushstyle="LinearGradientPattern">
8642 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
8643 <gradientstop position="0.208955000000000">
8644 <color alpha="255">
8645 <red>74</red>
8646 <green>74</green>
8647 <blue>74</blue>
8648 </color>
8649 </gradientstop>
8650 <gradientstop position="0.786070000000000">
8651 <color alpha="255">
8652 <red>36</red>
8653 <green>36</green>
8654 <blue>36</blue>
8655 </color>
8656 </gradientstop>
8657 </gradient>
8658 </brush>
8659 </colorrole>
8660 <colorrole role="Window">
8661 <brush brushstyle="LinearGradientPattern">
8662 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
8663 <gradientstop position="0.208955000000000">
8664 <color alpha="255">
8665 <red>74</red>
8666 <green>74</green>
8667 <blue>74</blue>
8668 </color>
8669 </gradientstop>
8670 <gradientstop position="0.786070000000000">
8671 <color alpha="255">
8672 <red>36</red>
8673 <green>36</green>
8674 <blue>36</blue>
8675 </color>
8676 </gradientstop>
8677 </gradient>
8678 </brush>
8679 </colorrole>
8680 <colorrole role="Shadow">
8681 <brush brushstyle="SolidPattern">
8682 <color alpha="255">
8683 <red>0</red>
8684 <green>0</green>
8685 <blue>0</blue>
8686 </color>
8687 </brush>
8688 </colorrole>
8689 <colorrole role="AlternateBase">
8690 <brush brushstyle="SolidPattern">
8691 <color alpha="255">
8692 <red>19</red>
8693 <green>19</green>
8694 <blue>19</blue>
8695 </color>
8696 </brush>
8697 </colorrole>
8698 <colorrole role="ToolTipBase">
8699 <brush brushstyle="SolidPattern">
8700 <color alpha="255">
8701 <red>255</red>
8702 <green>255</green>
8703 <blue>220</blue>
8704 </color>
8705 </brush>
8706 </colorrole>
8707 <colorrole role="ToolTipText">
8708 <brush brushstyle="SolidPattern">
8709 <color alpha="255">
8710 <red>0</red>
8711 <green>0</green>
8712 <blue>0</blue>
8713 </color>
8714 </brush>
8715 </colorrole>
8716 </inactive>
8717 <disabled>
8718 <colorrole role="WindowText">
8719 <brush brushstyle="SolidPattern">
8720 <color alpha="255">
8721 <red>255</red>
8722 <green>255</green>
8723 <blue>255</blue>
8724 </color>
8725 </brush>
8726 </colorrole>
8727 <colorrole role="Button">
8728 <brush brushstyle="LinearGradientPattern">
8729 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
8730 <gradientstop position="0.208955000000000">
8731 <color alpha="255">
8732 <red>74</red>
8733 <green>74</green>
8734 <blue>74</blue>
8735 </color>
8736 </gradientstop>
8737 <gradientstop position="0.786070000000000">
8738 <color alpha="255">
8739 <red>36</red>
8740 <green>36</green>
8741 <blue>36</blue>
8742 </color>
8743 </gradientstop>
8744 </gradient>
8745 </brush>
8746 </colorrole>
8747 <colorrole role="Light">
8748 <brush brushstyle="SolidPattern">
8749 <color alpha="255">
8750 <red>58</red>
8751 <green>58</green>
8752 <blue>58</blue>
8753 </color>
8754 </brush>
8755 </colorrole>
8756 <colorrole role="Midlight">
8757 <brush brushstyle="SolidPattern">
8758 <color alpha="255">
8759 <red>48</red>
8760 <green>48</green>
8761 <blue>48</blue>
8762 </color>
8763 </brush>
8764 </colorrole>
8765 <colorrole role="Dark">
8766 <brush brushstyle="SolidPattern">
8767 <color alpha="255">
8768 <red>19</red>
8769 <green>19</green>
8770 <blue>19</blue>
8771 </color>
8772 </brush>
8773 </colorrole>
8774 <colorrole role="Mid">
8775 <brush brushstyle="SolidPattern">
8776 <color alpha="255">
8777 <red>26</red>
8778 <green>26</green>
8779 <blue>26</blue>
8780 </color>
8781 </brush>
8782 </colorrole>
8783 <colorrole role="Text">
8784 <brush brushstyle="SolidPattern">
8785 <color alpha="255">
8786 <red>255</red>
8787 <green>255</green>
8788 <blue>255</blue>
8789 </color>
8790 </brush>
8791 </colorrole>
8792 <colorrole role="BrightText">
8793 <brush brushstyle="SolidPattern">
8794 <color alpha="255">
8795 <red>255</red>
8796 <green>255</green>
8797 <blue>255</blue>
8798 </color>
8799 </brush>
8800 </colorrole>
8801 <colorrole role="ButtonText">
8802 <brush brushstyle="SolidPattern">
8803 <color alpha="255">
8804 <red>255</red>
8805 <green>255</green>
8806 <blue>255</blue>
8807 </color>
8808 </brush>
8809 </colorrole>
8810 <colorrole role="Base">
8811 <brush brushstyle="LinearGradientPattern">
8812 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
8813 <gradientstop position="0.208955000000000">
8814 <color alpha="255">
8815 <red>74</red>
8816 <green>74</green>
8817 <blue>74</blue>
8818 </color>
8819 </gradientstop>
8820 <gradientstop position="0.786070000000000">
8821 <color alpha="255">
8822 <red>36</red>
8823 <green>36</green>
8824 <blue>36</blue>
8825 </color>
8826 </gradientstop>
8827 </gradient>
8828 </brush>
8829 </colorrole>
8830 <colorrole role="Window">
8831 <brush brushstyle="LinearGradientPattern">
8832 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
8833 <gradientstop position="0.208955000000000">
8834 <color alpha="255">
8835 <red>74</red>
8836 <green>74</green>
8837 <blue>74</blue>
8838 </color>
8839 </gradientstop>
8840 <gradientstop position="0.786070000000000">
8841 <color alpha="255">
8842 <red>36</red>
8843 <green>36</green>
8844 <blue>36</blue>
8845 </color>
8846 </gradientstop>
8847 </gradient>
8848 </brush>
8849 </colorrole>
8850 <colorrole role="Shadow">
8851 <brush brushstyle="SolidPattern">
8852 <color alpha="255">
8853 <red>0</red>
8854 <green>0</green>
8855 <blue>0</blue>
8856 </color>
8857 </brush>
8858 </colorrole>
8859 <colorrole role="AlternateBase">
8860 <brush brushstyle="SolidPattern">
8861 <color alpha="255">
8862 <red>39</red>
8863 <green>39</green>
8864 <blue>39</blue>
8865 </color>
8866 </brush>
8867 </colorrole>
8868 <colorrole role="ToolTipBase">
8869 <brush brushstyle="SolidPattern">
8870 <color alpha="255">
8871 <red>255</red>
8872 <green>255</green>
8873 <blue>220</blue>
8874 </color>
8875 </brush>
8876 </colorrole>
8877 <colorrole role="ToolTipText">
8878 <brush brushstyle="SolidPattern">
8879 <color alpha="255">
8880 <red>0</red>
8881 <green>0</green>
8882 <blue>0</blue>
8883 </color>
8884 </brush>
8885 </colorrole>
8886 </disabled>
8887 </palette>
8888 </property>
8889 <property name="font">
8890 <font>
8891 <weight>75</weight>
8892 <bold>true</bold>
8893 </font>
8894 </property>
8895 <property name="autoFillBackground">
8896 <bool>false</bool>
8897 </property>
8898 <property name="styleSheet">
8899 <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));
8900 color: rgb(255, 255, 255);
8901 border-radius: 5;</string>
8902 </property>
8903 <property name="text">
8904 <string>Yaw</string>
8905 </property>
8906 <property name="alignment">
8907 <set>Qt::AlignCenter</set>
8908 </property>
8909 </widget>
8910 </item>
8911 <item row="1" column="2">
8912 <widget class="QDoubleSpinBox" name="attitudePitchResponse">
8913 <property name="sizePolicy">
8914 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
8915 <horstretch>0</horstretch>
8916 <verstretch>0</verstretch>
8917 </sizepolicy>
8918 </property>
8919 <property name="minimumSize">
8920 <size>
8921 <width>0</width>
8922 <height>22</height>
8923 </size>
8924 </property>
8925 <property name="maximumSize">
8926 <size>
8927 <width>16777215</width>
8928 <height>22</height>
8929 </size>
8930 </property>
8931 <property name="focusPolicy">
8932 <enum>Qt::StrongFocus</enum>
8933 </property>
8934 <property name="toolTip">
8935 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This sets the maximum deg your vehicle will tilt at full stick input when in Attitude mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
8936 </property>
8937 <property name="styleSheet">
8938 <string notr="true"/>
8939 </property>
8940 <property name="alignment">
8941 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8942 </property>
8943 <property name="decimals">
8944 <number>0</number>
8945 </property>
8946 <property name="maximum">
8947 <double>180.000000000000000</double>
8948 </property>
8949 <property name="singleStep">
8950 <double>1.000000000000000</double>
8951 </property>
8952 <property name="objrelation" stdset="0">
8953 <stringlist>
8954 <string>objname:StabilizationSettingsBankX</string>
8955 <string>fieldname:PitchMax</string>
8956 <string>haslimits:no</string>
8957 <string>scale:1</string>
8958 <string>buttongroup:6,20</string>
8959 </stringlist>
8960 </property>
8961 </widget>
8962 </item>
8963 <item row="2" column="0">
8964 <widget class="QLabel" name="label_40">
8965 <property name="styleSheet">
8966 <string notr="true"/>
8967 </property>
8968 <property name="text">
8969 <string>Rate mode
8970 response (deg/s)</string>
8971 </property>
8972 <property name="alignment">
8973 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8974 </property>
8975 </widget>
8976 </item>
8977 <item row="3" column="0">
8978 <widget class="QLabel" name="label_22">
8979 <property name="styleSheet">
8980 <string notr="true"/>
8981 </property>
8982 <property name="text">
8983 <string>Max rate limit
8984 (all modes) (deg/s)</string>
8985 </property>
8986 <property name="alignment">
8987 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
8988 </property>
8989 </widget>
8990 </item>
8991 <item row="2" column="1">
8992 <widget class="QDoubleSpinBox" name="rateRollResponse">
8993 <property name="sizePolicy">
8994 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
8995 <horstretch>0</horstretch>
8996 <verstretch>0</verstretch>
8997 </sizepolicy>
8998 </property>
8999 <property name="minimumSize">
9000 <size>
9001 <width>0</width>
9002 <height>22</height>
9003 </size>
9004 </property>
9005 <property name="maximumSize">
9006 <size>
9007 <width>16777215</width>
9008 <height>22</height>
9009 </size>
9010 </property>
9011 <property name="focusPolicy">
9012 <enum>Qt::StrongFocus</enum>
9013 </property>
9014 <property name="toolTip">
9015 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This sets the degrees per second that your vehicle will tilt/rotate at full stick input when in all modes except Attitude.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
9016 </property>
9017 <property name="styleSheet">
9018 <string notr="true"/>
9019 </property>
9020 <property name="alignment">
9021 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9022 </property>
9023 <property name="decimals">
9024 <number>0</number>
9025 </property>
9026 <property name="maximum">
9027 <double>1000000.000000000000000</double>
9028 </property>
9029 <property name="singleStep">
9030 <double>1.000000000000000</double>
9031 </property>
9032 <property name="objrelation" stdset="0">
9033 <stringlist>
9034 <string>objname:StabilizationSettingsBankX</string>
9035 <string>fieldname:ManualRate</string>
9036 <string>element:Roll</string>
9037 <string>haslimits:no</string>
9038 <string>scale:1</string>
9039 <string>buttongroup:6,20</string>
9040 </stringlist>
9041 </property>
9042 </widget>
9043 </item>
9044 <item row="3" column="1">
9045 <widget class="QDoubleSpinBox" name="maxRateRollLimit">
9046 <property name="sizePolicy">
9047 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
9048 <horstretch>0</horstretch>
9049 <verstretch>0</verstretch>
9050 </sizepolicy>
9051 </property>
9052 <property name="minimumSize">
9053 <size>
9054 <width>0</width>
9055 <height>22</height>
9056 </size>
9057 </property>
9058 <property name="maximumSize">
9059 <size>
9060 <width>16777215</width>
9061 <height>22</height>
9062 </size>
9063 </property>
9064 <property name="focusPolicy">
9065 <enum>Qt::StrongFocus</enum>
9066 </property>
9067 <property name="toolTip">
9068 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This sets the maximum rotation rate in degrees per second on an axis.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
9069 </property>
9070 <property name="styleSheet">
9071 <string notr="true"/>
9072 </property>
9073 <property name="alignment">
9074 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9075 </property>
9076 <property name="decimals">
9077 <number>0</number>
9078 </property>
9079 <property name="maximum">
9080 <double>1000000.000000000000000</double>
9081 </property>
9082 <property name="singleStep">
9083 <double>1.000000000000000</double>
9084 </property>
9085 <property name="objrelation" stdset="0">
9086 <stringlist>
9087 <string>objname:StabilizationSettingsBankX</string>
9088 <string>fieldname:MaximumRate</string>
9089 <string>element:Roll</string>
9090 <string>haslimits:no</string>
9091 <string>scale:1</string>
9092 <string>buttongroup:6,20</string>
9093 </stringlist>
9094 </property>
9095 </widget>
9096 </item>
9097 <item row="1" column="0">
9098 <widget class="QLabel" name="label_39">
9099 <property name="styleSheet">
9100 <string notr="true"/>
9101 </property>
9102 <property name="text">
9103 <string>Attitude mode
9104 response (deg)</string>
9105 </property>
9106 <property name="alignment">
9107 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9108 </property>
9109 </widget>
9110 </item>
9111 <item row="0" column="2">
9112 <widget class="QLabel" name="label_37">
9113 <property name="sizePolicy">
9114 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
9115 <horstretch>0</horstretch>
9116 <verstretch>0</verstretch>
9117 </sizepolicy>
9118 </property>
9119 <property name="minimumSize">
9120 <size>
9121 <width>0</width>
9122 <height>20</height>
9123 </size>
9124 </property>
9125 <property name="palette">
9126 <palette>
9127 <active>
9128 <colorrole role="WindowText">
9129 <brush brushstyle="SolidPattern">
9130 <color alpha="255">
9131 <red>255</red>
9132 <green>255</green>
9133 <blue>255</blue>
9134 </color>
9135 </brush>
9136 </colorrole>
9137 <colorrole role="Button">
9138 <brush brushstyle="LinearGradientPattern">
9139 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9140 <gradientstop position="0.208955000000000">
9141 <color alpha="255">
9142 <red>74</red>
9143 <green>74</green>
9144 <blue>74</blue>
9145 </color>
9146 </gradientstop>
9147 <gradientstop position="0.786070000000000">
9148 <color alpha="255">
9149 <red>36</red>
9150 <green>36</green>
9151 <blue>36</blue>
9152 </color>
9153 </gradientstop>
9154 </gradient>
9155 </brush>
9156 </colorrole>
9157 <colorrole role="Light">
9158 <brush brushstyle="SolidPattern">
9159 <color alpha="255">
9160 <red>58</red>
9161 <green>58</green>
9162 <blue>58</blue>
9163 </color>
9164 </brush>
9165 </colorrole>
9166 <colorrole role="Midlight">
9167 <brush brushstyle="SolidPattern">
9168 <color alpha="255">
9169 <red>48</red>
9170 <green>48</green>
9171 <blue>48</blue>
9172 </color>
9173 </brush>
9174 </colorrole>
9175 <colorrole role="Dark">
9176 <brush brushstyle="SolidPattern">
9177 <color alpha="255">
9178 <red>19</red>
9179 <green>19</green>
9180 <blue>19</blue>
9181 </color>
9182 </brush>
9183 </colorrole>
9184 <colorrole role="Mid">
9185 <brush brushstyle="SolidPattern">
9186 <color alpha="255">
9187 <red>26</red>
9188 <green>26</green>
9189 <blue>26</blue>
9190 </color>
9191 </brush>
9192 </colorrole>
9193 <colorrole role="Text">
9194 <brush brushstyle="SolidPattern">
9195 <color alpha="255">
9196 <red>255</red>
9197 <green>255</green>
9198 <blue>255</blue>
9199 </color>
9200 </brush>
9201 </colorrole>
9202 <colorrole role="BrightText">
9203 <brush brushstyle="SolidPattern">
9204 <color alpha="255">
9205 <red>255</red>
9206 <green>255</green>
9207 <blue>255</blue>
9208 </color>
9209 </brush>
9210 </colorrole>
9211 <colorrole role="ButtonText">
9212 <brush brushstyle="SolidPattern">
9213 <color alpha="255">
9214 <red>255</red>
9215 <green>255</green>
9216 <blue>255</blue>
9217 </color>
9218 </brush>
9219 </colorrole>
9220 <colorrole role="Base">
9221 <brush brushstyle="LinearGradientPattern">
9222 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9223 <gradientstop position="0.208955000000000">
9224 <color alpha="255">
9225 <red>74</red>
9226 <green>74</green>
9227 <blue>74</blue>
9228 </color>
9229 </gradientstop>
9230 <gradientstop position="0.786070000000000">
9231 <color alpha="255">
9232 <red>36</red>
9233 <green>36</green>
9234 <blue>36</blue>
9235 </color>
9236 </gradientstop>
9237 </gradient>
9238 </brush>
9239 </colorrole>
9240 <colorrole role="Window">
9241 <brush brushstyle="LinearGradientPattern">
9242 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9243 <gradientstop position="0.208955000000000">
9244 <color alpha="255">
9245 <red>74</red>
9246 <green>74</green>
9247 <blue>74</blue>
9248 </color>
9249 </gradientstop>
9250 <gradientstop position="0.786070000000000">
9251 <color alpha="255">
9252 <red>36</red>
9253 <green>36</green>
9254 <blue>36</blue>
9255 </color>
9256 </gradientstop>
9257 </gradient>
9258 </brush>
9259 </colorrole>
9260 <colorrole role="Shadow">
9261 <brush brushstyle="SolidPattern">
9262 <color alpha="255">
9263 <red>0</red>
9264 <green>0</green>
9265 <blue>0</blue>
9266 </color>
9267 </brush>
9268 </colorrole>
9269 <colorrole role="AlternateBase">
9270 <brush brushstyle="SolidPattern">
9271 <color alpha="255">
9272 <red>19</red>
9273 <green>19</green>
9274 <blue>19</blue>
9275 </color>
9276 </brush>
9277 </colorrole>
9278 <colorrole role="ToolTipBase">
9279 <brush brushstyle="SolidPattern">
9280 <color alpha="255">
9281 <red>255</red>
9282 <green>255</green>
9283 <blue>220</blue>
9284 </color>
9285 </brush>
9286 </colorrole>
9287 <colorrole role="ToolTipText">
9288 <brush brushstyle="SolidPattern">
9289 <color alpha="255">
9290 <red>0</red>
9291 <green>0</green>
9292 <blue>0</blue>
9293 </color>
9294 </brush>
9295 </colorrole>
9296 </active>
9297 <inactive>
9298 <colorrole role="WindowText">
9299 <brush brushstyle="SolidPattern">
9300 <color alpha="255">
9301 <red>255</red>
9302 <green>255</green>
9303 <blue>255</blue>
9304 </color>
9305 </brush>
9306 </colorrole>
9307 <colorrole role="Button">
9308 <brush brushstyle="LinearGradientPattern">
9309 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9310 <gradientstop position="0.208955000000000">
9311 <color alpha="255">
9312 <red>74</red>
9313 <green>74</green>
9314 <blue>74</blue>
9315 </color>
9316 </gradientstop>
9317 <gradientstop position="0.786070000000000">
9318 <color alpha="255">
9319 <red>36</red>
9320 <green>36</green>
9321 <blue>36</blue>
9322 </color>
9323 </gradientstop>
9324 </gradient>
9325 </brush>
9326 </colorrole>
9327 <colorrole role="Light">
9328 <brush brushstyle="SolidPattern">
9329 <color alpha="255">
9330 <red>58</red>
9331 <green>58</green>
9332 <blue>58</blue>
9333 </color>
9334 </brush>
9335 </colorrole>
9336 <colorrole role="Midlight">
9337 <brush brushstyle="SolidPattern">
9338 <color alpha="255">
9339 <red>48</red>
9340 <green>48</green>
9341 <blue>48</blue>
9342 </color>
9343 </brush>
9344 </colorrole>
9345 <colorrole role="Dark">
9346 <brush brushstyle="SolidPattern">
9347 <color alpha="255">
9348 <red>19</red>
9349 <green>19</green>
9350 <blue>19</blue>
9351 </color>
9352 </brush>
9353 </colorrole>
9354 <colorrole role="Mid">
9355 <brush brushstyle="SolidPattern">
9356 <color alpha="255">
9357 <red>26</red>
9358 <green>26</green>
9359 <blue>26</blue>
9360 </color>
9361 </brush>
9362 </colorrole>
9363 <colorrole role="Text">
9364 <brush brushstyle="SolidPattern">
9365 <color alpha="255">
9366 <red>255</red>
9367 <green>255</green>
9368 <blue>255</blue>
9369 </color>
9370 </brush>
9371 </colorrole>
9372 <colorrole role="BrightText">
9373 <brush brushstyle="SolidPattern">
9374 <color alpha="255">
9375 <red>255</red>
9376 <green>255</green>
9377 <blue>255</blue>
9378 </color>
9379 </brush>
9380 </colorrole>
9381 <colorrole role="ButtonText">
9382 <brush brushstyle="SolidPattern">
9383 <color alpha="255">
9384 <red>255</red>
9385 <green>255</green>
9386 <blue>255</blue>
9387 </color>
9388 </brush>
9389 </colorrole>
9390 <colorrole role="Base">
9391 <brush brushstyle="LinearGradientPattern">
9392 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9393 <gradientstop position="0.208955000000000">
9394 <color alpha="255">
9395 <red>74</red>
9396 <green>74</green>
9397 <blue>74</blue>
9398 </color>
9399 </gradientstop>
9400 <gradientstop position="0.786070000000000">
9401 <color alpha="255">
9402 <red>36</red>
9403 <green>36</green>
9404 <blue>36</blue>
9405 </color>
9406 </gradientstop>
9407 </gradient>
9408 </brush>
9409 </colorrole>
9410 <colorrole role="Window">
9411 <brush brushstyle="LinearGradientPattern">
9412 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9413 <gradientstop position="0.208955000000000">
9414 <color alpha="255">
9415 <red>74</red>
9416 <green>74</green>
9417 <blue>74</blue>
9418 </color>
9419 </gradientstop>
9420 <gradientstop position="0.786070000000000">
9421 <color alpha="255">
9422 <red>36</red>
9423 <green>36</green>
9424 <blue>36</blue>
9425 </color>
9426 </gradientstop>
9427 </gradient>
9428 </brush>
9429 </colorrole>
9430 <colorrole role="Shadow">
9431 <brush brushstyle="SolidPattern">
9432 <color alpha="255">
9433 <red>0</red>
9434 <green>0</green>
9435 <blue>0</blue>
9436 </color>
9437 </brush>
9438 </colorrole>
9439 <colorrole role="AlternateBase">
9440 <brush brushstyle="SolidPattern">
9441 <color alpha="255">
9442 <red>19</red>
9443 <green>19</green>
9444 <blue>19</blue>
9445 </color>
9446 </brush>
9447 </colorrole>
9448 <colorrole role="ToolTipBase">
9449 <brush brushstyle="SolidPattern">
9450 <color alpha="255">
9451 <red>255</red>
9452 <green>255</green>
9453 <blue>220</blue>
9454 </color>
9455 </brush>
9456 </colorrole>
9457 <colorrole role="ToolTipText">
9458 <brush brushstyle="SolidPattern">
9459 <color alpha="255">
9460 <red>0</red>
9461 <green>0</green>
9462 <blue>0</blue>
9463 </color>
9464 </brush>
9465 </colorrole>
9466 </inactive>
9467 <disabled>
9468 <colorrole role="WindowText">
9469 <brush brushstyle="SolidPattern">
9470 <color alpha="255">
9471 <red>255</red>
9472 <green>255</green>
9473 <blue>255</blue>
9474 </color>
9475 </brush>
9476 </colorrole>
9477 <colorrole role="Button">
9478 <brush brushstyle="LinearGradientPattern">
9479 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9480 <gradientstop position="0.208955000000000">
9481 <color alpha="255">
9482 <red>74</red>
9483 <green>74</green>
9484 <blue>74</blue>
9485 </color>
9486 </gradientstop>
9487 <gradientstop position="0.786070000000000">
9488 <color alpha="255">
9489 <red>36</red>
9490 <green>36</green>
9491 <blue>36</blue>
9492 </color>
9493 </gradientstop>
9494 </gradient>
9495 </brush>
9496 </colorrole>
9497 <colorrole role="Light">
9498 <brush brushstyle="SolidPattern">
9499 <color alpha="255">
9500 <red>58</red>
9501 <green>58</green>
9502 <blue>58</blue>
9503 </color>
9504 </brush>
9505 </colorrole>
9506 <colorrole role="Midlight">
9507 <brush brushstyle="SolidPattern">
9508 <color alpha="255">
9509 <red>48</red>
9510 <green>48</green>
9511 <blue>48</blue>
9512 </color>
9513 </brush>
9514 </colorrole>
9515 <colorrole role="Dark">
9516 <brush brushstyle="SolidPattern">
9517 <color alpha="255">
9518 <red>19</red>
9519 <green>19</green>
9520 <blue>19</blue>
9521 </color>
9522 </brush>
9523 </colorrole>
9524 <colorrole role="Mid">
9525 <brush brushstyle="SolidPattern">
9526 <color alpha="255">
9527 <red>26</red>
9528 <green>26</green>
9529 <blue>26</blue>
9530 </color>
9531 </brush>
9532 </colorrole>
9533 <colorrole role="Text">
9534 <brush brushstyle="SolidPattern">
9535 <color alpha="255">
9536 <red>255</red>
9537 <green>255</green>
9538 <blue>255</blue>
9539 </color>
9540 </brush>
9541 </colorrole>
9542 <colorrole role="BrightText">
9543 <brush brushstyle="SolidPattern">
9544 <color alpha="255">
9545 <red>255</red>
9546 <green>255</green>
9547 <blue>255</blue>
9548 </color>
9549 </brush>
9550 </colorrole>
9551 <colorrole role="ButtonText">
9552 <brush brushstyle="SolidPattern">
9553 <color alpha="255">
9554 <red>255</red>
9555 <green>255</green>
9556 <blue>255</blue>
9557 </color>
9558 </brush>
9559 </colorrole>
9560 <colorrole role="Base">
9561 <brush brushstyle="LinearGradientPattern">
9562 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9563 <gradientstop position="0.208955000000000">
9564 <color alpha="255">
9565 <red>74</red>
9566 <green>74</green>
9567 <blue>74</blue>
9568 </color>
9569 </gradientstop>
9570 <gradientstop position="0.786070000000000">
9571 <color alpha="255">
9572 <red>36</red>
9573 <green>36</green>
9574 <blue>36</blue>
9575 </color>
9576 </gradientstop>
9577 </gradient>
9578 </brush>
9579 </colorrole>
9580 <colorrole role="Window">
9581 <brush brushstyle="LinearGradientPattern">
9582 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9583 <gradientstop position="0.208955000000000">
9584 <color alpha="255">
9585 <red>74</red>
9586 <green>74</green>
9587 <blue>74</blue>
9588 </color>
9589 </gradientstop>
9590 <gradientstop position="0.786070000000000">
9591 <color alpha="255">
9592 <red>36</red>
9593 <green>36</green>
9594 <blue>36</blue>
9595 </color>
9596 </gradientstop>
9597 </gradient>
9598 </brush>
9599 </colorrole>
9600 <colorrole role="Shadow">
9601 <brush brushstyle="SolidPattern">
9602 <color alpha="255">
9603 <red>0</red>
9604 <green>0</green>
9605 <blue>0</blue>
9606 </color>
9607 </brush>
9608 </colorrole>
9609 <colorrole role="AlternateBase">
9610 <brush brushstyle="SolidPattern">
9611 <color alpha="255">
9612 <red>39</red>
9613 <green>39</green>
9614 <blue>39</blue>
9615 </color>
9616 </brush>
9617 </colorrole>
9618 <colorrole role="ToolTipBase">
9619 <brush brushstyle="SolidPattern">
9620 <color alpha="255">
9621 <red>255</red>
9622 <green>255</green>
9623 <blue>220</blue>
9624 </color>
9625 </brush>
9626 </colorrole>
9627 <colorrole role="ToolTipText">
9628 <brush brushstyle="SolidPattern">
9629 <color alpha="255">
9630 <red>0</red>
9631 <green>0</green>
9632 <blue>0</blue>
9633 </color>
9634 </brush>
9635 </colorrole>
9636 </disabled>
9637 </palette>
9638 </property>
9639 <property name="font">
9640 <font>
9641 <weight>75</weight>
9642 <bold>true</bold>
9643 </font>
9644 </property>
9645 <property name="autoFillBackground">
9646 <bool>false</bool>
9647 </property>
9648 <property name="styleSheet">
9649 <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));
9650 color: rgb(255, 255, 255);
9651 border-radius: 5;</string>
9652 </property>
9653 <property name="text">
9654 <string>Pitch</string>
9655 </property>
9656 <property name="alignment">
9657 <set>Qt::AlignCenter</set>
9658 </property>
9659 </widget>
9660 </item>
9661 <item row="2" column="3">
9662 <widget class="QDoubleSpinBox" name="rateYawResponse">
9663 <property name="sizePolicy">
9664 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
9665 <horstretch>0</horstretch>
9666 <verstretch>0</verstretch>
9667 </sizepolicy>
9668 </property>
9669 <property name="minimumSize">
9670 <size>
9671 <width>0</width>
9672 <height>22</height>
9673 </size>
9674 </property>
9675 <property name="maximumSize">
9676 <size>
9677 <width>16777215</width>
9678 <height>22</height>
9679 </size>
9680 </property>
9681 <property name="focusPolicy">
9682 <enum>Qt::StrongFocus</enum>
9683 </property>
9684 <property name="toolTip">
9685 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This sets the degrees per second that your vehicle will tilt/rotate at full stick input when in all modes except Attitude.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
9686 </property>
9687 <property name="styleSheet">
9688 <string notr="true"/>
9689 </property>
9690 <property name="alignment">
9691 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
9692 </property>
9693 <property name="decimals">
9694 <number>0</number>
9695 </property>
9696 <property name="maximum">
9697 <double>1000000.000000000000000</double>
9698 </property>
9699 <property name="singleStep">
9700 <double>1.000000000000000</double>
9701 </property>
9702 <property name="objrelation" stdset="0">
9703 <stringlist>
9704 <string>objname:StabilizationSettingsBankX</string>
9705 <string>fieldname:ManualRate</string>
9706 <string>element:Yaw</string>
9707 <string>haslimits:no</string>
9708 <string>scale:1</string>
9709 <string>buttongroup:6,20</string>
9710 </stringlist>
9711 </property>
9712 </widget>
9713 </item>
9714 <item row="0" column="1">
9715 <widget class="QLabel" name="label_33">
9716 <property name="sizePolicy">
9717 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
9718 <horstretch>0</horstretch>
9719 <verstretch>0</verstretch>
9720 </sizepolicy>
9721 </property>
9722 <property name="minimumSize">
9723 <size>
9724 <width>0</width>
9725 <height>20</height>
9726 </size>
9727 </property>
9728 <property name="palette">
9729 <palette>
9730 <active>
9731 <colorrole role="WindowText">
9732 <brush brushstyle="SolidPattern">
9733 <color alpha="255">
9734 <red>255</red>
9735 <green>255</green>
9736 <blue>255</blue>
9737 </color>
9738 </brush>
9739 </colorrole>
9740 <colorrole role="Button">
9741 <brush brushstyle="LinearGradientPattern">
9742 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9743 <gradientstop position="0.208955000000000">
9744 <color alpha="255">
9745 <red>74</red>
9746 <green>74</green>
9747 <blue>74</blue>
9748 </color>
9749 </gradientstop>
9750 <gradientstop position="0.786070000000000">
9751 <color alpha="255">
9752 <red>36</red>
9753 <green>36</green>
9754 <blue>36</blue>
9755 </color>
9756 </gradientstop>
9757 </gradient>
9758 </brush>
9759 </colorrole>
9760 <colorrole role="Light">
9761 <brush brushstyle="SolidPattern">
9762 <color alpha="255">
9763 <red>58</red>
9764 <green>58</green>
9765 <blue>58</blue>
9766 </color>
9767 </brush>
9768 </colorrole>
9769 <colorrole role="Midlight">
9770 <brush brushstyle="SolidPattern">
9771 <color alpha="255">
9772 <red>48</red>
9773 <green>48</green>
9774 <blue>48</blue>
9775 </color>
9776 </brush>
9777 </colorrole>
9778 <colorrole role="Dark">
9779 <brush brushstyle="SolidPattern">
9780 <color alpha="255">
9781 <red>19</red>
9782 <green>19</green>
9783 <blue>19</blue>
9784 </color>
9785 </brush>
9786 </colorrole>
9787 <colorrole role="Mid">
9788 <brush brushstyle="SolidPattern">
9789 <color alpha="255">
9790 <red>26</red>
9791 <green>26</green>
9792 <blue>26</blue>
9793 </color>
9794 </brush>
9795 </colorrole>
9796 <colorrole role="Text">
9797 <brush brushstyle="SolidPattern">
9798 <color alpha="255">
9799 <red>255</red>
9800 <green>255</green>
9801 <blue>255</blue>
9802 </color>
9803 </brush>
9804 </colorrole>
9805 <colorrole role="BrightText">
9806 <brush brushstyle="SolidPattern">
9807 <color alpha="255">
9808 <red>255</red>
9809 <green>255</green>
9810 <blue>255</blue>
9811 </color>
9812 </brush>
9813 </colorrole>
9814 <colorrole role="ButtonText">
9815 <brush brushstyle="SolidPattern">
9816 <color alpha="255">
9817 <red>255</red>
9818 <green>255</green>
9819 <blue>255</blue>
9820 </color>
9821 </brush>
9822 </colorrole>
9823 <colorrole role="Base">
9824 <brush brushstyle="LinearGradientPattern">
9825 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9826 <gradientstop position="0.208955000000000">
9827 <color alpha="255">
9828 <red>74</red>
9829 <green>74</green>
9830 <blue>74</blue>
9831 </color>
9832 </gradientstop>
9833 <gradientstop position="0.786070000000000">
9834 <color alpha="255">
9835 <red>36</red>
9836 <green>36</green>
9837 <blue>36</blue>
9838 </color>
9839 </gradientstop>
9840 </gradient>
9841 </brush>
9842 </colorrole>
9843 <colorrole role="Window">
9844 <brush brushstyle="LinearGradientPattern">
9845 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9846 <gradientstop position="0.208955000000000">
9847 <color alpha="255">
9848 <red>74</red>
9849 <green>74</green>
9850 <blue>74</blue>
9851 </color>
9852 </gradientstop>
9853 <gradientstop position="0.786070000000000">
9854 <color alpha="255">
9855 <red>36</red>
9856 <green>36</green>
9857 <blue>36</blue>
9858 </color>
9859 </gradientstop>
9860 </gradient>
9861 </brush>
9862 </colorrole>
9863 <colorrole role="Shadow">
9864 <brush brushstyle="SolidPattern">
9865 <color alpha="255">
9866 <red>0</red>
9867 <green>0</green>
9868 <blue>0</blue>
9869 </color>
9870 </brush>
9871 </colorrole>
9872 <colorrole role="AlternateBase">
9873 <brush brushstyle="SolidPattern">
9874 <color alpha="255">
9875 <red>19</red>
9876 <green>19</green>
9877 <blue>19</blue>
9878 </color>
9879 </brush>
9880 </colorrole>
9881 <colorrole role="ToolTipBase">
9882 <brush brushstyle="SolidPattern">
9883 <color alpha="255">
9884 <red>255</red>
9885 <green>255</green>
9886 <blue>220</blue>
9887 </color>
9888 </brush>
9889 </colorrole>
9890 <colorrole role="ToolTipText">
9891 <brush brushstyle="SolidPattern">
9892 <color alpha="255">
9893 <red>0</red>
9894 <green>0</green>
9895 <blue>0</blue>
9896 </color>
9897 </brush>
9898 </colorrole>
9899 </active>
9900 <inactive>
9901 <colorrole role="WindowText">
9902 <brush brushstyle="SolidPattern">
9903 <color alpha="255">
9904 <red>255</red>
9905 <green>255</green>
9906 <blue>255</blue>
9907 </color>
9908 </brush>
9909 </colorrole>
9910 <colorrole role="Button">
9911 <brush brushstyle="LinearGradientPattern">
9912 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9913 <gradientstop position="0.208955000000000">
9914 <color alpha="255">
9915 <red>74</red>
9916 <green>74</green>
9917 <blue>74</blue>
9918 </color>
9919 </gradientstop>
9920 <gradientstop position="0.786070000000000">
9921 <color alpha="255">
9922 <red>36</red>
9923 <green>36</green>
9924 <blue>36</blue>
9925 </color>
9926 </gradientstop>
9927 </gradient>
9928 </brush>
9929 </colorrole>
9930 <colorrole role="Light">
9931 <brush brushstyle="SolidPattern">
9932 <color alpha="255">
9933 <red>58</red>
9934 <green>58</green>
9935 <blue>58</blue>
9936 </color>
9937 </brush>
9938 </colorrole>
9939 <colorrole role="Midlight">
9940 <brush brushstyle="SolidPattern">
9941 <color alpha="255">
9942 <red>48</red>
9943 <green>48</green>
9944 <blue>48</blue>
9945 </color>
9946 </brush>
9947 </colorrole>
9948 <colorrole role="Dark">
9949 <brush brushstyle="SolidPattern">
9950 <color alpha="255">
9951 <red>19</red>
9952 <green>19</green>
9953 <blue>19</blue>
9954 </color>
9955 </brush>
9956 </colorrole>
9957 <colorrole role="Mid">
9958 <brush brushstyle="SolidPattern">
9959 <color alpha="255">
9960 <red>26</red>
9961 <green>26</green>
9962 <blue>26</blue>
9963 </color>
9964 </brush>
9965 </colorrole>
9966 <colorrole role="Text">
9967 <brush brushstyle="SolidPattern">
9968 <color alpha="255">
9969 <red>255</red>
9970 <green>255</green>
9971 <blue>255</blue>
9972 </color>
9973 </brush>
9974 </colorrole>
9975 <colorrole role="BrightText">
9976 <brush brushstyle="SolidPattern">
9977 <color alpha="255">
9978 <red>255</red>
9979 <green>255</green>
9980 <blue>255</blue>
9981 </color>
9982 </brush>
9983 </colorrole>
9984 <colorrole role="ButtonText">
9985 <brush brushstyle="SolidPattern">
9986 <color alpha="255">
9987 <red>255</red>
9988 <green>255</green>
9989 <blue>255</blue>
9990 </color>
9991 </brush>
9992 </colorrole>
9993 <colorrole role="Base">
9994 <brush brushstyle="LinearGradientPattern">
9995 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
9996 <gradientstop position="0.208955000000000">
9997 <color alpha="255">
9998 <red>74</red>
9999 <green>74</green>
10000 <blue>74</blue>
10001 </color>
10002 </gradientstop>
10003 <gradientstop position="0.786070000000000">
10004 <color alpha="255">
10005 <red>36</red>
10006 <green>36</green>
10007 <blue>36</blue>
10008 </color>
10009 </gradientstop>
10010 </gradient>
10011 </brush>
10012 </colorrole>
10013 <colorrole role="Window">
10014 <brush brushstyle="LinearGradientPattern">
10015 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10016 <gradientstop position="0.208955000000000">
10017 <color alpha="255">
10018 <red>74</red>
10019 <green>74</green>
10020 <blue>74</blue>
10021 </color>
10022 </gradientstop>
10023 <gradientstop position="0.786070000000000">
10024 <color alpha="255">
10025 <red>36</red>
10026 <green>36</green>
10027 <blue>36</blue>
10028 </color>
10029 </gradientstop>
10030 </gradient>
10031 </brush>
10032 </colorrole>
10033 <colorrole role="Shadow">
10034 <brush brushstyle="SolidPattern">
10035 <color alpha="255">
10036 <red>0</red>
10037 <green>0</green>
10038 <blue>0</blue>
10039 </color>
10040 </brush>
10041 </colorrole>
10042 <colorrole role="AlternateBase">
10043 <brush brushstyle="SolidPattern">
10044 <color alpha="255">
10045 <red>19</red>
10046 <green>19</green>
10047 <blue>19</blue>
10048 </color>
10049 </brush>
10050 </colorrole>
10051 <colorrole role="ToolTipBase">
10052 <brush brushstyle="SolidPattern">
10053 <color alpha="255">
10054 <red>255</red>
10055 <green>255</green>
10056 <blue>220</blue>
10057 </color>
10058 </brush>
10059 </colorrole>
10060 <colorrole role="ToolTipText">
10061 <brush brushstyle="SolidPattern">
10062 <color alpha="255">
10063 <red>0</red>
10064 <green>0</green>
10065 <blue>0</blue>
10066 </color>
10067 </brush>
10068 </colorrole>
10069 </inactive>
10070 <disabled>
10071 <colorrole role="WindowText">
10072 <brush brushstyle="SolidPattern">
10073 <color alpha="255">
10074 <red>255</red>
10075 <green>255</green>
10076 <blue>255</blue>
10077 </color>
10078 </brush>
10079 </colorrole>
10080 <colorrole role="Button">
10081 <brush brushstyle="LinearGradientPattern">
10082 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10083 <gradientstop position="0.208955000000000">
10084 <color alpha="255">
10085 <red>74</red>
10086 <green>74</green>
10087 <blue>74</blue>
10088 </color>
10089 </gradientstop>
10090 <gradientstop position="0.786070000000000">
10091 <color alpha="255">
10092 <red>36</red>
10093 <green>36</green>
10094 <blue>36</blue>
10095 </color>
10096 </gradientstop>
10097 </gradient>
10098 </brush>
10099 </colorrole>
10100 <colorrole role="Light">
10101 <brush brushstyle="SolidPattern">
10102 <color alpha="255">
10103 <red>58</red>
10104 <green>58</green>
10105 <blue>58</blue>
10106 </color>
10107 </brush>
10108 </colorrole>
10109 <colorrole role="Midlight">
10110 <brush brushstyle="SolidPattern">
10111 <color alpha="255">
10112 <red>48</red>
10113 <green>48</green>
10114 <blue>48</blue>
10115 </color>
10116 </brush>
10117 </colorrole>
10118 <colorrole role="Dark">
10119 <brush brushstyle="SolidPattern">
10120 <color alpha="255">
10121 <red>19</red>
10122 <green>19</green>
10123 <blue>19</blue>
10124 </color>
10125 </brush>
10126 </colorrole>
10127 <colorrole role="Mid">
10128 <brush brushstyle="SolidPattern">
10129 <color alpha="255">
10130 <red>26</red>
10131 <green>26</green>
10132 <blue>26</blue>
10133 </color>
10134 </brush>
10135 </colorrole>
10136 <colorrole role="Text">
10137 <brush brushstyle="SolidPattern">
10138 <color alpha="255">
10139 <red>255</red>
10140 <green>255</green>
10141 <blue>255</blue>
10142 </color>
10143 </brush>
10144 </colorrole>
10145 <colorrole role="BrightText">
10146 <brush brushstyle="SolidPattern">
10147 <color alpha="255">
10148 <red>255</red>
10149 <green>255</green>
10150 <blue>255</blue>
10151 </color>
10152 </brush>
10153 </colorrole>
10154 <colorrole role="ButtonText">
10155 <brush brushstyle="SolidPattern">
10156 <color alpha="255">
10157 <red>255</red>
10158 <green>255</green>
10159 <blue>255</blue>
10160 </color>
10161 </brush>
10162 </colorrole>
10163 <colorrole role="Base">
10164 <brush brushstyle="LinearGradientPattern">
10165 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10166 <gradientstop position="0.208955000000000">
10167 <color alpha="255">
10168 <red>74</red>
10169 <green>74</green>
10170 <blue>74</blue>
10171 </color>
10172 </gradientstop>
10173 <gradientstop position="0.786070000000000">
10174 <color alpha="255">
10175 <red>36</red>
10176 <green>36</green>
10177 <blue>36</blue>
10178 </color>
10179 </gradientstop>
10180 </gradient>
10181 </brush>
10182 </colorrole>
10183 <colorrole role="Window">
10184 <brush brushstyle="LinearGradientPattern">
10185 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10186 <gradientstop position="0.208955000000000">
10187 <color alpha="255">
10188 <red>74</red>
10189 <green>74</green>
10190 <blue>74</blue>
10191 </color>
10192 </gradientstop>
10193 <gradientstop position="0.786070000000000">
10194 <color alpha="255">
10195 <red>36</red>
10196 <green>36</green>
10197 <blue>36</blue>
10198 </color>
10199 </gradientstop>
10200 </gradient>
10201 </brush>
10202 </colorrole>
10203 <colorrole role="Shadow">
10204 <brush brushstyle="SolidPattern">
10205 <color alpha="255">
10206 <red>0</red>
10207 <green>0</green>
10208 <blue>0</blue>
10209 </color>
10210 </brush>
10211 </colorrole>
10212 <colorrole role="AlternateBase">
10213 <brush brushstyle="SolidPattern">
10214 <color alpha="255">
10215 <red>39</red>
10216 <green>39</green>
10217 <blue>39</blue>
10218 </color>
10219 </brush>
10220 </colorrole>
10221 <colorrole role="ToolTipBase">
10222 <brush brushstyle="SolidPattern">
10223 <color alpha="255">
10224 <red>255</red>
10225 <green>255</green>
10226 <blue>220</blue>
10227 </color>
10228 </brush>
10229 </colorrole>
10230 <colorrole role="ToolTipText">
10231 <brush brushstyle="SolidPattern">
10232 <color alpha="255">
10233 <red>0</red>
10234 <green>0</green>
10235 <blue>0</blue>
10236 </color>
10237 </brush>
10238 </colorrole>
10239 </disabled>
10240 </palette>
10241 </property>
10242 <property name="font">
10243 <font>
10244 <weight>75</weight>
10245 <bold>true</bold>
10246 </font>
10247 </property>
10248 <property name="autoFillBackground">
10249 <bool>false</bool>
10250 </property>
10251 <property name="styleSheet">
10252 <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));
10253 color: rgb(255, 255, 255);
10254 border-radius: 5;</string>
10255 </property>
10256 <property name="text">
10257 <string>Roll</string>
10258 </property>
10259 <property name="alignment">
10260 <set>Qt::AlignCenter</set>
10261 </property>
10262 </widget>
10263 </item>
10264 <item row="1" column="1">
10265 <widget class="QDoubleSpinBox" name="attitudeRollResponse">
10266 <property name="sizePolicy">
10267 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
10268 <horstretch>0</horstretch>
10269 <verstretch>0</verstretch>
10270 </sizepolicy>
10271 </property>
10272 <property name="minimumSize">
10273 <size>
10274 <width>0</width>
10275 <height>22</height>
10276 </size>
10277 </property>
10278 <property name="maximumSize">
10279 <size>
10280 <width>16777215</width>
10281 <height>22</height>
10282 </size>
10283 </property>
10284 <property name="focusPolicy">
10285 <enum>Qt::StrongFocus</enum>
10286 </property>
10287 <property name="toolTip">
10288 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This sets the maximum deg your vehicle will tilt at full stick input when in Attitude mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
10289 </property>
10290 <property name="styleSheet">
10291 <string notr="true"/>
10292 </property>
10293 <property name="alignment">
10294 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
10295 </property>
10296 <property name="buttonSymbols">
10297 <enum>QAbstractSpinBox::UpDownArrows</enum>
10298 </property>
10299 <property name="decimals">
10300 <number>0</number>
10301 </property>
10302 <property name="maximum">
10303 <double>180.000000000000000</double>
10304 </property>
10305 <property name="singleStep">
10306 <double>1.000000000000000</double>
10307 </property>
10308 <property name="objrelation" stdset="0">
10309 <stringlist>
10310 <string>objname:StabilizationSettingsBankX</string>
10311 <string>fieldname:RollMax</string>
10312 <string>haslimits:no</string>
10313 <string>scale:1</string>
10314 <string>buttongroup:6,20</string>
10315 </stringlist>
10316 </property>
10317 </widget>
10318 </item>
10319 <item row="3" column="2">
10320 <widget class="QDoubleSpinBox" name="maxRatePitchLimit">
10321 <property name="sizePolicy">
10322 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
10323 <horstretch>0</horstretch>
10324 <verstretch>0</verstretch>
10325 </sizepolicy>
10326 </property>
10327 <property name="minimumSize">
10328 <size>
10329 <width>0</width>
10330 <height>22</height>
10331 </size>
10332 </property>
10333 <property name="maximumSize">
10334 <size>
10335 <width>16777215</width>
10336 <height>22</height>
10337 </size>
10338 </property>
10339 <property name="focusPolicy">
10340 <enum>Qt::StrongFocus</enum>
10341 </property>
10342 <property name="toolTip">
10343 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This sets the maximum rotation rate in degrees per second on an axis.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
10344 </property>
10345 <property name="styleSheet">
10346 <string notr="true"/>
10347 </property>
10348 <property name="alignment">
10349 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
10350 </property>
10351 <property name="decimals">
10352 <number>0</number>
10353 </property>
10354 <property name="maximum">
10355 <double>1000000.000000000000000</double>
10356 </property>
10357 <property name="singleStep">
10358 <double>1.000000000000000</double>
10359 </property>
10360 <property name="objrelation" stdset="0">
10361 <stringlist>
10362 <string>objname:StabilizationSettingsBankX</string>
10363 <string>fieldname:MaximumRate</string>
10364 <string>element:Pitch</string>
10365 <string>haslimits:no</string>
10366 <string>scale:1</string>
10367 <string>buttongroup:6,20</string>
10368 </stringlist>
10369 </property>
10370 </widget>
10371 </item>
10372 <item row="2" column="2">
10373 <widget class="QDoubleSpinBox" name="ratePitchResponse">
10374 <property name="sizePolicy">
10375 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
10376 <horstretch>0</horstretch>
10377 <verstretch>0</verstretch>
10378 </sizepolicy>
10379 </property>
10380 <property name="minimumSize">
10381 <size>
10382 <width>0</width>
10383 <height>22</height>
10384 </size>
10385 </property>
10386 <property name="maximumSize">
10387 <size>
10388 <width>16777215</width>
10389 <height>22</height>
10390 </size>
10391 </property>
10392 <property name="focusPolicy">
10393 <enum>Qt::StrongFocus</enum>
10394 </property>
10395 <property name="toolTip">
10396 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This sets the degrees per second that your vehicle will tilt/rotate at full stick input when in all modes except Attitude.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
10397 </property>
10398 <property name="styleSheet">
10399 <string notr="true"/>
10400 </property>
10401 <property name="alignment">
10402 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
10403 </property>
10404 <property name="decimals">
10405 <number>0</number>
10406 </property>
10407 <property name="maximum">
10408 <double>1000000.000000000000000</double>
10409 </property>
10410 <property name="singleStep">
10411 <double>1.000000000000000</double>
10412 </property>
10413 <property name="objrelation" stdset="0">
10414 <stringlist>
10415 <string>objname:StabilizationSettingsBankX</string>
10416 <string>fieldname:ManualRate</string>
10417 <string>element:Pitch</string>
10418 <string>haslimits:no</string>
10419 <string>scale:1</string>
10420 <string>buttongroup:6,20</string>
10421 </stringlist>
10422 </property>
10423 </widget>
10424 </item>
10425 <item row="3" column="3">
10426 <widget class="QDoubleSpinBox" name="maxRateYawLimit">
10427 <property name="sizePolicy">
10428 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
10429 <horstretch>0</horstretch>
10430 <verstretch>0</verstretch>
10431 </sizepolicy>
10432 </property>
10433 <property name="minimumSize">
10434 <size>
10435 <width>0</width>
10436 <height>22</height>
10437 </size>
10438 </property>
10439 <property name="maximumSize">
10440 <size>
10441 <width>16777215</width>
10442 <height>22</height>
10443 </size>
10444 </property>
10445 <property name="focusPolicy">
10446 <enum>Qt::StrongFocus</enum>
10447 </property>
10448 <property name="toolTip">
10449 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This sets the maximum rotation rate in degrees per second on an axis.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
10450 </property>
10451 <property name="styleSheet">
10452 <string notr="true"/>
10453 </property>
10454 <property name="alignment">
10455 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
10456 </property>
10457 <property name="decimals">
10458 <number>0</number>
10459 </property>
10460 <property name="maximum">
10461 <double>1000000.000000000000000</double>
10462 </property>
10463 <property name="singleStep">
10464 <double>1.000000000000000</double>
10465 </property>
10466 <property name="objrelation" stdset="0">
10467 <stringlist>
10468 <string>objname:StabilizationSettingsBankX</string>
10469 <string>fieldname:MaximumRate</string>
10470 <string>element:Yaw</string>
10471 <string>haslimits:no</string>
10472 <string>scale:1</string>
10473 <string>buttongroup:6,20</string>
10474 </stringlist>
10475 </property>
10476 </widget>
10477 </item>
10478 </layout>
10479 </widget>
10480 </item>
10481 </layout>
10482 </widget>
10483 </item>
10484 <item>
10485 <widget class="QGroupBox" name="thrustPIDScalingGroup">
10486 <property name="sizePolicy">
10487 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
10488 <horstretch>0</horstretch>
10489 <verstretch>0</verstretch>
10490 </sizepolicy>
10491 </property>
10492 <property name="maximumSize">
10493 <size>
10494 <width>16777215</width>
10495 <height>16777215</height>
10496 </size>
10497 </property>
10498 <property name="title">
10499 <string>Thrust PID Scaling</string>
10500 </property>
10501 <property name="checkable">
10502 <bool>false</bool>
10503 </property>
10504 <layout class="QGridLayout" name="gridLayout_277" rowstretch="0,0,0" columnminimumwidth="0,0">
10505 <property name="leftMargin">
10506 <number>9</number>
10507 </property>
10508 <property name="topMargin">
10509 <number>9</number>
10510 </property>
10511 <item row="1" column="0" rowspan="2">
10512 <widget class="QFrame" name="frame_3">
10513 <property name="minimumSize">
10514 <size>
10515 <width>140</width>
10516 <height>0</height>
10517 </size>
10518 </property>
10519 <property name="frameShape">
10520 <enum>QFrame::NoFrame</enum>
10521 </property>
10522 <property name="frameShadow">
10523 <enum>QFrame::Raised</enum>
10524 </property>
10525 <layout class="QVBoxLayout" name="verticalLayout_17">
10526 <property name="leftMargin">
10527 <number>0</number>
10528 </property>
10529 <property name="topMargin">
10530 <number>0</number>
10531 </property>
10532 <property name="rightMargin">
10533 <number>0</number>
10534 </property>
10535 <property name="bottomMargin">
10536 <number>0</number>
10537 </property>
10538 <item>
10539 <widget class="QCheckBox" name="enableThrustPIDScalingCheckBox">
10540 <property name="minimumSize">
10541 <size>
10542 <width>0</width>
10543 <height>27</height>
10544 </size>
10545 </property>
10546 <property name="text">
10547 <string>Enable TPS</string>
10548 </property>
10549 <property name="objrelation" stdset="0">
10550 <stringlist>
10551 <string>objname:StabilizationSettingsBankX</string>
10552 <string>fieldname:EnableThrustPIDScaling</string>
10553 <string>buttongroup:99</string>
10554 </stringlist>
10555 </property>
10556 </widget>
10557 </item>
10558 <item>
10559 <widget class="QLabel" name="label_36">
10560 <property name="sizePolicy">
10561 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
10562 <horstretch>0</horstretch>
10563 <verstretch>0</verstretch>
10564 </sizepolicy>
10565 </property>
10566 <property name="minimumSize">
10567 <size>
10568 <width>0</width>
10569 <height>20</height>
10570 </size>
10571 </property>
10572 <property name="palette">
10573 <palette>
10574 <active>
10575 <colorrole role="WindowText">
10576 <brush brushstyle="SolidPattern">
10577 <color alpha="255">
10578 <red>255</red>
10579 <green>255</green>
10580 <blue>255</blue>
10581 </color>
10582 </brush>
10583 </colorrole>
10584 <colorrole role="Button">
10585 <brush brushstyle="LinearGradientPattern">
10586 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10587 <gradientstop position="0.208955000000000">
10588 <color alpha="255">
10589 <red>74</red>
10590 <green>74</green>
10591 <blue>74</blue>
10592 </color>
10593 </gradientstop>
10594 <gradientstop position="0.786070000000000">
10595 <color alpha="255">
10596 <red>36</red>
10597 <green>36</green>
10598 <blue>36</blue>
10599 </color>
10600 </gradientstop>
10601 </gradient>
10602 </brush>
10603 </colorrole>
10604 <colorrole role="Light">
10605 <brush brushstyle="SolidPattern">
10606 <color alpha="255">
10607 <red>58</red>
10608 <green>58</green>
10609 <blue>58</blue>
10610 </color>
10611 </brush>
10612 </colorrole>
10613 <colorrole role="Midlight">
10614 <brush brushstyle="SolidPattern">
10615 <color alpha="255">
10616 <red>48</red>
10617 <green>48</green>
10618 <blue>48</blue>
10619 </color>
10620 </brush>
10621 </colorrole>
10622 <colorrole role="Dark">
10623 <brush brushstyle="SolidPattern">
10624 <color alpha="255">
10625 <red>19</red>
10626 <green>19</green>
10627 <blue>19</blue>
10628 </color>
10629 </brush>
10630 </colorrole>
10631 <colorrole role="Mid">
10632 <brush brushstyle="SolidPattern">
10633 <color alpha="255">
10634 <red>26</red>
10635 <green>26</green>
10636 <blue>26</blue>
10637 </color>
10638 </brush>
10639 </colorrole>
10640 <colorrole role="Text">
10641 <brush brushstyle="SolidPattern">
10642 <color alpha="255">
10643 <red>255</red>
10644 <green>255</green>
10645 <blue>255</blue>
10646 </color>
10647 </brush>
10648 </colorrole>
10649 <colorrole role="BrightText">
10650 <brush brushstyle="SolidPattern">
10651 <color alpha="255">
10652 <red>255</red>
10653 <green>255</green>
10654 <blue>255</blue>
10655 </color>
10656 </brush>
10657 </colorrole>
10658 <colorrole role="ButtonText">
10659 <brush brushstyle="SolidPattern">
10660 <color alpha="255">
10661 <red>255</red>
10662 <green>255</green>
10663 <blue>255</blue>
10664 </color>
10665 </brush>
10666 </colorrole>
10667 <colorrole role="Base">
10668 <brush brushstyle="LinearGradientPattern">
10669 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10670 <gradientstop position="0.208955000000000">
10671 <color alpha="255">
10672 <red>74</red>
10673 <green>74</green>
10674 <blue>74</blue>
10675 </color>
10676 </gradientstop>
10677 <gradientstop position="0.786070000000000">
10678 <color alpha="255">
10679 <red>36</red>
10680 <green>36</green>
10681 <blue>36</blue>
10682 </color>
10683 </gradientstop>
10684 </gradient>
10685 </brush>
10686 </colorrole>
10687 <colorrole role="Window">
10688 <brush brushstyle="LinearGradientPattern">
10689 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10690 <gradientstop position="0.208955000000000">
10691 <color alpha="255">
10692 <red>74</red>
10693 <green>74</green>
10694 <blue>74</blue>
10695 </color>
10696 </gradientstop>
10697 <gradientstop position="0.786070000000000">
10698 <color alpha="255">
10699 <red>36</red>
10700 <green>36</green>
10701 <blue>36</blue>
10702 </color>
10703 </gradientstop>
10704 </gradient>
10705 </brush>
10706 </colorrole>
10707 <colorrole role="Shadow">
10708 <brush brushstyle="SolidPattern">
10709 <color alpha="255">
10710 <red>0</red>
10711 <green>0</green>
10712 <blue>0</blue>
10713 </color>
10714 </brush>
10715 </colorrole>
10716 <colorrole role="AlternateBase">
10717 <brush brushstyle="SolidPattern">
10718 <color alpha="255">
10719 <red>19</red>
10720 <green>19</green>
10721 <blue>19</blue>
10722 </color>
10723 </brush>
10724 </colorrole>
10725 <colorrole role="ToolTipBase">
10726 <brush brushstyle="SolidPattern">
10727 <color alpha="255">
10728 <red>255</red>
10729 <green>255</green>
10730 <blue>220</blue>
10731 </color>
10732 </brush>
10733 </colorrole>
10734 <colorrole role="ToolTipText">
10735 <brush brushstyle="SolidPattern">
10736 <color alpha="255">
10737 <red>0</red>
10738 <green>0</green>
10739 <blue>0</blue>
10740 </color>
10741 </brush>
10742 </colorrole>
10743 </active>
10744 <inactive>
10745 <colorrole role="WindowText">
10746 <brush brushstyle="SolidPattern">
10747 <color alpha="255">
10748 <red>255</red>
10749 <green>255</green>
10750 <blue>255</blue>
10751 </color>
10752 </brush>
10753 </colorrole>
10754 <colorrole role="Button">
10755 <brush brushstyle="LinearGradientPattern">
10756 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10757 <gradientstop position="0.208955000000000">
10758 <color alpha="255">
10759 <red>74</red>
10760 <green>74</green>
10761 <blue>74</blue>
10762 </color>
10763 </gradientstop>
10764 <gradientstop position="0.786070000000000">
10765 <color alpha="255">
10766 <red>36</red>
10767 <green>36</green>
10768 <blue>36</blue>
10769 </color>
10770 </gradientstop>
10771 </gradient>
10772 </brush>
10773 </colorrole>
10774 <colorrole role="Light">
10775 <brush brushstyle="SolidPattern">
10776 <color alpha="255">
10777 <red>58</red>
10778 <green>58</green>
10779 <blue>58</blue>
10780 </color>
10781 </brush>
10782 </colorrole>
10783 <colorrole role="Midlight">
10784 <brush brushstyle="SolidPattern">
10785 <color alpha="255">
10786 <red>48</red>
10787 <green>48</green>
10788 <blue>48</blue>
10789 </color>
10790 </brush>
10791 </colorrole>
10792 <colorrole role="Dark">
10793 <brush brushstyle="SolidPattern">
10794 <color alpha="255">
10795 <red>19</red>
10796 <green>19</green>
10797 <blue>19</blue>
10798 </color>
10799 </brush>
10800 </colorrole>
10801 <colorrole role="Mid">
10802 <brush brushstyle="SolidPattern">
10803 <color alpha="255">
10804 <red>26</red>
10805 <green>26</green>
10806 <blue>26</blue>
10807 </color>
10808 </brush>
10809 </colorrole>
10810 <colorrole role="Text">
10811 <brush brushstyle="SolidPattern">
10812 <color alpha="255">
10813 <red>255</red>
10814 <green>255</green>
10815 <blue>255</blue>
10816 </color>
10817 </brush>
10818 </colorrole>
10819 <colorrole role="BrightText">
10820 <brush brushstyle="SolidPattern">
10821 <color alpha="255">
10822 <red>255</red>
10823 <green>255</green>
10824 <blue>255</blue>
10825 </color>
10826 </brush>
10827 </colorrole>
10828 <colorrole role="ButtonText">
10829 <brush brushstyle="SolidPattern">
10830 <color alpha="255">
10831 <red>255</red>
10832 <green>255</green>
10833 <blue>255</blue>
10834 </color>
10835 </brush>
10836 </colorrole>
10837 <colorrole role="Base">
10838 <brush brushstyle="LinearGradientPattern">
10839 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10840 <gradientstop position="0.208955000000000">
10841 <color alpha="255">
10842 <red>74</red>
10843 <green>74</green>
10844 <blue>74</blue>
10845 </color>
10846 </gradientstop>
10847 <gradientstop position="0.786070000000000">
10848 <color alpha="255">
10849 <red>36</red>
10850 <green>36</green>
10851 <blue>36</blue>
10852 </color>
10853 </gradientstop>
10854 </gradient>
10855 </brush>
10856 </colorrole>
10857 <colorrole role="Window">
10858 <brush brushstyle="LinearGradientPattern">
10859 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10860 <gradientstop position="0.208955000000000">
10861 <color alpha="255">
10862 <red>74</red>
10863 <green>74</green>
10864 <blue>74</blue>
10865 </color>
10866 </gradientstop>
10867 <gradientstop position="0.786070000000000">
10868 <color alpha="255">
10869 <red>36</red>
10870 <green>36</green>
10871 <blue>36</blue>
10872 </color>
10873 </gradientstop>
10874 </gradient>
10875 </brush>
10876 </colorrole>
10877 <colorrole role="Shadow">
10878 <brush brushstyle="SolidPattern">
10879 <color alpha="255">
10880 <red>0</red>
10881 <green>0</green>
10882 <blue>0</blue>
10883 </color>
10884 </brush>
10885 </colorrole>
10886 <colorrole role="AlternateBase">
10887 <brush brushstyle="SolidPattern">
10888 <color alpha="255">
10889 <red>19</red>
10890 <green>19</green>
10891 <blue>19</blue>
10892 </color>
10893 </brush>
10894 </colorrole>
10895 <colorrole role="ToolTipBase">
10896 <brush brushstyle="SolidPattern">
10897 <color alpha="255">
10898 <red>255</red>
10899 <green>255</green>
10900 <blue>220</blue>
10901 </color>
10902 </brush>
10903 </colorrole>
10904 <colorrole role="ToolTipText">
10905 <brush brushstyle="SolidPattern">
10906 <color alpha="255">
10907 <red>0</red>
10908 <green>0</green>
10909 <blue>0</blue>
10910 </color>
10911 </brush>
10912 </colorrole>
10913 </inactive>
10914 <disabled>
10915 <colorrole role="WindowText">
10916 <brush brushstyle="SolidPattern">
10917 <color alpha="255">
10918 <red>255</red>
10919 <green>255</green>
10920 <blue>255</blue>
10921 </color>
10922 </brush>
10923 </colorrole>
10924 <colorrole role="Button">
10925 <brush brushstyle="LinearGradientPattern">
10926 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
10927 <gradientstop position="0.208955000000000">
10928 <color alpha="255">
10929 <red>74</red>
10930 <green>74</green>
10931 <blue>74</blue>
10932 </color>
10933 </gradientstop>
10934 <gradientstop position="0.786070000000000">
10935 <color alpha="255">
10936 <red>36</red>
10937 <green>36</green>
10938 <blue>36</blue>
10939 </color>
10940 </gradientstop>
10941 </gradient>
10942 </brush>
10943 </colorrole>
10944 <colorrole role="Light">
10945 <brush brushstyle="SolidPattern">
10946 <color alpha="255">
10947 <red>58</red>
10948 <green>58</green>
10949 <blue>58</blue>
10950 </color>
10951 </brush>
10952 </colorrole>
10953 <colorrole role="Midlight">
10954 <brush brushstyle="SolidPattern">
10955 <color alpha="255">
10956 <red>48</red>
10957 <green>48</green>
10958 <blue>48</blue>
10959 </color>
10960 </brush>
10961 </colorrole>
10962 <colorrole role="Dark">
10963 <brush brushstyle="SolidPattern">
10964 <color alpha="255">
10965 <red>19</red>
10966 <green>19</green>
10967 <blue>19</blue>
10968 </color>
10969 </brush>
10970 </colorrole>
10971 <colorrole role="Mid">
10972 <brush brushstyle="SolidPattern">
10973 <color alpha="255">
10974 <red>26</red>
10975 <green>26</green>
10976 <blue>26</blue>
10977 </color>
10978 </brush>
10979 </colorrole>
10980 <colorrole role="Text">
10981 <brush brushstyle="SolidPattern">
10982 <color alpha="255">
10983 <red>255</red>
10984 <green>255</green>
10985 <blue>255</blue>
10986 </color>
10987 </brush>
10988 </colorrole>
10989 <colorrole role="BrightText">
10990 <brush brushstyle="SolidPattern">
10991 <color alpha="255">
10992 <red>255</red>
10993 <green>255</green>
10994 <blue>255</blue>
10995 </color>
10996 </brush>
10997 </colorrole>
10998 <colorrole role="ButtonText">
10999 <brush brushstyle="SolidPattern">
11000 <color alpha="255">
11001 <red>255</red>
11002 <green>255</green>
11003 <blue>255</blue>
11004 </color>
11005 </brush>
11006 </colorrole>
11007 <colorrole role="Base">
11008 <brush brushstyle="LinearGradientPattern">
11009 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11010 <gradientstop position="0.208955000000000">
11011 <color alpha="255">
11012 <red>74</red>
11013 <green>74</green>
11014 <blue>74</blue>
11015 </color>
11016 </gradientstop>
11017 <gradientstop position="0.786070000000000">
11018 <color alpha="255">
11019 <red>36</red>
11020 <green>36</green>
11021 <blue>36</blue>
11022 </color>
11023 </gradientstop>
11024 </gradient>
11025 </brush>
11026 </colorrole>
11027 <colorrole role="Window">
11028 <brush brushstyle="LinearGradientPattern">
11029 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11030 <gradientstop position="0.208955000000000">
11031 <color alpha="255">
11032 <red>74</red>
11033 <green>74</green>
11034 <blue>74</blue>
11035 </color>
11036 </gradientstop>
11037 <gradientstop position="0.786070000000000">
11038 <color alpha="255">
11039 <red>36</red>
11040 <green>36</green>
11041 <blue>36</blue>
11042 </color>
11043 </gradientstop>
11044 </gradient>
11045 </brush>
11046 </colorrole>
11047 <colorrole role="Shadow">
11048 <brush brushstyle="SolidPattern">
11049 <color alpha="255">
11050 <red>0</red>
11051 <green>0</green>
11052 <blue>0</blue>
11053 </color>
11054 </brush>
11055 </colorrole>
11056 <colorrole role="AlternateBase">
11057 <brush brushstyle="SolidPattern">
11058 <color alpha="255">
11059 <red>39</red>
11060 <green>39</green>
11061 <blue>39</blue>
11062 </color>
11063 </brush>
11064 </colorrole>
11065 <colorrole role="ToolTipBase">
11066 <brush brushstyle="SolidPattern">
11067 <color alpha="255">
11068 <red>255</red>
11069 <green>255</green>
11070 <blue>220</blue>
11071 </color>
11072 </brush>
11073 </colorrole>
11074 <colorrole role="ToolTipText">
11075 <brush brushstyle="SolidPattern">
11076 <color alpha="255">
11077 <red>0</red>
11078 <green>0</green>
11079 <blue>0</blue>
11080 </color>
11081 </brush>
11082 </colorrole>
11083 </disabled>
11084 </palette>
11085 </property>
11086 <property name="font">
11087 <font>
11088 <weight>75</weight>
11089 <bold>true</bold>
11090 </font>
11091 </property>
11092 <property name="autoFillBackground">
11093 <bool>false</bool>
11094 </property>
11095 <property name="styleSheet">
11096 <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));
11097 color: rgb(255, 255, 255);
11098 border-radius: 5;</string>
11099 </property>
11100 <property name="text">
11101 <string>Source</string>
11102 </property>
11103 <property name="alignment">
11104 <set>Qt::AlignCenter</set>
11105 </property>
11106 </widget>
11107 </item>
11108 <item>
11109 <widget class="QComboBox" name="ThrustPIDSource">
11110 <property name="objrelation" stdset="0">
11111 <stringlist>
11112 <string>objname:StabilizationSettingsBankX</string>
11113 <string>fieldname:ThrustPIDScaleSource</string>
11114 <string>buttongroup:99</string>
11115 </stringlist>
11116 </property>
11117 </widget>
11118 </item>
11119 <item>
11120 <widget class="QLabel" name="label_35">
11121 <property name="sizePolicy">
11122 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
11123 <horstretch>0</horstretch>
11124 <verstretch>0</verstretch>
11125 </sizepolicy>
11126 </property>
11127 <property name="minimumSize">
11128 <size>
11129 <width>0</width>
11130 <height>20</height>
11131 </size>
11132 </property>
11133 <property name="palette">
11134 <palette>
11135 <active>
11136 <colorrole role="WindowText">
11137 <brush brushstyle="SolidPattern">
11138 <color alpha="255">
11139 <red>255</red>
11140 <green>255</green>
11141 <blue>255</blue>
11142 </color>
11143 </brush>
11144 </colorrole>
11145 <colorrole role="Button">
11146 <brush brushstyle="LinearGradientPattern">
11147 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11148 <gradientstop position="0.208955000000000">
11149 <color alpha="255">
11150 <red>74</red>
11151 <green>74</green>
11152 <blue>74</blue>
11153 </color>
11154 </gradientstop>
11155 <gradientstop position="0.786070000000000">
11156 <color alpha="255">
11157 <red>36</red>
11158 <green>36</green>
11159 <blue>36</blue>
11160 </color>
11161 </gradientstop>
11162 </gradient>
11163 </brush>
11164 </colorrole>
11165 <colorrole role="Light">
11166 <brush brushstyle="SolidPattern">
11167 <color alpha="255">
11168 <red>58</red>
11169 <green>58</green>
11170 <blue>58</blue>
11171 </color>
11172 </brush>
11173 </colorrole>
11174 <colorrole role="Midlight">
11175 <brush brushstyle="SolidPattern">
11176 <color alpha="255">
11177 <red>48</red>
11178 <green>48</green>
11179 <blue>48</blue>
11180 </color>
11181 </brush>
11182 </colorrole>
11183 <colorrole role="Dark">
11184 <brush brushstyle="SolidPattern">
11185 <color alpha="255">
11186 <red>19</red>
11187 <green>19</green>
11188 <blue>19</blue>
11189 </color>
11190 </brush>
11191 </colorrole>
11192 <colorrole role="Mid">
11193 <brush brushstyle="SolidPattern">
11194 <color alpha="255">
11195 <red>26</red>
11196 <green>26</green>
11197 <blue>26</blue>
11198 </color>
11199 </brush>
11200 </colorrole>
11201 <colorrole role="Text">
11202 <brush brushstyle="SolidPattern">
11203 <color alpha="255">
11204 <red>255</red>
11205 <green>255</green>
11206 <blue>255</blue>
11207 </color>
11208 </brush>
11209 </colorrole>
11210 <colorrole role="BrightText">
11211 <brush brushstyle="SolidPattern">
11212 <color alpha="255">
11213 <red>255</red>
11214 <green>255</green>
11215 <blue>255</blue>
11216 </color>
11217 </brush>
11218 </colorrole>
11219 <colorrole role="ButtonText">
11220 <brush brushstyle="SolidPattern">
11221 <color alpha="255">
11222 <red>255</red>
11223 <green>255</green>
11224 <blue>255</blue>
11225 </color>
11226 </brush>
11227 </colorrole>
11228 <colorrole role="Base">
11229 <brush brushstyle="LinearGradientPattern">
11230 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11231 <gradientstop position="0.208955000000000">
11232 <color alpha="255">
11233 <red>74</red>
11234 <green>74</green>
11235 <blue>74</blue>
11236 </color>
11237 </gradientstop>
11238 <gradientstop position="0.786070000000000">
11239 <color alpha="255">
11240 <red>36</red>
11241 <green>36</green>
11242 <blue>36</blue>
11243 </color>
11244 </gradientstop>
11245 </gradient>
11246 </brush>
11247 </colorrole>
11248 <colorrole role="Window">
11249 <brush brushstyle="LinearGradientPattern">
11250 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11251 <gradientstop position="0.208955000000000">
11252 <color alpha="255">
11253 <red>74</red>
11254 <green>74</green>
11255 <blue>74</blue>
11256 </color>
11257 </gradientstop>
11258 <gradientstop position="0.786070000000000">
11259 <color alpha="255">
11260 <red>36</red>
11261 <green>36</green>
11262 <blue>36</blue>
11263 </color>
11264 </gradientstop>
11265 </gradient>
11266 </brush>
11267 </colorrole>
11268 <colorrole role="Shadow">
11269 <brush brushstyle="SolidPattern">
11270 <color alpha="255">
11271 <red>0</red>
11272 <green>0</green>
11273 <blue>0</blue>
11274 </color>
11275 </brush>
11276 </colorrole>
11277 <colorrole role="AlternateBase">
11278 <brush brushstyle="SolidPattern">
11279 <color alpha="255">
11280 <red>19</red>
11281 <green>19</green>
11282 <blue>19</blue>
11283 </color>
11284 </brush>
11285 </colorrole>
11286 <colorrole role="ToolTipBase">
11287 <brush brushstyle="SolidPattern">
11288 <color alpha="255">
11289 <red>255</red>
11290 <green>255</green>
11291 <blue>220</blue>
11292 </color>
11293 </brush>
11294 </colorrole>
11295 <colorrole role="ToolTipText">
11296 <brush brushstyle="SolidPattern">
11297 <color alpha="255">
11298 <red>0</red>
11299 <green>0</green>
11300 <blue>0</blue>
11301 </color>
11302 </brush>
11303 </colorrole>
11304 </active>
11305 <inactive>
11306 <colorrole role="WindowText">
11307 <brush brushstyle="SolidPattern">
11308 <color alpha="255">
11309 <red>255</red>
11310 <green>255</green>
11311 <blue>255</blue>
11312 </color>
11313 </brush>
11314 </colorrole>
11315 <colorrole role="Button">
11316 <brush brushstyle="LinearGradientPattern">
11317 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11318 <gradientstop position="0.208955000000000">
11319 <color alpha="255">
11320 <red>74</red>
11321 <green>74</green>
11322 <blue>74</blue>
11323 </color>
11324 </gradientstop>
11325 <gradientstop position="0.786070000000000">
11326 <color alpha="255">
11327 <red>36</red>
11328 <green>36</green>
11329 <blue>36</blue>
11330 </color>
11331 </gradientstop>
11332 </gradient>
11333 </brush>
11334 </colorrole>
11335 <colorrole role="Light">
11336 <brush brushstyle="SolidPattern">
11337 <color alpha="255">
11338 <red>58</red>
11339 <green>58</green>
11340 <blue>58</blue>
11341 </color>
11342 </brush>
11343 </colorrole>
11344 <colorrole role="Midlight">
11345 <brush brushstyle="SolidPattern">
11346 <color alpha="255">
11347 <red>48</red>
11348 <green>48</green>
11349 <blue>48</blue>
11350 </color>
11351 </brush>
11352 </colorrole>
11353 <colorrole role="Dark">
11354 <brush brushstyle="SolidPattern">
11355 <color alpha="255">
11356 <red>19</red>
11357 <green>19</green>
11358 <blue>19</blue>
11359 </color>
11360 </brush>
11361 </colorrole>
11362 <colorrole role="Mid">
11363 <brush brushstyle="SolidPattern">
11364 <color alpha="255">
11365 <red>26</red>
11366 <green>26</green>
11367 <blue>26</blue>
11368 </color>
11369 </brush>
11370 </colorrole>
11371 <colorrole role="Text">
11372 <brush brushstyle="SolidPattern">
11373 <color alpha="255">
11374 <red>255</red>
11375 <green>255</green>
11376 <blue>255</blue>
11377 </color>
11378 </brush>
11379 </colorrole>
11380 <colorrole role="BrightText">
11381 <brush brushstyle="SolidPattern">
11382 <color alpha="255">
11383 <red>255</red>
11384 <green>255</green>
11385 <blue>255</blue>
11386 </color>
11387 </brush>
11388 </colorrole>
11389 <colorrole role="ButtonText">
11390 <brush brushstyle="SolidPattern">
11391 <color alpha="255">
11392 <red>255</red>
11393 <green>255</green>
11394 <blue>255</blue>
11395 </color>
11396 </brush>
11397 </colorrole>
11398 <colorrole role="Base">
11399 <brush brushstyle="LinearGradientPattern">
11400 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11401 <gradientstop position="0.208955000000000">
11402 <color alpha="255">
11403 <red>74</red>
11404 <green>74</green>
11405 <blue>74</blue>
11406 </color>
11407 </gradientstop>
11408 <gradientstop position="0.786070000000000">
11409 <color alpha="255">
11410 <red>36</red>
11411 <green>36</green>
11412 <blue>36</blue>
11413 </color>
11414 </gradientstop>
11415 </gradient>
11416 </brush>
11417 </colorrole>
11418 <colorrole role="Window">
11419 <brush brushstyle="LinearGradientPattern">
11420 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11421 <gradientstop position="0.208955000000000">
11422 <color alpha="255">
11423 <red>74</red>
11424 <green>74</green>
11425 <blue>74</blue>
11426 </color>
11427 </gradientstop>
11428 <gradientstop position="0.786070000000000">
11429 <color alpha="255">
11430 <red>36</red>
11431 <green>36</green>
11432 <blue>36</blue>
11433 </color>
11434 </gradientstop>
11435 </gradient>
11436 </brush>
11437 </colorrole>
11438 <colorrole role="Shadow">
11439 <brush brushstyle="SolidPattern">
11440 <color alpha="255">
11441 <red>0</red>
11442 <green>0</green>
11443 <blue>0</blue>
11444 </color>
11445 </brush>
11446 </colorrole>
11447 <colorrole role="AlternateBase">
11448 <brush brushstyle="SolidPattern">
11449 <color alpha="255">
11450 <red>19</red>
11451 <green>19</green>
11452 <blue>19</blue>
11453 </color>
11454 </brush>
11455 </colorrole>
11456 <colorrole role="ToolTipBase">
11457 <brush brushstyle="SolidPattern">
11458 <color alpha="255">
11459 <red>255</red>
11460 <green>255</green>
11461 <blue>220</blue>
11462 </color>
11463 </brush>
11464 </colorrole>
11465 <colorrole role="ToolTipText">
11466 <brush brushstyle="SolidPattern">
11467 <color alpha="255">
11468 <red>0</red>
11469 <green>0</green>
11470 <blue>0</blue>
11471 </color>
11472 </brush>
11473 </colorrole>
11474 </inactive>
11475 <disabled>
11476 <colorrole role="WindowText">
11477 <brush brushstyle="SolidPattern">
11478 <color alpha="255">
11479 <red>255</red>
11480 <green>255</green>
11481 <blue>255</blue>
11482 </color>
11483 </brush>
11484 </colorrole>
11485 <colorrole role="Button">
11486 <brush brushstyle="LinearGradientPattern">
11487 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11488 <gradientstop position="0.208955000000000">
11489 <color alpha="255">
11490 <red>74</red>
11491 <green>74</green>
11492 <blue>74</blue>
11493 </color>
11494 </gradientstop>
11495 <gradientstop position="0.786070000000000">
11496 <color alpha="255">
11497 <red>36</red>
11498 <green>36</green>
11499 <blue>36</blue>
11500 </color>
11501 </gradientstop>
11502 </gradient>
11503 </brush>
11504 </colorrole>
11505 <colorrole role="Light">
11506 <brush brushstyle="SolidPattern">
11507 <color alpha="255">
11508 <red>58</red>
11509 <green>58</green>
11510 <blue>58</blue>
11511 </color>
11512 </brush>
11513 </colorrole>
11514 <colorrole role="Midlight">
11515 <brush brushstyle="SolidPattern">
11516 <color alpha="255">
11517 <red>48</red>
11518 <green>48</green>
11519 <blue>48</blue>
11520 </color>
11521 </brush>
11522 </colorrole>
11523 <colorrole role="Dark">
11524 <brush brushstyle="SolidPattern">
11525 <color alpha="255">
11526 <red>19</red>
11527 <green>19</green>
11528 <blue>19</blue>
11529 </color>
11530 </brush>
11531 </colorrole>
11532 <colorrole role="Mid">
11533 <brush brushstyle="SolidPattern">
11534 <color alpha="255">
11535 <red>26</red>
11536 <green>26</green>
11537 <blue>26</blue>
11538 </color>
11539 </brush>
11540 </colorrole>
11541 <colorrole role="Text">
11542 <brush brushstyle="SolidPattern">
11543 <color alpha="255">
11544 <red>255</red>
11545 <green>255</green>
11546 <blue>255</blue>
11547 </color>
11548 </brush>
11549 </colorrole>
11550 <colorrole role="BrightText">
11551 <brush brushstyle="SolidPattern">
11552 <color alpha="255">
11553 <red>255</red>
11554 <green>255</green>
11555 <blue>255</blue>
11556 </color>
11557 </brush>
11558 </colorrole>
11559 <colorrole role="ButtonText">
11560 <brush brushstyle="SolidPattern">
11561 <color alpha="255">
11562 <red>255</red>
11563 <green>255</green>
11564 <blue>255</blue>
11565 </color>
11566 </brush>
11567 </colorrole>
11568 <colorrole role="Base">
11569 <brush brushstyle="LinearGradientPattern">
11570 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11571 <gradientstop position="0.208955000000000">
11572 <color alpha="255">
11573 <red>74</red>
11574 <green>74</green>
11575 <blue>74</blue>
11576 </color>
11577 </gradientstop>
11578 <gradientstop position="0.786070000000000">
11579 <color alpha="255">
11580 <red>36</red>
11581 <green>36</green>
11582 <blue>36</blue>
11583 </color>
11584 </gradientstop>
11585 </gradient>
11586 </brush>
11587 </colorrole>
11588 <colorrole role="Window">
11589 <brush brushstyle="LinearGradientPattern">
11590 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11591 <gradientstop position="0.208955000000000">
11592 <color alpha="255">
11593 <red>74</red>
11594 <green>74</green>
11595 <blue>74</blue>
11596 </color>
11597 </gradientstop>
11598 <gradientstop position="0.786070000000000">
11599 <color alpha="255">
11600 <red>36</red>
11601 <green>36</green>
11602 <blue>36</blue>
11603 </color>
11604 </gradientstop>
11605 </gradient>
11606 </brush>
11607 </colorrole>
11608 <colorrole role="Shadow">
11609 <brush brushstyle="SolidPattern">
11610 <color alpha="255">
11611 <red>0</red>
11612 <green>0</green>
11613 <blue>0</blue>
11614 </color>
11615 </brush>
11616 </colorrole>
11617 <colorrole role="AlternateBase">
11618 <brush brushstyle="SolidPattern">
11619 <color alpha="255">
11620 <red>39</red>
11621 <green>39</green>
11622 <blue>39</blue>
11623 </color>
11624 </brush>
11625 </colorrole>
11626 <colorrole role="ToolTipBase">
11627 <brush brushstyle="SolidPattern">
11628 <color alpha="255">
11629 <red>255</red>
11630 <green>255</green>
11631 <blue>220</blue>
11632 </color>
11633 </brush>
11634 </colorrole>
11635 <colorrole role="ToolTipText">
11636 <brush brushstyle="SolidPattern">
11637 <color alpha="255">
11638 <red>0</red>
11639 <green>0</green>
11640 <blue>0</blue>
11641 </color>
11642 </brush>
11643 </colorrole>
11644 </disabled>
11645 </palette>
11646 </property>
11647 <property name="font">
11648 <font>
11649 <weight>75</weight>
11650 <bold>true</bold>
11651 </font>
11652 </property>
11653 <property name="autoFillBackground">
11654 <bool>false</bool>
11655 </property>
11656 <property name="styleSheet">
11657 <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));
11658 color: rgb(255, 255, 255);
11659 border-radius: 5;</string>
11660 </property>
11661 <property name="text">
11662 <string>Targets</string>
11663 </property>
11664 <property name="alignment">
11665 <set>Qt::AlignCenter</set>
11666 </property>
11667 </widget>
11668 </item>
11669 <item>
11670 <widget class="QComboBox" name="ThrustPIDTarget">
11671 <property name="objrelation" stdset="0">
11672 <stringlist>
11673 <string>objname:StabilizationSettingsBankX</string>
11674 <string>fieldname:ThrustPIDScaleTarget</string>
11675 <string>buttongroup:99</string>
11676 </stringlist>
11677 </property>
11678 </widget>
11679 </item>
11680 <item>
11681 <widget class="QLabel" name="ThrustPIDAxisLabel">
11682 <property name="sizePolicy">
11683 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
11684 <horstretch>0</horstretch>
11685 <verstretch>0</verstretch>
11686 </sizepolicy>
11687 </property>
11688 <property name="minimumSize">
11689 <size>
11690 <width>0</width>
11691 <height>20</height>
11692 </size>
11693 </property>
11694 <property name="palette">
11695 <palette>
11696 <active>
11697 <colorrole role="WindowText">
11698 <brush brushstyle="SolidPattern">
11699 <color alpha="255">
11700 <red>255</red>
11701 <green>255</green>
11702 <blue>255</blue>
11703 </color>
11704 </brush>
11705 </colorrole>
11706 <colorrole role="Button">
11707 <brush brushstyle="LinearGradientPattern">
11708 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11709 <gradientstop position="0.208955000000000">
11710 <color alpha="255">
11711 <red>74</red>
11712 <green>74</green>
11713 <blue>74</blue>
11714 </color>
11715 </gradientstop>
11716 <gradientstop position="0.786070000000000">
11717 <color alpha="255">
11718 <red>36</red>
11719 <green>36</green>
11720 <blue>36</blue>
11721 </color>
11722 </gradientstop>
11723 </gradient>
11724 </brush>
11725 </colorrole>
11726 <colorrole role="Light">
11727 <brush brushstyle="SolidPattern">
11728 <color alpha="255">
11729 <red>58</red>
11730 <green>58</green>
11731 <blue>58</blue>
11732 </color>
11733 </brush>
11734 </colorrole>
11735 <colorrole role="Midlight">
11736 <brush brushstyle="SolidPattern">
11737 <color alpha="255">
11738 <red>48</red>
11739 <green>48</green>
11740 <blue>48</blue>
11741 </color>
11742 </brush>
11743 </colorrole>
11744 <colorrole role="Dark">
11745 <brush brushstyle="SolidPattern">
11746 <color alpha="255">
11747 <red>19</red>
11748 <green>19</green>
11749 <blue>19</blue>
11750 </color>
11751 </brush>
11752 </colorrole>
11753 <colorrole role="Mid">
11754 <brush brushstyle="SolidPattern">
11755 <color alpha="255">
11756 <red>26</red>
11757 <green>26</green>
11758 <blue>26</blue>
11759 </color>
11760 </brush>
11761 </colorrole>
11762 <colorrole role="Text">
11763 <brush brushstyle="SolidPattern">
11764 <color alpha="255">
11765 <red>255</red>
11766 <green>255</green>
11767 <blue>255</blue>
11768 </color>
11769 </brush>
11770 </colorrole>
11771 <colorrole role="BrightText">
11772 <brush brushstyle="SolidPattern">
11773 <color alpha="255">
11774 <red>255</red>
11775 <green>255</green>
11776 <blue>255</blue>
11777 </color>
11778 </brush>
11779 </colorrole>
11780 <colorrole role="ButtonText">
11781 <brush brushstyle="SolidPattern">
11782 <color alpha="255">
11783 <red>255</red>
11784 <green>255</green>
11785 <blue>255</blue>
11786 </color>
11787 </brush>
11788 </colorrole>
11789 <colorrole role="Base">
11790 <brush brushstyle="LinearGradientPattern">
11791 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11792 <gradientstop position="0.208955000000000">
11793 <color alpha="255">
11794 <red>74</red>
11795 <green>74</green>
11796 <blue>74</blue>
11797 </color>
11798 </gradientstop>
11799 <gradientstop position="0.786070000000000">
11800 <color alpha="255">
11801 <red>36</red>
11802 <green>36</green>
11803 <blue>36</blue>
11804 </color>
11805 </gradientstop>
11806 </gradient>
11807 </brush>
11808 </colorrole>
11809 <colorrole role="Window">
11810 <brush brushstyle="LinearGradientPattern">
11811 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11812 <gradientstop position="0.208955000000000">
11813 <color alpha="255">
11814 <red>74</red>
11815 <green>74</green>
11816 <blue>74</blue>
11817 </color>
11818 </gradientstop>
11819 <gradientstop position="0.786070000000000">
11820 <color alpha="255">
11821 <red>36</red>
11822 <green>36</green>
11823 <blue>36</blue>
11824 </color>
11825 </gradientstop>
11826 </gradient>
11827 </brush>
11828 </colorrole>
11829 <colorrole role="Shadow">
11830 <brush brushstyle="SolidPattern">
11831 <color alpha="255">
11832 <red>0</red>
11833 <green>0</green>
11834 <blue>0</blue>
11835 </color>
11836 </brush>
11837 </colorrole>
11838 <colorrole role="AlternateBase">
11839 <brush brushstyle="SolidPattern">
11840 <color alpha="255">
11841 <red>19</red>
11842 <green>19</green>
11843 <blue>19</blue>
11844 </color>
11845 </brush>
11846 </colorrole>
11847 <colorrole role="ToolTipBase">
11848 <brush brushstyle="SolidPattern">
11849 <color alpha="255">
11850 <red>255</red>
11851 <green>255</green>
11852 <blue>220</blue>
11853 </color>
11854 </brush>
11855 </colorrole>
11856 <colorrole role="ToolTipText">
11857 <brush brushstyle="SolidPattern">
11858 <color alpha="255">
11859 <red>0</red>
11860 <green>0</green>
11861 <blue>0</blue>
11862 </color>
11863 </brush>
11864 </colorrole>
11865 </active>
11866 <inactive>
11867 <colorrole role="WindowText">
11868 <brush brushstyle="SolidPattern">
11869 <color alpha="255">
11870 <red>255</red>
11871 <green>255</green>
11872 <blue>255</blue>
11873 </color>
11874 </brush>
11875 </colorrole>
11876 <colorrole role="Button">
11877 <brush brushstyle="LinearGradientPattern">
11878 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11879 <gradientstop position="0.208955000000000">
11880 <color alpha="255">
11881 <red>74</red>
11882 <green>74</green>
11883 <blue>74</blue>
11884 </color>
11885 </gradientstop>
11886 <gradientstop position="0.786070000000000">
11887 <color alpha="255">
11888 <red>36</red>
11889 <green>36</green>
11890 <blue>36</blue>
11891 </color>
11892 </gradientstop>
11893 </gradient>
11894 </brush>
11895 </colorrole>
11896 <colorrole role="Light">
11897 <brush brushstyle="SolidPattern">
11898 <color alpha="255">
11899 <red>58</red>
11900 <green>58</green>
11901 <blue>58</blue>
11902 </color>
11903 </brush>
11904 </colorrole>
11905 <colorrole role="Midlight">
11906 <brush brushstyle="SolidPattern">
11907 <color alpha="255">
11908 <red>48</red>
11909 <green>48</green>
11910 <blue>48</blue>
11911 </color>
11912 </brush>
11913 </colorrole>
11914 <colorrole role="Dark">
11915 <brush brushstyle="SolidPattern">
11916 <color alpha="255">
11917 <red>19</red>
11918 <green>19</green>
11919 <blue>19</blue>
11920 </color>
11921 </brush>
11922 </colorrole>
11923 <colorrole role="Mid">
11924 <brush brushstyle="SolidPattern">
11925 <color alpha="255">
11926 <red>26</red>
11927 <green>26</green>
11928 <blue>26</blue>
11929 </color>
11930 </brush>
11931 </colorrole>
11932 <colorrole role="Text">
11933 <brush brushstyle="SolidPattern">
11934 <color alpha="255">
11935 <red>255</red>
11936 <green>255</green>
11937 <blue>255</blue>
11938 </color>
11939 </brush>
11940 </colorrole>
11941 <colorrole role="BrightText">
11942 <brush brushstyle="SolidPattern">
11943 <color alpha="255">
11944 <red>255</red>
11945 <green>255</green>
11946 <blue>255</blue>
11947 </color>
11948 </brush>
11949 </colorrole>
11950 <colorrole role="ButtonText">
11951 <brush brushstyle="SolidPattern">
11952 <color alpha="255">
11953 <red>255</red>
11954 <green>255</green>
11955 <blue>255</blue>
11956 </color>
11957 </brush>
11958 </colorrole>
11959 <colorrole role="Base">
11960 <brush brushstyle="LinearGradientPattern">
11961 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11962 <gradientstop position="0.208955000000000">
11963 <color alpha="255">
11964 <red>74</red>
11965 <green>74</green>
11966 <blue>74</blue>
11967 </color>
11968 </gradientstop>
11969 <gradientstop position="0.786070000000000">
11970 <color alpha="255">
11971 <red>36</red>
11972 <green>36</green>
11973 <blue>36</blue>
11974 </color>
11975 </gradientstop>
11976 </gradient>
11977 </brush>
11978 </colorrole>
11979 <colorrole role="Window">
11980 <brush brushstyle="LinearGradientPattern">
11981 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
11982 <gradientstop position="0.208955000000000">
11983 <color alpha="255">
11984 <red>74</red>
11985 <green>74</green>
11986 <blue>74</blue>
11987 </color>
11988 </gradientstop>
11989 <gradientstop position="0.786070000000000">
11990 <color alpha="255">
11991 <red>36</red>
11992 <green>36</green>
11993 <blue>36</blue>
11994 </color>
11995 </gradientstop>
11996 </gradient>
11997 </brush>
11998 </colorrole>
11999 <colorrole role="Shadow">
12000 <brush brushstyle="SolidPattern">
12001 <color alpha="255">
12002 <red>0</red>
12003 <green>0</green>
12004 <blue>0</blue>
12005 </color>
12006 </brush>
12007 </colorrole>
12008 <colorrole role="AlternateBase">
12009 <brush brushstyle="SolidPattern">
12010 <color alpha="255">
12011 <red>19</red>
12012 <green>19</green>
12013 <blue>19</blue>
12014 </color>
12015 </brush>
12016 </colorrole>
12017 <colorrole role="ToolTipBase">
12018 <brush brushstyle="SolidPattern">
12019 <color alpha="255">
12020 <red>255</red>
12021 <green>255</green>
12022 <blue>220</blue>
12023 </color>
12024 </brush>
12025 </colorrole>
12026 <colorrole role="ToolTipText">
12027 <brush brushstyle="SolidPattern">
12028 <color alpha="255">
12029 <red>0</red>
12030 <green>0</green>
12031 <blue>0</blue>
12032 </color>
12033 </brush>
12034 </colorrole>
12035 </inactive>
12036 <disabled>
12037 <colorrole role="WindowText">
12038 <brush brushstyle="SolidPattern">
12039 <color alpha="255">
12040 <red>255</red>
12041 <green>255</green>
12042 <blue>255</blue>
12043 </color>
12044 </brush>
12045 </colorrole>
12046 <colorrole role="Button">
12047 <brush brushstyle="LinearGradientPattern">
12048 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
12049 <gradientstop position="0.208955000000000">
12050 <color alpha="255">
12051 <red>74</red>
12052 <green>74</green>
12053 <blue>74</blue>
12054 </color>
12055 </gradientstop>
12056 <gradientstop position="0.786070000000000">
12057 <color alpha="255">
12058 <red>36</red>
12059 <green>36</green>
12060 <blue>36</blue>
12061 </color>
12062 </gradientstop>
12063 </gradient>
12064 </brush>
12065 </colorrole>
12066 <colorrole role="Light">
12067 <brush brushstyle="SolidPattern">
12068 <color alpha="255">
12069 <red>58</red>
12070 <green>58</green>
12071 <blue>58</blue>
12072 </color>
12073 </brush>
12074 </colorrole>
12075 <colorrole role="Midlight">
12076 <brush brushstyle="SolidPattern">
12077 <color alpha="255">
12078 <red>48</red>
12079 <green>48</green>
12080 <blue>48</blue>
12081 </color>
12082 </brush>
12083 </colorrole>
12084 <colorrole role="Dark">
12085 <brush brushstyle="SolidPattern">
12086 <color alpha="255">
12087 <red>19</red>
12088 <green>19</green>
12089 <blue>19</blue>
12090 </color>
12091 </brush>
12092 </colorrole>
12093 <colorrole role="Mid">
12094 <brush brushstyle="SolidPattern">
12095 <color alpha="255">
12096 <red>26</red>
12097 <green>26</green>
12098 <blue>26</blue>
12099 </color>
12100 </brush>
12101 </colorrole>
12102 <colorrole role="Text">
12103 <brush brushstyle="SolidPattern">
12104 <color alpha="255">
12105 <red>255</red>
12106 <green>255</green>
12107 <blue>255</blue>
12108 </color>
12109 </brush>
12110 </colorrole>
12111 <colorrole role="BrightText">
12112 <brush brushstyle="SolidPattern">
12113 <color alpha="255">
12114 <red>255</red>
12115 <green>255</green>
12116 <blue>255</blue>
12117 </color>
12118 </brush>
12119 </colorrole>
12120 <colorrole role="ButtonText">
12121 <brush brushstyle="SolidPattern">
12122 <color alpha="255">
12123 <red>255</red>
12124 <green>255</green>
12125 <blue>255</blue>
12126 </color>
12127 </brush>
12128 </colorrole>
12129 <colorrole role="Base">
12130 <brush brushstyle="LinearGradientPattern">
12131 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
12132 <gradientstop position="0.208955000000000">
12133 <color alpha="255">
12134 <red>74</red>
12135 <green>74</green>
12136 <blue>74</blue>
12137 </color>
12138 </gradientstop>
12139 <gradientstop position="0.786070000000000">
12140 <color alpha="255">
12141 <red>36</red>
12142 <green>36</green>
12143 <blue>36</blue>
12144 </color>
12145 </gradientstop>
12146 </gradient>
12147 </brush>
12148 </colorrole>
12149 <colorrole role="Window">
12150 <brush brushstyle="LinearGradientPattern">
12151 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
12152 <gradientstop position="0.208955000000000">
12153 <color alpha="255">
12154 <red>74</red>
12155 <green>74</green>
12156 <blue>74</blue>
12157 </color>
12158 </gradientstop>
12159 <gradientstop position="0.786070000000000">
12160 <color alpha="255">
12161 <red>36</red>
12162 <green>36</green>
12163 <blue>36</blue>
12164 </color>
12165 </gradientstop>
12166 </gradient>
12167 </brush>
12168 </colorrole>
12169 <colorrole role="Shadow">
12170 <brush brushstyle="SolidPattern">
12171 <color alpha="255">
12172 <red>0</red>
12173 <green>0</green>
12174 <blue>0</blue>
12175 </color>
12176 </brush>
12177 </colorrole>
12178 <colorrole role="AlternateBase">
12179 <brush brushstyle="SolidPattern">
12180 <color alpha="255">
12181 <red>39</red>
12182 <green>39</green>
12183 <blue>39</blue>
12184 </color>
12185 </brush>
12186 </colorrole>
12187 <colorrole role="ToolTipBase">
12188 <brush brushstyle="SolidPattern">
12189 <color alpha="255">
12190 <red>255</red>
12191 <green>255</green>
12192 <blue>220</blue>
12193 </color>
12194 </brush>
12195 </colorrole>
12196 <colorrole role="ToolTipText">
12197 <brush brushstyle="SolidPattern">
12198 <color alpha="255">
12199 <red>0</red>
12200 <green>0</green>
12201 <blue>0</blue>
12202 </color>
12203 </brush>
12204 </colorrole>
12205 </disabled>
12206 </palette>
12207 </property>
12208 <property name="font">
12209 <font>
12210 <weight>75</weight>
12211 <bold>true</bold>
12212 </font>
12213 </property>
12214 <property name="autoFillBackground">
12215 <bool>false</bool>
12216 </property>
12217 <property name="styleSheet">
12218 <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));
12219 color: rgb(255, 255, 255);
12220 border-radius: 5;</string>
12221 </property>
12222 <property name="text">
12223 <string>Axis</string>
12224 </property>
12225 <property name="alignment">
12226 <set>Qt::AlignCenter</set>
12227 </property>
12228 </widget>
12229 </item>
12230 <item>
12231 <widget class="QComboBox" name="ThrustPIDAxis">
12232 <property name="objrelation" stdset="0">
12233 <stringlist>
12234 <string>objname:StabilizationSettingsBankX</string>
12235 <string>fieldname:ThrustPIDScaleAxes</string>
12236 <string>buttongroup:99</string>
12237 </stringlist>
12238 </property>
12239 </widget>
12240 </item>
12241 <item>
12242 <widget class="QPushButton" name="defaultThrottleCurveButton">
12243 <property name="sizePolicy">
12244 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
12245 <horstretch>0</horstretch>
12246 <verstretch>0</verstretch>
12247 </sizepolicy>
12248 </property>
12249 <property name="layoutDirection">
12250 <enum>Qt::LeftToRight</enum>
12251 </property>
12252 <property name="text">
12253 <string>Default</string>
12254 </property>
12255 <property name="objrelation" stdset="0">
12256 <stringlist>
12257 <string>objname:StabilizationSettings</string>
12258 <string>button:default</string>
12259 <string>buttongroup:99</string>
12260 </stringlist>
12261 </property>
12262 </widget>
12263 </item>
12264 </layout>
12265 </widget>
12266 </item>
12267 <item row="1" column="1" rowspan="2">
12268 <widget class="MixerCurveWidget" name="thrustPIDScalingCurve" native="true">
12269 <property name="sizePolicy">
12270 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
12271 <horstretch>0</horstretch>
12272 <verstretch>0</verstretch>
12273 </sizepolicy>
12274 </property>
12275 <property name="minimumSize">
12276 <size>
12277 <width>180</width>
12278 <height>180</height>
12279 </size>
12280 </property>
12281 <property name="font">
12282 <font>
12283 <pointsize>7</pointsize>
12284 </font>
12285 </property>
12286 </widget>
12287 </item>
12288 </layout>
12289 </widget>
12290 </item>
12291 </layout>
12292 </item>
12293 <item>
12294 <layout class="QHBoxLayout" name="horizontalLayout_6">
12295 <property name="topMargin">
12296 <number>0</number>
12297 </property>
12298 <item alignment="Qt::AlignTop">
12299 <widget class="QGroupBox" name="RateStabilizationGroup_8">
12300 <property name="sizePolicy">
12301 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
12302 <horstretch>0</horstretch>
12303 <verstretch>0</verstretch>
12304 </sizepolicy>
12305 </property>
12306 <property name="minimumSize">
12307 <size>
12308 <width>0</width>
12309 <height>0</height>
12310 </size>
12311 </property>
12312 <property name="maximumSize">
12313 <size>
12314 <width>16777215</width>
12315 <height>16777215</height>
12316 </size>
12317 </property>
12318 <property name="title">
12319 <string>Rate Stabilization (Inner Loop)</string>
12320 </property>
12321 <property name="alignment">
12322 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
12323 </property>
12324 <property name="flat">
12325 <bool>false</bool>
12326 </property>
12327 <layout class="QGridLayout" name="gridLayout_16">
12328 <property name="leftMargin">
12329 <number>9</number>
12330 </property>
12331 <property name="topMargin">
12332 <number>9</number>
12333 </property>
12334 <property name="rightMargin">
12335 <number>9</number>
12336 </property>
12337 <property name="bottomMargin">
12338 <number>9</number>
12339 </property>
12340 <property name="horizontalSpacing">
12341 <number>6</number>
12342 </property>
12343 <item row="0" column="1">
12344 <widget class="QPushButton" name="pushButton_4">
12345 <property name="sizePolicy">
12346 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
12347 <horstretch>0</horstretch>
12348 <verstretch>0</verstretch>
12349 </sizepolicy>
12350 </property>
12351 <property name="minimumSize">
12352 <size>
12353 <width>0</width>
12354 <height>0</height>
12355 </size>
12356 </property>
12357 <property name="maximumSize">
12358 <size>
12359 <width>16777215</width>
12360 <height>16777215</height>
12361 </size>
12362 </property>
12363 <property name="toolTip">
12364 <string>Reset all values to GCS defaults</string>
12365 </property>
12366 <property name="styleSheet">
12367 <string notr="true"/>
12368 </property>
12369 <property name="text">
12370 <string>Default</string>
12371 </property>
12372 <property name="objrelation" stdset="0">
12373 <stringlist>
12374 <string>objname:StabilizationSettings</string>
12375 <string>button:default</string>
12376 <string>buttongroup:4</string>
12377 </stringlist>
12378 </property>
12379 </widget>
12380 </item>
12381 <item row="0" column="0">
12382 <widget class="QCheckBox" name="checkBox_3">
12383 <property name="toolTip">
12384 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Link roll &amp;amp; pitch values together, thus giving the same value for each when setting up a symetrical vehicle that requires both to be the same.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
12385 </property>
12386 <property name="styleSheet">
12387 <string notr="true"/>
12388 </property>
12389 <property name="text">
12390 <string>Link Roll and Pitch</string>
12391 </property>
12392 </widget>
12393 </item>
12394 <item row="1" column="0" colspan="2">
12395 <widget class="QFrame" name="RateStabilizationGroup_9">
12396 <property name="sizePolicy">
12397 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
12398 <horstretch>0</horstretch>
12399 <verstretch>0</verstretch>
12400 </sizepolicy>
12401 </property>
12402 <property name="palette">
12403 <palette>
12404 <active>
12405 <colorrole role="WindowText">
12406 <brush brushstyle="SolidPattern">
12407 <color alpha="255">
12408 <red>0</red>
12409 <green>0</green>
12410 <blue>0</blue>
12411 </color>
12412 </brush>
12413 </colorrole>
12414 <colorrole role="Button">
12415 <brush brushstyle="SolidPattern">
12416 <color alpha="0">
12417 <red>0</red>
12418 <green>0</green>
12419 <blue>0</blue>
12420 </color>
12421 </brush>
12422 </colorrole>
12423 <colorrole role="Light">
12424 <brush brushstyle="SolidPattern">
12425 <color alpha="255">
12426 <red>255</red>
12427 <green>255</green>
12428 <blue>255</blue>
12429 </color>
12430 </brush>
12431 </colorrole>
12432 <colorrole role="Midlight">
12433 <brush brushstyle="SolidPattern">
12434 <color alpha="255">
12435 <red>251</red>
12436 <green>251</green>
12437 <blue>251</blue>
12438 </color>
12439 </brush>
12440 </colorrole>
12441 <colorrole role="Dark">
12442 <brush brushstyle="SolidPattern">
12443 <color alpha="255">
12444 <red>124</red>
12445 <green>124</green>
12446 <blue>124</blue>
12447 </color>
12448 </brush>
12449 </colorrole>
12450 <colorrole role="Mid">
12451 <brush brushstyle="SolidPattern">
12452 <color alpha="255">
12453 <red>165</red>
12454 <green>165</green>
12455 <blue>165</blue>
12456 </color>
12457 </brush>
12458 </colorrole>
12459 <colorrole role="Text">
12460 <brush brushstyle="SolidPattern">
12461 <color alpha="255">
12462 <red>0</red>
12463 <green>0</green>
12464 <blue>0</blue>
12465 </color>
12466 </brush>
12467 </colorrole>
12468 <colorrole role="BrightText">
12469 <brush brushstyle="SolidPattern">
12470 <color alpha="255">
12471 <red>255</red>
12472 <green>255</green>
12473 <blue>255</blue>
12474 </color>
12475 </brush>
12476 </colorrole>
12477 <colorrole role="ButtonText">
12478 <brush brushstyle="SolidPattern">
12479 <color alpha="255">
12480 <red>0</red>
12481 <green>0</green>
12482 <blue>0</blue>
12483 </color>
12484 </brush>
12485 </colorrole>
12486 <colorrole role="Base">
12487 <brush brushstyle="SolidPattern">
12488 <color alpha="0">
12489 <red>0</red>
12490 <green>0</green>
12491 <blue>0</blue>
12492 </color>
12493 </brush>
12494 </colorrole>
12495 <colorrole role="Window">
12496 <brush brushstyle="SolidPattern">
12497 <color alpha="0">
12498 <red>0</red>
12499 <green>0</green>
12500 <blue>0</blue>
12501 </color>
12502 </brush>
12503 </colorrole>
12504 <colorrole role="Shadow">
12505 <brush brushstyle="SolidPattern">
12506 <color alpha="255">
12507 <red>0</red>
12508 <green>0</green>
12509 <blue>0</blue>
12510 </color>
12511 </brush>
12512 </colorrole>
12513 <colorrole role="AlternateBase">
12514 <brush brushstyle="SolidPattern">
12515 <color alpha="255">
12516 <red>251</red>
12517 <green>251</green>
12518 <blue>251</blue>
12519 </color>
12520 </brush>
12521 </colorrole>
12522 <colorrole role="ToolTipBase">
12523 <brush brushstyle="SolidPattern">
12524 <color alpha="255">
12525 <red>255</red>
12526 <green>255</green>
12527 <blue>220</blue>
12528 </color>
12529 </brush>
12530 </colorrole>
12531 <colorrole role="ToolTipText">
12532 <brush brushstyle="SolidPattern">
12533 <color alpha="255">
12534 <red>0</red>
12535 <green>0</green>
12536 <blue>0</blue>
12537 </color>
12538 </brush>
12539 </colorrole>
12540 </active>
12541 <inactive>
12542 <colorrole role="WindowText">
12543 <brush brushstyle="SolidPattern">
12544 <color alpha="255">
12545 <red>0</red>
12546 <green>0</green>
12547 <blue>0</blue>
12548 </color>
12549 </brush>
12550 </colorrole>
12551 <colorrole role="Button">
12552 <brush brushstyle="SolidPattern">
12553 <color alpha="0">
12554 <red>0</red>
12555 <green>0</green>
12556 <blue>0</blue>
12557 </color>
12558 </brush>
12559 </colorrole>
12560 <colorrole role="Light">
12561 <brush brushstyle="SolidPattern">
12562 <color alpha="255">
12563 <red>255</red>
12564 <green>255</green>
12565 <blue>255</blue>
12566 </color>
12567 </brush>
12568 </colorrole>
12569 <colorrole role="Midlight">
12570 <brush brushstyle="SolidPattern">
12571 <color alpha="255">
12572 <red>251</red>
12573 <green>251</green>
12574 <blue>251</blue>
12575 </color>
12576 </brush>
12577 </colorrole>
12578 <colorrole role="Dark">
12579 <brush brushstyle="SolidPattern">
12580 <color alpha="255">
12581 <red>124</red>
12582 <green>124</green>
12583 <blue>124</blue>
12584 </color>
12585 </brush>
12586 </colorrole>
12587 <colorrole role="Mid">
12588 <brush brushstyle="SolidPattern">
12589 <color alpha="255">
12590 <red>165</red>
12591 <green>165</green>
12592 <blue>165</blue>
12593 </color>
12594 </brush>
12595 </colorrole>
12596 <colorrole role="Text">
12597 <brush brushstyle="SolidPattern">
12598 <color alpha="255">
12599 <red>0</red>
12600 <green>0</green>
12601 <blue>0</blue>
12602 </color>
12603 </brush>
12604 </colorrole>
12605 <colorrole role="BrightText">
12606 <brush brushstyle="SolidPattern">
12607 <color alpha="255">
12608 <red>255</red>
12609 <green>255</green>
12610 <blue>255</blue>
12611 </color>
12612 </brush>
12613 </colorrole>
12614 <colorrole role="ButtonText">
12615 <brush brushstyle="SolidPattern">
12616 <color alpha="255">
12617 <red>0</red>
12618 <green>0</green>
12619 <blue>0</blue>
12620 </color>
12621 </brush>
12622 </colorrole>
12623 <colorrole role="Base">
12624 <brush brushstyle="SolidPattern">
12625 <color alpha="0">
12626 <red>0</red>
12627 <green>0</green>
12628 <blue>0</blue>
12629 </color>
12630 </brush>
12631 </colorrole>
12632 <colorrole role="Window">
12633 <brush brushstyle="SolidPattern">
12634 <color alpha="0">
12635 <red>0</red>
12636 <green>0</green>
12637 <blue>0</blue>
12638 </color>
12639 </brush>
12640 </colorrole>
12641 <colorrole role="Shadow">
12642 <brush brushstyle="SolidPattern">
12643 <color alpha="255">
12644 <red>0</red>
12645 <green>0</green>
12646 <blue>0</blue>
12647 </color>
12648 </brush>
12649 </colorrole>
12650 <colorrole role="AlternateBase">
12651 <brush brushstyle="SolidPattern">
12652 <color alpha="255">
12653 <red>251</red>
12654 <green>251</green>
12655 <blue>251</blue>
12656 </color>
12657 </brush>
12658 </colorrole>
12659 <colorrole role="ToolTipBase">
12660 <brush brushstyle="SolidPattern">
12661 <color alpha="255">
12662 <red>255</red>
12663 <green>255</green>
12664 <blue>220</blue>
12665 </color>
12666 </brush>
12667 </colorrole>
12668 <colorrole role="ToolTipText">
12669 <brush brushstyle="SolidPattern">
12670 <color alpha="255">
12671 <red>0</red>
12672 <green>0</green>
12673 <blue>0</blue>
12674 </color>
12675 </brush>
12676 </colorrole>
12677 </inactive>
12678 <disabled>
12679 <colorrole role="WindowText">
12680 <brush brushstyle="SolidPattern">
12681 <color alpha="255">
12682 <red>124</red>
12683 <green>124</green>
12684 <blue>124</blue>
12685 </color>
12686 </brush>
12687 </colorrole>
12688 <colorrole role="Button">
12689 <brush brushstyle="SolidPattern">
12690 <color alpha="0">
12691 <red>0</red>
12692 <green>0</green>
12693 <blue>0</blue>
12694 </color>
12695 </brush>
12696 </colorrole>
12697 <colorrole role="Light">
12698 <brush brushstyle="SolidPattern">
12699 <color alpha="255">
12700 <red>255</red>
12701 <green>255</green>
12702 <blue>255</blue>
12703 </color>
12704 </brush>
12705 </colorrole>
12706 <colorrole role="Midlight">
12707 <brush brushstyle="SolidPattern">
12708 <color alpha="255">
12709 <red>251</red>
12710 <green>251</green>
12711 <blue>251</blue>
12712 </color>
12713 </brush>
12714 </colorrole>
12715 <colorrole role="Dark">
12716 <brush brushstyle="SolidPattern">
12717 <color alpha="255">
12718 <red>124</red>
12719 <green>124</green>
12720 <blue>124</blue>
12721 </color>
12722 </brush>
12723 </colorrole>
12724 <colorrole role="Mid">
12725 <brush brushstyle="SolidPattern">
12726 <color alpha="255">
12727 <red>165</red>
12728 <green>165</green>
12729 <blue>165</blue>
12730 </color>
12731 </brush>
12732 </colorrole>
12733 <colorrole role="Text">
12734 <brush brushstyle="SolidPattern">
12735 <color alpha="255">
12736 <red>124</red>
12737 <green>124</green>
12738 <blue>124</blue>
12739 </color>
12740 </brush>
12741 </colorrole>
12742 <colorrole role="BrightText">
12743 <brush brushstyle="SolidPattern">
12744 <color alpha="255">
12745 <red>255</red>
12746 <green>255</green>
12747 <blue>255</blue>
12748 </color>
12749 </brush>
12750 </colorrole>
12751 <colorrole role="ButtonText">
12752 <brush brushstyle="SolidPattern">
12753 <color alpha="255">
12754 <red>124</red>
12755 <green>124</green>
12756 <blue>124</blue>
12757 </color>
12758 </brush>
12759 </colorrole>
12760 <colorrole role="Base">
12761 <brush brushstyle="SolidPattern">
12762 <color alpha="0">
12763 <red>0</red>
12764 <green>0</green>
12765 <blue>0</blue>
12766 </color>
12767 </brush>
12768 </colorrole>
12769 <colorrole role="Window">
12770 <brush brushstyle="SolidPattern">
12771 <color alpha="0">
12772 <red>0</red>
12773 <green>0</green>
12774 <blue>0</blue>
12775 </color>
12776 </brush>
12777 </colorrole>
12778 <colorrole role="Shadow">
12779 <brush brushstyle="SolidPattern">
12780 <color alpha="255">
12781 <red>0</red>
12782 <green>0</green>
12783 <blue>0</blue>
12784 </color>
12785 </brush>
12786 </colorrole>
12787 <colorrole role="AlternateBase">
12788 <brush brushstyle="SolidPattern">
12789 <color alpha="255">
12790 <red>248</red>
12791 <green>248</green>
12792 <blue>248</blue>
12793 </color>
12794 </brush>
12795 </colorrole>
12796 <colorrole role="ToolTipBase">
12797 <brush brushstyle="SolidPattern">
12798 <color alpha="255">
12799 <red>255</red>
12800 <green>255</green>
12801 <blue>220</blue>
12802 </color>
12803 </brush>
12804 </colorrole>
12805 <colorrole role="ToolTipText">
12806 <brush brushstyle="SolidPattern">
12807 <color alpha="255">
12808 <red>0</red>
12809 <green>0</green>
12810 <blue>0</blue>
12811 </color>
12812 </brush>
12813 </colorrole>
12814 </disabled>
12815 </palette>
12816 </property>
12817 <layout class="QGridLayout" name="gridLayout_3" columnstretch="0,0,0,0">
12818 <property name="leftMargin">
12819 <number>0</number>
12820 </property>
12821 <property name="rightMargin">
12822 <number>0</number>
12823 </property>
12824 <property name="bottomMargin">
12825 <number>0</number>
12826 </property>
12827 <item row="2" column="1">
12828 <widget class="QDoubleSpinBox" name="RateRollKi_2">
12829 <property name="sizePolicy">
12830 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
12831 <horstretch>0</horstretch>
12832 <verstretch>0</verstretch>
12833 </sizepolicy>
12834 </property>
12835 <property name="minimumSize">
12836 <size>
12837 <width>0</width>
12838 <height>22</height>
12839 </size>
12840 </property>
12841 <property name="maximumSize">
12842 <size>
12843 <width>16777215</width>
12844 <height>22</height>
12845 </size>
12846 </property>
12847 <property name="focusPolicy">
12848 <enum>Qt::StrongFocus</enum>
12849 </property>
12850 <property name="toolTip">
12851 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much stability your vehicle will have when flying tilted (ie forward flight) in Rate mode. A good starting point for Integral is double the Proportional value&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
12852 </property>
12853 <property name="styleSheet">
12854 <string notr="true"/>
12855 </property>
12856 <property name="alignment">
12857 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
12858 </property>
12859 <property name="decimals">
12860 <number>5</number>
12861 </property>
12862 <property name="singleStep">
12863 <double>0.000100000000000</double>
12864 </property>
12865 <property name="objrelation" stdset="0">
12866 <stringlist>
12867 <string>objname:StabilizationSettingsBankX</string>
12868 <string>fieldname:RollRatePID</string>
12869 <string>element:Ki</string>
12870 <string>haslimits:no</string>
12871 <string>scale:1</string>
12872 <string>buttongroup:4,20</string>
12873 </stringlist>
12874 </property>
12875 </widget>
12876 </item>
12877 <item row="0" column="2">
12878 <widget class="QLabel" name="label_34">
12879 <property name="sizePolicy">
12880 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
12881 <horstretch>0</horstretch>
12882 <verstretch>0</verstretch>
12883 </sizepolicy>
12884 </property>
12885 <property name="minimumSize">
12886 <size>
12887 <width>0</width>
12888 <height>20</height>
12889 </size>
12890 </property>
12891 <property name="palette">
12892 <palette>
12893 <active>
12894 <colorrole role="WindowText">
12895 <brush brushstyle="SolidPattern">
12896 <color alpha="255">
12897 <red>255</red>
12898 <green>255</green>
12899 <blue>255</blue>
12900 </color>
12901 </brush>
12902 </colorrole>
12903 <colorrole role="Button">
12904 <brush brushstyle="LinearGradientPattern">
12905 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
12906 <gradientstop position="0.208955000000000">
12907 <color alpha="255">
12908 <red>74</red>
12909 <green>74</green>
12910 <blue>74</blue>
12911 </color>
12912 </gradientstop>
12913 <gradientstop position="0.786070000000000">
12914 <color alpha="255">
12915 <red>36</red>
12916 <green>36</green>
12917 <blue>36</blue>
12918 </color>
12919 </gradientstop>
12920 </gradient>
12921 </brush>
12922 </colorrole>
12923 <colorrole role="Light">
12924 <brush brushstyle="SolidPattern">
12925 <color alpha="255">
12926 <red>58</red>
12927 <green>58</green>
12928 <blue>58</blue>
12929 </color>
12930 </brush>
12931 </colorrole>
12932 <colorrole role="Midlight">
12933 <brush brushstyle="SolidPattern">
12934 <color alpha="255">
12935 <red>48</red>
12936 <green>48</green>
12937 <blue>48</blue>
12938 </color>
12939 </brush>
12940 </colorrole>
12941 <colorrole role="Dark">
12942 <brush brushstyle="SolidPattern">
12943 <color alpha="255">
12944 <red>19</red>
12945 <green>19</green>
12946 <blue>19</blue>
12947 </color>
12948 </brush>
12949 </colorrole>
12950 <colorrole role="Mid">
12951 <brush brushstyle="SolidPattern">
12952 <color alpha="255">
12953 <red>26</red>
12954 <green>26</green>
12955 <blue>26</blue>
12956 </color>
12957 </brush>
12958 </colorrole>
12959 <colorrole role="Text">
12960 <brush brushstyle="SolidPattern">
12961 <color alpha="255">
12962 <red>255</red>
12963 <green>255</green>
12964 <blue>255</blue>
12965 </color>
12966 </brush>
12967 </colorrole>
12968 <colorrole role="BrightText">
12969 <brush brushstyle="SolidPattern">
12970 <color alpha="255">
12971 <red>255</red>
12972 <green>255</green>
12973 <blue>255</blue>
12974 </color>
12975 </brush>
12976 </colorrole>
12977 <colorrole role="ButtonText">
12978 <brush brushstyle="SolidPattern">
12979 <color alpha="255">
12980 <red>255</red>
12981 <green>255</green>
12982 <blue>255</blue>
12983 </color>
12984 </brush>
12985 </colorrole>
12986 <colorrole role="Base">
12987 <brush brushstyle="LinearGradientPattern">
12988 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
12989 <gradientstop position="0.208955000000000">
12990 <color alpha="255">
12991 <red>74</red>
12992 <green>74</green>
12993 <blue>74</blue>
12994 </color>
12995 </gradientstop>
12996 <gradientstop position="0.786070000000000">
12997 <color alpha="255">
12998 <red>36</red>
12999 <green>36</green>
13000 <blue>36</blue>
13001 </color>
13002 </gradientstop>
13003 </gradient>
13004 </brush>
13005 </colorrole>
13006 <colorrole role="Window">
13007 <brush brushstyle="LinearGradientPattern">
13008 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13009 <gradientstop position="0.208955000000000">
13010 <color alpha="255">
13011 <red>74</red>
13012 <green>74</green>
13013 <blue>74</blue>
13014 </color>
13015 </gradientstop>
13016 <gradientstop position="0.786070000000000">
13017 <color alpha="255">
13018 <red>36</red>
13019 <green>36</green>
13020 <blue>36</blue>
13021 </color>
13022 </gradientstop>
13023 </gradient>
13024 </brush>
13025 </colorrole>
13026 <colorrole role="Shadow">
13027 <brush brushstyle="SolidPattern">
13028 <color alpha="255">
13029 <red>0</red>
13030 <green>0</green>
13031 <blue>0</blue>
13032 </color>
13033 </brush>
13034 </colorrole>
13035 <colorrole role="AlternateBase">
13036 <brush brushstyle="SolidPattern">
13037 <color alpha="255">
13038 <red>19</red>
13039 <green>19</green>
13040 <blue>19</blue>
13041 </color>
13042 </brush>
13043 </colorrole>
13044 <colorrole role="ToolTipBase">
13045 <brush brushstyle="SolidPattern">
13046 <color alpha="255">
13047 <red>255</red>
13048 <green>255</green>
13049 <blue>220</blue>
13050 </color>
13051 </brush>
13052 </colorrole>
13053 <colorrole role="ToolTipText">
13054 <brush brushstyle="SolidPattern">
13055 <color alpha="255">
13056 <red>0</red>
13057 <green>0</green>
13058 <blue>0</blue>
13059 </color>
13060 </brush>
13061 </colorrole>
13062 </active>
13063 <inactive>
13064 <colorrole role="WindowText">
13065 <brush brushstyle="SolidPattern">
13066 <color alpha="255">
13067 <red>255</red>
13068 <green>255</green>
13069 <blue>255</blue>
13070 </color>
13071 </brush>
13072 </colorrole>
13073 <colorrole role="Button">
13074 <brush brushstyle="LinearGradientPattern">
13075 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13076 <gradientstop position="0.208955000000000">
13077 <color alpha="255">
13078 <red>74</red>
13079 <green>74</green>
13080 <blue>74</blue>
13081 </color>
13082 </gradientstop>
13083 <gradientstop position="0.786070000000000">
13084 <color alpha="255">
13085 <red>36</red>
13086 <green>36</green>
13087 <blue>36</blue>
13088 </color>
13089 </gradientstop>
13090 </gradient>
13091 </brush>
13092 </colorrole>
13093 <colorrole role="Light">
13094 <brush brushstyle="SolidPattern">
13095 <color alpha="255">
13096 <red>58</red>
13097 <green>58</green>
13098 <blue>58</blue>
13099 </color>
13100 </brush>
13101 </colorrole>
13102 <colorrole role="Midlight">
13103 <brush brushstyle="SolidPattern">
13104 <color alpha="255">
13105 <red>48</red>
13106 <green>48</green>
13107 <blue>48</blue>
13108 </color>
13109 </brush>
13110 </colorrole>
13111 <colorrole role="Dark">
13112 <brush brushstyle="SolidPattern">
13113 <color alpha="255">
13114 <red>19</red>
13115 <green>19</green>
13116 <blue>19</blue>
13117 </color>
13118 </brush>
13119 </colorrole>
13120 <colorrole role="Mid">
13121 <brush brushstyle="SolidPattern">
13122 <color alpha="255">
13123 <red>26</red>
13124 <green>26</green>
13125 <blue>26</blue>
13126 </color>
13127 </brush>
13128 </colorrole>
13129 <colorrole role="Text">
13130 <brush brushstyle="SolidPattern">
13131 <color alpha="255">
13132 <red>255</red>
13133 <green>255</green>
13134 <blue>255</blue>
13135 </color>
13136 </brush>
13137 </colorrole>
13138 <colorrole role="BrightText">
13139 <brush brushstyle="SolidPattern">
13140 <color alpha="255">
13141 <red>255</red>
13142 <green>255</green>
13143 <blue>255</blue>
13144 </color>
13145 </brush>
13146 </colorrole>
13147 <colorrole role="ButtonText">
13148 <brush brushstyle="SolidPattern">
13149 <color alpha="255">
13150 <red>255</red>
13151 <green>255</green>
13152 <blue>255</blue>
13153 </color>
13154 </brush>
13155 </colorrole>
13156 <colorrole role="Base">
13157 <brush brushstyle="LinearGradientPattern">
13158 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13159 <gradientstop position="0.208955000000000">
13160 <color alpha="255">
13161 <red>74</red>
13162 <green>74</green>
13163 <blue>74</blue>
13164 </color>
13165 </gradientstop>
13166 <gradientstop position="0.786070000000000">
13167 <color alpha="255">
13168 <red>36</red>
13169 <green>36</green>
13170 <blue>36</blue>
13171 </color>
13172 </gradientstop>
13173 </gradient>
13174 </brush>
13175 </colorrole>
13176 <colorrole role="Window">
13177 <brush brushstyle="LinearGradientPattern">
13178 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13179 <gradientstop position="0.208955000000000">
13180 <color alpha="255">
13181 <red>74</red>
13182 <green>74</green>
13183 <blue>74</blue>
13184 </color>
13185 </gradientstop>
13186 <gradientstop position="0.786070000000000">
13187 <color alpha="255">
13188 <red>36</red>
13189 <green>36</green>
13190 <blue>36</blue>
13191 </color>
13192 </gradientstop>
13193 </gradient>
13194 </brush>
13195 </colorrole>
13196 <colorrole role="Shadow">
13197 <brush brushstyle="SolidPattern">
13198 <color alpha="255">
13199 <red>0</red>
13200 <green>0</green>
13201 <blue>0</blue>
13202 </color>
13203 </brush>
13204 </colorrole>
13205 <colorrole role="AlternateBase">
13206 <brush brushstyle="SolidPattern">
13207 <color alpha="255">
13208 <red>19</red>
13209 <green>19</green>
13210 <blue>19</blue>
13211 </color>
13212 </brush>
13213 </colorrole>
13214 <colorrole role="ToolTipBase">
13215 <brush brushstyle="SolidPattern">
13216 <color alpha="255">
13217 <red>255</red>
13218 <green>255</green>
13219 <blue>220</blue>
13220 </color>
13221 </brush>
13222 </colorrole>
13223 <colorrole role="ToolTipText">
13224 <brush brushstyle="SolidPattern">
13225 <color alpha="255">
13226 <red>0</red>
13227 <green>0</green>
13228 <blue>0</blue>
13229 </color>
13230 </brush>
13231 </colorrole>
13232 </inactive>
13233 <disabled>
13234 <colorrole role="WindowText">
13235 <brush brushstyle="SolidPattern">
13236 <color alpha="255">
13237 <red>255</red>
13238 <green>255</green>
13239 <blue>255</blue>
13240 </color>
13241 </brush>
13242 </colorrole>
13243 <colorrole role="Button">
13244 <brush brushstyle="LinearGradientPattern">
13245 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13246 <gradientstop position="0.208955000000000">
13247 <color alpha="255">
13248 <red>74</red>
13249 <green>74</green>
13250 <blue>74</blue>
13251 </color>
13252 </gradientstop>
13253 <gradientstop position="0.786070000000000">
13254 <color alpha="255">
13255 <red>36</red>
13256 <green>36</green>
13257 <blue>36</blue>
13258 </color>
13259 </gradientstop>
13260 </gradient>
13261 </brush>
13262 </colorrole>
13263 <colorrole role="Light">
13264 <brush brushstyle="SolidPattern">
13265 <color alpha="255">
13266 <red>58</red>
13267 <green>58</green>
13268 <blue>58</blue>
13269 </color>
13270 </brush>
13271 </colorrole>
13272 <colorrole role="Midlight">
13273 <brush brushstyle="SolidPattern">
13274 <color alpha="255">
13275 <red>48</red>
13276 <green>48</green>
13277 <blue>48</blue>
13278 </color>
13279 </brush>
13280 </colorrole>
13281 <colorrole role="Dark">
13282 <brush brushstyle="SolidPattern">
13283 <color alpha="255">
13284 <red>19</red>
13285 <green>19</green>
13286 <blue>19</blue>
13287 </color>
13288 </brush>
13289 </colorrole>
13290 <colorrole role="Mid">
13291 <brush brushstyle="SolidPattern">
13292 <color alpha="255">
13293 <red>26</red>
13294 <green>26</green>
13295 <blue>26</blue>
13296 </color>
13297 </brush>
13298 </colorrole>
13299 <colorrole role="Text">
13300 <brush brushstyle="SolidPattern">
13301 <color alpha="255">
13302 <red>255</red>
13303 <green>255</green>
13304 <blue>255</blue>
13305 </color>
13306 </brush>
13307 </colorrole>
13308 <colorrole role="BrightText">
13309 <brush brushstyle="SolidPattern">
13310 <color alpha="255">
13311 <red>255</red>
13312 <green>255</green>
13313 <blue>255</blue>
13314 </color>
13315 </brush>
13316 </colorrole>
13317 <colorrole role="ButtonText">
13318 <brush brushstyle="SolidPattern">
13319 <color alpha="255">
13320 <red>255</red>
13321 <green>255</green>
13322 <blue>255</blue>
13323 </color>
13324 </brush>
13325 </colorrole>
13326 <colorrole role="Base">
13327 <brush brushstyle="LinearGradientPattern">
13328 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13329 <gradientstop position="0.208955000000000">
13330 <color alpha="255">
13331 <red>74</red>
13332 <green>74</green>
13333 <blue>74</blue>
13334 </color>
13335 </gradientstop>
13336 <gradientstop position="0.786070000000000">
13337 <color alpha="255">
13338 <red>36</red>
13339 <green>36</green>
13340 <blue>36</blue>
13341 </color>
13342 </gradientstop>
13343 </gradient>
13344 </brush>
13345 </colorrole>
13346 <colorrole role="Window">
13347 <brush brushstyle="LinearGradientPattern">
13348 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13349 <gradientstop position="0.208955000000000">
13350 <color alpha="255">
13351 <red>74</red>
13352 <green>74</green>
13353 <blue>74</blue>
13354 </color>
13355 </gradientstop>
13356 <gradientstop position="0.786070000000000">
13357 <color alpha="255">
13358 <red>36</red>
13359 <green>36</green>
13360 <blue>36</blue>
13361 </color>
13362 </gradientstop>
13363 </gradient>
13364 </brush>
13365 </colorrole>
13366 <colorrole role="Shadow">
13367 <brush brushstyle="SolidPattern">
13368 <color alpha="255">
13369 <red>0</red>
13370 <green>0</green>
13371 <blue>0</blue>
13372 </color>
13373 </brush>
13374 </colorrole>
13375 <colorrole role="AlternateBase">
13376 <brush brushstyle="SolidPattern">
13377 <color alpha="255">
13378 <red>39</red>
13379 <green>39</green>
13380 <blue>39</blue>
13381 </color>
13382 </brush>
13383 </colorrole>
13384 <colorrole role="ToolTipBase">
13385 <brush brushstyle="SolidPattern">
13386 <color alpha="255">
13387 <red>255</red>
13388 <green>255</green>
13389 <blue>220</blue>
13390 </color>
13391 </brush>
13392 </colorrole>
13393 <colorrole role="ToolTipText">
13394 <brush brushstyle="SolidPattern">
13395 <color alpha="255">
13396 <red>0</red>
13397 <green>0</green>
13398 <blue>0</blue>
13399 </color>
13400 </brush>
13401 </colorrole>
13402 </disabled>
13403 </palette>
13404 </property>
13405 <property name="font">
13406 <font>
13407 <weight>75</weight>
13408 <bold>true</bold>
13409 </font>
13410 </property>
13411 <property name="autoFillBackground">
13412 <bool>false</bool>
13413 </property>
13414 <property name="styleSheet">
13415 <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));
13416 color: rgb(255, 255, 255);
13417 border-radius: 5;</string>
13418 </property>
13419 <property name="text">
13420 <string>Pitch</string>
13421 </property>
13422 <property name="alignment">
13423 <set>Qt::AlignCenter</set>
13424 </property>
13425 </widget>
13426 </item>
13427 <item row="2" column="3">
13428 <widget class="QDoubleSpinBox" name="RateYawKi">
13429 <property name="sizePolicy">
13430 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
13431 <horstretch>0</horstretch>
13432 <verstretch>0</verstretch>
13433 </sizepolicy>
13434 </property>
13435 <property name="minimumSize">
13436 <size>
13437 <width>0</width>
13438 <height>22</height>
13439 </size>
13440 </property>
13441 <property name="maximumSize">
13442 <size>
13443 <width>16777215</width>
13444 <height>22</height>
13445 </size>
13446 </property>
13447 <property name="focusPolicy">
13448 <enum>Qt::StrongFocus</enum>
13449 </property>
13450 <property name="toolTip">
13451 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much yaw stability your vehicle will have in Rate mode. A good starting point for Integral is double the Proportional value&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
13452 </property>
13453 <property name="styleSheet">
13454 <string notr="true"/>
13455 </property>
13456 <property name="alignment">
13457 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
13458 </property>
13459 <property name="decimals">
13460 <number>5</number>
13461 </property>
13462 <property name="singleStep">
13463 <double>0.000100000000000</double>
13464 </property>
13465 <property name="objrelation" stdset="0">
13466 <stringlist>
13467 <string>objname:StabilizationSettingsBankX</string>
13468 <string>fieldname:YawRatePID</string>
13469 <string>element:Ki</string>
13470 <string>haslimits:no</string>
13471 <string>scale:1</string>
13472 <string>buttongroup:4,20</string>
13473 </stringlist>
13474 </property>
13475 </widget>
13476 </item>
13477 <item row="1" column="3">
13478 <widget class="QDoubleSpinBox" name="RateYawKp">
13479 <property name="sizePolicy">
13480 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
13481 <horstretch>0</horstretch>
13482 <verstretch>0</verstretch>
13483 </sizepolicy>
13484 </property>
13485 <property name="minimumSize">
13486 <size>
13487 <width>85</width>
13488 <height>22</height>
13489 </size>
13490 </property>
13491 <property name="maximumSize">
13492 <size>
13493 <width>16777215</width>
13494 <height>22</height>
13495 </size>
13496 </property>
13497 <property name="focusPolicy">
13498 <enum>Qt::StrongFocus</enum>
13499 </property>
13500 <property name="toolTip">
13501 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much leveling stability is set into Rate mode (inner loop). Too much will make your vehicle oscillate in Rate mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
13502 </property>
13503 <property name="styleSheet">
13504 <string notr="true"/>
13505 </property>
13506 <property name="alignment">
13507 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
13508 </property>
13509 <property name="decimals">
13510 <number>5</number>
13511 </property>
13512 <property name="singleStep">
13513 <double>0.000100000000000</double>
13514 </property>
13515 <property name="objrelation" stdset="0">
13516 <stringlist>
13517 <string>objname:StabilizationSettingsBankX</string>
13518 <string>fieldname:YawRatePID</string>
13519 <string>element:Kp</string>
13520 <string>haslimits:no</string>
13521 <string>scale:1</string>
13522 <string>buttongroup:4,20</string>
13523 </stringlist>
13524 </property>
13525 </widget>
13526 </item>
13527 <item row="0" column="3">
13528 <widget class="QLabel" name="label_42">
13529 <property name="sizePolicy">
13530 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
13531 <horstretch>0</horstretch>
13532 <verstretch>0</verstretch>
13533 </sizepolicy>
13534 </property>
13535 <property name="minimumSize">
13536 <size>
13537 <width>0</width>
13538 <height>20</height>
13539 </size>
13540 </property>
13541 <property name="palette">
13542 <palette>
13543 <active>
13544 <colorrole role="WindowText">
13545 <brush brushstyle="SolidPattern">
13546 <color alpha="255">
13547 <red>255</red>
13548 <green>255</green>
13549 <blue>255</blue>
13550 </color>
13551 </brush>
13552 </colorrole>
13553 <colorrole role="Button">
13554 <brush brushstyle="LinearGradientPattern">
13555 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13556 <gradientstop position="0.208955000000000">
13557 <color alpha="255">
13558 <red>74</red>
13559 <green>74</green>
13560 <blue>74</blue>
13561 </color>
13562 </gradientstop>
13563 <gradientstop position="0.786070000000000">
13564 <color alpha="255">
13565 <red>36</red>
13566 <green>36</green>
13567 <blue>36</blue>
13568 </color>
13569 </gradientstop>
13570 </gradient>
13571 </brush>
13572 </colorrole>
13573 <colorrole role="Light">
13574 <brush brushstyle="SolidPattern">
13575 <color alpha="255">
13576 <red>58</red>
13577 <green>58</green>
13578 <blue>58</blue>
13579 </color>
13580 </brush>
13581 </colorrole>
13582 <colorrole role="Midlight">
13583 <brush brushstyle="SolidPattern">
13584 <color alpha="255">
13585 <red>48</red>
13586 <green>48</green>
13587 <blue>48</blue>
13588 </color>
13589 </brush>
13590 </colorrole>
13591 <colorrole role="Dark">
13592 <brush brushstyle="SolidPattern">
13593 <color alpha="255">
13594 <red>19</red>
13595 <green>19</green>
13596 <blue>19</blue>
13597 </color>
13598 </brush>
13599 </colorrole>
13600 <colorrole role="Mid">
13601 <brush brushstyle="SolidPattern">
13602 <color alpha="255">
13603 <red>26</red>
13604 <green>26</green>
13605 <blue>26</blue>
13606 </color>
13607 </brush>
13608 </colorrole>
13609 <colorrole role="Text">
13610 <brush brushstyle="SolidPattern">
13611 <color alpha="255">
13612 <red>255</red>
13613 <green>255</green>
13614 <blue>255</blue>
13615 </color>
13616 </brush>
13617 </colorrole>
13618 <colorrole role="BrightText">
13619 <brush brushstyle="SolidPattern">
13620 <color alpha="255">
13621 <red>255</red>
13622 <green>255</green>
13623 <blue>255</blue>
13624 </color>
13625 </brush>
13626 </colorrole>
13627 <colorrole role="ButtonText">
13628 <brush brushstyle="SolidPattern">
13629 <color alpha="255">
13630 <red>255</red>
13631 <green>255</green>
13632 <blue>255</blue>
13633 </color>
13634 </brush>
13635 </colorrole>
13636 <colorrole role="Base">
13637 <brush brushstyle="LinearGradientPattern">
13638 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13639 <gradientstop position="0.208955000000000">
13640 <color alpha="255">
13641 <red>74</red>
13642 <green>74</green>
13643 <blue>74</blue>
13644 </color>
13645 </gradientstop>
13646 <gradientstop position="0.786070000000000">
13647 <color alpha="255">
13648 <red>36</red>
13649 <green>36</green>
13650 <blue>36</blue>
13651 </color>
13652 </gradientstop>
13653 </gradient>
13654 </brush>
13655 </colorrole>
13656 <colorrole role="Window">
13657 <brush brushstyle="LinearGradientPattern">
13658 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13659 <gradientstop position="0.208955000000000">
13660 <color alpha="255">
13661 <red>74</red>
13662 <green>74</green>
13663 <blue>74</blue>
13664 </color>
13665 </gradientstop>
13666 <gradientstop position="0.786070000000000">
13667 <color alpha="255">
13668 <red>36</red>
13669 <green>36</green>
13670 <blue>36</blue>
13671 </color>
13672 </gradientstop>
13673 </gradient>
13674 </brush>
13675 </colorrole>
13676 <colorrole role="Shadow">
13677 <brush brushstyle="SolidPattern">
13678 <color alpha="255">
13679 <red>0</red>
13680 <green>0</green>
13681 <blue>0</blue>
13682 </color>
13683 </brush>
13684 </colorrole>
13685 <colorrole role="AlternateBase">
13686 <brush brushstyle="SolidPattern">
13687 <color alpha="255">
13688 <red>19</red>
13689 <green>19</green>
13690 <blue>19</blue>
13691 </color>
13692 </brush>
13693 </colorrole>
13694 <colorrole role="ToolTipBase">
13695 <brush brushstyle="SolidPattern">
13696 <color alpha="255">
13697 <red>255</red>
13698 <green>255</green>
13699 <blue>220</blue>
13700 </color>
13701 </brush>
13702 </colorrole>
13703 <colorrole role="ToolTipText">
13704 <brush brushstyle="SolidPattern">
13705 <color alpha="255">
13706 <red>0</red>
13707 <green>0</green>
13708 <blue>0</blue>
13709 </color>
13710 </brush>
13711 </colorrole>
13712 </active>
13713 <inactive>
13714 <colorrole role="WindowText">
13715 <brush brushstyle="SolidPattern">
13716 <color alpha="255">
13717 <red>255</red>
13718 <green>255</green>
13719 <blue>255</blue>
13720 </color>
13721 </brush>
13722 </colorrole>
13723 <colorrole role="Button">
13724 <brush brushstyle="LinearGradientPattern">
13725 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13726 <gradientstop position="0.208955000000000">
13727 <color alpha="255">
13728 <red>74</red>
13729 <green>74</green>
13730 <blue>74</blue>
13731 </color>
13732 </gradientstop>
13733 <gradientstop position="0.786070000000000">
13734 <color alpha="255">
13735 <red>36</red>
13736 <green>36</green>
13737 <blue>36</blue>
13738 </color>
13739 </gradientstop>
13740 </gradient>
13741 </brush>
13742 </colorrole>
13743 <colorrole role="Light">
13744 <brush brushstyle="SolidPattern">
13745 <color alpha="255">
13746 <red>58</red>
13747 <green>58</green>
13748 <blue>58</blue>
13749 </color>
13750 </brush>
13751 </colorrole>
13752 <colorrole role="Midlight">
13753 <brush brushstyle="SolidPattern">
13754 <color alpha="255">
13755 <red>48</red>
13756 <green>48</green>
13757 <blue>48</blue>
13758 </color>
13759 </brush>
13760 </colorrole>
13761 <colorrole role="Dark">
13762 <brush brushstyle="SolidPattern">
13763 <color alpha="255">
13764 <red>19</red>
13765 <green>19</green>
13766 <blue>19</blue>
13767 </color>
13768 </brush>
13769 </colorrole>
13770 <colorrole role="Mid">
13771 <brush brushstyle="SolidPattern">
13772 <color alpha="255">
13773 <red>26</red>
13774 <green>26</green>
13775 <blue>26</blue>
13776 </color>
13777 </brush>
13778 </colorrole>
13779 <colorrole role="Text">
13780 <brush brushstyle="SolidPattern">
13781 <color alpha="255">
13782 <red>255</red>
13783 <green>255</green>
13784 <blue>255</blue>
13785 </color>
13786 </brush>
13787 </colorrole>
13788 <colorrole role="BrightText">
13789 <brush brushstyle="SolidPattern">
13790 <color alpha="255">
13791 <red>255</red>
13792 <green>255</green>
13793 <blue>255</blue>
13794 </color>
13795 </brush>
13796 </colorrole>
13797 <colorrole role="ButtonText">
13798 <brush brushstyle="SolidPattern">
13799 <color alpha="255">
13800 <red>255</red>
13801 <green>255</green>
13802 <blue>255</blue>
13803 </color>
13804 </brush>
13805 </colorrole>
13806 <colorrole role="Base">
13807 <brush brushstyle="LinearGradientPattern">
13808 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13809 <gradientstop position="0.208955000000000">
13810 <color alpha="255">
13811 <red>74</red>
13812 <green>74</green>
13813 <blue>74</blue>
13814 </color>
13815 </gradientstop>
13816 <gradientstop position="0.786070000000000">
13817 <color alpha="255">
13818 <red>36</red>
13819 <green>36</green>
13820 <blue>36</blue>
13821 </color>
13822 </gradientstop>
13823 </gradient>
13824 </brush>
13825 </colorrole>
13826 <colorrole role="Window">
13827 <brush brushstyle="LinearGradientPattern">
13828 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13829 <gradientstop position="0.208955000000000">
13830 <color alpha="255">
13831 <red>74</red>
13832 <green>74</green>
13833 <blue>74</blue>
13834 </color>
13835 </gradientstop>
13836 <gradientstop position="0.786070000000000">
13837 <color alpha="255">
13838 <red>36</red>
13839 <green>36</green>
13840 <blue>36</blue>
13841 </color>
13842 </gradientstop>
13843 </gradient>
13844 </brush>
13845 </colorrole>
13846 <colorrole role="Shadow">
13847 <brush brushstyle="SolidPattern">
13848 <color alpha="255">
13849 <red>0</red>
13850 <green>0</green>
13851 <blue>0</blue>
13852 </color>
13853 </brush>
13854 </colorrole>
13855 <colorrole role="AlternateBase">
13856 <brush brushstyle="SolidPattern">
13857 <color alpha="255">
13858 <red>19</red>
13859 <green>19</green>
13860 <blue>19</blue>
13861 </color>
13862 </brush>
13863 </colorrole>
13864 <colorrole role="ToolTipBase">
13865 <brush brushstyle="SolidPattern">
13866 <color alpha="255">
13867 <red>255</red>
13868 <green>255</green>
13869 <blue>220</blue>
13870 </color>
13871 </brush>
13872 </colorrole>
13873 <colorrole role="ToolTipText">
13874 <brush brushstyle="SolidPattern">
13875 <color alpha="255">
13876 <red>0</red>
13877 <green>0</green>
13878 <blue>0</blue>
13879 </color>
13880 </brush>
13881 </colorrole>
13882 </inactive>
13883 <disabled>
13884 <colorrole role="WindowText">
13885 <brush brushstyle="SolidPattern">
13886 <color alpha="255">
13887 <red>255</red>
13888 <green>255</green>
13889 <blue>255</blue>
13890 </color>
13891 </brush>
13892 </colorrole>
13893 <colorrole role="Button">
13894 <brush brushstyle="LinearGradientPattern">
13895 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13896 <gradientstop position="0.208955000000000">
13897 <color alpha="255">
13898 <red>74</red>
13899 <green>74</green>
13900 <blue>74</blue>
13901 </color>
13902 </gradientstop>
13903 <gradientstop position="0.786070000000000">
13904 <color alpha="255">
13905 <red>36</red>
13906 <green>36</green>
13907 <blue>36</blue>
13908 </color>
13909 </gradientstop>
13910 </gradient>
13911 </brush>
13912 </colorrole>
13913 <colorrole role="Light">
13914 <brush brushstyle="SolidPattern">
13915 <color alpha="255">
13916 <red>58</red>
13917 <green>58</green>
13918 <blue>58</blue>
13919 </color>
13920 </brush>
13921 </colorrole>
13922 <colorrole role="Midlight">
13923 <brush brushstyle="SolidPattern">
13924 <color alpha="255">
13925 <red>48</red>
13926 <green>48</green>
13927 <blue>48</blue>
13928 </color>
13929 </brush>
13930 </colorrole>
13931 <colorrole role="Dark">
13932 <brush brushstyle="SolidPattern">
13933 <color alpha="255">
13934 <red>19</red>
13935 <green>19</green>
13936 <blue>19</blue>
13937 </color>
13938 </brush>
13939 </colorrole>
13940 <colorrole role="Mid">
13941 <brush brushstyle="SolidPattern">
13942 <color alpha="255">
13943 <red>26</red>
13944 <green>26</green>
13945 <blue>26</blue>
13946 </color>
13947 </brush>
13948 </colorrole>
13949 <colorrole role="Text">
13950 <brush brushstyle="SolidPattern">
13951 <color alpha="255">
13952 <red>255</red>
13953 <green>255</green>
13954 <blue>255</blue>
13955 </color>
13956 </brush>
13957 </colorrole>
13958 <colorrole role="BrightText">
13959 <brush brushstyle="SolidPattern">
13960 <color alpha="255">
13961 <red>255</red>
13962 <green>255</green>
13963 <blue>255</blue>
13964 </color>
13965 </brush>
13966 </colorrole>
13967 <colorrole role="ButtonText">
13968 <brush brushstyle="SolidPattern">
13969 <color alpha="255">
13970 <red>255</red>
13971 <green>255</green>
13972 <blue>255</blue>
13973 </color>
13974 </brush>
13975 </colorrole>
13976 <colorrole role="Base">
13977 <brush brushstyle="LinearGradientPattern">
13978 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13979 <gradientstop position="0.208955000000000">
13980 <color alpha="255">
13981 <red>74</red>
13982 <green>74</green>
13983 <blue>74</blue>
13984 </color>
13985 </gradientstop>
13986 <gradientstop position="0.786070000000000">
13987 <color alpha="255">
13988 <red>36</red>
13989 <green>36</green>
13990 <blue>36</blue>
13991 </color>
13992 </gradientstop>
13993 </gradient>
13994 </brush>
13995 </colorrole>
13996 <colorrole role="Window">
13997 <brush brushstyle="LinearGradientPattern">
13998 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
13999 <gradientstop position="0.208955000000000">
14000 <color alpha="255">
14001 <red>74</red>
14002 <green>74</green>
14003 <blue>74</blue>
14004 </color>
14005 </gradientstop>
14006 <gradientstop position="0.786070000000000">
14007 <color alpha="255">
14008 <red>36</red>
14009 <green>36</green>
14010 <blue>36</blue>
14011 </color>
14012 </gradientstop>
14013 </gradient>
14014 </brush>
14015 </colorrole>
14016 <colorrole role="Shadow">
14017 <brush brushstyle="SolidPattern">
14018 <color alpha="255">
14019 <red>0</red>
14020 <green>0</green>
14021 <blue>0</blue>
14022 </color>
14023 </brush>
14024 </colorrole>
14025 <colorrole role="AlternateBase">
14026 <brush brushstyle="SolidPattern">
14027 <color alpha="255">
14028 <red>39</red>
14029 <green>39</green>
14030 <blue>39</blue>
14031 </color>
14032 </brush>
14033 </colorrole>
14034 <colorrole role="ToolTipBase">
14035 <brush brushstyle="SolidPattern">
14036 <color alpha="255">
14037 <red>255</red>
14038 <green>255</green>
14039 <blue>220</blue>
14040 </color>
14041 </brush>
14042 </colorrole>
14043 <colorrole role="ToolTipText">
14044 <brush brushstyle="SolidPattern">
14045 <color alpha="255">
14046 <red>0</red>
14047 <green>0</green>
14048 <blue>0</blue>
14049 </color>
14050 </brush>
14051 </colorrole>
14052 </disabled>
14053 </palette>
14054 </property>
14055 <property name="font">
14056 <font>
14057 <weight>75</weight>
14058 <bold>true</bold>
14059 </font>
14060 </property>
14061 <property name="autoFillBackground">
14062 <bool>false</bool>
14063 </property>
14064 <property name="styleSheet">
14065 <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));
14066 color: rgb(255, 255, 255);
14067 border-radius: 5;</string>
14068 </property>
14069 <property name="text">
14070 <string>Yaw</string>
14071 </property>
14072 <property name="alignment">
14073 <set>Qt::AlignCenter</set>
14074 </property>
14075 </widget>
14076 </item>
14077 <item row="2" column="2">
14078 <widget class="QDoubleSpinBox" name="RatePitchKi">
14079 <property name="sizePolicy">
14080 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
14081 <horstretch>0</horstretch>
14082 <verstretch>0</verstretch>
14083 </sizepolicy>
14084 </property>
14085 <property name="minimumSize">
14086 <size>
14087 <width>0</width>
14088 <height>22</height>
14089 </size>
14090 </property>
14091 <property name="maximumSize">
14092 <size>
14093 <width>16777215</width>
14094 <height>22</height>
14095 </size>
14096 </property>
14097 <property name="focusPolicy">
14098 <enum>Qt::StrongFocus</enum>
14099 </property>
14100 <property name="toolTip">
14101 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much stability your vehicle will have when flying tilted (ie forward flight) in Rate mode. A good starting point for Integral is double the Proportional value&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
14102 </property>
14103 <property name="styleSheet">
14104 <string notr="true"/>
14105 </property>
14106 <property name="alignment">
14107 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
14108 </property>
14109 <property name="decimals">
14110 <number>5</number>
14111 </property>
14112 <property name="singleStep">
14113 <double>0.000100000000000</double>
14114 </property>
14115 <property name="objrelation" stdset="0">
14116 <stringlist>
14117 <string>objname:StabilizationSettingsBankX</string>
14118 <string>fieldname:PitchRatePID</string>
14119 <string>element:Ki</string>
14120 <string>haslimits:no</string>
14121 <string>scale:1</string>
14122 <string>buttongroup:4,20</string>
14123 </stringlist>
14124 </property>
14125 </widget>
14126 </item>
14127 <item row="3" column="2">
14128 <widget class="QDoubleSpinBox" name="PitchRateKd">
14129 <property name="sizePolicy">
14130 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
14131 <horstretch>0</horstretch>
14132 <verstretch>0</verstretch>
14133 </sizepolicy>
14134 </property>
14135 <property name="minimumSize">
14136 <size>
14137 <width>0</width>
14138 <height>22</height>
14139 </size>
14140 </property>
14141 <property name="maximumSize">
14142 <size>
14143 <width>16777215</width>
14144 <height>22</height>
14145 </size>
14146 </property>
14147 <property name="focusPolicy">
14148 <enum>Qt::StrongFocus</enum>
14149 </property>
14150 <property name="toolTip">
14151 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This
14152 makes the control output respond faster with fast stick movements or external disturbance like wind gusts. It also acts like a dampener, thus allowing higher KP settings. Only affects Rate mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
14153 </property>
14154 <property name="styleSheet">
14155 <string notr="true"/>
14156 </property>
14157 <property name="alignment">
14158 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
14159 </property>
14160 <property name="decimals">
14161 <number>6</number>
14162 </property>
14163 <property name="singleStep">
14164 <double>0.000001000000000</double>
14165 </property>
14166 <property name="objrelation" stdset="0">
14167 <stringlist>
14168 <string>objname:StabilizationSettingsBankX</string>
14169 <string>fieldname:PitchRatePID</string>
14170 <string>element:Kd</string>
14171 <string>haslimits:no</string>
14172 <string>scale:1</string>
14173 <string>buttongroup:4,20</string>
14174 </stringlist>
14175 </property>
14176 </widget>
14177 </item>
14178 <item row="2" column="0">
14179 <widget class="QLabel" name="label_44">
14180 <property name="sizePolicy">
14181 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
14182 <horstretch>0</horstretch>
14183 <verstretch>0</verstretch>
14184 </sizepolicy>
14185 </property>
14186 <property name="styleSheet">
14187 <string notr="true"/>
14188 </property>
14189 <property name="text">
14190 <string>Integral</string>
14191 </property>
14192 <property name="alignment">
14193 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
14194 </property>
14195 </widget>
14196 </item>
14197 <item row="1" column="2">
14198 <widget class="QDoubleSpinBox" name="RatePitchKp">
14199 <property name="sizePolicy">
14200 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
14201 <horstretch>0</horstretch>
14202 <verstretch>0</verstretch>
14203 </sizepolicy>
14204 </property>
14205 <property name="minimumSize">
14206 <size>
14207 <width>85</width>
14208 <height>22</height>
14209 </size>
14210 </property>
14211 <property name="maximumSize">
14212 <size>
14213 <width>16777215</width>
14214 <height>22</height>
14215 </size>
14216 </property>
14217 <property name="focusPolicy">
14218 <enum>Qt::StrongFocus</enum>
14219 </property>
14220 <property name="toolTip">
14221 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much leveling stability is set into Rate mode (inner loop). Too much will make your vehicle oscillate in Rate mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
14222 </property>
14223 <property name="styleSheet">
14224 <string notr="true"/>
14225 </property>
14226 <property name="alignment">
14227 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
14228 </property>
14229 <property name="decimals">
14230 <number>5</number>
14231 </property>
14232 <property name="singleStep">
14233 <double>0.000100000000000</double>
14234 </property>
14235 <property name="objrelation" stdset="0">
14236 <stringlist>
14237 <string>objname:StabilizationSettingsBankX</string>
14238 <string>fieldname:PitchRatePID</string>
14239 <string>element:Kp</string>
14240 <string>haslimits:no</string>
14241 <string>scale:1</string>
14242 <string>buttongroup:4,20</string>
14243 </stringlist>
14244 </property>
14245 </widget>
14246 </item>
14247 <item row="3" column="3">
14248 <widget class="QDoubleSpinBox" name="YawRateKd">
14249 <property name="sizePolicy">
14250 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
14251 <horstretch>0</horstretch>
14252 <verstretch>0</verstretch>
14253 </sizepolicy>
14254 </property>
14255 <property name="minimumSize">
14256 <size>
14257 <width>0</width>
14258 <height>22</height>
14259 </size>
14260 </property>
14261 <property name="maximumSize">
14262 <size>
14263 <width>16777215</width>
14264 <height>22</height>
14265 </size>
14266 </property>
14267 <property name="focusPolicy">
14268 <enum>Qt::StrongFocus</enum>
14269 </property>
14270 <property name="toolTip">
14271 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This makes the control output respond faster with fast stick movements or external disturbance like wind gusts. It also acts like a dampener, thus allowing higher KP settings. Only affects Rate mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
14272 </property>
14273 <property name="styleSheet">
14274 <string notr="true"/>
14275 </property>
14276 <property name="alignment">
14277 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
14278 </property>
14279 <property name="decimals">
14280 <number>6</number>
14281 </property>
14282 <property name="singleStep">
14283 <double>0.000001000000000</double>
14284 </property>
14285 <property name="objrelation" stdset="0">
14286 <stringlist>
14287 <string>objname:StabilizationSettingsBankX</string>
14288 <string>fieldname:YawRatePID</string>
14289 <string>element:Kd</string>
14290 <string>haslimits:no</string>
14291 <string>scale:1</string>
14292 <string>buttongroup:4,20</string>
14293 </stringlist>
14294 </property>
14295 </widget>
14296 </item>
14297 <item row="0" column="1">
14298 <widget class="QLabel" name="label_30">
14299 <property name="sizePolicy">
14300 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
14301 <horstretch>0</horstretch>
14302 <verstretch>0</verstretch>
14303 </sizepolicy>
14304 </property>
14305 <property name="minimumSize">
14306 <size>
14307 <width>0</width>
14308 <height>20</height>
14309 </size>
14310 </property>
14311 <property name="palette">
14312 <palette>
14313 <active>
14314 <colorrole role="WindowText">
14315 <brush brushstyle="SolidPattern">
14316 <color alpha="255">
14317 <red>255</red>
14318 <green>255</green>
14319 <blue>255</blue>
14320 </color>
14321 </brush>
14322 </colorrole>
14323 <colorrole role="Button">
14324 <brush brushstyle="LinearGradientPattern">
14325 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
14326 <gradientstop position="0.208955000000000">
14327 <color alpha="255">
14328 <red>74</red>
14329 <green>74</green>
14330 <blue>74</blue>
14331 </color>
14332 </gradientstop>
14333 <gradientstop position="0.786070000000000">
14334 <color alpha="255">
14335 <red>36</red>
14336 <green>36</green>
14337 <blue>36</blue>
14338 </color>
14339 </gradientstop>
14340 </gradient>
14341 </brush>
14342 </colorrole>
14343 <colorrole role="Light">
14344 <brush brushstyle="SolidPattern">
14345 <color alpha="255">
14346 <red>58</red>
14347 <green>58</green>
14348 <blue>58</blue>
14349 </color>
14350 </brush>
14351 </colorrole>
14352 <colorrole role="Midlight">
14353 <brush brushstyle="SolidPattern">
14354 <color alpha="255">
14355 <red>48</red>
14356 <green>48</green>
14357 <blue>48</blue>
14358 </color>
14359 </brush>
14360 </colorrole>
14361 <colorrole role="Dark">
14362 <brush brushstyle="SolidPattern">
14363 <color alpha="255">
14364 <red>19</red>
14365 <green>19</green>
14366 <blue>19</blue>
14367 </color>
14368 </brush>
14369 </colorrole>
14370 <colorrole role="Mid">
14371 <brush brushstyle="SolidPattern">
14372 <color alpha="255">
14373 <red>26</red>
14374 <green>26</green>
14375 <blue>26</blue>
14376 </color>
14377 </brush>
14378 </colorrole>
14379 <colorrole role="Text">
14380 <brush brushstyle="SolidPattern">
14381 <color alpha="255">
14382 <red>255</red>
14383 <green>255</green>
14384 <blue>255</blue>
14385 </color>
14386 </brush>
14387 </colorrole>
14388 <colorrole role="BrightText">
14389 <brush brushstyle="SolidPattern">
14390 <color alpha="255">
14391 <red>255</red>
14392 <green>255</green>
14393 <blue>255</blue>
14394 </color>
14395 </brush>
14396 </colorrole>
14397 <colorrole role="ButtonText">
14398 <brush brushstyle="SolidPattern">
14399 <color alpha="255">
14400 <red>255</red>
14401 <green>255</green>
14402 <blue>255</blue>
14403 </color>
14404 </brush>
14405 </colorrole>
14406 <colorrole role="Base">
14407 <brush brushstyle="LinearGradientPattern">
14408 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
14409 <gradientstop position="0.208955000000000">
14410 <color alpha="255">
14411 <red>74</red>
14412 <green>74</green>
14413 <blue>74</blue>
14414 </color>
14415 </gradientstop>
14416 <gradientstop position="0.786070000000000">
14417 <color alpha="255">
14418 <red>36</red>
14419 <green>36</green>
14420 <blue>36</blue>
14421 </color>
14422 </gradientstop>
14423 </gradient>
14424 </brush>
14425 </colorrole>
14426 <colorrole role="Window">
14427 <brush brushstyle="LinearGradientPattern">
14428 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
14429 <gradientstop position="0.208955000000000">
14430 <color alpha="255">
14431 <red>74</red>
14432 <green>74</green>
14433 <blue>74</blue>
14434 </color>
14435 </gradientstop>
14436 <gradientstop position="0.786070000000000">
14437 <color alpha="255">
14438 <red>36</red>
14439 <green>36</green>
14440 <blue>36</blue>
14441 </color>
14442 </gradientstop>
14443 </gradient>
14444 </brush>
14445 </colorrole>
14446 <colorrole role="Shadow">
14447 <brush brushstyle="SolidPattern">
14448 <color alpha="255">
14449 <red>0</red>
14450 <green>0</green>
14451 <blue>0</blue>
14452 </color>
14453 </brush>
14454 </colorrole>
14455 <colorrole role="AlternateBase">
14456 <brush brushstyle="SolidPattern">
14457 <color alpha="255">
14458 <red>19</red>
14459 <green>19</green>
14460 <blue>19</blue>
14461 </color>
14462 </brush>
14463 </colorrole>
14464 <colorrole role="ToolTipBase">
14465 <brush brushstyle="SolidPattern">
14466 <color alpha="255">
14467 <red>255</red>
14468 <green>255</green>
14469 <blue>220</blue>
14470 </color>
14471 </brush>
14472 </colorrole>
14473 <colorrole role="ToolTipText">
14474 <brush brushstyle="SolidPattern">
14475 <color alpha="255">
14476 <red>0</red>
14477 <green>0</green>
14478 <blue>0</blue>
14479 </color>
14480 </brush>
14481 </colorrole>
14482 </active>
14483 <inactive>
14484 <colorrole role="WindowText">
14485 <brush brushstyle="SolidPattern">
14486 <color alpha="255">
14487 <red>255</red>
14488 <green>255</green>
14489 <blue>255</blue>
14490 </color>
14491 </brush>
14492 </colorrole>
14493 <colorrole role="Button">
14494 <brush brushstyle="LinearGradientPattern">
14495 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
14496 <gradientstop position="0.208955000000000">
14497 <color alpha="255">
14498 <red>74</red>
14499 <green>74</green>
14500 <blue>74</blue>
14501 </color>
14502 </gradientstop>
14503 <gradientstop position="0.786070000000000">
14504 <color alpha="255">
14505 <red>36</red>
14506 <green>36</green>
14507 <blue>36</blue>
14508 </color>
14509 </gradientstop>
14510 </gradient>
14511 </brush>
14512 </colorrole>
14513 <colorrole role="Light">
14514 <brush brushstyle="SolidPattern">
14515 <color alpha="255">
14516 <red>58</red>
14517 <green>58</green>
14518 <blue>58</blue>
14519 </color>
14520 </brush>
14521 </colorrole>
14522 <colorrole role="Midlight">
14523 <brush brushstyle="SolidPattern">
14524 <color alpha="255">
14525 <red>48</red>
14526 <green>48</green>
14527 <blue>48</blue>
14528 </color>
14529 </brush>
14530 </colorrole>
14531 <colorrole role="Dark">
14532 <brush brushstyle="SolidPattern">
14533 <color alpha="255">
14534 <red>19</red>
14535 <green>19</green>
14536 <blue>19</blue>
14537 </color>
14538 </brush>
14539 </colorrole>
14540 <colorrole role="Mid">
14541 <brush brushstyle="SolidPattern">
14542 <color alpha="255">
14543 <red>26</red>
14544 <green>26</green>
14545 <blue>26</blue>
14546 </color>
14547 </brush>
14548 </colorrole>
14549 <colorrole role="Text">
14550 <brush brushstyle="SolidPattern">
14551 <color alpha="255">
14552 <red>255</red>
14553 <green>255</green>
14554 <blue>255</blue>
14555 </color>
14556 </brush>
14557 </colorrole>
14558 <colorrole role="BrightText">
14559 <brush brushstyle="SolidPattern">
14560 <color alpha="255">
14561 <red>255</red>
14562 <green>255</green>
14563 <blue>255</blue>
14564 </color>
14565 </brush>
14566 </colorrole>
14567 <colorrole role="ButtonText">
14568 <brush brushstyle="SolidPattern">
14569 <color alpha="255">
14570 <red>255</red>
14571 <green>255</green>
14572 <blue>255</blue>
14573 </color>
14574 </brush>
14575 </colorrole>
14576 <colorrole role="Base">
14577 <brush brushstyle="LinearGradientPattern">
14578 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
14579 <gradientstop position="0.208955000000000">
14580 <color alpha="255">
14581 <red>74</red>
14582 <green>74</green>
14583 <blue>74</blue>
14584 </color>
14585 </gradientstop>
14586 <gradientstop position="0.786070000000000">
14587 <color alpha="255">
14588 <red>36</red>
14589 <green>36</green>
14590 <blue>36</blue>
14591 </color>
14592 </gradientstop>
14593 </gradient>
14594 </brush>
14595 </colorrole>
14596 <colorrole role="Window">
14597 <brush brushstyle="LinearGradientPattern">
14598 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
14599 <gradientstop position="0.208955000000000">
14600 <color alpha="255">
14601 <red>74</red>
14602 <green>74</green>
14603 <blue>74</blue>
14604 </color>
14605 </gradientstop>
14606 <gradientstop position="0.786070000000000">
14607 <color alpha="255">
14608 <red>36</red>
14609 <green>36</green>
14610 <blue>36</blue>
14611 </color>
14612 </gradientstop>
14613 </gradient>
14614 </brush>
14615 </colorrole>
14616 <colorrole role="Shadow">
14617 <brush brushstyle="SolidPattern">
14618 <color alpha="255">
14619 <red>0</red>
14620 <green>0</green>
14621 <blue>0</blue>
14622 </color>
14623 </brush>
14624 </colorrole>
14625 <colorrole role="AlternateBase">
14626 <brush brushstyle="SolidPattern">
14627 <color alpha="255">
14628 <red>19</red>
14629 <green>19</green>
14630 <blue>19</blue>
14631 </color>
14632 </brush>
14633 </colorrole>
14634 <colorrole role="ToolTipBase">
14635 <brush brushstyle="SolidPattern">
14636 <color alpha="255">
14637 <red>255</red>
14638 <green>255</green>
14639 <blue>220</blue>
14640 </color>
14641 </brush>
14642 </colorrole>
14643 <colorrole role="ToolTipText">
14644 <brush brushstyle="SolidPattern">
14645 <color alpha="255">
14646 <red>0</red>
14647 <green>0</green>
14648 <blue>0</blue>
14649 </color>
14650 </brush>
14651 </colorrole>
14652 </inactive>
14653 <disabled>
14654 <colorrole role="WindowText">
14655 <brush brushstyle="SolidPattern">
14656 <color alpha="255">
14657 <red>255</red>
14658 <green>255</green>
14659 <blue>255</blue>
14660 </color>
14661 </brush>
14662 </colorrole>
14663 <colorrole role="Button">
14664 <brush brushstyle="LinearGradientPattern">
14665 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
14666 <gradientstop position="0.208955000000000">
14667 <color alpha="255">
14668 <red>74</red>
14669 <green>74</green>
14670 <blue>74</blue>
14671 </color>
14672 </gradientstop>
14673 <gradientstop position="0.786070000000000">
14674 <color alpha="255">
14675 <red>36</red>
14676 <green>36</green>
14677 <blue>36</blue>
14678 </color>
14679 </gradientstop>
14680 </gradient>
14681 </brush>
14682 </colorrole>
14683 <colorrole role="Light">
14684 <brush brushstyle="SolidPattern">
14685 <color alpha="255">
14686 <red>58</red>
14687 <green>58</green>
14688 <blue>58</blue>
14689 </color>
14690 </brush>
14691 </colorrole>
14692 <colorrole role="Midlight">
14693 <brush brushstyle="SolidPattern">
14694 <color alpha="255">
14695 <red>48</red>
14696 <green>48</green>
14697 <blue>48</blue>
14698 </color>
14699 </brush>
14700 </colorrole>
14701 <colorrole role="Dark">
14702 <brush brushstyle="SolidPattern">
14703 <color alpha="255">
14704 <red>19</red>
14705 <green>19</green>
14706 <blue>19</blue>
14707 </color>
14708 </brush>
14709 </colorrole>
14710 <colorrole role="Mid">
14711 <brush brushstyle="SolidPattern">
14712 <color alpha="255">
14713 <red>26</red>
14714 <green>26</green>
14715 <blue>26</blue>
14716 </color>
14717 </brush>
14718 </colorrole>
14719 <colorrole role="Text">
14720 <brush brushstyle="SolidPattern">
14721 <color alpha="255">
14722 <red>255</red>
14723 <green>255</green>
14724 <blue>255</blue>
14725 </color>
14726 </brush>
14727 </colorrole>
14728 <colorrole role="BrightText">
14729 <brush brushstyle="SolidPattern">
14730 <color alpha="255">
14731 <red>255</red>
14732 <green>255</green>
14733 <blue>255</blue>
14734 </color>
14735 </brush>
14736 </colorrole>
14737 <colorrole role="ButtonText">
14738 <brush brushstyle="SolidPattern">
14739 <color alpha="255">
14740 <red>255</red>
14741 <green>255</green>
14742 <blue>255</blue>
14743 </color>
14744 </brush>
14745 </colorrole>
14746 <colorrole role="Base">
14747 <brush brushstyle="LinearGradientPattern">
14748 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
14749 <gradientstop position="0.208955000000000">
14750 <color alpha="255">
14751 <red>74</red>
14752 <green>74</green>
14753 <blue>74</blue>
14754 </color>
14755 </gradientstop>
14756 <gradientstop position="0.786070000000000">
14757 <color alpha="255">
14758 <red>36</red>
14759 <green>36</green>
14760 <blue>36</blue>
14761 </color>
14762 </gradientstop>
14763 </gradient>
14764 </brush>
14765 </colorrole>
14766 <colorrole role="Window">
14767 <brush brushstyle="LinearGradientPattern">
14768 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
14769 <gradientstop position="0.208955000000000">
14770 <color alpha="255">
14771 <red>74</red>
14772 <green>74</green>
14773 <blue>74</blue>
14774 </color>
14775 </gradientstop>
14776 <gradientstop position="0.786070000000000">
14777 <color alpha="255">
14778 <red>36</red>
14779 <green>36</green>
14780 <blue>36</blue>
14781 </color>
14782 </gradientstop>
14783 </gradient>
14784 </brush>
14785 </colorrole>
14786 <colorrole role="Shadow">
14787 <brush brushstyle="SolidPattern">
14788 <color alpha="255">
14789 <red>0</red>
14790 <green>0</green>
14791 <blue>0</blue>
14792 </color>
14793 </brush>
14794 </colorrole>
14795 <colorrole role="AlternateBase">
14796 <brush brushstyle="SolidPattern">
14797 <color alpha="255">
14798 <red>39</red>
14799 <green>39</green>
14800 <blue>39</blue>
14801 </color>
14802 </brush>
14803 </colorrole>
14804 <colorrole role="ToolTipBase">
14805 <brush brushstyle="SolidPattern">
14806 <color alpha="255">
14807 <red>255</red>
14808 <green>255</green>
14809 <blue>220</blue>
14810 </color>
14811 </brush>
14812 </colorrole>
14813 <colorrole role="ToolTipText">
14814 <brush brushstyle="SolidPattern">
14815 <color alpha="255">
14816 <red>0</red>
14817 <green>0</green>
14818 <blue>0</blue>
14819 </color>
14820 </brush>
14821 </colorrole>
14822 </disabled>
14823 </palette>
14824 </property>
14825 <property name="font">
14826 <font>
14827 <weight>75</weight>
14828 <bold>true</bold>
14829 </font>
14830 </property>
14831 <property name="autoFillBackground">
14832 <bool>false</bool>
14833 </property>
14834 <property name="styleSheet">
14835 <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));
14836 color: rgb(255, 255, 255);
14837 border-radius: 5;</string>
14838 </property>
14839 <property name="text">
14840 <string>Roll</string>
14841 </property>
14842 <property name="alignment">
14843 <set>Qt::AlignCenter</set>
14844 </property>
14845 </widget>
14846 </item>
14847 <item row="3" column="0">
14848 <widget class="QLabel" name="label_24">
14849 <property name="sizePolicy">
14850 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
14851 <horstretch>0</horstretch>
14852 <verstretch>0</verstretch>
14853 </sizepolicy>
14854 </property>
14855 <property name="minimumSize">
14856 <size>
14857 <width>58</width>
14858 <height>0</height>
14859 </size>
14860 </property>
14861 <property name="maximumSize">
14862 <size>
14863 <width>16777215</width>
14864 <height>16777215</height>
14865 </size>
14866 </property>
14867 <property name="styleSheet">
14868 <string notr="true"/>
14869 </property>
14870 <property name="text">
14871 <string>Derivative</string>
14872 </property>
14873 <property name="alignment">
14874 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
14875 </property>
14876 </widget>
14877 </item>
14878 <item row="1" column="1">
14879 <widget class="QDoubleSpinBox" name="RateRollKp_2">
14880 <property name="sizePolicy">
14881 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
14882 <horstretch>0</horstretch>
14883 <verstretch>0</verstretch>
14884 </sizepolicy>
14885 </property>
14886 <property name="minimumSize">
14887 <size>
14888 <width>85</width>
14889 <height>22</height>
14890 </size>
14891 </property>
14892 <property name="maximumSize">
14893 <size>
14894 <width>16777215</width>
14895 <height>22</height>
14896 </size>
14897 </property>
14898 <property name="focusPolicy">
14899 <enum>Qt::StrongFocus</enum>
14900 </property>
14901 <property name="toolTip">
14902 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much leveling stability is set into Rate mode (inner loop). Too much will make your vehicle oscillate in Rate mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
14903 </property>
14904 <property name="styleSheet">
14905 <string notr="true"/>
14906 </property>
14907 <property name="alignment">
14908 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
14909 </property>
14910 <property name="decimals">
14911 <number>5</number>
14912 </property>
14913 <property name="singleStep">
14914 <double>0.000100000000000</double>
14915 </property>
14916 <property name="objrelation" stdset="0">
14917 <stringlist>
14918 <string>objname:StabilizationSettingsBankX</string>
14919 <string>fieldname:RollRatePID</string>
14920 <string>element:Kp</string>
14921 <string>haslimits:no</string>
14922 <string>scale:1</string>
14923 <string>buttongroup:4,20</string>
14924 </stringlist>
14925 </property>
14926 </widget>
14927 </item>
14928 <item row="3" column="1">
14929 <widget class="QDoubleSpinBox" name="RollRateKd">
14930 <property name="sizePolicy">
14931 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
14932 <horstretch>0</horstretch>
14933 <verstretch>0</verstretch>
14934 </sizepolicy>
14935 </property>
14936 <property name="minimumSize">
14937 <size>
14938 <width>0</width>
14939 <height>22</height>
14940 </size>
14941 </property>
14942 <property name="maximumSize">
14943 <size>
14944 <width>16777215</width>
14945 <height>22</height>
14946 </size>
14947 </property>
14948 <property name="focusPolicy">
14949 <enum>Qt::StrongFocus</enum>
14950 </property>
14951 <property name="toolTip">
14952 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This makes the control output respond faster with fast stick movements or external disturbance like wind gusts.It also acts like a dampener, thus allowing higher KP settings. Only affects Rate mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
14953 </property>
14954 <property name="styleSheet">
14955 <string notr="true"/>
14956 </property>
14957 <property name="alignment">
14958 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
14959 </property>
14960 <property name="decimals">
14961 <number>6</number>
14962 </property>
14963 <property name="singleStep">
14964 <double>0.000001000000000</double>
14965 </property>
14966 <property name="objrelation" stdset="0">
14967 <stringlist>
14968 <string>objname:StabilizationSettingsBankX</string>
14969 <string>fieldname:RollRatePID</string>
14970 <string>element:Kd</string>
14971 <string>haslimits:no</string>
14972 <string>scale:1</string>
14973 <string>buttongroup:4,20</string>
14974 </stringlist>
14975 </property>
14976 </widget>
14977 </item>
14978 <item row="1" column="0">
14979 <widget class="QLabel" name="label_43">
14980 <property name="sizePolicy">
14981 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
14982 <horstretch>0</horstretch>
14983 <verstretch>0</verstretch>
14984 </sizepolicy>
14985 </property>
14986 <property name="minimumSize">
14987 <size>
14988 <width>90</width>
14989 <height>16</height>
14990 </size>
14991 </property>
14992 <property name="styleSheet">
14993 <string notr="true"/>
14994 </property>
14995 <property name="text">
14996 <string>Proportional</string>
14997 </property>
14998 <property name="alignment">
14999 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
15000 </property>
15001 </widget>
15002 </item>
15003 </layout>
15004 </widget>
15005 </item>
15006 </layout>
15007 </widget>
15008 </item>
15009 <item alignment="Qt::AlignTop">
15010 <widget class="QGroupBox" name="RateStabilizationGroup_4">
15011 <property name="sizePolicy">
15012 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15013 <horstretch>0</horstretch>
15014 <verstretch>0</verstretch>
15015 </sizepolicy>
15016 </property>
15017 <property name="minimumSize">
15018 <size>
15019 <width>0</width>
15020 <height>0</height>
15021 </size>
15022 </property>
15023 <property name="maximumSize">
15024 <size>
15025 <width>16777215</width>
15026 <height>16777215</height>
15027 </size>
15028 </property>
15029 <property name="autoFillBackground">
15030 <bool>false</bool>
15031 </property>
15032 <property name="title">
15033 <string>Attitude Stabilization (Outer Loop)</string>
15034 </property>
15035 <property name="alignment">
15036 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
15037 </property>
15038 <property name="flat">
15039 <bool>false</bool>
15040 </property>
15041 <layout class="QGridLayout" name="gridLayout_17">
15042 <property name="leftMargin">
15043 <number>9</number>
15044 </property>
15045 <property name="topMargin">
15046 <number>9</number>
15047 </property>
15048 <property name="rightMargin">
15049 <number>9</number>
15050 </property>
15051 <property name="bottomMargin">
15052 <number>9</number>
15053 </property>
15054 <property name="horizontalSpacing">
15055 <number>6</number>
15056 </property>
15057 <item row="0" column="1">
15058 <widget class="QPushButton" name="pushButton_2">
15059 <property name="sizePolicy">
15060 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
15061 <horstretch>0</horstretch>
15062 <verstretch>0</verstretch>
15063 </sizepolicy>
15064 </property>
15065 <property name="minimumSize">
15066 <size>
15067 <width>0</width>
15068 <height>0</height>
15069 </size>
15070 </property>
15071 <property name="maximumSize">
15072 <size>
15073 <width>16777215</width>
15074 <height>16777215</height>
15075 </size>
15076 </property>
15077 <property name="toolTip">
15078 <string>Reset all values to GCS defaults</string>
15079 </property>
15080 <property name="styleSheet">
15081 <string notr="true"/>
15082 </property>
15083 <property name="text">
15084 <string>Default</string>
15085 </property>
15086 <property name="objrelation" stdset="0">
15087 <stringlist>
15088 <string>objname:StabilizationSettings</string>
15089 <string>button:default</string>
15090 <string>buttongroup:5</string>
15091 </stringlist>
15092 </property>
15093 </widget>
15094 </item>
15095 <item row="0" column="0">
15096 <widget class="QCheckBox" name="checkBox_2">
15097 <property name="toolTip">
15098 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Link roll &amp;amp; pitch values together, thus giving the same value for each when setting up a symetrical vehicle that requires both to be the same.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
15099 </property>
15100 <property name="styleSheet">
15101 <string notr="true"/>
15102 </property>
15103 <property name="text">
15104 <string>Link Roll and Pitch</string>
15105 </property>
15106 </widget>
15107 </item>
15108 <item row="1" column="0" colspan="2">
15109 <widget class="QFrame" name="RateStabilizationGroup_5">
15110 <property name="palette">
15111 <palette>
15112 <active>
15113 <colorrole role="WindowText">
15114 <brush brushstyle="SolidPattern">
15115 <color alpha="255">
15116 <red>0</red>
15117 <green>0</green>
15118 <blue>0</blue>
15119 </color>
15120 </brush>
15121 </colorrole>
15122 <colorrole role="Button">
15123 <brush brushstyle="SolidPattern">
15124 <color alpha="0">
15125 <red>0</red>
15126 <green>0</green>
15127 <blue>0</blue>
15128 </color>
15129 </brush>
15130 </colorrole>
15131 <colorrole role="Light">
15132 <brush brushstyle="SolidPattern">
15133 <color alpha="255">
15134 <red>255</red>
15135 <green>255</green>
15136 <blue>255</blue>
15137 </color>
15138 </brush>
15139 </colorrole>
15140 <colorrole role="Midlight">
15141 <brush brushstyle="SolidPattern">
15142 <color alpha="255">
15143 <red>251</red>
15144 <green>251</green>
15145 <blue>251</blue>
15146 </color>
15147 </brush>
15148 </colorrole>
15149 <colorrole role="Dark">
15150 <brush brushstyle="SolidPattern">
15151 <color alpha="255">
15152 <red>124</red>
15153 <green>124</green>
15154 <blue>124</blue>
15155 </color>
15156 </brush>
15157 </colorrole>
15158 <colorrole role="Mid">
15159 <brush brushstyle="SolidPattern">
15160 <color alpha="255">
15161 <red>165</red>
15162 <green>165</green>
15163 <blue>165</blue>
15164 </color>
15165 </brush>
15166 </colorrole>
15167 <colorrole role="Text">
15168 <brush brushstyle="SolidPattern">
15169 <color alpha="255">
15170 <red>0</red>
15171 <green>0</green>
15172 <blue>0</blue>
15173 </color>
15174 </brush>
15175 </colorrole>
15176 <colorrole role="BrightText">
15177 <brush brushstyle="SolidPattern">
15178 <color alpha="255">
15179 <red>255</red>
15180 <green>255</green>
15181 <blue>255</blue>
15182 </color>
15183 </brush>
15184 </colorrole>
15185 <colorrole role="ButtonText">
15186 <brush brushstyle="SolidPattern">
15187 <color alpha="255">
15188 <red>0</red>
15189 <green>0</green>
15190 <blue>0</blue>
15191 </color>
15192 </brush>
15193 </colorrole>
15194 <colorrole role="Base">
15195 <brush brushstyle="SolidPattern">
15196 <color alpha="0">
15197 <red>0</red>
15198 <green>0</green>
15199 <blue>0</blue>
15200 </color>
15201 </brush>
15202 </colorrole>
15203 <colorrole role="Window">
15204 <brush brushstyle="SolidPattern">
15205 <color alpha="0">
15206 <red>0</red>
15207 <green>0</green>
15208 <blue>0</blue>
15209 </color>
15210 </brush>
15211 </colorrole>
15212 <colorrole role="Shadow">
15213 <brush brushstyle="SolidPattern">
15214 <color alpha="255">
15215 <red>0</red>
15216 <green>0</green>
15217 <blue>0</blue>
15218 </color>
15219 </brush>
15220 </colorrole>
15221 <colorrole role="AlternateBase">
15222 <brush brushstyle="SolidPattern">
15223 <color alpha="255">
15224 <red>251</red>
15225 <green>251</green>
15226 <blue>251</blue>
15227 </color>
15228 </brush>
15229 </colorrole>
15230 <colorrole role="ToolTipBase">
15231 <brush brushstyle="SolidPattern">
15232 <color alpha="255">
15233 <red>255</red>
15234 <green>255</green>
15235 <blue>220</blue>
15236 </color>
15237 </brush>
15238 </colorrole>
15239 <colorrole role="ToolTipText">
15240 <brush brushstyle="SolidPattern">
15241 <color alpha="255">
15242 <red>0</red>
15243 <green>0</green>
15244 <blue>0</blue>
15245 </color>
15246 </brush>
15247 </colorrole>
15248 </active>
15249 <inactive>
15250 <colorrole role="WindowText">
15251 <brush brushstyle="SolidPattern">
15252 <color alpha="255">
15253 <red>0</red>
15254 <green>0</green>
15255 <blue>0</blue>
15256 </color>
15257 </brush>
15258 </colorrole>
15259 <colorrole role="Button">
15260 <brush brushstyle="SolidPattern">
15261 <color alpha="0">
15262 <red>0</red>
15263 <green>0</green>
15264 <blue>0</blue>
15265 </color>
15266 </brush>
15267 </colorrole>
15268 <colorrole role="Light">
15269 <brush brushstyle="SolidPattern">
15270 <color alpha="255">
15271 <red>255</red>
15272 <green>255</green>
15273 <blue>255</blue>
15274 </color>
15275 </brush>
15276 </colorrole>
15277 <colorrole role="Midlight">
15278 <brush brushstyle="SolidPattern">
15279 <color alpha="255">
15280 <red>251</red>
15281 <green>251</green>
15282 <blue>251</blue>
15283 </color>
15284 </brush>
15285 </colorrole>
15286 <colorrole role="Dark">
15287 <brush brushstyle="SolidPattern">
15288 <color alpha="255">
15289 <red>124</red>
15290 <green>124</green>
15291 <blue>124</blue>
15292 </color>
15293 </brush>
15294 </colorrole>
15295 <colorrole role="Mid">
15296 <brush brushstyle="SolidPattern">
15297 <color alpha="255">
15298 <red>165</red>
15299 <green>165</green>
15300 <blue>165</blue>
15301 </color>
15302 </brush>
15303 </colorrole>
15304 <colorrole role="Text">
15305 <brush brushstyle="SolidPattern">
15306 <color alpha="255">
15307 <red>0</red>
15308 <green>0</green>
15309 <blue>0</blue>
15310 </color>
15311 </brush>
15312 </colorrole>
15313 <colorrole role="BrightText">
15314 <brush brushstyle="SolidPattern">
15315 <color alpha="255">
15316 <red>255</red>
15317 <green>255</green>
15318 <blue>255</blue>
15319 </color>
15320 </brush>
15321 </colorrole>
15322 <colorrole role="ButtonText">
15323 <brush brushstyle="SolidPattern">
15324 <color alpha="255">
15325 <red>0</red>
15326 <green>0</green>
15327 <blue>0</blue>
15328 </color>
15329 </brush>
15330 </colorrole>
15331 <colorrole role="Base">
15332 <brush brushstyle="SolidPattern">
15333 <color alpha="0">
15334 <red>0</red>
15335 <green>0</green>
15336 <blue>0</blue>
15337 </color>
15338 </brush>
15339 </colorrole>
15340 <colorrole role="Window">
15341 <brush brushstyle="SolidPattern">
15342 <color alpha="0">
15343 <red>0</red>
15344 <green>0</green>
15345 <blue>0</blue>
15346 </color>
15347 </brush>
15348 </colorrole>
15349 <colorrole role="Shadow">
15350 <brush brushstyle="SolidPattern">
15351 <color alpha="255">
15352 <red>0</red>
15353 <green>0</green>
15354 <blue>0</blue>
15355 </color>
15356 </brush>
15357 </colorrole>
15358 <colorrole role="AlternateBase">
15359 <brush brushstyle="SolidPattern">
15360 <color alpha="255">
15361 <red>251</red>
15362 <green>251</green>
15363 <blue>251</blue>
15364 </color>
15365 </brush>
15366 </colorrole>
15367 <colorrole role="ToolTipBase">
15368 <brush brushstyle="SolidPattern">
15369 <color alpha="255">
15370 <red>255</red>
15371 <green>255</green>
15372 <blue>220</blue>
15373 </color>
15374 </brush>
15375 </colorrole>
15376 <colorrole role="ToolTipText">
15377 <brush brushstyle="SolidPattern">
15378 <color alpha="255">
15379 <red>0</red>
15380 <green>0</green>
15381 <blue>0</blue>
15382 </color>
15383 </brush>
15384 </colorrole>
15385 </inactive>
15386 <disabled>
15387 <colorrole role="WindowText">
15388 <brush brushstyle="SolidPattern">
15389 <color alpha="255">
15390 <red>124</red>
15391 <green>124</green>
15392 <blue>124</blue>
15393 </color>
15394 </brush>
15395 </colorrole>
15396 <colorrole role="Button">
15397 <brush brushstyle="SolidPattern">
15398 <color alpha="0">
15399 <red>0</red>
15400 <green>0</green>
15401 <blue>0</blue>
15402 </color>
15403 </brush>
15404 </colorrole>
15405 <colorrole role="Light">
15406 <brush brushstyle="SolidPattern">
15407 <color alpha="255">
15408 <red>255</red>
15409 <green>255</green>
15410 <blue>255</blue>
15411 </color>
15412 </brush>
15413 </colorrole>
15414 <colorrole role="Midlight">
15415 <brush brushstyle="SolidPattern">
15416 <color alpha="255">
15417 <red>251</red>
15418 <green>251</green>
15419 <blue>251</blue>
15420 </color>
15421 </brush>
15422 </colorrole>
15423 <colorrole role="Dark">
15424 <brush brushstyle="SolidPattern">
15425 <color alpha="255">
15426 <red>124</red>
15427 <green>124</green>
15428 <blue>124</blue>
15429 </color>
15430 </brush>
15431 </colorrole>
15432 <colorrole role="Mid">
15433 <brush brushstyle="SolidPattern">
15434 <color alpha="255">
15435 <red>165</red>
15436 <green>165</green>
15437 <blue>165</blue>
15438 </color>
15439 </brush>
15440 </colorrole>
15441 <colorrole role="Text">
15442 <brush brushstyle="SolidPattern">
15443 <color alpha="255">
15444 <red>124</red>
15445 <green>124</green>
15446 <blue>124</blue>
15447 </color>
15448 </brush>
15449 </colorrole>
15450 <colorrole role="BrightText">
15451 <brush brushstyle="SolidPattern">
15452 <color alpha="255">
15453 <red>255</red>
15454 <green>255</green>
15455 <blue>255</blue>
15456 </color>
15457 </brush>
15458 </colorrole>
15459 <colorrole role="ButtonText">
15460 <brush brushstyle="SolidPattern">
15461 <color alpha="255">
15462 <red>124</red>
15463 <green>124</green>
15464 <blue>124</blue>
15465 </color>
15466 </brush>
15467 </colorrole>
15468 <colorrole role="Base">
15469 <brush brushstyle="SolidPattern">
15470 <color alpha="0">
15471 <red>0</red>
15472 <green>0</green>
15473 <blue>0</blue>
15474 </color>
15475 </brush>
15476 </colorrole>
15477 <colorrole role="Window">
15478 <brush brushstyle="SolidPattern">
15479 <color alpha="0">
15480 <red>0</red>
15481 <green>0</green>
15482 <blue>0</blue>
15483 </color>
15484 </brush>
15485 </colorrole>
15486 <colorrole role="Shadow">
15487 <brush brushstyle="SolidPattern">
15488 <color alpha="255">
15489 <red>0</red>
15490 <green>0</green>
15491 <blue>0</blue>
15492 </color>
15493 </brush>
15494 </colorrole>
15495 <colorrole role="AlternateBase">
15496 <brush brushstyle="SolidPattern">
15497 <color alpha="255">
15498 <red>248</red>
15499 <green>248</green>
15500 <blue>248</blue>
15501 </color>
15502 </brush>
15503 </colorrole>
15504 <colorrole role="ToolTipBase">
15505 <brush brushstyle="SolidPattern">
15506 <color alpha="255">
15507 <red>255</red>
15508 <green>255</green>
15509 <blue>220</blue>
15510 </color>
15511 </brush>
15512 </colorrole>
15513 <colorrole role="ToolTipText">
15514 <brush brushstyle="SolidPattern">
15515 <color alpha="255">
15516 <red>0</red>
15517 <green>0</green>
15518 <blue>0</blue>
15519 </color>
15520 </brush>
15521 </colorrole>
15522 </disabled>
15523 </palette>
15524 </property>
15525 <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,0,0">
15526 <property name="leftMargin">
15527 <number>0</number>
15528 </property>
15529 <property name="rightMargin">
15530 <number>0</number>
15531 </property>
15532 <property name="bottomMargin">
15533 <number>0</number>
15534 </property>
15535 <item row="1" column="2">
15536 <widget class="QDoubleSpinBox" name="AttitudePitchKp_2">
15537 <property name="sizePolicy">
15538 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15539 <horstretch>0</horstretch>
15540 <verstretch>0</verstretch>
15541 </sizepolicy>
15542 </property>
15543 <property name="minimumSize">
15544 <size>
15545 <width>85</width>
15546 <height>22</height>
15547 </size>
15548 </property>
15549 <property name="maximumSize">
15550 <size>
15551 <width>16777215</width>
15552 <height>22</height>
15553 </size>
15554 </property>
15555 <property name="focusPolicy">
15556 <enum>Qt::StrongFocus</enum>
15557 </property>
15558 <property name="toolTip">
15559 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much leveling stability is set into Attitude mode (outer loop). Too much will make your vehicle oscillate in Attitude Mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
15560 </property>
15561 <property name="styleSheet">
15562 <string notr="true"/>
15563 </property>
15564 <property name="alignment">
15565 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
15566 </property>
15567 <property name="decimals">
15568 <number>3</number>
15569 </property>
15570 <property name="singleStep">
15571 <double>0.100000000000000</double>
15572 </property>
15573 <property name="objrelation" stdset="0">
15574 <stringlist>
15575 <string>objname:StabilizationSettingsBankX</string>
15576 <string>fieldname:PitchPI</string>
15577 <string>element:Kp</string>
15578 <string>haslimits:no</string>
15579 <string>scale:1</string>
15580 <string>buttongroup:5,20</string>
15581 </stringlist>
15582 </property>
15583 </widget>
15584 </item>
15585 <item row="1" column="0">
15586 <widget class="QLabel" name="label_31">
15587 <property name="sizePolicy">
15588 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15589 <horstretch>0</horstretch>
15590 <verstretch>0</verstretch>
15591 </sizepolicy>
15592 </property>
15593 <property name="minimumSize">
15594 <size>
15595 <width>90</width>
15596 <height>16</height>
15597 </size>
15598 </property>
15599 <property name="styleSheet">
15600 <string notr="true"/>
15601 </property>
15602 <property name="text">
15603 <string>Proportional</string>
15604 </property>
15605 <property name="alignment">
15606 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
15607 </property>
15608 </widget>
15609 </item>
15610 <item row="0" column="1">
15611 <widget class="QLabel" name="label_27">
15612 <property name="sizePolicy">
15613 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15614 <horstretch>0</horstretch>
15615 <verstretch>0</verstretch>
15616 </sizepolicy>
15617 </property>
15618 <property name="minimumSize">
15619 <size>
15620 <width>0</width>
15621 <height>20</height>
15622 </size>
15623 </property>
15624 <property name="palette">
15625 <palette>
15626 <active>
15627 <colorrole role="WindowText">
15628 <brush brushstyle="SolidPattern">
15629 <color alpha="255">
15630 <red>255</red>
15631 <green>255</green>
15632 <blue>255</blue>
15633 </color>
15634 </brush>
15635 </colorrole>
15636 <colorrole role="Button">
15637 <brush brushstyle="LinearGradientPattern">
15638 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
15639 <gradientstop position="0.208955000000000">
15640 <color alpha="255">
15641 <red>74</red>
15642 <green>74</green>
15643 <blue>74</blue>
15644 </color>
15645 </gradientstop>
15646 <gradientstop position="0.786070000000000">
15647 <color alpha="255">
15648 <red>36</red>
15649 <green>36</green>
15650 <blue>36</blue>
15651 </color>
15652 </gradientstop>
15653 </gradient>
15654 </brush>
15655 </colorrole>
15656 <colorrole role="Light">
15657 <brush brushstyle="SolidPattern">
15658 <color alpha="255">
15659 <red>58</red>
15660 <green>58</green>
15661 <blue>58</blue>
15662 </color>
15663 </brush>
15664 </colorrole>
15665 <colorrole role="Midlight">
15666 <brush brushstyle="SolidPattern">
15667 <color alpha="255">
15668 <red>48</red>
15669 <green>48</green>
15670 <blue>48</blue>
15671 </color>
15672 </brush>
15673 </colorrole>
15674 <colorrole role="Dark">
15675 <brush brushstyle="SolidPattern">
15676 <color alpha="255">
15677 <red>19</red>
15678 <green>19</green>
15679 <blue>19</blue>
15680 </color>
15681 </brush>
15682 </colorrole>
15683 <colorrole role="Mid">
15684 <brush brushstyle="SolidPattern">
15685 <color alpha="255">
15686 <red>26</red>
15687 <green>26</green>
15688 <blue>26</blue>
15689 </color>
15690 </brush>
15691 </colorrole>
15692 <colorrole role="Text">
15693 <brush brushstyle="SolidPattern">
15694 <color alpha="255">
15695 <red>255</red>
15696 <green>255</green>
15697 <blue>255</blue>
15698 </color>
15699 </brush>
15700 </colorrole>
15701 <colorrole role="BrightText">
15702 <brush brushstyle="SolidPattern">
15703 <color alpha="255">
15704 <red>255</red>
15705 <green>255</green>
15706 <blue>255</blue>
15707 </color>
15708 </brush>
15709 </colorrole>
15710 <colorrole role="ButtonText">
15711 <brush brushstyle="SolidPattern">
15712 <color alpha="255">
15713 <red>255</red>
15714 <green>255</green>
15715 <blue>255</blue>
15716 </color>
15717 </brush>
15718 </colorrole>
15719 <colorrole role="Base">
15720 <brush brushstyle="LinearGradientPattern">
15721 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
15722 <gradientstop position="0.208955000000000">
15723 <color alpha="255">
15724 <red>74</red>
15725 <green>74</green>
15726 <blue>74</blue>
15727 </color>
15728 </gradientstop>
15729 <gradientstop position="0.786070000000000">
15730 <color alpha="255">
15731 <red>36</red>
15732 <green>36</green>
15733 <blue>36</blue>
15734 </color>
15735 </gradientstop>
15736 </gradient>
15737 </brush>
15738 </colorrole>
15739 <colorrole role="Window">
15740 <brush brushstyle="LinearGradientPattern">
15741 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
15742 <gradientstop position="0.208955000000000">
15743 <color alpha="255">
15744 <red>74</red>
15745 <green>74</green>
15746 <blue>74</blue>
15747 </color>
15748 </gradientstop>
15749 <gradientstop position="0.786070000000000">
15750 <color alpha="255">
15751 <red>36</red>
15752 <green>36</green>
15753 <blue>36</blue>
15754 </color>
15755 </gradientstop>
15756 </gradient>
15757 </brush>
15758 </colorrole>
15759 <colorrole role="Shadow">
15760 <brush brushstyle="SolidPattern">
15761 <color alpha="255">
15762 <red>0</red>
15763 <green>0</green>
15764 <blue>0</blue>
15765 </color>
15766 </brush>
15767 </colorrole>
15768 <colorrole role="AlternateBase">
15769 <brush brushstyle="SolidPattern">
15770 <color alpha="255">
15771 <red>19</red>
15772 <green>19</green>
15773 <blue>19</blue>
15774 </color>
15775 </brush>
15776 </colorrole>
15777 <colorrole role="ToolTipBase">
15778 <brush brushstyle="SolidPattern">
15779 <color alpha="255">
15780 <red>255</red>
15781 <green>255</green>
15782 <blue>220</blue>
15783 </color>
15784 </brush>
15785 </colorrole>
15786 <colorrole role="ToolTipText">
15787 <brush brushstyle="SolidPattern">
15788 <color alpha="255">
15789 <red>0</red>
15790 <green>0</green>
15791 <blue>0</blue>
15792 </color>
15793 </brush>
15794 </colorrole>
15795 </active>
15796 <inactive>
15797 <colorrole role="WindowText">
15798 <brush brushstyle="SolidPattern">
15799 <color alpha="255">
15800 <red>255</red>
15801 <green>255</green>
15802 <blue>255</blue>
15803 </color>
15804 </brush>
15805 </colorrole>
15806 <colorrole role="Button">
15807 <brush brushstyle="LinearGradientPattern">
15808 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
15809 <gradientstop position="0.208955000000000">
15810 <color alpha="255">
15811 <red>74</red>
15812 <green>74</green>
15813 <blue>74</blue>
15814 </color>
15815 </gradientstop>
15816 <gradientstop position="0.786070000000000">
15817 <color alpha="255">
15818 <red>36</red>
15819 <green>36</green>
15820 <blue>36</blue>
15821 </color>
15822 </gradientstop>
15823 </gradient>
15824 </brush>
15825 </colorrole>
15826 <colorrole role="Light">
15827 <brush brushstyle="SolidPattern">
15828 <color alpha="255">
15829 <red>58</red>
15830 <green>58</green>
15831 <blue>58</blue>
15832 </color>
15833 </brush>
15834 </colorrole>
15835 <colorrole role="Midlight">
15836 <brush brushstyle="SolidPattern">
15837 <color alpha="255">
15838 <red>48</red>
15839 <green>48</green>
15840 <blue>48</blue>
15841 </color>
15842 </brush>
15843 </colorrole>
15844 <colorrole role="Dark">
15845 <brush brushstyle="SolidPattern">
15846 <color alpha="255">
15847 <red>19</red>
15848 <green>19</green>
15849 <blue>19</blue>
15850 </color>
15851 </brush>
15852 </colorrole>
15853 <colorrole role="Mid">
15854 <brush brushstyle="SolidPattern">
15855 <color alpha="255">
15856 <red>26</red>
15857 <green>26</green>
15858 <blue>26</blue>
15859 </color>
15860 </brush>
15861 </colorrole>
15862 <colorrole role="Text">
15863 <brush brushstyle="SolidPattern">
15864 <color alpha="255">
15865 <red>255</red>
15866 <green>255</green>
15867 <blue>255</blue>
15868 </color>
15869 </brush>
15870 </colorrole>
15871 <colorrole role="BrightText">
15872 <brush brushstyle="SolidPattern">
15873 <color alpha="255">
15874 <red>255</red>
15875 <green>255</green>
15876 <blue>255</blue>
15877 </color>
15878 </brush>
15879 </colorrole>
15880 <colorrole role="ButtonText">
15881 <brush brushstyle="SolidPattern">
15882 <color alpha="255">
15883 <red>255</red>
15884 <green>255</green>
15885 <blue>255</blue>
15886 </color>
15887 </brush>
15888 </colorrole>
15889 <colorrole role="Base">
15890 <brush brushstyle="LinearGradientPattern">
15891 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
15892 <gradientstop position="0.208955000000000">
15893 <color alpha="255">
15894 <red>74</red>
15895 <green>74</green>
15896 <blue>74</blue>
15897 </color>
15898 </gradientstop>
15899 <gradientstop position="0.786070000000000">
15900 <color alpha="255">
15901 <red>36</red>
15902 <green>36</green>
15903 <blue>36</blue>
15904 </color>
15905 </gradientstop>
15906 </gradient>
15907 </brush>
15908 </colorrole>
15909 <colorrole role="Window">
15910 <brush brushstyle="LinearGradientPattern">
15911 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
15912 <gradientstop position="0.208955000000000">
15913 <color alpha="255">
15914 <red>74</red>
15915 <green>74</green>
15916 <blue>74</blue>
15917 </color>
15918 </gradientstop>
15919 <gradientstop position="0.786070000000000">
15920 <color alpha="255">
15921 <red>36</red>
15922 <green>36</green>
15923 <blue>36</blue>
15924 </color>
15925 </gradientstop>
15926 </gradient>
15927 </brush>
15928 </colorrole>
15929 <colorrole role="Shadow">
15930 <brush brushstyle="SolidPattern">
15931 <color alpha="255">
15932 <red>0</red>
15933 <green>0</green>
15934 <blue>0</blue>
15935 </color>
15936 </brush>
15937 </colorrole>
15938 <colorrole role="AlternateBase">
15939 <brush brushstyle="SolidPattern">
15940 <color alpha="255">
15941 <red>19</red>
15942 <green>19</green>
15943 <blue>19</blue>
15944 </color>
15945 </brush>
15946 </colorrole>
15947 <colorrole role="ToolTipBase">
15948 <brush brushstyle="SolidPattern">
15949 <color alpha="255">
15950 <red>255</red>
15951 <green>255</green>
15952 <blue>220</blue>
15953 </color>
15954 </brush>
15955 </colorrole>
15956 <colorrole role="ToolTipText">
15957 <brush brushstyle="SolidPattern">
15958 <color alpha="255">
15959 <red>0</red>
15960 <green>0</green>
15961 <blue>0</blue>
15962 </color>
15963 </brush>
15964 </colorrole>
15965 </inactive>
15966 <disabled>
15967 <colorrole role="WindowText">
15968 <brush brushstyle="SolidPattern">
15969 <color alpha="255">
15970 <red>255</red>
15971 <green>255</green>
15972 <blue>255</blue>
15973 </color>
15974 </brush>
15975 </colorrole>
15976 <colorrole role="Button">
15977 <brush brushstyle="LinearGradientPattern">
15978 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
15979 <gradientstop position="0.208955000000000">
15980 <color alpha="255">
15981 <red>74</red>
15982 <green>74</green>
15983 <blue>74</blue>
15984 </color>
15985 </gradientstop>
15986 <gradientstop position="0.786070000000000">
15987 <color alpha="255">
15988 <red>36</red>
15989 <green>36</green>
15990 <blue>36</blue>
15991 </color>
15992 </gradientstop>
15993 </gradient>
15994 </brush>
15995 </colorrole>
15996 <colorrole role="Light">
15997 <brush brushstyle="SolidPattern">
15998 <color alpha="255">
15999 <red>58</red>
16000 <green>58</green>
16001 <blue>58</blue>
16002 </color>
16003 </brush>
16004 </colorrole>
16005 <colorrole role="Midlight">
16006 <brush brushstyle="SolidPattern">
16007 <color alpha="255">
16008 <red>48</red>
16009 <green>48</green>
16010 <blue>48</blue>
16011 </color>
16012 </brush>
16013 </colorrole>
16014 <colorrole role="Dark">
16015 <brush brushstyle="SolidPattern">
16016 <color alpha="255">
16017 <red>19</red>
16018 <green>19</green>
16019 <blue>19</blue>
16020 </color>
16021 </brush>
16022 </colorrole>
16023 <colorrole role="Mid">
16024 <brush brushstyle="SolidPattern">
16025 <color alpha="255">
16026 <red>26</red>
16027 <green>26</green>
16028 <blue>26</blue>
16029 </color>
16030 </brush>
16031 </colorrole>
16032 <colorrole role="Text">
16033 <brush brushstyle="SolidPattern">
16034 <color alpha="255">
16035 <red>255</red>
16036 <green>255</green>
16037 <blue>255</blue>
16038 </color>
16039 </brush>
16040 </colorrole>
16041 <colorrole role="BrightText">
16042 <brush brushstyle="SolidPattern">
16043 <color alpha="255">
16044 <red>255</red>
16045 <green>255</green>
16046 <blue>255</blue>
16047 </color>
16048 </brush>
16049 </colorrole>
16050 <colorrole role="ButtonText">
16051 <brush brushstyle="SolidPattern">
16052 <color alpha="255">
16053 <red>255</red>
16054 <green>255</green>
16055 <blue>255</blue>
16056 </color>
16057 </brush>
16058 </colorrole>
16059 <colorrole role="Base">
16060 <brush brushstyle="LinearGradientPattern">
16061 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16062 <gradientstop position="0.208955000000000">
16063 <color alpha="255">
16064 <red>74</red>
16065 <green>74</green>
16066 <blue>74</blue>
16067 </color>
16068 </gradientstop>
16069 <gradientstop position="0.786070000000000">
16070 <color alpha="255">
16071 <red>36</red>
16072 <green>36</green>
16073 <blue>36</blue>
16074 </color>
16075 </gradientstop>
16076 </gradient>
16077 </brush>
16078 </colorrole>
16079 <colorrole role="Window">
16080 <brush brushstyle="LinearGradientPattern">
16081 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16082 <gradientstop position="0.208955000000000">
16083 <color alpha="255">
16084 <red>74</red>
16085 <green>74</green>
16086 <blue>74</blue>
16087 </color>
16088 </gradientstop>
16089 <gradientstop position="0.786070000000000">
16090 <color alpha="255">
16091 <red>36</red>
16092 <green>36</green>
16093 <blue>36</blue>
16094 </color>
16095 </gradientstop>
16096 </gradient>
16097 </brush>
16098 </colorrole>
16099 <colorrole role="Shadow">
16100 <brush brushstyle="SolidPattern">
16101 <color alpha="255">
16102 <red>0</red>
16103 <green>0</green>
16104 <blue>0</blue>
16105 </color>
16106 </brush>
16107 </colorrole>
16108 <colorrole role="AlternateBase">
16109 <brush brushstyle="SolidPattern">
16110 <color alpha="255">
16111 <red>39</red>
16112 <green>39</green>
16113 <blue>39</blue>
16114 </color>
16115 </brush>
16116 </colorrole>
16117 <colorrole role="ToolTipBase">
16118 <brush brushstyle="SolidPattern">
16119 <color alpha="255">
16120 <red>255</red>
16121 <green>255</green>
16122 <blue>220</blue>
16123 </color>
16124 </brush>
16125 </colorrole>
16126 <colorrole role="ToolTipText">
16127 <brush brushstyle="SolidPattern">
16128 <color alpha="255">
16129 <red>0</red>
16130 <green>0</green>
16131 <blue>0</blue>
16132 </color>
16133 </brush>
16134 </colorrole>
16135 </disabled>
16136 </palette>
16137 </property>
16138 <property name="font">
16139 <font>
16140 <weight>75</weight>
16141 <bold>true</bold>
16142 </font>
16143 </property>
16144 <property name="autoFillBackground">
16145 <bool>false</bool>
16146 </property>
16147 <property name="styleSheet">
16148 <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));
16149 color: rgb(255, 255, 255);
16150 border-radius: 5;</string>
16151 </property>
16152 <property name="text">
16153 <string>Roll</string>
16154 </property>
16155 <property name="alignment">
16156 <set>Qt::AlignCenter</set>
16157 </property>
16158 </widget>
16159 </item>
16160 <item row="1" column="1">
16161 <widget class="QDoubleSpinBox" name="AttitudeRollKp">
16162 <property name="sizePolicy">
16163 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
16164 <horstretch>0</horstretch>
16165 <verstretch>0</verstretch>
16166 </sizepolicy>
16167 </property>
16168 <property name="minimumSize">
16169 <size>
16170 <width>85</width>
16171 <height>22</height>
16172 </size>
16173 </property>
16174 <property name="maximumSize">
16175 <size>
16176 <width>16777215</width>
16177 <height>22</height>
16178 </size>
16179 </property>
16180 <property name="focusPolicy">
16181 <enum>Qt::StrongFocus</enum>
16182 </property>
16183 <property name="toolTip">
16184 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much leveling stability is set into Attitude mode (outer loop). Too much will make your vehicle oscillate in Attitude Mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
16185 </property>
16186 <property name="styleSheet">
16187 <string notr="true"/>
16188 </property>
16189 <property name="alignment">
16190 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
16191 </property>
16192 <property name="decimals">
16193 <number>3</number>
16194 </property>
16195 <property name="singleStep">
16196 <double>0.100000000000000</double>
16197 </property>
16198 <property name="objrelation" stdset="0">
16199 <stringlist>
16200 <string>objname:StabilizationSettingsBankX</string>
16201 <string>fieldname:RollPI</string>
16202 <string>element:Kp</string>
16203 <string>haslimits:no</string>
16204 <string>scale:1</string>
16205 <string>buttongroup:5,20</string>
16206 </stringlist>
16207 </property>
16208 </widget>
16209 </item>
16210 <item row="2" column="2">
16211 <widget class="QDoubleSpinBox" name="AttitudePitchKi_2">
16212 <property name="sizePolicy">
16213 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
16214 <horstretch>0</horstretch>
16215 <verstretch>0</verstretch>
16216 </sizepolicy>
16217 </property>
16218 <property name="minimumSize">
16219 <size>
16220 <width>0</width>
16221 <height>22</height>
16222 </size>
16223 </property>
16224 <property name="maximumSize">
16225 <size>
16226 <width>16777215</width>
16227 <height>22</height>
16228 </size>
16229 </property>
16230 <property name="focusPolicy">
16231 <enum>Qt::StrongFocus</enum>
16232 </property>
16233 <property name="toolTip">
16234 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much stability your vehicle will have when flying tilted (ie forward flight) in Attitude Mode. Adding Ki in Attitude when Ki is present in Rate is not recommended.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
16235 </property>
16236 <property name="styleSheet">
16237 <string notr="true"/>
16238 </property>
16239 <property name="alignment">
16240 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
16241 </property>
16242 <property name="decimals">
16243 <number>3</number>
16244 </property>
16245 <property name="singleStep">
16246 <double>0.100000000000000</double>
16247 </property>
16248 <property name="objrelation" stdset="0">
16249 <stringlist>
16250 <string>objname:StabilizationSettingsBankX</string>
16251 <string>fieldname:PitchPI</string>
16252 <string>element:Ki</string>
16253 <string>haslimits:no</string>
16254 <string>scale:1</string>
16255 <string>buttongroup:5,20</string>
16256 </stringlist>
16257 </property>
16258 </widget>
16259 </item>
16260 <item row="2" column="1">
16261 <widget class="QDoubleSpinBox" name="AttitudeRollKi">
16262 <property name="sizePolicy">
16263 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
16264 <horstretch>0</horstretch>
16265 <verstretch>0</verstretch>
16266 </sizepolicy>
16267 </property>
16268 <property name="minimumSize">
16269 <size>
16270 <width>0</width>
16271 <height>22</height>
16272 </size>
16273 </property>
16274 <property name="maximumSize">
16275 <size>
16276 <width>16777215</width>
16277 <height>22</height>
16278 </size>
16279 </property>
16280 <property name="focusPolicy">
16281 <enum>Qt::StrongFocus</enum>
16282 </property>
16283 <property name="toolTip">
16284 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This adjusts how much stability your vehicle will have when flying tilted (ie forward flight) in Attitude Mode. Adding Ki in Attitude when Ki is present in Rate is not recommended.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
16285 </property>
16286 <property name="styleSheet">
16287 <string notr="true"/>
16288 </property>
16289 <property name="alignment">
16290 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
16291 </property>
16292 <property name="decimals">
16293 <number>3</number>
16294 </property>
16295 <property name="singleStep">
16296 <double>0.100000000000000</double>
16297 </property>
16298 <property name="objrelation" stdset="0">
16299 <stringlist>
16300 <string>objname:StabilizationSettingsBankX</string>
16301 <string>fieldname:RollPI</string>
16302 <string>element:Ki</string>
16303 <string>haslimits:no</string>
16304 <string>scale:1</string>
16305 <string>buttongroup:5,20</string>
16306 </stringlist>
16307 </property>
16308 </widget>
16309 </item>
16310 <item row="2" column="0">
16311 <widget class="QLabel" name="label_32">
16312 <property name="sizePolicy">
16313 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
16314 <horstretch>0</horstretch>
16315 <verstretch>0</verstretch>
16316 </sizepolicy>
16317 </property>
16318 <property name="text">
16319 <string>Integral</string>
16320 </property>
16321 <property name="alignment">
16322 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
16323 </property>
16324 </widget>
16325 </item>
16326 <item row="3" column="1">
16327 <spacer name="horizontalSpacer_8">
16328 <property name="orientation">
16329 <enum>Qt::Horizontal</enum>
16330 </property>
16331 <property name="sizeType">
16332 <enum>QSizePolicy::Preferred</enum>
16333 </property>
16334 <property name="sizeHint" stdset="0">
16335 <size>
16336 <width>50</width>
16337 <height>28</height>
16338 </size>
16339 </property>
16340 </spacer>
16341 </item>
16342 <item row="0" column="2">
16343 <widget class="QLabel" name="label_28">
16344 <property name="sizePolicy">
16345 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
16346 <horstretch>0</horstretch>
16347 <verstretch>0</verstretch>
16348 </sizepolicy>
16349 </property>
16350 <property name="minimumSize">
16351 <size>
16352 <width>0</width>
16353 <height>20</height>
16354 </size>
16355 </property>
16356 <property name="palette">
16357 <palette>
16358 <active>
16359 <colorrole role="WindowText">
16360 <brush brushstyle="SolidPattern">
16361 <color alpha="255">
16362 <red>255</red>
16363 <green>255</green>
16364 <blue>255</blue>
16365 </color>
16366 </brush>
16367 </colorrole>
16368 <colorrole role="Button">
16369 <brush brushstyle="LinearGradientPattern">
16370 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16371 <gradientstop position="0.208955000000000">
16372 <color alpha="255">
16373 <red>74</red>
16374 <green>74</green>
16375 <blue>74</blue>
16376 </color>
16377 </gradientstop>
16378 <gradientstop position="0.786070000000000">
16379 <color alpha="255">
16380 <red>36</red>
16381 <green>36</green>
16382 <blue>36</blue>
16383 </color>
16384 </gradientstop>
16385 </gradient>
16386 </brush>
16387 </colorrole>
16388 <colorrole role="Light">
16389 <brush brushstyle="SolidPattern">
16390 <color alpha="255">
16391 <red>58</red>
16392 <green>58</green>
16393 <blue>58</blue>
16394 </color>
16395 </brush>
16396 </colorrole>
16397 <colorrole role="Midlight">
16398 <brush brushstyle="SolidPattern">
16399 <color alpha="255">
16400 <red>48</red>
16401 <green>48</green>
16402 <blue>48</blue>
16403 </color>
16404 </brush>
16405 </colorrole>
16406 <colorrole role="Dark">
16407 <brush brushstyle="SolidPattern">
16408 <color alpha="255">
16409 <red>19</red>
16410 <green>19</green>
16411 <blue>19</blue>
16412 </color>
16413 </brush>
16414 </colorrole>
16415 <colorrole role="Mid">
16416 <brush brushstyle="SolidPattern">
16417 <color alpha="255">
16418 <red>26</red>
16419 <green>26</green>
16420 <blue>26</blue>
16421 </color>
16422 </brush>
16423 </colorrole>
16424 <colorrole role="Text">
16425 <brush brushstyle="SolidPattern">
16426 <color alpha="255">
16427 <red>255</red>
16428 <green>255</green>
16429 <blue>255</blue>
16430 </color>
16431 </brush>
16432 </colorrole>
16433 <colorrole role="BrightText">
16434 <brush brushstyle="SolidPattern">
16435 <color alpha="255">
16436 <red>255</red>
16437 <green>255</green>
16438 <blue>255</blue>
16439 </color>
16440 </brush>
16441 </colorrole>
16442 <colorrole role="ButtonText">
16443 <brush brushstyle="SolidPattern">
16444 <color alpha="255">
16445 <red>255</red>
16446 <green>255</green>
16447 <blue>255</blue>
16448 </color>
16449 </brush>
16450 </colorrole>
16451 <colorrole role="Base">
16452 <brush brushstyle="LinearGradientPattern">
16453 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16454 <gradientstop position="0.208955000000000">
16455 <color alpha="255">
16456 <red>74</red>
16457 <green>74</green>
16458 <blue>74</blue>
16459 </color>
16460 </gradientstop>
16461 <gradientstop position="0.786070000000000">
16462 <color alpha="255">
16463 <red>36</red>
16464 <green>36</green>
16465 <blue>36</blue>
16466 </color>
16467 </gradientstop>
16468 </gradient>
16469 </brush>
16470 </colorrole>
16471 <colorrole role="Window">
16472 <brush brushstyle="LinearGradientPattern">
16473 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16474 <gradientstop position="0.208955000000000">
16475 <color alpha="255">
16476 <red>74</red>
16477 <green>74</green>
16478 <blue>74</blue>
16479 </color>
16480 </gradientstop>
16481 <gradientstop position="0.786070000000000">
16482 <color alpha="255">
16483 <red>36</red>
16484 <green>36</green>
16485 <blue>36</blue>
16486 </color>
16487 </gradientstop>
16488 </gradient>
16489 </brush>
16490 </colorrole>
16491 <colorrole role="Shadow">
16492 <brush brushstyle="SolidPattern">
16493 <color alpha="255">
16494 <red>0</red>
16495 <green>0</green>
16496 <blue>0</blue>
16497 </color>
16498 </brush>
16499 </colorrole>
16500 <colorrole role="AlternateBase">
16501 <brush brushstyle="SolidPattern">
16502 <color alpha="255">
16503 <red>19</red>
16504 <green>19</green>
16505 <blue>19</blue>
16506 </color>
16507 </brush>
16508 </colorrole>
16509 <colorrole role="ToolTipBase">
16510 <brush brushstyle="SolidPattern">
16511 <color alpha="255">
16512 <red>255</red>
16513 <green>255</green>
16514 <blue>220</blue>
16515 </color>
16516 </brush>
16517 </colorrole>
16518 <colorrole role="ToolTipText">
16519 <brush brushstyle="SolidPattern">
16520 <color alpha="255">
16521 <red>0</red>
16522 <green>0</green>
16523 <blue>0</blue>
16524 </color>
16525 </brush>
16526 </colorrole>
16527 </active>
16528 <inactive>
16529 <colorrole role="WindowText">
16530 <brush brushstyle="SolidPattern">
16531 <color alpha="255">
16532 <red>255</red>
16533 <green>255</green>
16534 <blue>255</blue>
16535 </color>
16536 </brush>
16537 </colorrole>
16538 <colorrole role="Button">
16539 <brush brushstyle="LinearGradientPattern">
16540 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16541 <gradientstop position="0.208955000000000">
16542 <color alpha="255">
16543 <red>74</red>
16544 <green>74</green>
16545 <blue>74</blue>
16546 </color>
16547 </gradientstop>
16548 <gradientstop position="0.786070000000000">
16549 <color alpha="255">
16550 <red>36</red>
16551 <green>36</green>
16552 <blue>36</blue>
16553 </color>
16554 </gradientstop>
16555 </gradient>
16556 </brush>
16557 </colorrole>
16558 <colorrole role="Light">
16559 <brush brushstyle="SolidPattern">
16560 <color alpha="255">
16561 <red>58</red>
16562 <green>58</green>
16563 <blue>58</blue>
16564 </color>
16565 </brush>
16566 </colorrole>
16567 <colorrole role="Midlight">
16568 <brush brushstyle="SolidPattern">
16569 <color alpha="255">
16570 <red>48</red>
16571 <green>48</green>
16572 <blue>48</blue>
16573 </color>
16574 </brush>
16575 </colorrole>
16576 <colorrole role="Dark">
16577 <brush brushstyle="SolidPattern">
16578 <color alpha="255">
16579 <red>19</red>
16580 <green>19</green>
16581 <blue>19</blue>
16582 </color>
16583 </brush>
16584 </colorrole>
16585 <colorrole role="Mid">
16586 <brush brushstyle="SolidPattern">
16587 <color alpha="255">
16588 <red>26</red>
16589 <green>26</green>
16590 <blue>26</blue>
16591 </color>
16592 </brush>
16593 </colorrole>
16594 <colorrole role="Text">
16595 <brush brushstyle="SolidPattern">
16596 <color alpha="255">
16597 <red>255</red>
16598 <green>255</green>
16599 <blue>255</blue>
16600 </color>
16601 </brush>
16602 </colorrole>
16603 <colorrole role="BrightText">
16604 <brush brushstyle="SolidPattern">
16605 <color alpha="255">
16606 <red>255</red>
16607 <green>255</green>
16608 <blue>255</blue>
16609 </color>
16610 </brush>
16611 </colorrole>
16612 <colorrole role="ButtonText">
16613 <brush brushstyle="SolidPattern">
16614 <color alpha="255">
16615 <red>255</red>
16616 <green>255</green>
16617 <blue>255</blue>
16618 </color>
16619 </brush>
16620 </colorrole>
16621 <colorrole role="Base">
16622 <brush brushstyle="LinearGradientPattern">
16623 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16624 <gradientstop position="0.208955000000000">
16625 <color alpha="255">
16626 <red>74</red>
16627 <green>74</green>
16628 <blue>74</blue>
16629 </color>
16630 </gradientstop>
16631 <gradientstop position="0.786070000000000">
16632 <color alpha="255">
16633 <red>36</red>
16634 <green>36</green>
16635 <blue>36</blue>
16636 </color>
16637 </gradientstop>
16638 </gradient>
16639 </brush>
16640 </colorrole>
16641 <colorrole role="Window">
16642 <brush brushstyle="LinearGradientPattern">
16643 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16644 <gradientstop position="0.208955000000000">
16645 <color alpha="255">
16646 <red>74</red>
16647 <green>74</green>
16648 <blue>74</blue>
16649 </color>
16650 </gradientstop>
16651 <gradientstop position="0.786070000000000">
16652 <color alpha="255">
16653 <red>36</red>
16654 <green>36</green>
16655 <blue>36</blue>
16656 </color>
16657 </gradientstop>
16658 </gradient>
16659 </brush>
16660 </colorrole>
16661 <colorrole role="Shadow">
16662 <brush brushstyle="SolidPattern">
16663 <color alpha="255">
16664 <red>0</red>
16665 <green>0</green>
16666 <blue>0</blue>
16667 </color>
16668 </brush>
16669 </colorrole>
16670 <colorrole role="AlternateBase">
16671 <brush brushstyle="SolidPattern">
16672 <color alpha="255">
16673 <red>19</red>
16674 <green>19</green>
16675 <blue>19</blue>
16676 </color>
16677 </brush>
16678 </colorrole>
16679 <colorrole role="ToolTipBase">
16680 <brush brushstyle="SolidPattern">
16681 <color alpha="255">
16682 <red>255</red>
16683 <green>255</green>
16684 <blue>220</blue>
16685 </color>
16686 </brush>
16687 </colorrole>
16688 <colorrole role="ToolTipText">
16689 <brush brushstyle="SolidPattern">
16690 <color alpha="255">
16691 <red>0</red>
16692 <green>0</green>
16693 <blue>0</blue>
16694 </color>
16695 </brush>
16696 </colorrole>
16697 </inactive>
16698 <disabled>
16699 <colorrole role="WindowText">
16700 <brush brushstyle="SolidPattern">
16701 <color alpha="255">
16702 <red>255</red>
16703 <green>255</green>
16704 <blue>255</blue>
16705 </color>
16706 </brush>
16707 </colorrole>
16708 <colorrole role="Button">
16709 <brush brushstyle="LinearGradientPattern">
16710 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16711 <gradientstop position="0.208955000000000">
16712 <color alpha="255">
16713 <red>74</red>
16714 <green>74</green>
16715 <blue>74</blue>
16716 </color>
16717 </gradientstop>
16718 <gradientstop position="0.786070000000000">
16719 <color alpha="255">
16720 <red>36</red>
16721 <green>36</green>
16722 <blue>36</blue>
16723 </color>
16724 </gradientstop>
16725 </gradient>
16726 </brush>
16727 </colorrole>
16728 <colorrole role="Light">
16729 <brush brushstyle="SolidPattern">
16730 <color alpha="255">
16731 <red>58</red>
16732 <green>58</green>
16733 <blue>58</blue>
16734 </color>
16735 </brush>
16736 </colorrole>
16737 <colorrole role="Midlight">
16738 <brush brushstyle="SolidPattern">
16739 <color alpha="255">
16740 <red>48</red>
16741 <green>48</green>
16742 <blue>48</blue>
16743 </color>
16744 </brush>
16745 </colorrole>
16746 <colorrole role="Dark">
16747 <brush brushstyle="SolidPattern">
16748 <color alpha="255">
16749 <red>19</red>
16750 <green>19</green>
16751 <blue>19</blue>
16752 </color>
16753 </brush>
16754 </colorrole>
16755 <colorrole role="Mid">
16756 <brush brushstyle="SolidPattern">
16757 <color alpha="255">
16758 <red>26</red>
16759 <green>26</green>
16760 <blue>26</blue>
16761 </color>
16762 </brush>
16763 </colorrole>
16764 <colorrole role="Text">
16765 <brush brushstyle="SolidPattern">
16766 <color alpha="255">
16767 <red>255</red>
16768 <green>255</green>
16769 <blue>255</blue>
16770 </color>
16771 </brush>
16772 </colorrole>
16773 <colorrole role="BrightText">
16774 <brush brushstyle="SolidPattern">
16775 <color alpha="255">
16776 <red>255</red>
16777 <green>255</green>
16778 <blue>255</blue>
16779 </color>
16780 </brush>
16781 </colorrole>
16782 <colorrole role="ButtonText">
16783 <brush brushstyle="SolidPattern">
16784 <color alpha="255">
16785 <red>255</red>
16786 <green>255</green>
16787 <blue>255</blue>
16788 </color>
16789 </brush>
16790 </colorrole>
16791 <colorrole role="Base">
16792 <brush brushstyle="LinearGradientPattern">
16793 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16794 <gradientstop position="0.208955000000000">
16795 <color alpha="255">
16796 <red>74</red>
16797 <green>74</green>
16798 <blue>74</blue>
16799 </color>
16800 </gradientstop>
16801 <gradientstop position="0.786070000000000">
16802 <color alpha="255">
16803 <red>36</red>
16804 <green>36</green>
16805 <blue>36</blue>
16806 </color>
16807 </gradientstop>
16808 </gradient>
16809 </brush>
16810 </colorrole>
16811 <colorrole role="Window">
16812 <brush brushstyle="LinearGradientPattern">
16813 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
16814 <gradientstop position="0.208955000000000">
16815 <color alpha="255">
16816 <red>74</red>
16817 <green>74</green>
16818 <blue>74</blue>
16819 </color>
16820 </gradientstop>
16821 <gradientstop position="0.786070000000000">
16822 <color alpha="255">
16823 <red>36</red>
16824 <green>36</green>
16825 <blue>36</blue>
16826 </color>
16827 </gradientstop>
16828 </gradient>
16829 </brush>
16830 </colorrole>
16831 <colorrole role="Shadow">
16832 <brush brushstyle="SolidPattern">
16833 <color alpha="255">
16834 <red>0</red>
16835 <green>0</green>
16836 <blue>0</blue>
16837 </color>
16838 </brush>
16839 </colorrole>
16840 <colorrole role="AlternateBase">
16841 <brush brushstyle="SolidPattern">
16842 <color alpha="255">
16843 <red>39</red>
16844 <green>39</green>
16845 <blue>39</blue>
16846 </color>
16847 </brush>
16848 </colorrole>
16849 <colorrole role="ToolTipBase">
16850 <brush brushstyle="SolidPattern">
16851 <color alpha="255">
16852 <red>255</red>
16853 <green>255</green>
16854 <blue>220</blue>
16855 </color>
16856 </brush>
16857 </colorrole>
16858 <colorrole role="ToolTipText">
16859 <brush brushstyle="SolidPattern">
16860 <color alpha="255">
16861 <red>0</red>
16862 <green>0</green>
16863 <blue>0</blue>
16864 </color>
16865 </brush>
16866 </colorrole>
16867 </disabled>
16868 </palette>
16869 </property>
16870 <property name="font">
16871 <font>
16872 <weight>75</weight>
16873 <bold>true</bold>
16874 </font>
16875 </property>
16876 <property name="autoFillBackground">
16877 <bool>false</bool>
16878 </property>
16879 <property name="styleSheet">
16880 <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));
16881 color: rgb(255, 255, 255);
16882 border-radius: 5;</string>
16883 </property>
16884 <property name="text">
16885 <string>Pitch</string>
16886 </property>
16887 <property name="alignment">
16888 <set>Qt::AlignCenter</set>
16889 </property>
16890 </widget>
16891 </item>
16892 </layout>
16893 </widget>
16894 </item>
16895 </layout>
16896 </widget>
16897 </item>
16898 </layout>
16899 </item>
16900 <item>
16901 <layout class="QHBoxLayout" name="horizontalLayout_7">
16902 <property name="bottomMargin">
16903 <number>20</number>
16904 </property>
16905 <item>
16906 <widget class="QGroupBox" name="groupBox_10">
16907 <property name="title">
16908 <string>Pirouette Compensation</string>
16909 </property>
16910 <layout class="QGridLayout" name="gridLayout_32">
16911 <item row="1" column="0">
16912 <widget class="QCheckBox" name="enableThrustPIDScalingCheckBox_2">
16913 <property name="minimumSize">
16914 <size>
16915 <width>0</width>
16916 <height>27</height>
16917 </size>
16918 </property>
16919 <property name="text">
16920 <string>Enable pirouette compensation</string>
16921 </property>
16922 <property name="objrelation" stdset="0">
16923 <stringlist>
16924 <string>objname:StabilizationSettingsBankX</string>
16925 <string>fieldname:EnablePiroComp</string>
16926 <string>buttongroup:55</string>
16927 </stringlist>
16928 </property>
16929 </widget>
16930 </item>
16931 <item row="0" column="0" alignment="Qt::AlignRight">
16932 <widget class="QPushButton" name="pushButton_13">
16933 <property name="toolTip">
16934 <string>Reset all values to GCS defaults</string>
16935 </property>
16936 <property name="styleSheet">
16937 <string notr="true"/>
16938 </property>
16939 <property name="text">
16940 <string>Default</string>
16941 </property>
16942 <property name="objrelation" stdset="0">
16943 <stringlist>
16944 <string>objname:StabilizationSettings</string>
16945 <string>button:default</string>
16946 <string>buttongroup:55</string>
16947 </stringlist>
16948 </property>
16949 </widget>
16950 </item>
16951 </layout>
16952 </widget>
16953 </item>
16954 <item>
16955 <widget class="QGroupBox" name="groupBox_13">
16956 <property name="title">
16957 <string>FPV Camera Tilt Compensation</string>
16958 </property>
16959 <layout class="QGridLayout" name="gridLayout_33">
16960 <property name="leftMargin">
16961 <number>9</number>
16962 </property>
16963 <property name="topMargin">
16964 <number>9</number>
16965 </property>
16966 <property name="rightMargin">
16967 <number>9</number>
16968 </property>
16969 <property name="bottomMargin">
16970 <number>9</number>
16971 </property>
16972 <item row="0" column="2" alignment="Qt::AlignRight|Qt::AlignVCenter">
16973 <widget class="QPushButton" name="pushButton_14">
16974 <property name="toolTip">
16975 <string>Reset value to GCS defaults</string>
16976 </property>
16977 <property name="styleSheet">
16978 <string notr="true"/>
16979 </property>
16980 <property name="text">
16981 <string>Default</string>
16982 </property>
16983 <property name="objrelation" stdset="0">
16984 <stringlist>
16985 <string>objname:StabilizationSettings</string>
16986 <string>button:default</string>
16987 <string>buttongroup:56</string>
16988 </stringlist>
16989 </property>
16990 </widget>
16991 </item>
16992 <item row="2" column="0">
16993 <widget class="QLabel" name="label_13">
16994 <property name="text">
16995 <string>Camera Tilt Angle (deg)</string>
16996 </property>
16997 <property name="alignment">
16998 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
16999 </property>
17000 </widget>
17001 </item>
17002 <item row="2" column="1">
17003 <widget class="QDoubleSpinBox" name="FpvCamTiltCompensation">
17004 <property name="sizePolicy">
17005 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
17006 <horstretch>0</horstretch>
17007 <verstretch>0</verstretch>
17008 </sizepolicy>
17009 </property>
17010 <property name="minimumSize">
17011 <size>
17012 <width>80</width>
17013 <height>22</height>
17014 </size>
17015 </property>
17016 <property name="maximumSize">
17017 <size>
17018 <width>80</width>
17019 <height>22</height>
17020 </size>
17021 </property>
17022 <property name="focusPolicy">
17023 <enum>Qt::StrongFocus</enum>
17024 </property>
17025 <property name="toolTip">
17026 <string>Camera tilt angle from 0 to 50 degrees (0 to disable compensation).</string>
17027 </property>
17028 <property name="alignment">
17029 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
17030 </property>
17031 <property name="accelerated">
17032 <bool>true</bool>
17033 </property>
17034 <property name="decimals">
17035 <number>0</number>
17036 </property>
17037 <property name="minimum">
17038 <double>0.000000000000000</double>
17039 </property>
17040 <property name="maximum">
17041 <double>50.000000000000000</double>
17042 </property>
17043 <property name="value">
17044 <double>0.000000000000000</double>
17045 </property>
17046 <property name="objrelation" stdset="0">
17047 <stringlist>
17048 <string>objname:StabilizationSettingsBankX</string>
17049 <string>fieldname:FpvCamTiltCompensation</string>
17050 <string>haslimits:no</string>
17051 <string>scale:1</string>
17052 <string>buttongroup:56</string>
17053 </stringlist>
17054 </property>
17055 </widget>
17056 </item>
17057 <item row="2" column="2">
17058 <spacer name="horizontalSpacer_4">
17059 <property name="orientation">
17060 <enum>Qt::Horizontal</enum>
17061 </property>
17062 <property name="sizeType">
17063 <enum>QSizePolicy::Minimum</enum>
17064 </property>
17065 <property name="sizeHint" stdset="0">
17066 <size>
17067 <width>40</width>
17068 <height>20</height>
17069 </size>
17070 </property>
17071 </spacer>
17072 </item>
17073 </layout>
17074 </widget>
17075 </item>
17076 </layout>
17077 </item>
17078 </layout>
17079 </widget>
17080 </item>
17081 <item>
17082 <spacer name="verticalSpacer_7">
17083 <property name="orientation">
17084 <enum>Qt::Vertical</enum>
17085 </property>
17086 <property name="sizeType">
17087 <enum>QSizePolicy::Fixed</enum>
17088 </property>
17089 <property name="sizeHint" stdset="0">
17090 <size>
17091 <width>20</width>
17092 <height>9</height>
17093 </size>
17094 </property>
17095 </spacer>
17096 </item>
17097 <item>
17098 <widget class="QGroupBox" name="groupBox_24">
17099 <property name="sizePolicy">
17100 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
17101 <horstretch>0</horstretch>
17102 <verstretch>0</verstretch>
17103 </sizepolicy>
17104 </property>
17105 <property name="minimumSize">
17106 <size>
17107 <width>0</width>
17108 <height>0</height>
17109 </size>
17110 </property>
17111 <property name="title">
17112 <string>Instant Update</string>
17113 </property>
17114 <layout class="QVBoxLayout" name="verticalLayout_16">
17115 <item>
17116 <widget class="QCheckBox" name="realTimeUpdates_12">
17117 <property name="sizePolicy">
17118 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
17119 <horstretch>0</horstretch>
17120 <verstretch>0</verstretch>
17121 </sizepolicy>
17122 </property>
17123 <property name="minimumSize">
17124 <size>
17125 <width>136</width>
17126 <height>20</height>
17127 </size>
17128 </property>
17129 <property name="toolTip">
17130 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enabling this feature mean that any changes made to the sliders will be instantly sent and used by the Flight Controller, useful for two person tuning where one normally flies and ones changes the GCS.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
17131 </property>
17132 <property name="styleSheet">
17133 <string notr="true"/>
17134 </property>
17135 <property name="text">
17136 <string>Update flight controller in real time</string>
17137 </property>
17138 </widget>
17139 </item>
17140 </layout>
17141 </widget>
17142 </item>
17143 <item>
17144 <spacer name="verticalSpacer_2">
17145 <property name="orientation">
17146 <enum>Qt::Vertical</enum>
17147 </property>
17148 <property name="sizeHint" stdset="0">
17149 <size>
17150 <width>20</width>
17151 <height>20</height>
17152 </size>
17153 </property>
17154 </spacer>
17155 </item>
17156 </layout>
17157 </widget>
17158 </widget>
17159 </item>
17160 </layout>
17161 </widget>
17162 <widget class="QWidget" name="Expert">
17163 <attribute name="title">
17164 <string>Expert</string>
17165 </attribute>
17166 <layout class="QVBoxLayout" name="verticalLayout_4">
17167 <property name="leftMargin">
17168 <number>0</number>
17169 </property>
17170 <property name="topMargin">
17171 <number>0</number>
17172 </property>
17173 <property name="rightMargin">
17174 <number>0</number>
17175 </property>
17176 <property name="bottomMargin">
17177 <number>0</number>
17178 </property>
17179 <item>
17180 <widget class="QScrollArea" name="scrollArea_3">
17181 <property name="frameShape">
17182 <enum>QFrame::NoFrame</enum>
17183 </property>
17184 <property name="lineWidth">
17185 <number>0</number>
17186 </property>
17187 <property name="widgetResizable">
17188 <bool>true</bool>
17189 </property>
17190 <widget class="QWidget" name="scrollAreaWidgetContents_2">
17191 <property name="geometry">
17192 <rect>
17193 <x>0</x>
17194 <y>0</y>
17195 <width>877</width>
17196 <height>671</height>
17197 </rect>
17198 </property>
17199 <layout class="QVBoxLayout" name="verticalLayout_8" stretch="0,0,0,0,0,0">
17200 <item>
17201 <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="1,1">
17202 <item>
17203 <widget class="QGroupBox" name="groupBox_2">
17204 <property name="title">
17205 <string>Weak Leveling</string>
17206 </property>
17207 <layout class="QGridLayout" name="gridLayout_8">
17208 <item row="1" column="1">
17209 <widget class="QPushButton" name="pushButton_9">
17210 <property name="sizePolicy">
17211 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
17212 <horstretch>0</horstretch>
17213 <verstretch>0</verstretch>
17214 </sizepolicy>
17215 </property>
17216 <property name="minimumSize">
17217 <size>
17218 <width>0</width>
17219 <height>0</height>
17220 </size>
17221 </property>
17222 <property name="maximumSize">
17223 <size>
17224 <width>16777215</width>
17225 <height>16777215</height>
17226 </size>
17227 </property>
17228 <property name="toolTip">
17229 <string>Reset all values to GCS defaults</string>
17230 </property>
17231 <property name="styleSheet">
17232 <string notr="true"/>
17233 </property>
17234 <property name="text">
17235 <string>Default</string>
17236 </property>
17237 <property name="objrelation" stdset="0">
17238 <stringlist>
17239 <string>objname:StabilizationSettings</string>
17240 <string>button:default</string>
17241 <string>buttongroup:25</string>
17242 </stringlist>
17243 </property>
17244 </widget>
17245 </item>
17246 <item row="2" column="0" colspan="2">
17247 <widget class="QFrame" name="frame_7">
17248 <layout class="QGridLayout" name="gridLayout_9">
17249 <item row="1" column="1">
17250 <widget class="QDoubleSpinBox" name="WeakLevelingRate">
17251 <property name="sizePolicy">
17252 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
17253 <horstretch>0</horstretch>
17254 <verstretch>0</verstretch>
17255 </sizepolicy>
17256 </property>
17257 <property name="minimumSize">
17258 <size>
17259 <width>25</width>
17260 <height>22</height>
17261 </size>
17262 </property>
17263 <property name="maximumSize">
17264 <size>
17265 <width>175</width>
17266 <height>22</height>
17267 </size>
17268 </property>
17269 <property name="focusPolicy">
17270 <enum>Qt::StrongFocus</enum>
17271 </property>
17272 <property name="toolTip">
17273 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;In Weak Leveling mode, this is the maximum number of degrees per second that weak leveling will move the vehicle.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
17274 </property>
17275 <property name="styleSheet">
17276 <string notr="true"/>
17277 </property>
17278 <property name="alignment">
17279 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
17280 </property>
17281 <property name="decimals">
17282 <number>0</number>
17283 </property>
17284 <property name="minimum">
17285 <double>1.000000000000000</double>
17286 </property>
17287 <property name="maximum">
17288 <double>360.000000000000000</double>
17289 </property>
17290 <property name="singleStep">
17291 <double>1.000000000000000</double>
17292 </property>
17293 <property name="objrelation" stdset="0">
17294 <stringlist>
17295 <string>objname:StabilizationSettings</string>
17296 <string>fieldname:MaxWeakLevelingRate</string>
17297 <string>haslimits:no</string>
17298 <string>scale:1</string>
17299 <string>buttongroup:25</string>
17300 </stringlist>
17301 </property>
17302 </widget>
17303 </item>
17304 <item row="0" column="0">
17305 <widget class="QLabel" name="label_50">
17306 <property name="sizePolicy">
17307 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
17308 <horstretch>0</horstretch>
17309 <verstretch>0</verstretch>
17310 </sizepolicy>
17311 </property>
17312 <property name="minimumSize">
17313 <size>
17314 <width>162</width>
17315 <height>20</height>
17316 </size>
17317 </property>
17318 <property name="palette">
17319 <palette>
17320 <active>
17321 <colorrole role="WindowText">
17322 <brush brushstyle="SolidPattern">
17323 <color alpha="255">
17324 <red>255</red>
17325 <green>255</green>
17326 <blue>255</blue>
17327 </color>
17328 </brush>
17329 </colorrole>
17330 <colorrole role="Button">
17331 <brush brushstyle="LinearGradientPattern">
17332 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17333 <gradientstop position="0.208955000000000">
17334 <color alpha="255">
17335 <red>74</red>
17336 <green>74</green>
17337 <blue>74</blue>
17338 </color>
17339 </gradientstop>
17340 <gradientstop position="0.786070000000000">
17341 <color alpha="255">
17342 <red>36</red>
17343 <green>36</green>
17344 <blue>36</blue>
17345 </color>
17346 </gradientstop>
17347 </gradient>
17348 </brush>
17349 </colorrole>
17350 <colorrole role="Light">
17351 <brush brushstyle="SolidPattern">
17352 <color alpha="255">
17353 <red>58</red>
17354 <green>58</green>
17355 <blue>58</blue>
17356 </color>
17357 </brush>
17358 </colorrole>
17359 <colorrole role="Midlight">
17360 <brush brushstyle="SolidPattern">
17361 <color alpha="255">
17362 <red>48</red>
17363 <green>48</green>
17364 <blue>48</blue>
17365 </color>
17366 </brush>
17367 </colorrole>
17368 <colorrole role="Dark">
17369 <brush brushstyle="SolidPattern">
17370 <color alpha="255">
17371 <red>19</red>
17372 <green>19</green>
17373 <blue>19</blue>
17374 </color>
17375 </brush>
17376 </colorrole>
17377 <colorrole role="Mid">
17378 <brush brushstyle="SolidPattern">
17379 <color alpha="255">
17380 <red>26</red>
17381 <green>26</green>
17382 <blue>26</blue>
17383 </color>
17384 </brush>
17385 </colorrole>
17386 <colorrole role="Text">
17387 <brush brushstyle="SolidPattern">
17388 <color alpha="255">
17389 <red>255</red>
17390 <green>255</green>
17391 <blue>255</blue>
17392 </color>
17393 </brush>
17394 </colorrole>
17395 <colorrole role="BrightText">
17396 <brush brushstyle="SolidPattern">
17397 <color alpha="255">
17398 <red>255</red>
17399 <green>255</green>
17400 <blue>255</blue>
17401 </color>
17402 </brush>
17403 </colorrole>
17404 <colorrole role="ButtonText">
17405 <brush brushstyle="SolidPattern">
17406 <color alpha="255">
17407 <red>255</red>
17408 <green>255</green>
17409 <blue>255</blue>
17410 </color>
17411 </brush>
17412 </colorrole>
17413 <colorrole role="Base">
17414 <brush brushstyle="LinearGradientPattern">
17415 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17416 <gradientstop position="0.208955000000000">
17417 <color alpha="255">
17418 <red>74</red>
17419 <green>74</green>
17420 <blue>74</blue>
17421 </color>
17422 </gradientstop>
17423 <gradientstop position="0.786070000000000">
17424 <color alpha="255">
17425 <red>36</red>
17426 <green>36</green>
17427 <blue>36</blue>
17428 </color>
17429 </gradientstop>
17430 </gradient>
17431 </brush>
17432 </colorrole>
17433 <colorrole role="Window">
17434 <brush brushstyle="LinearGradientPattern">
17435 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17436 <gradientstop position="0.208955000000000">
17437 <color alpha="255">
17438 <red>74</red>
17439 <green>74</green>
17440 <blue>74</blue>
17441 </color>
17442 </gradientstop>
17443 <gradientstop position="0.786070000000000">
17444 <color alpha="255">
17445 <red>36</red>
17446 <green>36</green>
17447 <blue>36</blue>
17448 </color>
17449 </gradientstop>
17450 </gradient>
17451 </brush>
17452 </colorrole>
17453 <colorrole role="Shadow">
17454 <brush brushstyle="SolidPattern">
17455 <color alpha="255">
17456 <red>0</red>
17457 <green>0</green>
17458 <blue>0</blue>
17459 </color>
17460 </brush>
17461 </colorrole>
17462 <colorrole role="AlternateBase">
17463 <brush brushstyle="SolidPattern">
17464 <color alpha="255">
17465 <red>19</red>
17466 <green>19</green>
17467 <blue>19</blue>
17468 </color>
17469 </brush>
17470 </colorrole>
17471 <colorrole role="ToolTipBase">
17472 <brush brushstyle="SolidPattern">
17473 <color alpha="255">
17474 <red>255</red>
17475 <green>255</green>
17476 <blue>220</blue>
17477 </color>
17478 </brush>
17479 </colorrole>
17480 <colorrole role="ToolTipText">
17481 <brush brushstyle="SolidPattern">
17482 <color alpha="255">
17483 <red>0</red>
17484 <green>0</green>
17485 <blue>0</blue>
17486 </color>
17487 </brush>
17488 </colorrole>
17489 </active>
17490 <inactive>
17491 <colorrole role="WindowText">
17492 <brush brushstyle="SolidPattern">
17493 <color alpha="255">
17494 <red>255</red>
17495 <green>255</green>
17496 <blue>255</blue>
17497 </color>
17498 </brush>
17499 </colorrole>
17500 <colorrole role="Button">
17501 <brush brushstyle="LinearGradientPattern">
17502 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17503 <gradientstop position="0.208955000000000">
17504 <color alpha="255">
17505 <red>74</red>
17506 <green>74</green>
17507 <blue>74</blue>
17508 </color>
17509 </gradientstop>
17510 <gradientstop position="0.786070000000000">
17511 <color alpha="255">
17512 <red>36</red>
17513 <green>36</green>
17514 <blue>36</blue>
17515 </color>
17516 </gradientstop>
17517 </gradient>
17518 </brush>
17519 </colorrole>
17520 <colorrole role="Light">
17521 <brush brushstyle="SolidPattern">
17522 <color alpha="255">
17523 <red>58</red>
17524 <green>58</green>
17525 <blue>58</blue>
17526 </color>
17527 </brush>
17528 </colorrole>
17529 <colorrole role="Midlight">
17530 <brush brushstyle="SolidPattern">
17531 <color alpha="255">
17532 <red>48</red>
17533 <green>48</green>
17534 <blue>48</blue>
17535 </color>
17536 </brush>
17537 </colorrole>
17538 <colorrole role="Dark">
17539 <brush brushstyle="SolidPattern">
17540 <color alpha="255">
17541 <red>19</red>
17542 <green>19</green>
17543 <blue>19</blue>
17544 </color>
17545 </brush>
17546 </colorrole>
17547 <colorrole role="Mid">
17548 <brush brushstyle="SolidPattern">
17549 <color alpha="255">
17550 <red>26</red>
17551 <green>26</green>
17552 <blue>26</blue>
17553 </color>
17554 </brush>
17555 </colorrole>
17556 <colorrole role="Text">
17557 <brush brushstyle="SolidPattern">
17558 <color alpha="255">
17559 <red>255</red>
17560 <green>255</green>
17561 <blue>255</blue>
17562 </color>
17563 </brush>
17564 </colorrole>
17565 <colorrole role="BrightText">
17566 <brush brushstyle="SolidPattern">
17567 <color alpha="255">
17568 <red>255</red>
17569 <green>255</green>
17570 <blue>255</blue>
17571 </color>
17572 </brush>
17573 </colorrole>
17574 <colorrole role="ButtonText">
17575 <brush brushstyle="SolidPattern">
17576 <color alpha="255">
17577 <red>255</red>
17578 <green>255</green>
17579 <blue>255</blue>
17580 </color>
17581 </brush>
17582 </colorrole>
17583 <colorrole role="Base">
17584 <brush brushstyle="LinearGradientPattern">
17585 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17586 <gradientstop position="0.208955000000000">
17587 <color alpha="255">
17588 <red>74</red>
17589 <green>74</green>
17590 <blue>74</blue>
17591 </color>
17592 </gradientstop>
17593 <gradientstop position="0.786070000000000">
17594 <color alpha="255">
17595 <red>36</red>
17596 <green>36</green>
17597 <blue>36</blue>
17598 </color>
17599 </gradientstop>
17600 </gradient>
17601 </brush>
17602 </colorrole>
17603 <colorrole role="Window">
17604 <brush brushstyle="LinearGradientPattern">
17605 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17606 <gradientstop position="0.208955000000000">
17607 <color alpha="255">
17608 <red>74</red>
17609 <green>74</green>
17610 <blue>74</blue>
17611 </color>
17612 </gradientstop>
17613 <gradientstop position="0.786070000000000">
17614 <color alpha="255">
17615 <red>36</red>
17616 <green>36</green>
17617 <blue>36</blue>
17618 </color>
17619 </gradientstop>
17620 </gradient>
17621 </brush>
17622 </colorrole>
17623 <colorrole role="Shadow">
17624 <brush brushstyle="SolidPattern">
17625 <color alpha="255">
17626 <red>0</red>
17627 <green>0</green>
17628 <blue>0</blue>
17629 </color>
17630 </brush>
17631 </colorrole>
17632 <colorrole role="AlternateBase">
17633 <brush brushstyle="SolidPattern">
17634 <color alpha="255">
17635 <red>19</red>
17636 <green>19</green>
17637 <blue>19</blue>
17638 </color>
17639 </brush>
17640 </colorrole>
17641 <colorrole role="ToolTipBase">
17642 <brush brushstyle="SolidPattern">
17643 <color alpha="255">
17644 <red>255</red>
17645 <green>255</green>
17646 <blue>220</blue>
17647 </color>
17648 </brush>
17649 </colorrole>
17650 <colorrole role="ToolTipText">
17651 <brush brushstyle="SolidPattern">
17652 <color alpha="255">
17653 <red>0</red>
17654 <green>0</green>
17655 <blue>0</blue>
17656 </color>
17657 </brush>
17658 </colorrole>
17659 </inactive>
17660 <disabled>
17661 <colorrole role="WindowText">
17662 <brush brushstyle="SolidPattern">
17663 <color alpha="255">
17664 <red>255</red>
17665 <green>255</green>
17666 <blue>255</blue>
17667 </color>
17668 </brush>
17669 </colorrole>
17670 <colorrole role="Button">
17671 <brush brushstyle="LinearGradientPattern">
17672 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17673 <gradientstop position="0.208955000000000">
17674 <color alpha="255">
17675 <red>74</red>
17676 <green>74</green>
17677 <blue>74</blue>
17678 </color>
17679 </gradientstop>
17680 <gradientstop position="0.786070000000000">
17681 <color alpha="255">
17682 <red>36</red>
17683 <green>36</green>
17684 <blue>36</blue>
17685 </color>
17686 </gradientstop>
17687 </gradient>
17688 </brush>
17689 </colorrole>
17690 <colorrole role="Light">
17691 <brush brushstyle="SolidPattern">
17692 <color alpha="255">
17693 <red>58</red>
17694 <green>58</green>
17695 <blue>58</blue>
17696 </color>
17697 </brush>
17698 </colorrole>
17699 <colorrole role="Midlight">
17700 <brush brushstyle="SolidPattern">
17701 <color alpha="255">
17702 <red>48</red>
17703 <green>48</green>
17704 <blue>48</blue>
17705 </color>
17706 </brush>
17707 </colorrole>
17708 <colorrole role="Dark">
17709 <brush brushstyle="SolidPattern">
17710 <color alpha="255">
17711 <red>19</red>
17712 <green>19</green>
17713 <blue>19</blue>
17714 </color>
17715 </brush>
17716 </colorrole>
17717 <colorrole role="Mid">
17718 <brush brushstyle="SolidPattern">
17719 <color alpha="255">
17720 <red>26</red>
17721 <green>26</green>
17722 <blue>26</blue>
17723 </color>
17724 </brush>
17725 </colorrole>
17726 <colorrole role="Text">
17727 <brush brushstyle="SolidPattern">
17728 <color alpha="255">
17729 <red>255</red>
17730 <green>255</green>
17731 <blue>255</blue>
17732 </color>
17733 </brush>
17734 </colorrole>
17735 <colorrole role="BrightText">
17736 <brush brushstyle="SolidPattern">
17737 <color alpha="255">
17738 <red>255</red>
17739 <green>255</green>
17740 <blue>255</blue>
17741 </color>
17742 </brush>
17743 </colorrole>
17744 <colorrole role="ButtonText">
17745 <brush brushstyle="SolidPattern">
17746 <color alpha="255">
17747 <red>255</red>
17748 <green>255</green>
17749 <blue>255</blue>
17750 </color>
17751 </brush>
17752 </colorrole>
17753 <colorrole role="Base">
17754 <brush brushstyle="LinearGradientPattern">
17755 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17756 <gradientstop position="0.208955000000000">
17757 <color alpha="255">
17758 <red>74</red>
17759 <green>74</green>
17760 <blue>74</blue>
17761 </color>
17762 </gradientstop>
17763 <gradientstop position="0.786070000000000">
17764 <color alpha="255">
17765 <red>36</red>
17766 <green>36</green>
17767 <blue>36</blue>
17768 </color>
17769 </gradientstop>
17770 </gradient>
17771 </brush>
17772 </colorrole>
17773 <colorrole role="Window">
17774 <brush brushstyle="LinearGradientPattern">
17775 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17776 <gradientstop position="0.208955000000000">
17777 <color alpha="255">
17778 <red>74</red>
17779 <green>74</green>
17780 <blue>74</blue>
17781 </color>
17782 </gradientstop>
17783 <gradientstop position="0.786070000000000">
17784 <color alpha="255">
17785 <red>36</red>
17786 <green>36</green>
17787 <blue>36</blue>
17788 </color>
17789 </gradientstop>
17790 </gradient>
17791 </brush>
17792 </colorrole>
17793 <colorrole role="Shadow">
17794 <brush brushstyle="SolidPattern">
17795 <color alpha="255">
17796 <red>0</red>
17797 <green>0</green>
17798 <blue>0</blue>
17799 </color>
17800 </brush>
17801 </colorrole>
17802 <colorrole role="AlternateBase">
17803 <brush brushstyle="SolidPattern">
17804 <color alpha="255">
17805 <red>39</red>
17806 <green>39</green>
17807 <blue>39</blue>
17808 </color>
17809 </brush>
17810 </colorrole>
17811 <colorrole role="ToolTipBase">
17812 <brush brushstyle="SolidPattern">
17813 <color alpha="255">
17814 <red>255</red>
17815 <green>255</green>
17816 <blue>220</blue>
17817 </color>
17818 </brush>
17819 </colorrole>
17820 <colorrole role="ToolTipText">
17821 <brush brushstyle="SolidPattern">
17822 <color alpha="255">
17823 <red>0</red>
17824 <green>0</green>
17825 <blue>0</blue>
17826 </color>
17827 </brush>
17828 </colorrole>
17829 </disabled>
17830 </palette>
17831 </property>
17832 <property name="font">
17833 <font>
17834 <weight>75</weight>
17835 <bold>true</bold>
17836 </font>
17837 </property>
17838 <property name="autoFillBackground">
17839 <bool>false</bool>
17840 </property>
17841 <property name="styleSheet">
17842 <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));
17843 color: rgb(255, 255, 255);
17844 border-radius: 5;
17845 margin:1px;
17846 font:bold;</string>
17847 </property>
17848 <property name="text">
17849 <string>Weak Leveling Gain </string>
17850 </property>
17851 <property name="alignment">
17852 <set>Qt::AlignCenter</set>
17853 </property>
17854 </widget>
17855 </item>
17856 <item row="0" column="1">
17857 <widget class="QLabel" name="label_49">
17858 <property name="sizePolicy">
17859 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
17860 <horstretch>0</horstretch>
17861 <verstretch>0</verstretch>
17862 </sizepolicy>
17863 </property>
17864 <property name="minimumSize">
17865 <size>
17866 <width>179</width>
17867 <height>20</height>
17868 </size>
17869 </property>
17870 <property name="palette">
17871 <palette>
17872 <active>
17873 <colorrole role="WindowText">
17874 <brush brushstyle="SolidPattern">
17875 <color alpha="255">
17876 <red>255</red>
17877 <green>255</green>
17878 <blue>255</blue>
17879 </color>
17880 </brush>
17881 </colorrole>
17882 <colorrole role="Button">
17883 <brush brushstyle="LinearGradientPattern">
17884 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17885 <gradientstop position="0.208955000000000">
17886 <color alpha="255">
17887 <red>74</red>
17888 <green>74</green>
17889 <blue>74</blue>
17890 </color>
17891 </gradientstop>
17892 <gradientstop position="0.786070000000000">
17893 <color alpha="255">
17894 <red>36</red>
17895 <green>36</green>
17896 <blue>36</blue>
17897 </color>
17898 </gradientstop>
17899 </gradient>
17900 </brush>
17901 </colorrole>
17902 <colorrole role="Light">
17903 <brush brushstyle="SolidPattern">
17904 <color alpha="255">
17905 <red>58</red>
17906 <green>58</green>
17907 <blue>58</blue>
17908 </color>
17909 </brush>
17910 </colorrole>
17911 <colorrole role="Midlight">
17912 <brush brushstyle="SolidPattern">
17913 <color alpha="255">
17914 <red>48</red>
17915 <green>48</green>
17916 <blue>48</blue>
17917 </color>
17918 </brush>
17919 </colorrole>
17920 <colorrole role="Dark">
17921 <brush brushstyle="SolidPattern">
17922 <color alpha="255">
17923 <red>19</red>
17924 <green>19</green>
17925 <blue>19</blue>
17926 </color>
17927 </brush>
17928 </colorrole>
17929 <colorrole role="Mid">
17930 <brush brushstyle="SolidPattern">
17931 <color alpha="255">
17932 <red>26</red>
17933 <green>26</green>
17934 <blue>26</blue>
17935 </color>
17936 </brush>
17937 </colorrole>
17938 <colorrole role="Text">
17939 <brush brushstyle="SolidPattern">
17940 <color alpha="255">
17941 <red>255</red>
17942 <green>255</green>
17943 <blue>255</blue>
17944 </color>
17945 </brush>
17946 </colorrole>
17947 <colorrole role="BrightText">
17948 <brush brushstyle="SolidPattern">
17949 <color alpha="255">
17950 <red>255</red>
17951 <green>255</green>
17952 <blue>255</blue>
17953 </color>
17954 </brush>
17955 </colorrole>
17956 <colorrole role="ButtonText">
17957 <brush brushstyle="SolidPattern">
17958 <color alpha="255">
17959 <red>255</red>
17960 <green>255</green>
17961 <blue>255</blue>
17962 </color>
17963 </brush>
17964 </colorrole>
17965 <colorrole role="Base">
17966 <brush brushstyle="LinearGradientPattern">
17967 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17968 <gradientstop position="0.208955000000000">
17969 <color alpha="255">
17970 <red>74</red>
17971 <green>74</green>
17972 <blue>74</blue>
17973 </color>
17974 </gradientstop>
17975 <gradientstop position="0.786070000000000">
17976 <color alpha="255">
17977 <red>36</red>
17978 <green>36</green>
17979 <blue>36</blue>
17980 </color>
17981 </gradientstop>
17982 </gradient>
17983 </brush>
17984 </colorrole>
17985 <colorrole role="Window">
17986 <brush brushstyle="LinearGradientPattern">
17987 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
17988 <gradientstop position="0.208955000000000">
17989 <color alpha="255">
17990 <red>74</red>
17991 <green>74</green>
17992 <blue>74</blue>
17993 </color>
17994 </gradientstop>
17995 <gradientstop position="0.786070000000000">
17996 <color alpha="255">
17997 <red>36</red>
17998 <green>36</green>
17999 <blue>36</blue>
18000 </color>
18001 </gradientstop>
18002 </gradient>
18003 </brush>
18004 </colorrole>
18005 <colorrole role="Shadow">
18006 <brush brushstyle="SolidPattern">
18007 <color alpha="255">
18008 <red>0</red>
18009 <green>0</green>
18010 <blue>0</blue>
18011 </color>
18012 </brush>
18013 </colorrole>
18014 <colorrole role="AlternateBase">
18015 <brush brushstyle="SolidPattern">
18016 <color alpha="255">
18017 <red>19</red>
18018 <green>19</green>
18019 <blue>19</blue>
18020 </color>
18021 </brush>
18022 </colorrole>
18023 <colorrole role="ToolTipBase">
18024 <brush brushstyle="SolidPattern">
18025 <color alpha="255">
18026 <red>255</red>
18027 <green>255</green>
18028 <blue>220</blue>
18029 </color>
18030 </brush>
18031 </colorrole>
18032 <colorrole role="ToolTipText">
18033 <brush brushstyle="SolidPattern">
18034 <color alpha="255">
18035 <red>0</red>
18036 <green>0</green>
18037 <blue>0</blue>
18038 </color>
18039 </brush>
18040 </colorrole>
18041 </active>
18042 <inactive>
18043 <colorrole role="WindowText">
18044 <brush brushstyle="SolidPattern">
18045 <color alpha="255">
18046 <red>255</red>
18047 <green>255</green>
18048 <blue>255</blue>
18049 </color>
18050 </brush>
18051 </colorrole>
18052 <colorrole role="Button">
18053 <brush brushstyle="LinearGradientPattern">
18054 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18055 <gradientstop position="0.208955000000000">
18056 <color alpha="255">
18057 <red>74</red>
18058 <green>74</green>
18059 <blue>74</blue>
18060 </color>
18061 </gradientstop>
18062 <gradientstop position="0.786070000000000">
18063 <color alpha="255">
18064 <red>36</red>
18065 <green>36</green>
18066 <blue>36</blue>
18067 </color>
18068 </gradientstop>
18069 </gradient>
18070 </brush>
18071 </colorrole>
18072 <colorrole role="Light">
18073 <brush brushstyle="SolidPattern">
18074 <color alpha="255">
18075 <red>58</red>
18076 <green>58</green>
18077 <blue>58</blue>
18078 </color>
18079 </brush>
18080 </colorrole>
18081 <colorrole role="Midlight">
18082 <brush brushstyle="SolidPattern">
18083 <color alpha="255">
18084 <red>48</red>
18085 <green>48</green>
18086 <blue>48</blue>
18087 </color>
18088 </brush>
18089 </colorrole>
18090 <colorrole role="Dark">
18091 <brush brushstyle="SolidPattern">
18092 <color alpha="255">
18093 <red>19</red>
18094 <green>19</green>
18095 <blue>19</blue>
18096 </color>
18097 </brush>
18098 </colorrole>
18099 <colorrole role="Mid">
18100 <brush brushstyle="SolidPattern">
18101 <color alpha="255">
18102 <red>26</red>
18103 <green>26</green>
18104 <blue>26</blue>
18105 </color>
18106 </brush>
18107 </colorrole>
18108 <colorrole role="Text">
18109 <brush brushstyle="SolidPattern">
18110 <color alpha="255">
18111 <red>255</red>
18112 <green>255</green>
18113 <blue>255</blue>
18114 </color>
18115 </brush>
18116 </colorrole>
18117 <colorrole role="BrightText">
18118 <brush brushstyle="SolidPattern">
18119 <color alpha="255">
18120 <red>255</red>
18121 <green>255</green>
18122 <blue>255</blue>
18123 </color>
18124 </brush>
18125 </colorrole>
18126 <colorrole role="ButtonText">
18127 <brush brushstyle="SolidPattern">
18128 <color alpha="255">
18129 <red>255</red>
18130 <green>255</green>
18131 <blue>255</blue>
18132 </color>
18133 </brush>
18134 </colorrole>
18135 <colorrole role="Base">
18136 <brush brushstyle="LinearGradientPattern">
18137 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18138 <gradientstop position="0.208955000000000">
18139 <color alpha="255">
18140 <red>74</red>
18141 <green>74</green>
18142 <blue>74</blue>
18143 </color>
18144 </gradientstop>
18145 <gradientstop position="0.786070000000000">
18146 <color alpha="255">
18147 <red>36</red>
18148 <green>36</green>
18149 <blue>36</blue>
18150 </color>
18151 </gradientstop>
18152 </gradient>
18153 </brush>
18154 </colorrole>
18155 <colorrole role="Window">
18156 <brush brushstyle="LinearGradientPattern">
18157 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18158 <gradientstop position="0.208955000000000">
18159 <color alpha="255">
18160 <red>74</red>
18161 <green>74</green>
18162 <blue>74</blue>
18163 </color>
18164 </gradientstop>
18165 <gradientstop position="0.786070000000000">
18166 <color alpha="255">
18167 <red>36</red>
18168 <green>36</green>
18169 <blue>36</blue>
18170 </color>
18171 </gradientstop>
18172 </gradient>
18173 </brush>
18174 </colorrole>
18175 <colorrole role="Shadow">
18176 <brush brushstyle="SolidPattern">
18177 <color alpha="255">
18178 <red>0</red>
18179 <green>0</green>
18180 <blue>0</blue>
18181 </color>
18182 </brush>
18183 </colorrole>
18184 <colorrole role="AlternateBase">
18185 <brush brushstyle="SolidPattern">
18186 <color alpha="255">
18187 <red>19</red>
18188 <green>19</green>
18189 <blue>19</blue>
18190 </color>
18191 </brush>
18192 </colorrole>
18193 <colorrole role="ToolTipBase">
18194 <brush brushstyle="SolidPattern">
18195 <color alpha="255">
18196 <red>255</red>
18197 <green>255</green>
18198 <blue>220</blue>
18199 </color>
18200 </brush>
18201 </colorrole>
18202 <colorrole role="ToolTipText">
18203 <brush brushstyle="SolidPattern">
18204 <color alpha="255">
18205 <red>0</red>
18206 <green>0</green>
18207 <blue>0</blue>
18208 </color>
18209 </brush>
18210 </colorrole>
18211 </inactive>
18212 <disabled>
18213 <colorrole role="WindowText">
18214 <brush brushstyle="SolidPattern">
18215 <color alpha="255">
18216 <red>255</red>
18217 <green>255</green>
18218 <blue>255</blue>
18219 </color>
18220 </brush>
18221 </colorrole>
18222 <colorrole role="Button">
18223 <brush brushstyle="LinearGradientPattern">
18224 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18225 <gradientstop position="0.208955000000000">
18226 <color alpha="255">
18227 <red>74</red>
18228 <green>74</green>
18229 <blue>74</blue>
18230 </color>
18231 </gradientstop>
18232 <gradientstop position="0.786070000000000">
18233 <color alpha="255">
18234 <red>36</red>
18235 <green>36</green>
18236 <blue>36</blue>
18237 </color>
18238 </gradientstop>
18239 </gradient>
18240 </brush>
18241 </colorrole>
18242 <colorrole role="Light">
18243 <brush brushstyle="SolidPattern">
18244 <color alpha="255">
18245 <red>58</red>
18246 <green>58</green>
18247 <blue>58</blue>
18248 </color>
18249 </brush>
18250 </colorrole>
18251 <colorrole role="Midlight">
18252 <brush brushstyle="SolidPattern">
18253 <color alpha="255">
18254 <red>48</red>
18255 <green>48</green>
18256 <blue>48</blue>
18257 </color>
18258 </brush>
18259 </colorrole>
18260 <colorrole role="Dark">
18261 <brush brushstyle="SolidPattern">
18262 <color alpha="255">
18263 <red>19</red>
18264 <green>19</green>
18265 <blue>19</blue>
18266 </color>
18267 </brush>
18268 </colorrole>
18269 <colorrole role="Mid">
18270 <brush brushstyle="SolidPattern">
18271 <color alpha="255">
18272 <red>26</red>
18273 <green>26</green>
18274 <blue>26</blue>
18275 </color>
18276 </brush>
18277 </colorrole>
18278 <colorrole role="Text">
18279 <brush brushstyle="SolidPattern">
18280 <color alpha="255">
18281 <red>255</red>
18282 <green>255</green>
18283 <blue>255</blue>
18284 </color>
18285 </brush>
18286 </colorrole>
18287 <colorrole role="BrightText">
18288 <brush brushstyle="SolidPattern">
18289 <color alpha="255">
18290 <red>255</red>
18291 <green>255</green>
18292 <blue>255</blue>
18293 </color>
18294 </brush>
18295 </colorrole>
18296 <colorrole role="ButtonText">
18297 <brush brushstyle="SolidPattern">
18298 <color alpha="255">
18299 <red>255</red>
18300 <green>255</green>
18301 <blue>255</blue>
18302 </color>
18303 </brush>
18304 </colorrole>
18305 <colorrole role="Base">
18306 <brush brushstyle="LinearGradientPattern">
18307 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18308 <gradientstop position="0.208955000000000">
18309 <color alpha="255">
18310 <red>74</red>
18311 <green>74</green>
18312 <blue>74</blue>
18313 </color>
18314 </gradientstop>
18315 <gradientstop position="0.786070000000000">
18316 <color alpha="255">
18317 <red>36</red>
18318 <green>36</green>
18319 <blue>36</blue>
18320 </color>
18321 </gradientstop>
18322 </gradient>
18323 </brush>
18324 </colorrole>
18325 <colorrole role="Window">
18326 <brush brushstyle="LinearGradientPattern">
18327 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18328 <gradientstop position="0.208955000000000">
18329 <color alpha="255">
18330 <red>74</red>
18331 <green>74</green>
18332 <blue>74</blue>
18333 </color>
18334 </gradientstop>
18335 <gradientstop position="0.786070000000000">
18336 <color alpha="255">
18337 <red>36</red>
18338 <green>36</green>
18339 <blue>36</blue>
18340 </color>
18341 </gradientstop>
18342 </gradient>
18343 </brush>
18344 </colorrole>
18345 <colorrole role="Shadow">
18346 <brush brushstyle="SolidPattern">
18347 <color alpha="255">
18348 <red>0</red>
18349 <green>0</green>
18350 <blue>0</blue>
18351 </color>
18352 </brush>
18353 </colorrole>
18354 <colorrole role="AlternateBase">
18355 <brush brushstyle="SolidPattern">
18356 <color alpha="255">
18357 <red>39</red>
18358 <green>39</green>
18359 <blue>39</blue>
18360 </color>
18361 </brush>
18362 </colorrole>
18363 <colorrole role="ToolTipBase">
18364 <brush brushstyle="SolidPattern">
18365 <color alpha="255">
18366 <red>255</red>
18367 <green>255</green>
18368 <blue>220</blue>
18369 </color>
18370 </brush>
18371 </colorrole>
18372 <colorrole role="ToolTipText">
18373 <brush brushstyle="SolidPattern">
18374 <color alpha="255">
18375 <red>0</red>
18376 <green>0</green>
18377 <blue>0</blue>
18378 </color>
18379 </brush>
18380 </colorrole>
18381 </disabled>
18382 </palette>
18383 </property>
18384 <property name="font">
18385 <font>
18386 <weight>75</weight>
18387 <bold>true</bold>
18388 </font>
18389 </property>
18390 <property name="autoFillBackground">
18391 <bool>false</bool>
18392 </property>
18393 <property name="styleSheet">
18394 <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));
18395 color: rgb(255, 255, 255);
18396 border-radius: 5;
18397 margin:1px;
18398 font:bold;</string>
18399 </property>
18400 <property name="text">
18401 <string>Weak Leveling Rate </string>
18402 </property>
18403 <property name="alignment">
18404 <set>Qt::AlignCenter</set>
18405 </property>
18406 </widget>
18407 </item>
18408 <item row="1" column="0">
18409 <widget class="QDoubleSpinBox" name="WeakLevelingKp">
18410 <property name="sizePolicy">
18411 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
18412 <horstretch>0</horstretch>
18413 <verstretch>0</verstretch>
18414 </sizepolicy>
18415 </property>
18416 <property name="minimumSize">
18417 <size>
18418 <width>25</width>
18419 <height>22</height>
18420 </size>
18421 </property>
18422 <property name="maximumSize">
18423 <size>
18424 <width>175</width>
18425 <height>22</height>
18426 </size>
18427 </property>
18428 <property name="focusPolicy">
18429 <enum>Qt::StrongFocus</enum>
18430 </property>
18431 <property name="toolTip">
18432 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;In Weak Leveling mode, this setting acts like Attitude Kp. If you make this setting too high, it can cause oscillations.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
18433 </property>
18434 <property name="styleSheet">
18435 <string notr="true"/>
18436 </property>
18437 <property name="alignment">
18438 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
18439 </property>
18440 <property name="decimals">
18441 <number>2</number>
18442 </property>
18443 <property name="minimum">
18444 <double>0.010000000000000</double>
18445 </property>
18446 <property name="maximum">
18447 <double>360.000000000000000</double>
18448 </property>
18449 <property name="singleStep">
18450 <double>0.010000000000000</double>
18451 </property>
18452 <property name="objrelation" stdset="0">
18453 <stringlist>
18454 <string>objname:StabilizationSettings</string>
18455 <string>fieldname:WeakLevelingKp</string>
18456 <string>haslimits:no</string>
18457 <string>scale:1</string>
18458 <string>buttongroup:25</string>
18459 </stringlist>
18460 </property>
18461 </widget>
18462 </item>
18463 </layout>
18464 </widget>
18465 </item>
18466 </layout>
18467 </widget>
18468 </item>
18469 <item>
18470 <widget class="QGroupBox" name="groupBox_5">
18471 <property name="title">
18472 <string>Axis Lock</string>
18473 </property>
18474 <layout class="QGridLayout" name="gridLayout_27">
18475 <item row="0" column="1">
18476 <widget class="QPushButton" name="pushButton_6">
18477 <property name="sizePolicy">
18478 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
18479 <horstretch>0</horstretch>
18480 <verstretch>0</verstretch>
18481 </sizepolicy>
18482 </property>
18483 <property name="minimumSize">
18484 <size>
18485 <width>0</width>
18486 <height>0</height>
18487 </size>
18488 </property>
18489 <property name="maximumSize">
18490 <size>
18491 <width>16777215</width>
18492 <height>16777215</height>
18493 </size>
18494 </property>
18495 <property name="toolTip">
18496 <string>Reset all values to GCS defaults</string>
18497 </property>
18498 <property name="styleSheet">
18499 <string notr="true"/>
18500 </property>
18501 <property name="text">
18502 <string>Default</string>
18503 </property>
18504 <property name="objrelation" stdset="0">
18505 <stringlist>
18506 <string>objname:StabilizationSettings</string>
18507 <string>button:default</string>
18508 <string>buttongroup:31</string>
18509 </stringlist>
18510 </property>
18511 </widget>
18512 </item>
18513 <item row="3" column="0" colspan="2">
18514 <widget class="QFrame" name="frame_10">
18515 <layout class="QGridLayout" name="gridLayout_28">
18516 <item row="1" column="0">
18517 <widget class="QDoubleSpinBox" name="MaAxisLock">
18518 <property name="sizePolicy">
18519 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
18520 <horstretch>0</horstretch>
18521 <verstretch>0</verstretch>
18522 </sizepolicy>
18523 </property>
18524 <property name="minimumSize">
18525 <size>
18526 <width>25</width>
18527 <height>22</height>
18528 </size>
18529 </property>
18530 <property name="maximumSize">
18531 <size>
18532 <width>175</width>
18533 <height>22</height>
18534 </size>
18535 </property>
18536 <property name="focusPolicy">
18537 <enum>Qt::StrongFocus</enum>
18538 </property>
18539 <property name="toolTip">
18540 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;In AxisLock mode, this is the maximum number of degrees of correction. If movement by outside forces (eg Wind) are less than the set value your vehicle will return to centre. More than set amount and will only move your vehicle the set amount back to centre.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
18541 </property>
18542 <property name="styleSheet">
18543 <string notr="true"/>
18544 </property>
18545 <property name="alignment">
18546 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
18547 </property>
18548 <property name="decimals">
18549 <number>0</number>
18550 </property>
18551 <property name="minimum">
18552 <double>0.000000000000000</double>
18553 </property>
18554 <property name="maximum">
18555 <double>360.000000000000000</double>
18556 </property>
18557 <property name="singleStep">
18558 <double>1.000000000000000</double>
18559 </property>
18560 <property name="value">
18561 <double>1.000000000000000</double>
18562 </property>
18563 <property name="objrelation" stdset="0">
18564 <stringlist>
18565 <string>objname:StabilizationSettings</string>
18566 <string>fieldname:MaxAxisLock</string>
18567 <string>haslimits:no</string>
18568 <string>scale:1</string>
18569 <string>buttongroup:31</string>
18570 </stringlist>
18571 </property>
18572 </widget>
18573 </item>
18574 <item row="0" column="0">
18575 <widget class="QLabel" name="label_51">
18576 <property name="sizePolicy">
18577 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
18578 <horstretch>0</horstretch>
18579 <verstretch>0</verstretch>
18580 </sizepolicy>
18581 </property>
18582 <property name="minimumSize">
18583 <size>
18584 <width>132</width>
18585 <height>20</height>
18586 </size>
18587 </property>
18588 <property name="palette">
18589 <palette>
18590 <active>
18591 <colorrole role="WindowText">
18592 <brush brushstyle="SolidPattern">
18593 <color alpha="255">
18594 <red>255</red>
18595 <green>255</green>
18596 <blue>255</blue>
18597 </color>
18598 </brush>
18599 </colorrole>
18600 <colorrole role="Button">
18601 <brush brushstyle="LinearGradientPattern">
18602 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18603 <gradientstop position="0.208955000000000">
18604 <color alpha="255">
18605 <red>74</red>
18606 <green>74</green>
18607 <blue>74</blue>
18608 </color>
18609 </gradientstop>
18610 <gradientstop position="0.786070000000000">
18611 <color alpha="255">
18612 <red>36</red>
18613 <green>36</green>
18614 <blue>36</blue>
18615 </color>
18616 </gradientstop>
18617 </gradient>
18618 </brush>
18619 </colorrole>
18620 <colorrole role="Light">
18621 <brush brushstyle="SolidPattern">
18622 <color alpha="255">
18623 <red>58</red>
18624 <green>58</green>
18625 <blue>58</blue>
18626 </color>
18627 </brush>
18628 </colorrole>
18629 <colorrole role="Midlight">
18630 <brush brushstyle="SolidPattern">
18631 <color alpha="255">
18632 <red>48</red>
18633 <green>48</green>
18634 <blue>48</blue>
18635 </color>
18636 </brush>
18637 </colorrole>
18638 <colorrole role="Dark">
18639 <brush brushstyle="SolidPattern">
18640 <color alpha="255">
18641 <red>19</red>
18642 <green>19</green>
18643 <blue>19</blue>
18644 </color>
18645 </brush>
18646 </colorrole>
18647 <colorrole role="Mid">
18648 <brush brushstyle="SolidPattern">
18649 <color alpha="255">
18650 <red>26</red>
18651 <green>26</green>
18652 <blue>26</blue>
18653 </color>
18654 </brush>
18655 </colorrole>
18656 <colorrole role="Text">
18657 <brush brushstyle="SolidPattern">
18658 <color alpha="255">
18659 <red>255</red>
18660 <green>255</green>
18661 <blue>255</blue>
18662 </color>
18663 </brush>
18664 </colorrole>
18665 <colorrole role="BrightText">
18666 <brush brushstyle="SolidPattern">
18667 <color alpha="255">
18668 <red>255</red>
18669 <green>255</green>
18670 <blue>255</blue>
18671 </color>
18672 </brush>
18673 </colorrole>
18674 <colorrole role="ButtonText">
18675 <brush brushstyle="SolidPattern">
18676 <color alpha="255">
18677 <red>255</red>
18678 <green>255</green>
18679 <blue>255</blue>
18680 </color>
18681 </brush>
18682 </colorrole>
18683 <colorrole role="Base">
18684 <brush brushstyle="LinearGradientPattern">
18685 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18686 <gradientstop position="0.208955000000000">
18687 <color alpha="255">
18688 <red>74</red>
18689 <green>74</green>
18690 <blue>74</blue>
18691 </color>
18692 </gradientstop>
18693 <gradientstop position="0.786070000000000">
18694 <color alpha="255">
18695 <red>36</red>
18696 <green>36</green>
18697 <blue>36</blue>
18698 </color>
18699 </gradientstop>
18700 </gradient>
18701 </brush>
18702 </colorrole>
18703 <colorrole role="Window">
18704 <brush brushstyle="LinearGradientPattern">
18705 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18706 <gradientstop position="0.208955000000000">
18707 <color alpha="255">
18708 <red>74</red>
18709 <green>74</green>
18710 <blue>74</blue>
18711 </color>
18712 </gradientstop>
18713 <gradientstop position="0.786070000000000">
18714 <color alpha="255">
18715 <red>36</red>
18716 <green>36</green>
18717 <blue>36</blue>
18718 </color>
18719 </gradientstop>
18720 </gradient>
18721 </brush>
18722 </colorrole>
18723 <colorrole role="Shadow">
18724 <brush brushstyle="SolidPattern">
18725 <color alpha="255">
18726 <red>0</red>
18727 <green>0</green>
18728 <blue>0</blue>
18729 </color>
18730 </brush>
18731 </colorrole>
18732 <colorrole role="AlternateBase">
18733 <brush brushstyle="SolidPattern">
18734 <color alpha="255">
18735 <red>19</red>
18736 <green>19</green>
18737 <blue>19</blue>
18738 </color>
18739 </brush>
18740 </colorrole>
18741 <colorrole role="ToolTipBase">
18742 <brush brushstyle="SolidPattern">
18743 <color alpha="255">
18744 <red>255</red>
18745 <green>255</green>
18746 <blue>220</blue>
18747 </color>
18748 </brush>
18749 </colorrole>
18750 <colorrole role="ToolTipText">
18751 <brush brushstyle="SolidPattern">
18752 <color alpha="255">
18753 <red>0</red>
18754 <green>0</green>
18755 <blue>0</blue>
18756 </color>
18757 </brush>
18758 </colorrole>
18759 </active>
18760 <inactive>
18761 <colorrole role="WindowText">
18762 <brush brushstyle="SolidPattern">
18763 <color alpha="255">
18764 <red>255</red>
18765 <green>255</green>
18766 <blue>255</blue>
18767 </color>
18768 </brush>
18769 </colorrole>
18770 <colorrole role="Button">
18771 <brush brushstyle="LinearGradientPattern">
18772 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18773 <gradientstop position="0.208955000000000">
18774 <color alpha="255">
18775 <red>74</red>
18776 <green>74</green>
18777 <blue>74</blue>
18778 </color>
18779 </gradientstop>
18780 <gradientstop position="0.786070000000000">
18781 <color alpha="255">
18782 <red>36</red>
18783 <green>36</green>
18784 <blue>36</blue>
18785 </color>
18786 </gradientstop>
18787 </gradient>
18788 </brush>
18789 </colorrole>
18790 <colorrole role="Light">
18791 <brush brushstyle="SolidPattern">
18792 <color alpha="255">
18793 <red>58</red>
18794 <green>58</green>
18795 <blue>58</blue>
18796 </color>
18797 </brush>
18798 </colorrole>
18799 <colorrole role="Midlight">
18800 <brush brushstyle="SolidPattern">
18801 <color alpha="255">
18802 <red>48</red>
18803 <green>48</green>
18804 <blue>48</blue>
18805 </color>
18806 </brush>
18807 </colorrole>
18808 <colorrole role="Dark">
18809 <brush brushstyle="SolidPattern">
18810 <color alpha="255">
18811 <red>19</red>
18812 <green>19</green>
18813 <blue>19</blue>
18814 </color>
18815 </brush>
18816 </colorrole>
18817 <colorrole role="Mid">
18818 <brush brushstyle="SolidPattern">
18819 <color alpha="255">
18820 <red>26</red>
18821 <green>26</green>
18822 <blue>26</blue>
18823 </color>
18824 </brush>
18825 </colorrole>
18826 <colorrole role="Text">
18827 <brush brushstyle="SolidPattern">
18828 <color alpha="255">
18829 <red>255</red>
18830 <green>255</green>
18831 <blue>255</blue>
18832 </color>
18833 </brush>
18834 </colorrole>
18835 <colorrole role="BrightText">
18836 <brush brushstyle="SolidPattern">
18837 <color alpha="255">
18838 <red>255</red>
18839 <green>255</green>
18840 <blue>255</blue>
18841 </color>
18842 </brush>
18843 </colorrole>
18844 <colorrole role="ButtonText">
18845 <brush brushstyle="SolidPattern">
18846 <color alpha="255">
18847 <red>255</red>
18848 <green>255</green>
18849 <blue>255</blue>
18850 </color>
18851 </brush>
18852 </colorrole>
18853 <colorrole role="Base">
18854 <brush brushstyle="LinearGradientPattern">
18855 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18856 <gradientstop position="0.208955000000000">
18857 <color alpha="255">
18858 <red>74</red>
18859 <green>74</green>
18860 <blue>74</blue>
18861 </color>
18862 </gradientstop>
18863 <gradientstop position="0.786070000000000">
18864 <color alpha="255">
18865 <red>36</red>
18866 <green>36</green>
18867 <blue>36</blue>
18868 </color>
18869 </gradientstop>
18870 </gradient>
18871 </brush>
18872 </colorrole>
18873 <colorrole role="Window">
18874 <brush brushstyle="LinearGradientPattern">
18875 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18876 <gradientstop position="0.208955000000000">
18877 <color alpha="255">
18878 <red>74</red>
18879 <green>74</green>
18880 <blue>74</blue>
18881 </color>
18882 </gradientstop>
18883 <gradientstop position="0.786070000000000">
18884 <color alpha="255">
18885 <red>36</red>
18886 <green>36</green>
18887 <blue>36</blue>
18888 </color>
18889 </gradientstop>
18890 </gradient>
18891 </brush>
18892 </colorrole>
18893 <colorrole role="Shadow">
18894 <brush brushstyle="SolidPattern">
18895 <color alpha="255">
18896 <red>0</red>
18897 <green>0</green>
18898 <blue>0</blue>
18899 </color>
18900 </brush>
18901 </colorrole>
18902 <colorrole role="AlternateBase">
18903 <brush brushstyle="SolidPattern">
18904 <color alpha="255">
18905 <red>19</red>
18906 <green>19</green>
18907 <blue>19</blue>
18908 </color>
18909 </brush>
18910 </colorrole>
18911 <colorrole role="ToolTipBase">
18912 <brush brushstyle="SolidPattern">
18913 <color alpha="255">
18914 <red>255</red>
18915 <green>255</green>
18916 <blue>220</blue>
18917 </color>
18918 </brush>
18919 </colorrole>
18920 <colorrole role="ToolTipText">
18921 <brush brushstyle="SolidPattern">
18922 <color alpha="255">
18923 <red>0</red>
18924 <green>0</green>
18925 <blue>0</blue>
18926 </color>
18927 </brush>
18928 </colorrole>
18929 </inactive>
18930 <disabled>
18931 <colorrole role="WindowText">
18932 <brush brushstyle="SolidPattern">
18933 <color alpha="255">
18934 <red>255</red>
18935 <green>255</green>
18936 <blue>255</blue>
18937 </color>
18938 </brush>
18939 </colorrole>
18940 <colorrole role="Button">
18941 <brush brushstyle="LinearGradientPattern">
18942 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
18943 <gradientstop position="0.208955000000000">
18944 <color alpha="255">
18945 <red>74</red>
18946 <green>74</green>
18947 <blue>74</blue>
18948 </color>
18949 </gradientstop>
18950 <gradientstop position="0.786070000000000">
18951 <color alpha="255">
18952 <red>36</red>
18953 <green>36</green>
18954 <blue>36</blue>
18955 </color>
18956 </gradientstop>
18957 </gradient>
18958 </brush>
18959 </colorrole>
18960 <colorrole role="Light">
18961 <brush brushstyle="SolidPattern">
18962 <color alpha="255">
18963 <red>58</red>
18964 <green>58</green>
18965 <blue>58</blue>
18966 </color>
18967 </brush>
18968 </colorrole>
18969 <colorrole role="Midlight">
18970 <brush brushstyle="SolidPattern">
18971 <color alpha="255">
18972 <red>48</red>
18973 <green>48</green>
18974 <blue>48</blue>
18975 </color>
18976 </brush>
18977 </colorrole>
18978 <colorrole role="Dark">
18979 <brush brushstyle="SolidPattern">
18980 <color alpha="255">
18981 <red>19</red>
18982 <green>19</green>
18983 <blue>19</blue>
18984 </color>
18985 </brush>
18986 </colorrole>
18987 <colorrole role="Mid">
18988 <brush brushstyle="SolidPattern">
18989 <color alpha="255">
18990 <red>26</red>
18991 <green>26</green>
18992 <blue>26</blue>
18993 </color>
18994 </brush>
18995 </colorrole>
18996 <colorrole role="Text">
18997 <brush brushstyle="SolidPattern">
18998 <color alpha="255">
18999 <red>255</red>
19000 <green>255</green>
19001 <blue>255</blue>
19002 </color>
19003 </brush>
19004 </colorrole>
19005 <colorrole role="BrightText">
19006 <brush brushstyle="SolidPattern">
19007 <color alpha="255">
19008 <red>255</red>
19009 <green>255</green>
19010 <blue>255</blue>
19011 </color>
19012 </brush>
19013 </colorrole>
19014 <colorrole role="ButtonText">
19015 <brush brushstyle="SolidPattern">
19016 <color alpha="255">
19017 <red>255</red>
19018 <green>255</green>
19019 <blue>255</blue>
19020 </color>
19021 </brush>
19022 </colorrole>
19023 <colorrole role="Base">
19024 <brush brushstyle="LinearGradientPattern">
19025 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19026 <gradientstop position="0.208955000000000">
19027 <color alpha="255">
19028 <red>74</red>
19029 <green>74</green>
19030 <blue>74</blue>
19031 </color>
19032 </gradientstop>
19033 <gradientstop position="0.786070000000000">
19034 <color alpha="255">
19035 <red>36</red>
19036 <green>36</green>
19037 <blue>36</blue>
19038 </color>
19039 </gradientstop>
19040 </gradient>
19041 </brush>
19042 </colorrole>
19043 <colorrole role="Window">
19044 <brush brushstyle="LinearGradientPattern">
19045 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19046 <gradientstop position="0.208955000000000">
19047 <color alpha="255">
19048 <red>74</red>
19049 <green>74</green>
19050 <blue>74</blue>
19051 </color>
19052 </gradientstop>
19053 <gradientstop position="0.786070000000000">
19054 <color alpha="255">
19055 <red>36</red>
19056 <green>36</green>
19057 <blue>36</blue>
19058 </color>
19059 </gradientstop>
19060 </gradient>
19061 </brush>
19062 </colorrole>
19063 <colorrole role="Shadow">
19064 <brush brushstyle="SolidPattern">
19065 <color alpha="255">
19066 <red>0</red>
19067 <green>0</green>
19068 <blue>0</blue>
19069 </color>
19070 </brush>
19071 </colorrole>
19072 <colorrole role="AlternateBase">
19073 <brush brushstyle="SolidPattern">
19074 <color alpha="255">
19075 <red>39</red>
19076 <green>39</green>
19077 <blue>39</blue>
19078 </color>
19079 </brush>
19080 </colorrole>
19081 <colorrole role="ToolTipBase">
19082 <brush brushstyle="SolidPattern">
19083 <color alpha="255">
19084 <red>255</red>
19085 <green>255</green>
19086 <blue>220</blue>
19087 </color>
19088 </brush>
19089 </colorrole>
19090 <colorrole role="ToolTipText">
19091 <brush brushstyle="SolidPattern">
19092 <color alpha="255">
19093 <red>0</red>
19094 <green>0</green>
19095 <blue>0</blue>
19096 </color>
19097 </brush>
19098 </colorrole>
19099 </disabled>
19100 </palette>
19101 </property>
19102 <property name="font">
19103 <font>
19104 <weight>75</weight>
19105 <bold>true</bold>
19106 </font>
19107 </property>
19108 <property name="autoFillBackground">
19109 <bool>false</bool>
19110 </property>
19111 <property name="styleSheet">
19112 <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));
19113 color: rgb(255, 255, 255);
19114 border-radius: 5;
19115 margin:1px;
19116 font:bold;</string>
19117 </property>
19118 <property name="text">
19119 <string>Max Axis Lock </string>
19120 </property>
19121 <property name="alignment">
19122 <set>Qt::AlignCenter</set>
19123 </property>
19124 </widget>
19125 </item>
19126 <item row="0" column="1">
19127 <widget class="QLabel" name="label_52">
19128 <property name="sizePolicy">
19129 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
19130 <horstretch>0</horstretch>
19131 <verstretch>0</verstretch>
19132 </sizepolicy>
19133 </property>
19134 <property name="minimumSize">
19135 <size>
19136 <width>176</width>
19137 <height>20</height>
19138 </size>
19139 </property>
19140 <property name="palette">
19141 <palette>
19142 <active>
19143 <colorrole role="WindowText">
19144 <brush brushstyle="SolidPattern">
19145 <color alpha="255">
19146 <red>255</red>
19147 <green>255</green>
19148 <blue>255</blue>
19149 </color>
19150 </brush>
19151 </colorrole>
19152 <colorrole role="Button">
19153 <brush brushstyle="LinearGradientPattern">
19154 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19155 <gradientstop position="0.208955000000000">
19156 <color alpha="255">
19157 <red>74</red>
19158 <green>74</green>
19159 <blue>74</blue>
19160 </color>
19161 </gradientstop>
19162 <gradientstop position="0.786070000000000">
19163 <color alpha="255">
19164 <red>36</red>
19165 <green>36</green>
19166 <blue>36</blue>
19167 </color>
19168 </gradientstop>
19169 </gradient>
19170 </brush>
19171 </colorrole>
19172 <colorrole role="Light">
19173 <brush brushstyle="SolidPattern">
19174 <color alpha="255">
19175 <red>58</red>
19176 <green>58</green>
19177 <blue>58</blue>
19178 </color>
19179 </brush>
19180 </colorrole>
19181 <colorrole role="Midlight">
19182 <brush brushstyle="SolidPattern">
19183 <color alpha="255">
19184 <red>48</red>
19185 <green>48</green>
19186 <blue>48</blue>
19187 </color>
19188 </brush>
19189 </colorrole>
19190 <colorrole role="Dark">
19191 <brush brushstyle="SolidPattern">
19192 <color alpha="255">
19193 <red>19</red>
19194 <green>19</green>
19195 <blue>19</blue>
19196 </color>
19197 </brush>
19198 </colorrole>
19199 <colorrole role="Mid">
19200 <brush brushstyle="SolidPattern">
19201 <color alpha="255">
19202 <red>26</red>
19203 <green>26</green>
19204 <blue>26</blue>
19205 </color>
19206 </brush>
19207 </colorrole>
19208 <colorrole role="Text">
19209 <brush brushstyle="SolidPattern">
19210 <color alpha="255">
19211 <red>255</red>
19212 <green>255</green>
19213 <blue>255</blue>
19214 </color>
19215 </brush>
19216 </colorrole>
19217 <colorrole role="BrightText">
19218 <brush brushstyle="SolidPattern">
19219 <color alpha="255">
19220 <red>255</red>
19221 <green>255</green>
19222 <blue>255</blue>
19223 </color>
19224 </brush>
19225 </colorrole>
19226 <colorrole role="ButtonText">
19227 <brush brushstyle="SolidPattern">
19228 <color alpha="255">
19229 <red>255</red>
19230 <green>255</green>
19231 <blue>255</blue>
19232 </color>
19233 </brush>
19234 </colorrole>
19235 <colorrole role="Base">
19236 <brush brushstyle="LinearGradientPattern">
19237 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19238 <gradientstop position="0.208955000000000">
19239 <color alpha="255">
19240 <red>74</red>
19241 <green>74</green>
19242 <blue>74</blue>
19243 </color>
19244 </gradientstop>
19245 <gradientstop position="0.786070000000000">
19246 <color alpha="255">
19247 <red>36</red>
19248 <green>36</green>
19249 <blue>36</blue>
19250 </color>
19251 </gradientstop>
19252 </gradient>
19253 </brush>
19254 </colorrole>
19255 <colorrole role="Window">
19256 <brush brushstyle="LinearGradientPattern">
19257 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19258 <gradientstop position="0.208955000000000">
19259 <color alpha="255">
19260 <red>74</red>
19261 <green>74</green>
19262 <blue>74</blue>
19263 </color>
19264 </gradientstop>
19265 <gradientstop position="0.786070000000000">
19266 <color alpha="255">
19267 <red>36</red>
19268 <green>36</green>
19269 <blue>36</blue>
19270 </color>
19271 </gradientstop>
19272 </gradient>
19273 </brush>
19274 </colorrole>
19275 <colorrole role="Shadow">
19276 <brush brushstyle="SolidPattern">
19277 <color alpha="255">
19278 <red>0</red>
19279 <green>0</green>
19280 <blue>0</blue>
19281 </color>
19282 </brush>
19283 </colorrole>
19284 <colorrole role="AlternateBase">
19285 <brush brushstyle="SolidPattern">
19286 <color alpha="255">
19287 <red>19</red>
19288 <green>19</green>
19289 <blue>19</blue>
19290 </color>
19291 </brush>
19292 </colorrole>
19293 <colorrole role="ToolTipBase">
19294 <brush brushstyle="SolidPattern">
19295 <color alpha="255">
19296 <red>255</red>
19297 <green>255</green>
19298 <blue>220</blue>
19299 </color>
19300 </brush>
19301 </colorrole>
19302 <colorrole role="ToolTipText">
19303 <brush brushstyle="SolidPattern">
19304 <color alpha="255">
19305 <red>0</red>
19306 <green>0</green>
19307 <blue>0</blue>
19308 </color>
19309 </brush>
19310 </colorrole>
19311 </active>
19312 <inactive>
19313 <colorrole role="WindowText">
19314 <brush brushstyle="SolidPattern">
19315 <color alpha="255">
19316 <red>255</red>
19317 <green>255</green>
19318 <blue>255</blue>
19319 </color>
19320 </brush>
19321 </colorrole>
19322 <colorrole role="Button">
19323 <brush brushstyle="LinearGradientPattern">
19324 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19325 <gradientstop position="0.208955000000000">
19326 <color alpha="255">
19327 <red>74</red>
19328 <green>74</green>
19329 <blue>74</blue>
19330 </color>
19331 </gradientstop>
19332 <gradientstop position="0.786070000000000">
19333 <color alpha="255">
19334 <red>36</red>
19335 <green>36</green>
19336 <blue>36</blue>
19337 </color>
19338 </gradientstop>
19339 </gradient>
19340 </brush>
19341 </colorrole>
19342 <colorrole role="Light">
19343 <brush brushstyle="SolidPattern">
19344 <color alpha="255">
19345 <red>58</red>
19346 <green>58</green>
19347 <blue>58</blue>
19348 </color>
19349 </brush>
19350 </colorrole>
19351 <colorrole role="Midlight">
19352 <brush brushstyle="SolidPattern">
19353 <color alpha="255">
19354 <red>48</red>
19355 <green>48</green>
19356 <blue>48</blue>
19357 </color>
19358 </brush>
19359 </colorrole>
19360 <colorrole role="Dark">
19361 <brush brushstyle="SolidPattern">
19362 <color alpha="255">
19363 <red>19</red>
19364 <green>19</green>
19365 <blue>19</blue>
19366 </color>
19367 </brush>
19368 </colorrole>
19369 <colorrole role="Mid">
19370 <brush brushstyle="SolidPattern">
19371 <color alpha="255">
19372 <red>26</red>
19373 <green>26</green>
19374 <blue>26</blue>
19375 </color>
19376 </brush>
19377 </colorrole>
19378 <colorrole role="Text">
19379 <brush brushstyle="SolidPattern">
19380 <color alpha="255">
19381 <red>255</red>
19382 <green>255</green>
19383 <blue>255</blue>
19384 </color>
19385 </brush>
19386 </colorrole>
19387 <colorrole role="BrightText">
19388 <brush brushstyle="SolidPattern">
19389 <color alpha="255">
19390 <red>255</red>
19391 <green>255</green>
19392 <blue>255</blue>
19393 </color>
19394 </brush>
19395 </colorrole>
19396 <colorrole role="ButtonText">
19397 <brush brushstyle="SolidPattern">
19398 <color alpha="255">
19399 <red>255</red>
19400 <green>255</green>
19401 <blue>255</blue>
19402 </color>
19403 </brush>
19404 </colorrole>
19405 <colorrole role="Base">
19406 <brush brushstyle="LinearGradientPattern">
19407 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19408 <gradientstop position="0.208955000000000">
19409 <color alpha="255">
19410 <red>74</red>
19411 <green>74</green>
19412 <blue>74</blue>
19413 </color>
19414 </gradientstop>
19415 <gradientstop position="0.786070000000000">
19416 <color alpha="255">
19417 <red>36</red>
19418 <green>36</green>
19419 <blue>36</blue>
19420 </color>
19421 </gradientstop>
19422 </gradient>
19423 </brush>
19424 </colorrole>
19425 <colorrole role="Window">
19426 <brush brushstyle="LinearGradientPattern">
19427 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19428 <gradientstop position="0.208955000000000">
19429 <color alpha="255">
19430 <red>74</red>
19431 <green>74</green>
19432 <blue>74</blue>
19433 </color>
19434 </gradientstop>
19435 <gradientstop position="0.786070000000000">
19436 <color alpha="255">
19437 <red>36</red>
19438 <green>36</green>
19439 <blue>36</blue>
19440 </color>
19441 </gradientstop>
19442 </gradient>
19443 </brush>
19444 </colorrole>
19445 <colorrole role="Shadow">
19446 <brush brushstyle="SolidPattern">
19447 <color alpha="255">
19448 <red>0</red>
19449 <green>0</green>
19450 <blue>0</blue>
19451 </color>
19452 </brush>
19453 </colorrole>
19454 <colorrole role="AlternateBase">
19455 <brush brushstyle="SolidPattern">
19456 <color alpha="255">
19457 <red>19</red>
19458 <green>19</green>
19459 <blue>19</blue>
19460 </color>
19461 </brush>
19462 </colorrole>
19463 <colorrole role="ToolTipBase">
19464 <brush brushstyle="SolidPattern">
19465 <color alpha="255">
19466 <red>255</red>
19467 <green>255</green>
19468 <blue>220</blue>
19469 </color>
19470 </brush>
19471 </colorrole>
19472 <colorrole role="ToolTipText">
19473 <brush brushstyle="SolidPattern">
19474 <color alpha="255">
19475 <red>0</red>
19476 <green>0</green>
19477 <blue>0</blue>
19478 </color>
19479 </brush>
19480 </colorrole>
19481 </inactive>
19482 <disabled>
19483 <colorrole role="WindowText">
19484 <brush brushstyle="SolidPattern">
19485 <color alpha="255">
19486 <red>255</red>
19487 <green>255</green>
19488 <blue>255</blue>
19489 </color>
19490 </brush>
19491 </colorrole>
19492 <colorrole role="Button">
19493 <brush brushstyle="LinearGradientPattern">
19494 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19495 <gradientstop position="0.208955000000000">
19496 <color alpha="255">
19497 <red>74</red>
19498 <green>74</green>
19499 <blue>74</blue>
19500 </color>
19501 </gradientstop>
19502 <gradientstop position="0.786070000000000">
19503 <color alpha="255">
19504 <red>36</red>
19505 <green>36</green>
19506 <blue>36</blue>
19507 </color>
19508 </gradientstop>
19509 </gradient>
19510 </brush>
19511 </colorrole>
19512 <colorrole role="Light">
19513 <brush brushstyle="SolidPattern">
19514 <color alpha="255">
19515 <red>58</red>
19516 <green>58</green>
19517 <blue>58</blue>
19518 </color>
19519 </brush>
19520 </colorrole>
19521 <colorrole role="Midlight">
19522 <brush brushstyle="SolidPattern">
19523 <color alpha="255">
19524 <red>48</red>
19525 <green>48</green>
19526 <blue>48</blue>
19527 </color>
19528 </brush>
19529 </colorrole>
19530 <colorrole role="Dark">
19531 <brush brushstyle="SolidPattern">
19532 <color alpha="255">
19533 <red>19</red>
19534 <green>19</green>
19535 <blue>19</blue>
19536 </color>
19537 </brush>
19538 </colorrole>
19539 <colorrole role="Mid">
19540 <brush brushstyle="SolidPattern">
19541 <color alpha="255">
19542 <red>26</red>
19543 <green>26</green>
19544 <blue>26</blue>
19545 </color>
19546 </brush>
19547 </colorrole>
19548 <colorrole role="Text">
19549 <brush brushstyle="SolidPattern">
19550 <color alpha="255">
19551 <red>255</red>
19552 <green>255</green>
19553 <blue>255</blue>
19554 </color>
19555 </brush>
19556 </colorrole>
19557 <colorrole role="BrightText">
19558 <brush brushstyle="SolidPattern">
19559 <color alpha="255">
19560 <red>255</red>
19561 <green>255</green>
19562 <blue>255</blue>
19563 </color>
19564 </brush>
19565 </colorrole>
19566 <colorrole role="ButtonText">
19567 <brush brushstyle="SolidPattern">
19568 <color alpha="255">
19569 <red>255</red>
19570 <green>255</green>
19571 <blue>255</blue>
19572 </color>
19573 </brush>
19574 </colorrole>
19575 <colorrole role="Base">
19576 <brush brushstyle="LinearGradientPattern">
19577 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19578 <gradientstop position="0.208955000000000">
19579 <color alpha="255">
19580 <red>74</red>
19581 <green>74</green>
19582 <blue>74</blue>
19583 </color>
19584 </gradientstop>
19585 <gradientstop position="0.786070000000000">
19586 <color alpha="255">
19587 <red>36</red>
19588 <green>36</green>
19589 <blue>36</blue>
19590 </color>
19591 </gradientstop>
19592 </gradient>
19593 </brush>
19594 </colorrole>
19595 <colorrole role="Window">
19596 <brush brushstyle="LinearGradientPattern">
19597 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
19598 <gradientstop position="0.208955000000000">
19599 <color alpha="255">
19600 <red>74</red>
19601 <green>74</green>
19602 <blue>74</blue>
19603 </color>
19604 </gradientstop>
19605 <gradientstop position="0.786070000000000">
19606 <color alpha="255">
19607 <red>36</red>
19608 <green>36</green>
19609 <blue>36</blue>
19610 </color>
19611 </gradientstop>
19612 </gradient>
19613 </brush>
19614 </colorrole>
19615 <colorrole role="Shadow">
19616 <brush brushstyle="SolidPattern">
19617 <color alpha="255">
19618 <red>0</red>
19619 <green>0</green>
19620 <blue>0</blue>
19621 </color>
19622 </brush>
19623 </colorrole>
19624 <colorrole role="AlternateBase">
19625 <brush brushstyle="SolidPattern">
19626 <color alpha="255">
19627 <red>39</red>
19628 <green>39</green>
19629 <blue>39</blue>
19630 </color>
19631 </brush>
19632 </colorrole>
19633 <colorrole role="ToolTipBase">
19634 <brush brushstyle="SolidPattern">
19635 <color alpha="255">
19636 <red>255</red>
19637 <green>255</green>
19638 <blue>220</blue>
19639 </color>
19640 </brush>
19641 </colorrole>
19642 <colorrole role="ToolTipText">
19643 <brush brushstyle="SolidPattern">
19644 <color alpha="255">
19645 <red>0</red>
19646 <green>0</green>
19647 <blue>0</blue>
19648 </color>
19649 </brush>
19650 </colorrole>
19651 </disabled>
19652 </palette>
19653 </property>
19654 <property name="font">
19655 <font>
19656 <weight>75</weight>
19657 <bold>true</bold>
19658 </font>
19659 </property>
19660 <property name="autoFillBackground">
19661 <bool>false</bool>
19662 </property>
19663 <property name="styleSheet">
19664 <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));
19665 color: rgb(255, 255, 255);
19666 border-radius: 5;
19667 margin:1px;
19668 font:bold;</string>
19669 </property>
19670 <property name="text">
19671 <string>Max Axis Lock Rate </string>
19672 </property>
19673 <property name="alignment">
19674 <set>Qt::AlignCenter</set>
19675 </property>
19676 </widget>
19677 </item>
19678 <item row="1" column="1">
19679 <widget class="QDoubleSpinBox" name="MaxAxisLockRate">
19680 <property name="sizePolicy">
19681 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
19682 <horstretch>0</horstretch>
19683 <verstretch>0</verstretch>
19684 </sizepolicy>
19685 </property>
19686 <property name="minimumSize">
19687 <size>
19688 <width>25</width>
19689 <height>22</height>
19690 </size>
19691 </property>
19692 <property name="maximumSize">
19693 <size>
19694 <width>175</width>
19695 <height>22</height>
19696 </size>
19697 </property>
19698 <property name="focusPolicy">
19699 <enum>Qt::StrongFocus</enum>
19700 </property>
19701 <property name="toolTip">
19702 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;In AxisLock mode, this setting controls how many degrees per second you can request with the stick before flight controller stops trying to gently hold its position and goes into normal rate mode. This setting works almost like a dead band. Default value should work fine.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
19703 </property>
19704 <property name="styleSheet">
19705 <string notr="true"/>
19706 </property>
19707 <property name="alignment">
19708 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
19709 </property>
19710 <property name="decimals">
19711 <number>0</number>
19712 </property>
19713 <property name="minimum">
19714 <double>1.000000000000000</double>
19715 </property>
19716 <property name="maximum">
19717 <double>360.000000000000000</double>
19718 </property>
19719 <property name="singleStep">
19720 <double>1.000000000000000</double>
19721 </property>
19722 <property name="objrelation" stdset="0">
19723 <stringlist>
19724 <string>objname:StabilizationSettings</string>
19725 <string>fieldname:MaxAxisLockRate</string>
19726 <string>haslimits:no</string>
19727 <string>scale:1</string>
19728 <string>buttongroup:31</string>
19729 </stringlist>
19730 </property>
19731 </widget>
19732 </item>
19733 </layout>
19734 </widget>
19735 </item>
19736 </layout>
19737 </widget>
19738 </item>
19739 </layout>
19740 </item>
19741 <item>
19742 <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,6">
19743 <item>
19744 <widget class="QGroupBox" name="groupBox_4">
19745 <property name="sizePolicy">
19746 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
19747 <horstretch>0</horstretch>
19748 <verstretch>0</verstretch>
19749 </sizepolicy>
19750 </property>
19751 <property name="title">
19752 <string>Rattitude</string>
19753 </property>
19754 <property name="alignment">
19755 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
19756 </property>
19757 <layout class="QGridLayout" name="gridLayout_4" rowstretch="0,0,0" columnstretch="1,1">
19758 <property name="horizontalSpacing">
19759 <number>0</number>
19760 </property>
19761 <property name="verticalSpacing">
19762 <number>6</number>
19763 </property>
19764 <item row="0" column="1">
19765 <widget class="QPushButton" name="pushButton_10">
19766 <property name="sizePolicy">
19767 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
19768 <horstretch>0</horstretch>
19769 <verstretch>0</verstretch>
19770 </sizepolicy>
19771 </property>
19772 <property name="text">
19773 <string>Default</string>
19774 </property>
19775 <property name="objrelation" stdset="0">
19776 <stringlist>
19777 <string>objname:StabilizationSettings</string>
19778 <string>button:default</string>
19779 <string>buttongroup:15</string>
19780 </stringlist>
19781 </property>
19782 </widget>
19783 </item>
19784 <item row="1" column="0" colspan="2">
19785 <widget class="QGroupBox" name="groupBox_12">
19786 <property name="styleSheet">
19787 <string notr="true">QGroupBox{border: 0px;}</string>
19788 </property>
19789 <property name="title">
19790 <string/>
19791 </property>
19792 <property name="alignment">
19793 <set>Qt::AlignCenter</set>
19794 </property>
19795 <layout class="QVBoxLayout" name="verticalLayout_9" stretch="0">
19796 <property name="topMargin">
19797 <number>9</number>
19798 </property>
19799 <item>
19800 <widget class="QFrame" name="frame">
19801 <property name="frameShape">
19802 <enum>QFrame::NoFrame</enum>
19803 </property>
19804 <property name="frameShadow">
19805 <enum>QFrame::Plain</enum>
19806 </property>
19807 <layout class="QVBoxLayout" name="verticalLayout_12">
19808 <property name="leftMargin">
19809 <number>9</number>
19810 </property>
19811 <property name="topMargin">
19812 <number>9</number>
19813 </property>
19814 <property name="rightMargin">
19815 <number>9</number>
19816 </property>
19817 <property name="bottomMargin">
19818 <number>9</number>
19819 </property>
19820 <item>
19821 <widget class="QLabel" name="label_3">
19822 <property name="sizePolicy">
19823 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
19824 <horstretch>0</horstretch>
19825 <verstretch>0</verstretch>
19826 </sizepolicy>
19827 </property>
19828 <property name="minimumSize">
19829 <size>
19830 <width>144</width>
19831 <height>16</height>
19832 </size>
19833 </property>
19834 <property name="maximumSize">
19835 <size>
19836 <width>175</width>
19837 <height>16777215</height>
19838 </size>
19839 </property>
19840 <property name="font">
19841 <font>
19842 <weight>75</weight>
19843 <bold>true</bold>
19844 </font>
19845 </property>
19846 <property name="styleSheet">
19847 <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));
19848 color: rgb(255, 255, 255);
19849 border-radius: 5;</string>
19850 </property>
19851 <property name="text">
19852 <string>Mode Transition</string>
19853 </property>
19854 <property name="alignment">
19855 <set>Qt::AlignCenter</set>
19856 </property>
19857 </widget>
19858 </item>
19859 <item>
19860 <widget class="QDoubleSpinBox" name="RattitudeModeTransition">
19861 <property name="sizePolicy">
19862 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
19863 <horstretch>0</horstretch>
19864 <verstretch>0</verstretch>
19865 </sizepolicy>
19866 </property>
19867 <property name="minimumSize">
19868 <size>
19869 <width>5</width>
19870 <height>22</height>
19871 </size>
19872 </property>
19873 <property name="maximumSize">
19874 <size>
19875 <width>175</width>
19876 <height>22</height>
19877 </size>
19878 </property>
19879 <property name="focusPolicy">
19880 <enum>Qt::StrongFocus</enum>
19881 </property>
19882 <property name="toolTip">
19883 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Percentage of full stick where the transition from Attitude to Rate occurs. This transition always occurs when the aircraft is exactly inverted (bank angle 180 degrees). Small values are dangerous because they cause flips at small stick angles. Values significantly over 100 act like attitude mode and can never flip.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
19884 </property>
19885 <property name="alignment">
19886 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
19887 </property>
19888 <property name="accelerated">
19889 <bool>true</bool>
19890 </property>
19891 <property name="decimals">
19892 <number>0</number>
19893 </property>
19894 <property name="minimum">
19895 <double>25.000000000000000</double>
19896 </property>
19897 <property name="maximum">
19898 <double>255.000000000000000</double>
19899 </property>
19900 <property name="value">
19901 <double>80.000000000000000</double>
19902 </property>
19903 <property name="objrelation" stdset="0">
19904 <stringlist>
19905 <string>objname:StabilizationSettings</string>
19906 <string>fieldname:RattitudeModeTransition</string>
19907 <string>haslimits:no</string>
19908 <string>scale:1</string>
19909 <string>buttongroup:15</string>
19910 </stringlist>
19911 </property>
19912 </widget>
19913 </item>
19914 </layout>
19915 </widget>
19916 </item>
19917 </layout>
19918 </widget>
19919 </item>
19920 <item row="2" column="0">
19921 <spacer name="verticalSpacer_5">
19922 <property name="orientation">
19923 <enum>Qt::Vertical</enum>
19924 </property>
19925 <property name="sizeHint" stdset="0">
19926 <size>
19927 <width>20</width>
19928 <height>40</height>
19929 </size>
19930 </property>
19931 </spacer>
19932 </item>
19933 </layout>
19934 </widget>
19935 </item>
19936 <item>
19937 <widget class="QGroupBox" name="groupBox_11">
19938 <property name="title">
19939 <string>Cruise Control</string>
19940 </property>
19941 <layout class="QGridLayout" name="gridLayout_24">
19942 <item row="2" column="1" colspan="2">
19943 <widget class="QGroupBox" name="gridGroupBox_1">
19944 <property name="styleSheet">
19945 <string notr="true">QGroupBox{border: 0px;}</string>
19946 </property>
19947 <property name="title">
19948 <string/>
19949 </property>
19950 <layout class="QGridLayout" name="gridLayout_23">
19951 <property name="leftMargin">
19952 <number>0</number>
19953 </property>
19954 <property name="topMargin">
19955 <number>9</number>
19956 </property>
19957 <property name="rightMargin">
19958 <number>9</number>
19959 </property>
19960 <property name="bottomMargin">
19961 <number>9</number>
19962 </property>
19963 <item row="1" column="0" colspan="2">
19964 <widget class="QFrame" name="gridFrame">
19965 <property name="font">
19966 <font>
19967 <weight>75</weight>
19968 <bold>true</bold>
19969 </font>
19970 </property>
19971 <layout class="QGridLayout" name="gridLayout_25">
19972 <property name="leftMargin">
19973 <number>9</number>
19974 </property>
19975 <property name="topMargin">
19976 <number>9</number>
19977 </property>
19978 <property name="rightMargin">
19979 <number>9</number>
19980 </property>
19981 <property name="bottomMargin">
19982 <number>9</number>
19983 </property>
19984 <item row="1" column="2">
19985 <widget class="QDoubleSpinBox" name="doubleSpinBox_4">
19986 <property name="minimumSize">
19987 <size>
19988 <width>0</width>
19989 <height>22</height>
19990 </size>
19991 </property>
19992 <property name="maximumSize">
19993 <size>
19994 <width>16777215</width>
19995 <height>22</height>
19996 </size>
19997 </property>
19998 <property name="toolTip">
19999 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Throttle/Collective stick below this amount disables Cruise Control. Also, by default Cruise Control forces the use of this value for thrust when InvertedPower setting is Zero and the copter is inverted. CP helis probably want this set to -100%. For safety with fixed pitch copters (including multicopters), never set this so low that the trimmed throttle stick cannot get below it or your motor(s) will still run with the throttle stick all the way down. Fixed pitch throttle sticks go from -100 to 0 in the first tiny bit of throttle stick (and then up to 100 using the rest of the throttle range), so for example, a lot of &amp;quot;high throttle trim&amp;quot; will keep the stick from ever commanding less than 5% so it won't be possible to stop the motors with the throttle stick. Banking the copter in your hand in this state will make the motors speed up.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
20000 </property>
20001 <property name="alignment">
20002 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
20003 </property>
20004 <property name="accelerated">
20005 <bool>true</bool>
20006 </property>
20007 <property name="decimals">
20008 <number>0</number>
20009 </property>
20010 <property name="minimum">
20011 <double>-100.000000000000000</double>
20012 </property>
20013 <property name="maximum">
20014 <double>49.000000000000000</double>
20015 </property>
20016 <property name="value">
20017 <double>5.000000000000000</double>
20018 </property>
20019 <property name="objrelation" stdset="0">
20020 <stringlist>
20021 <string>objname:StabilizationSettings</string>
20022 <string>fieldname:CruiseControlMinThrust</string>
20023 <string>haslimits:no</string>
20024 <string>scale:1</string>
20025 <string>buttongroup:16</string>
20026 </stringlist>
20027 </property>
20028 </widget>
20029 </item>
20030 <item row="3" column="2">
20031 <widget class="QDoubleSpinBox" name="doubleSpinBox_5">
20032 <property name="minimumSize">
20033 <size>
20034 <width>0</width>
20035 <height>22</height>
20036 </size>
20037 </property>
20038 <property name="maximumSize">
20039 <size>
20040 <width>16777215</width>
20041 <height>22</height>
20042 </size>
20043 </property>
20044 <property name="toolTip">
20045 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Multi-copters should probably use 80% to 90% to leave some headroom for stabilization. CP helis can set this to 100%.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
20046 </property>
20047 <property name="alignment">
20048 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
20049 </property>
20050 <property name="accelerated">
20051 <bool>true</bool>
20052 </property>
20053 <property name="decimals">
20054 <number>0</number>
20055 </property>
20056 <property name="minimum">
20057 <double>51.000000000000000</double>
20058 </property>
20059 <property name="value">
20060 <double>90.000000000000000</double>
20061 </property>
20062 <property name="objrelation" stdset="0">
20063 <stringlist>
20064 <string>objname:StabilizationSettings</string>
20065 <string>fieldname:CruiseControlMaxThrust</string>
20066 <string>haslimits:no</string>
20067 <string>scale:1</string>
20068 <string>buttongroup:16</string>
20069 </stringlist>
20070 </property>
20071 </widget>
20072 </item>
20073 <item row="2" column="2">
20074 <widget class="QLabel" name="label_9">
20075 <property name="sizePolicy">
20076 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
20077 <horstretch>0</horstretch>
20078 <verstretch>0</verstretch>
20079 </sizepolicy>
20080 </property>
20081 <property name="minimumSize">
20082 <size>
20083 <width>97</width>
20084 <height>20</height>
20085 </size>
20086 </property>
20087 <property name="maximumSize">
20088 <size>
20089 <width>16777215</width>
20090 <height>20</height>
20091 </size>
20092 </property>
20093 <property name="font">
20094 <font>
20095 <weight>75</weight>
20096 <bold>true</bold>
20097 </font>
20098 </property>
20099 <property name="styleSheet">
20100 <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));
20101 color: rgb(255, 255, 255);
20102 border-radius: 5;</string>
20103 </property>
20104 <property name="text">
20105 <string>MaxThrust</string>
20106 </property>
20107 <property name="alignment">
20108 <set>Qt::AlignCenter</set>
20109 </property>
20110 </widget>
20111 </item>
20112 <item row="1" column="3">
20113 <widget class="QComboBox" name="comboBox">
20114 <property name="minimumSize">
20115 <size>
20116 <width>75</width>
20117 <height>0</height>
20118 </size>
20119 </property>
20120 <property name="focusPolicy">
20121 <enum>Qt::StrongFocus</enum>
20122 </property>
20123 <property name="toolTip">
20124 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;CP helis can set this to Reversed to automatically reverse the direction of thrust when inverted. Fixed pitch copters, including multicopters, should leave this set at Unreversed. Unreversed direction with Boosted power may be dangerous because it adds power and the thrust direction moves the aircraft towards the ground.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
20125 </property>
20126 <property name="objrelation" stdset="0">
20127 <stringlist>
20128 <string>objname:StabilizationSettings</string>
20129 <string>fieldname:CruiseControlInvertedThrustReversing</string>
20130 <string>haslimits:no</string>
20131 <string>scale:1</string>
20132 <string>buttongroup:16</string>
20133 </stringlist>
20134 </property>
20135 </widget>
20136 </item>
20137 <item row="0" column="3">
20138 <widget class="QLabel" name="label_10">
20139 <property name="sizePolicy">
20140 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
20141 <horstretch>0</horstretch>
20142 <verstretch>0</verstretch>
20143 </sizepolicy>
20144 </property>
20145 <property name="minimumSize">
20146 <size>
20147 <width>145</width>
20148 <height>20</height>
20149 </size>
20150 </property>
20151 <property name="maximumSize">
20152 <size>
20153 <width>16777215</width>
20154 <height>20</height>
20155 </size>
20156 </property>
20157 <property name="font">
20158 <font>
20159 <weight>75</weight>
20160 <bold>true</bold>
20161 </font>
20162 </property>
20163 <property name="styleSheet">
20164 <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));
20165 color: rgb(255, 255, 255);
20166 border-radius: 5;</string>
20167 </property>
20168 <property name="text">
20169 <string>InvrtdThrustRev</string>
20170 </property>
20171 <property name="alignment">
20172 <set>Qt::AlignCenter</set>
20173 </property>
20174 </widget>
20175 </item>
20176 <item row="1" column="1">
20177 <widget class="QDoubleSpinBox" name="doubleSpinBox_3">
20178 <property name="minimumSize">
20179 <size>
20180 <width>0</width>
20181 <height>22</height>
20182 </size>
20183 </property>
20184 <property name="maximumSize">
20185 <size>
20186 <width>16777215</width>
20187 <height>22</height>
20188 </size>
20189 </property>
20190 <property name="toolTip">
20191 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The bank angle where CruiseControl goes into inverted power mode. InvertedThrustReverse and InvertedPower control the direction and amount of power when in inverted mode.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
20192 </property>
20193 <property name="alignment">
20194 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
20195 </property>
20196 <property name="accelerated">
20197 <bool>true</bool>
20198 </property>
20199 <property name="decimals">
20200 <number>0</number>
20201 </property>
20202 <property name="maximum">
20203 <double>255.000000000000000</double>
20204 </property>
20205 <property name="value">
20206 <double>105.000000000000000</double>
20207 </property>
20208 <property name="objrelation" stdset="0">
20209 <stringlist>
20210 <string>objname:StabilizationSettings</string>
20211 <string>fieldname:CruiseControlMaxAngle</string>
20212 <string>haslimits:no</string>
20213 <string>scale:1</string>
20214 <string>buttongroup:16</string>
20215 </stringlist>
20216 </property>
20217 </widget>
20218 </item>
20219 <item row="0" column="0">
20220 <widget class="QLabel" name="label_4">
20221 <property name="sizePolicy">
20222 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
20223 <horstretch>0</horstretch>
20224 <verstretch>0</verstretch>
20225 </sizepolicy>
20226 </property>
20227 <property name="minimumSize">
20228 <size>
20229 <width>140</width>
20230 <height>20</height>
20231 </size>
20232 </property>
20233 <property name="maximumSize">
20234 <size>
20235 <width>16777215</width>
20236 <height>20</height>
20237 </size>
20238 </property>
20239 <property name="font">
20240 <font>
20241 <weight>75</weight>
20242 <bold>true</bold>
20243 </font>
20244 </property>
20245 <property name="styleSheet">
20246 <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));
20247 color: rgb(255, 255, 255);
20248 border-radius: 5;</string>
20249 </property>
20250 <property name="text">
20251 <string>MaxPowerFactor</string>
20252 </property>
20253 <property name="alignment">
20254 <set>Qt::AlignCenter</set>
20255 </property>
20256 </widget>
20257 </item>
20258 <item row="1" column="0">
20259 <widget class="QDoubleSpinBox" name="doubleSpinBox">
20260 <property name="minimumSize">
20261 <size>
20262 <width>0</width>
20263 <height>22</height>
20264 </size>
20265 </property>
20266 <property name="maximumSize">
20267 <size>
20268 <width>16777215</width>
20269 <height>22</height>
20270 </size>
20271 </property>
20272 <property name="toolTip">
20273 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Really just a safety limit. 3.0 means it will not use more than 3 times the power the throttle/collective stick is requesting.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
20274 </property>
20275 <property name="alignment">
20276 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
20277 </property>
20278 <property name="accelerated">
20279 <bool>true</bool>
20280 </property>
20281 <property name="decimals">
20282 <number>2</number>
20283 </property>
20284 <property name="minimum">
20285 <double>1.000000000000000</double>
20286 </property>
20287 <property name="maximum">
20288 <double>50.000000000000000</double>
20289 </property>
20290 <property name="singleStep">
20291 <double>0.100000000000000</double>
20292 </property>
20293 <property name="value">
20294 <double>3.000000000000000</double>
20295 </property>
20296 <property name="objrelation" stdset="0">
20297 <stringlist>
20298 <string>objname:StabilizationSettings</string>
20299 <string>fieldname:CruiseControlMaxPowerFactor</string>
20300 <string>haslimits:no</string>
20301 <string>scale:1</string>
20302 <string>buttongroup:16</string>
20303 </stringlist>
20304 </property>
20305 </widget>
20306 </item>
20307 <item row="2" column="0">
20308 <widget class="QLabel" name="label_11">
20309 <property name="sizePolicy">
20310 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
20311 <horstretch>0</horstretch>
20312 <verstretch>0</verstretch>
20313 </sizepolicy>
20314 </property>
20315 <property name="minimumSize">
20316 <size>
20317 <width>155</width>
20318 <height>20</height>
20319 </size>
20320 </property>
20321 <property name="maximumSize">
20322 <size>
20323 <width>16777215</width>
20324 <height>20</height>
20325 </size>
20326 </property>
20327 <property name="font">
20328 <font>
20329 <weight>75</weight>
20330 <bold>true</bold>
20331 </font>
20332 </property>
20333 <property name="styleSheet">
20334 <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));
20335 color: rgb(255, 255, 255);
20336 border-radius: 5;</string>
20337 </property>
20338 <property name="text">
20339 <string>PowerDelayComp</string>
20340 </property>
20341 <property name="alignment">
20342 <set>Qt::AlignCenter</set>
20343 </property>
20344 </widget>
20345 </item>
20346 <item row="0" column="1">
20347 <widget class="QLabel" name="label_7">
20348 <property name="sizePolicy">
20349 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
20350 <horstretch>0</horstretch>
20351 <verstretch>0</verstretch>
20352 </sizepolicy>
20353 </property>
20354 <property name="minimumSize">
20355 <size>
20356 <width>90</width>
20357 <height>20</height>
20358 </size>
20359 </property>
20360 <property name="maximumSize">
20361 <size>
20362 <width>16777215</width>
20363 <height>20</height>
20364 </size>
20365 </property>
20366 <property name="font">
20367 <font>
20368 <weight>75</weight>
20369 <bold>true</bold>
20370 </font>
20371 </property>
20372 <property name="styleSheet">
20373 <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));
20374 color: rgb(255, 255, 255);
20375 border-radius: 5;</string>
20376 </property>
20377 <property name="text">
20378 <string>MaxAngle</string>
20379 </property>
20380 <property name="alignment">
20381 <set>Qt::AlignCenter</set>
20382 </property>
20383 </widget>
20384 </item>
20385 <item row="0" column="2">
20386 <widget class="QLabel" name="label_8">
20387 <property name="sizePolicy">
20388 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
20389 <horstretch>0</horstretch>
20390 <verstretch>0</verstretch>
20391 </sizepolicy>
20392 </property>
20393 <property name="minimumSize">
20394 <size>
20395 <width>92</width>
20396 <height>20</height>
20397 </size>
20398 </property>
20399 <property name="maximumSize">
20400 <size>
20401 <width>16777215</width>
20402 <height>20</height>
20403 </size>
20404 </property>
20405 <property name="font">
20406 <font>
20407 <weight>75</weight>
20408 <bold>true</bold>
20409 </font>
20410 </property>
20411 <property name="styleSheet">
20412 <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));
20413 color: rgb(255, 255, 255);
20414 border-radius: 5;</string>
20415 </property>
20416 <property name="text">
20417 <string>MinThrust</string>
20418 </property>
20419 <property name="alignment">
20420 <set>Qt::AlignCenter</set>
20421 </property>
20422 </widget>
20423 </item>
20424 <item row="3" column="3">
20425 <widget class="QComboBox" name="comboBox_2">
20426 <property name="toolTip">
20427 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The amount of power used when in inverted mode. Zero (min throttle stick for fixed pitch copters includding multicopters, neutral collective for CP), Normal (uses stick value), or Boosted (boosted according to bank angle). Beginning multicopter pilots should leave this set to Zero to automatically reduce throttle during flips. Boosted power with Unreversed direction may be dangerous because it adds power and the thrust direction moves the aircraft towards the ground.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
20428 </property>
20429 <property name="objrelation" stdset="0">
20430 <stringlist>
20431 <string>objname:StabilizationSettings</string>
20432 <string>fieldname:CruiseControlInvertedPowerOutput</string>
20433 <string>haslimits:no</string>
20434 <string>scale:1</string>
20435 <string>buttongroup:16</string>
20436 </stringlist>
20437 </property>
20438 </widget>
20439 </item>
20440 <item row="3" column="1">
20441 <widget class="QDoubleSpinBox" name="doubleSpinBox_2">
20442 <property name="minimumSize">
20443 <size>
20444 <width>0</width>
20445 <height>22</height>
20446 </size>
20447 </property>
20448 <property name="maximumSize">
20449 <size>
20450 <width>16777215</width>
20451 <height>22</height>
20452 </size>
20453 </property>
20454 <property name="toolTip">
20455 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If you find that quickly moving the stick around a lot makes the copter climb a bit, adjust this number down a little. It will be a compromise between climbing a little with lots of stick motion and descending a little with minimal stick motion.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
20456 </property>
20457 <property name="alignment">
20458 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
20459 </property>
20460 <property name="accelerated">
20461 <bool>true</bool>
20462 </property>
20463 <property name="decimals">
20464 <number>2</number>
20465 </property>
20466 <property name="minimum">
20467 <double>50.000000000000000</double>
20468 </property>
20469 <property name="maximum">
20470 <double>200.000000000000000</double>
20471 </property>
20472 <property name="singleStep">
20473 <double>0.250000000000000</double>
20474 </property>
20475 <property name="value">
20476 <double>100.000000000000000</double>
20477 </property>
20478 <property name="objrelation" stdset="0">
20479 <stringlist>
20480 <string>objname:StabilizationSettings</string>
20481 <string>fieldname:CruiseControlPowerTrim</string>
20482 <string>haslimits:no</string>
20483 <string>scale:1</string>
20484 <string>buttongroup:16</string>
20485 </stringlist>
20486 </property>
20487 </widget>
20488 </item>
20489 <item row="2" column="3">
20490 <widget class="QLabel" name="label_12">
20491 <property name="minimumSize">
20492 <size>
20493 <width>120</width>
20494 <height>20</height>
20495 </size>
20496 </property>
20497 <property name="maximumSize">
20498 <size>
20499 <width>16777215</width>
20500 <height>20</height>
20501 </size>
20502 </property>
20503 <property name="font">
20504 <font>
20505 <weight>75</weight>
20506 <bold>true</bold>
20507 </font>
20508 </property>
20509 <property name="styleSheet">
20510 <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));
20511 color: rgb(255, 255, 255);
20512 border-radius: 5;</string>
20513 </property>
20514 <property name="text">
20515 <string>InvertedPower</string>
20516 </property>
20517 <property name="alignment">
20518 <set>Qt::AlignCenter</set>
20519 </property>
20520 </widget>
20521 </item>
20522 <item row="2" column="1">
20523 <widget class="QLabel" name="label_6">
20524 <property name="sizePolicy">
20525 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
20526 <horstretch>0</horstretch>
20527 <verstretch>0</verstretch>
20528 </sizepolicy>
20529 </property>
20530 <property name="minimumSize">
20531 <size>
20532 <width>97</width>
20533 <height>20</height>
20534 </size>
20535 </property>
20536 <property name="maximumSize">
20537 <size>
20538 <width>16777215</width>
20539 <height>20</height>
20540 </size>
20541 </property>
20542 <property name="font">
20543 <font>
20544 <weight>75</weight>
20545 <bold>true</bold>
20546 </font>
20547 </property>
20548 <property name="styleSheet">
20549 <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));
20550 color: rgb(255, 255, 255);
20551 border-radius: 5;</string>
20552 </property>
20553 <property name="text">
20554 <string>PowerTrim</string>
20555 </property>
20556 <property name="alignment">
20557 <set>Qt::AlignCenter</set>
20558 </property>
20559 </widget>
20560 </item>
20561 <item row="3" column="0">
20562 <widget class="QDoubleSpinBox" name="doubleSpinBox_7">
20563 <property name="minimumSize">
20564 <size>
20565 <width>0</width>
20566 <height>22</height>
20567 </size>
20568 </property>
20569 <property name="maximumSize">
20570 <size>
20571 <width>16777215</width>
20572 <height>22</height>
20573 </size>
20574 </property>
20575 <property name="toolTip">
20576 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Motor response time to go from min thrust to max thrust. It allows thrust anticipation on entering/exiting inverted mode&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
20577 </property>
20578 <property name="alignment">
20579 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
20580 </property>
20581 <property name="accelerated">
20582 <bool>true</bool>
20583 </property>
20584 <property name="decimals">
20585 <number>5</number>
20586 </property>
20587 <property name="maximum">
20588 <double>2.000000000000000</double>
20589 </property>
20590 <property name="singleStep">
20591 <double>0.001000000000000</double>
20592 </property>
20593 <property name="value">
20594 <double>0.250000000000000</double>
20595 </property>
20596 <property name="objrelation" stdset="0">
20597 <stringlist>
20598 <string>objname:StabilizationSettings</string>
20599 <string>fieldname:CruiseControlPowerDelayComp</string>
20600 <string>haslimits:no</string>
20601 <string>scale:1</string>
20602 <string>buttongroup:16</string>
20603 </stringlist>
20604 </property>
20605 </widget>
20606 </item>
20607 </layout>
20608 </widget>
20609 </item>
20610 </layout>
20611 </widget>
20612 </item>
20613 <item row="0" column="2" alignment="Qt::AlignRight">
20614 <widget class="QPushButton" name="pushButton_11">
20615 <property name="text">
20616 <string>Default</string>
20617 </property>
20618 <property name="objrelation" stdset="0">
20619 <stringlist>
20620 <string>objname:StabilizationSettings</string>
20621 <string>button:default</string>
20622 <string>buttongroup:16</string>
20623 </stringlist>
20624 </property>
20625 </widget>
20626 </item>
20627 </layout>
20628 </widget>
20629 </item>
20630 </layout>
20631 </item>
20632 <item>
20633 <widget class="QGroupBox" name="RateStabilizationGroup_23">
20634 <property name="autoFillBackground">
20635 <bool>false</bool>
20636 </property>
20637 <property name="title">
20638 <string>Sensor Tuning</string>
20639 </property>
20640 <layout class="QGridLayout" name="gridLayout">
20641 <property name="leftMargin">
20642 <number>9</number>
20643 </property>
20644 <property name="topMargin">
20645 <number>9</number>
20646 </property>
20647 <property name="rightMargin">
20648 <number>9</number>
20649 </property>
20650 <property name="bottomMargin">
20651 <number>9</number>
20652 </property>
20653 <item row="0" column="1">
20654 <widget class="QPushButton" name="pushButton_5">
20655 <property name="sizePolicy">
20656 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
20657 <horstretch>0</horstretch>
20658 <verstretch>0</verstretch>
20659 </sizepolicy>
20660 </property>
20661 <property name="minimumSize">
20662 <size>
20663 <width>0</width>
20664 <height>0</height>
20665 </size>
20666 </property>
20667 <property name="maximumSize">
20668 <size>
20669 <width>16777215</width>
20670 <height>16777215</height>
20671 </size>
20672 </property>
20673 <property name="toolTip">
20674 <string>Reset all values to GCS defaults</string>
20675 </property>
20676 <property name="styleSheet">
20677 <string notr="true"/>
20678 </property>
20679 <property name="text">
20680 <string>Default</string>
20681 </property>
20682 <property name="objrelation" stdset="0">
20683 <stringlist>
20684 <string>objname:StabilizationSettings</string>
20685 <string>button:default</string>
20686 <string>buttongroup:8</string>
20687 </stringlist>
20688 </property>
20689 </widget>
20690 </item>
20691 <item row="1" column="0" colspan="2">
20692 <widget class="QFrame" name="RateStabilizationGroup_10">
20693 <property name="palette">
20694 <palette>
20695 <active>
20696 <colorrole role="WindowText">
20697 <brush brushstyle="SolidPattern">
20698 <color alpha="255">
20699 <red>0</red>
20700 <green>0</green>
20701 <blue>0</blue>
20702 </color>
20703 </brush>
20704 </colorrole>
20705 <colorrole role="Button">
20706 <brush brushstyle="SolidPattern">
20707 <color alpha="0">
20708 <red>0</red>
20709 <green>0</green>
20710 <blue>0</blue>
20711 </color>
20712 </brush>
20713 </colorrole>
20714 <colorrole role="Light">
20715 <brush brushstyle="SolidPattern">
20716 <color alpha="255">
20717 <red>255</red>
20718 <green>255</green>
20719 <blue>255</blue>
20720 </color>
20721 </brush>
20722 </colorrole>
20723 <colorrole role="Midlight">
20724 <brush brushstyle="SolidPattern">
20725 <color alpha="255">
20726 <red>251</red>
20727 <green>251</green>
20728 <blue>251</blue>
20729 </color>
20730 </brush>
20731 </colorrole>
20732 <colorrole role="Dark">
20733 <brush brushstyle="SolidPattern">
20734 <color alpha="255">
20735 <red>124</red>
20736 <green>124</green>
20737 <blue>124</blue>
20738 </color>
20739 </brush>
20740 </colorrole>
20741 <colorrole role="Mid">
20742 <brush brushstyle="SolidPattern">
20743 <color alpha="255">
20744 <red>165</red>
20745 <green>165</green>
20746 <blue>165</blue>
20747 </color>
20748 </brush>
20749 </colorrole>
20750 <colorrole role="Text">
20751 <brush brushstyle="SolidPattern">
20752 <color alpha="255">
20753 <red>0</red>
20754 <green>0</green>
20755 <blue>0</blue>
20756 </color>
20757 </brush>
20758 </colorrole>
20759 <colorrole role="BrightText">
20760 <brush brushstyle="SolidPattern">
20761 <color alpha="255">
20762 <red>255</red>
20763 <green>255</green>
20764 <blue>255</blue>
20765 </color>
20766 </brush>
20767 </colorrole>
20768 <colorrole role="ButtonText">
20769 <brush brushstyle="SolidPattern">
20770 <color alpha="255">
20771 <red>0</red>
20772 <green>0</green>
20773 <blue>0</blue>
20774 </color>
20775 </brush>
20776 </colorrole>
20777 <colorrole role="Base">
20778 <brush brushstyle="SolidPattern">
20779 <color alpha="0">
20780 <red>0</red>
20781 <green>0</green>
20782 <blue>0</blue>
20783 </color>
20784 </brush>
20785 </colorrole>
20786 <colorrole role="Window">
20787 <brush brushstyle="SolidPattern">
20788 <color alpha="0">
20789 <red>0</red>
20790 <green>0</green>
20791 <blue>0</blue>
20792 </color>
20793 </brush>
20794 </colorrole>
20795 <colorrole role="Shadow">
20796 <brush brushstyle="SolidPattern">
20797 <color alpha="255">
20798 <red>0</red>
20799 <green>0</green>
20800 <blue>0</blue>
20801 </color>
20802 </brush>
20803 </colorrole>
20804 <colorrole role="AlternateBase">
20805 <brush brushstyle="SolidPattern">
20806 <color alpha="255">
20807 <red>251</red>
20808 <green>251</green>
20809 <blue>251</blue>
20810 </color>
20811 </brush>
20812 </colorrole>
20813 <colorrole role="ToolTipBase">
20814 <brush brushstyle="SolidPattern">
20815 <color alpha="255">
20816 <red>255</red>
20817 <green>255</green>
20818 <blue>220</blue>
20819 </color>
20820 </brush>
20821 </colorrole>
20822 <colorrole role="ToolTipText">
20823 <brush brushstyle="SolidPattern">
20824 <color alpha="255">
20825 <red>0</red>
20826 <green>0</green>
20827 <blue>0</blue>
20828 </color>
20829 </brush>
20830 </colorrole>
20831 </active>
20832 <inactive>
20833 <colorrole role="WindowText">
20834 <brush brushstyle="SolidPattern">
20835 <color alpha="255">
20836 <red>0</red>
20837 <green>0</green>
20838 <blue>0</blue>
20839 </color>
20840 </brush>
20841 </colorrole>
20842 <colorrole role="Button">
20843 <brush brushstyle="SolidPattern">
20844 <color alpha="0">
20845 <red>0</red>
20846 <green>0</green>
20847 <blue>0</blue>
20848 </color>
20849 </brush>
20850 </colorrole>
20851 <colorrole role="Light">
20852 <brush brushstyle="SolidPattern">
20853 <color alpha="255">
20854 <red>255</red>
20855 <green>255</green>
20856 <blue>255</blue>
20857 </color>
20858 </brush>
20859 </colorrole>
20860 <colorrole role="Midlight">
20861 <brush brushstyle="SolidPattern">
20862 <color alpha="255">
20863 <red>251</red>
20864 <green>251</green>
20865 <blue>251</blue>
20866 </color>
20867 </brush>
20868 </colorrole>
20869 <colorrole role="Dark">
20870 <brush brushstyle="SolidPattern">
20871 <color alpha="255">
20872 <red>124</red>
20873 <green>124</green>
20874 <blue>124</blue>
20875 </color>
20876 </brush>
20877 </colorrole>
20878 <colorrole role="Mid">
20879 <brush brushstyle="SolidPattern">
20880 <color alpha="255">
20881 <red>165</red>
20882 <green>165</green>
20883 <blue>165</blue>
20884 </color>
20885 </brush>
20886 </colorrole>
20887 <colorrole role="Text">
20888 <brush brushstyle="SolidPattern">
20889 <color alpha="255">
20890 <red>0</red>
20891 <green>0</green>
20892 <blue>0</blue>
20893 </color>
20894 </brush>
20895 </colorrole>
20896 <colorrole role="BrightText">
20897 <brush brushstyle="SolidPattern">
20898 <color alpha="255">
20899 <red>255</red>
20900 <green>255</green>
20901 <blue>255</blue>
20902 </color>
20903 </brush>
20904 </colorrole>
20905 <colorrole role="ButtonText">
20906 <brush brushstyle="SolidPattern">
20907 <color alpha="255">
20908 <red>0</red>
20909 <green>0</green>
20910 <blue>0</blue>
20911 </color>
20912 </brush>
20913 </colorrole>
20914 <colorrole role="Base">
20915 <brush brushstyle="SolidPattern">
20916 <color alpha="0">
20917 <red>0</red>
20918 <green>0</green>
20919 <blue>0</blue>
20920 </color>
20921 </brush>
20922 </colorrole>
20923 <colorrole role="Window">
20924 <brush brushstyle="SolidPattern">
20925 <color alpha="0">
20926 <red>0</red>
20927 <green>0</green>
20928 <blue>0</blue>
20929 </color>
20930 </brush>
20931 </colorrole>
20932 <colorrole role="Shadow">
20933 <brush brushstyle="SolidPattern">
20934 <color alpha="255">
20935 <red>0</red>
20936 <green>0</green>
20937 <blue>0</blue>
20938 </color>
20939 </brush>
20940 </colorrole>
20941 <colorrole role="AlternateBase">
20942 <brush brushstyle="SolidPattern">
20943 <color alpha="255">
20944 <red>251</red>
20945 <green>251</green>
20946 <blue>251</blue>
20947 </color>
20948 </brush>
20949 </colorrole>
20950 <colorrole role="ToolTipBase">
20951 <brush brushstyle="SolidPattern">
20952 <color alpha="255">
20953 <red>255</red>
20954 <green>255</green>
20955 <blue>220</blue>
20956 </color>
20957 </brush>
20958 </colorrole>
20959 <colorrole role="ToolTipText">
20960 <brush brushstyle="SolidPattern">
20961 <color alpha="255">
20962 <red>0</red>
20963 <green>0</green>
20964 <blue>0</blue>
20965 </color>
20966 </brush>
20967 </colorrole>
20968 </inactive>
20969 <disabled>
20970 <colorrole role="WindowText">
20971 <brush brushstyle="SolidPattern">
20972 <color alpha="255">
20973 <red>124</red>
20974 <green>124</green>
20975 <blue>124</blue>
20976 </color>
20977 </brush>
20978 </colorrole>
20979 <colorrole role="Button">
20980 <brush brushstyle="SolidPattern">
20981 <color alpha="0">
20982 <red>0</red>
20983 <green>0</green>
20984 <blue>0</blue>
20985 </color>
20986 </brush>
20987 </colorrole>
20988 <colorrole role="Light">
20989 <brush brushstyle="SolidPattern">
20990 <color alpha="255">
20991 <red>255</red>
20992 <green>255</green>
20993 <blue>255</blue>
20994 </color>
20995 </brush>
20996 </colorrole>
20997 <colorrole role="Midlight">
20998 <brush brushstyle="SolidPattern">
20999 <color alpha="255">
21000 <red>251</red>
21001 <green>251</green>
21002 <blue>251</blue>
21003 </color>
21004 </brush>
21005 </colorrole>
21006 <colorrole role="Dark">
21007 <brush brushstyle="SolidPattern">
21008 <color alpha="255">
21009 <red>124</red>
21010 <green>124</green>
21011 <blue>124</blue>
21012 </color>
21013 </brush>
21014 </colorrole>
21015 <colorrole role="Mid">
21016 <brush brushstyle="SolidPattern">
21017 <color alpha="255">
21018 <red>165</red>
21019 <green>165</green>
21020 <blue>165</blue>
21021 </color>
21022 </brush>
21023 </colorrole>
21024 <colorrole role="Text">
21025 <brush brushstyle="SolidPattern">
21026 <color alpha="255">
21027 <red>124</red>
21028 <green>124</green>
21029 <blue>124</blue>
21030 </color>
21031 </brush>
21032 </colorrole>
21033 <colorrole role="BrightText">
21034 <brush brushstyle="SolidPattern">
21035 <color alpha="255">
21036 <red>255</red>
21037 <green>255</green>
21038 <blue>255</blue>
21039 </color>
21040 </brush>
21041 </colorrole>
21042 <colorrole role="ButtonText">
21043 <brush brushstyle="SolidPattern">
21044 <color alpha="255">
21045 <red>124</red>
21046 <green>124</green>
21047 <blue>124</blue>
21048 </color>
21049 </brush>
21050 </colorrole>
21051 <colorrole role="Base">
21052 <brush brushstyle="SolidPattern">
21053 <color alpha="0">
21054 <red>0</red>
21055 <green>0</green>
21056 <blue>0</blue>
21057 </color>
21058 </brush>
21059 </colorrole>
21060 <colorrole role="Window">
21061 <brush brushstyle="SolidPattern">
21062 <color alpha="0">
21063 <red>0</red>
21064 <green>0</green>
21065 <blue>0</blue>
21066 </color>
21067 </brush>
21068 </colorrole>
21069 <colorrole role="Shadow">
21070 <brush brushstyle="SolidPattern">
21071 <color alpha="255">
21072 <red>0</red>
21073 <green>0</green>
21074 <blue>0</blue>
21075 </color>
21076 </brush>
21077 </colorrole>
21078 <colorrole role="AlternateBase">
21079 <brush brushstyle="SolidPattern">
21080 <color alpha="255">
21081 <red>248</red>
21082 <green>248</green>
21083 <blue>248</blue>
21084 </color>
21085 </brush>
21086 </colorrole>
21087 <colorrole role="ToolTipBase">
21088 <brush brushstyle="SolidPattern">
21089 <color alpha="255">
21090 <red>255</red>
21091 <green>255</green>
21092 <blue>220</blue>
21093 </color>
21094 </brush>
21095 </colorrole>
21096 <colorrole role="ToolTipText">
21097 <brush brushstyle="SolidPattern">
21098 <color alpha="255">
21099 <red>0</red>
21100 <green>0</green>
21101 <blue>0</blue>
21102 </color>
21103 </brush>
21104 </colorrole>
21105 </disabled>
21106 </palette>
21107 </property>
21108 <layout class="QGridLayout" name="gridLayout_14" columnstretch="1,1,1" columnminimumwidth="0,0,0">
21109 <property name="leftMargin">
21110 <number>9</number>
21111 </property>
21112 <property name="topMargin">
21113 <number>9</number>
21114 </property>
21115 <property name="rightMargin">
21116 <number>9</number>
21117 </property>
21118 <property name="bottomMargin">
21119 <number>9</number>
21120 </property>
21121 <item row="0" column="2">
21122 <widget class="QLabel" name="label_48">
21123 <property name="sizePolicy">
21124 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
21125 <horstretch>0</horstretch>
21126 <verstretch>0</verstretch>
21127 </sizepolicy>
21128 </property>
21129 <property name="minimumSize">
21130 <size>
21131 <width>90</width>
21132 <height>20</height>
21133 </size>
21134 </property>
21135 <property name="palette">
21136 <palette>
21137 <active>
21138 <colorrole role="WindowText">
21139 <brush brushstyle="SolidPattern">
21140 <color alpha="255">
21141 <red>255</red>
21142 <green>255</green>
21143 <blue>255</blue>
21144 </color>
21145 </brush>
21146 </colorrole>
21147 <colorrole role="Button">
21148 <brush brushstyle="LinearGradientPattern">
21149 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21150 <gradientstop position="0.208955000000000">
21151 <color alpha="255">
21152 <red>74</red>
21153 <green>74</green>
21154 <blue>74</blue>
21155 </color>
21156 </gradientstop>
21157 <gradientstop position="0.786070000000000">
21158 <color alpha="255">
21159 <red>36</red>
21160 <green>36</green>
21161 <blue>36</blue>
21162 </color>
21163 </gradientstop>
21164 </gradient>
21165 </brush>
21166 </colorrole>
21167 <colorrole role="Light">
21168 <brush brushstyle="SolidPattern">
21169 <color alpha="255">
21170 <red>58</red>
21171 <green>58</green>
21172 <blue>58</blue>
21173 </color>
21174 </brush>
21175 </colorrole>
21176 <colorrole role="Midlight">
21177 <brush brushstyle="SolidPattern">
21178 <color alpha="255">
21179 <red>48</red>
21180 <green>48</green>
21181 <blue>48</blue>
21182 </color>
21183 </brush>
21184 </colorrole>
21185 <colorrole role="Dark">
21186 <brush brushstyle="SolidPattern">
21187 <color alpha="255">
21188 <red>19</red>
21189 <green>19</green>
21190 <blue>19</blue>
21191 </color>
21192 </brush>
21193 </colorrole>
21194 <colorrole role="Mid">
21195 <brush brushstyle="SolidPattern">
21196 <color alpha="255">
21197 <red>26</red>
21198 <green>26</green>
21199 <blue>26</blue>
21200 </color>
21201 </brush>
21202 </colorrole>
21203 <colorrole role="Text">
21204 <brush brushstyle="SolidPattern">
21205 <color alpha="255">
21206 <red>255</red>
21207 <green>255</green>
21208 <blue>255</blue>
21209 </color>
21210 </brush>
21211 </colorrole>
21212 <colorrole role="BrightText">
21213 <brush brushstyle="SolidPattern">
21214 <color alpha="255">
21215 <red>255</red>
21216 <green>255</green>
21217 <blue>255</blue>
21218 </color>
21219 </brush>
21220 </colorrole>
21221 <colorrole role="ButtonText">
21222 <brush brushstyle="SolidPattern">
21223 <color alpha="255">
21224 <red>255</red>
21225 <green>255</green>
21226 <blue>255</blue>
21227 </color>
21228 </brush>
21229 </colorrole>
21230 <colorrole role="Base">
21231 <brush brushstyle="LinearGradientPattern">
21232 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21233 <gradientstop position="0.208955000000000">
21234 <color alpha="255">
21235 <red>74</red>
21236 <green>74</green>
21237 <blue>74</blue>
21238 </color>
21239 </gradientstop>
21240 <gradientstop position="0.786070000000000">
21241 <color alpha="255">
21242 <red>36</red>
21243 <green>36</green>
21244 <blue>36</blue>
21245 </color>
21246 </gradientstop>
21247 </gradient>
21248 </brush>
21249 </colorrole>
21250 <colorrole role="Window">
21251 <brush brushstyle="LinearGradientPattern">
21252 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21253 <gradientstop position="0.208955000000000">
21254 <color alpha="255">
21255 <red>74</red>
21256 <green>74</green>
21257 <blue>74</blue>
21258 </color>
21259 </gradientstop>
21260 <gradientstop position="0.786070000000000">
21261 <color alpha="255">
21262 <red>36</red>
21263 <green>36</green>
21264 <blue>36</blue>
21265 </color>
21266 </gradientstop>
21267 </gradient>
21268 </brush>
21269 </colorrole>
21270 <colorrole role="Shadow">
21271 <brush brushstyle="SolidPattern">
21272 <color alpha="255">
21273 <red>0</red>
21274 <green>0</green>
21275 <blue>0</blue>
21276 </color>
21277 </brush>
21278 </colorrole>
21279 <colorrole role="AlternateBase">
21280 <brush brushstyle="SolidPattern">
21281 <color alpha="255">
21282 <red>19</red>
21283 <green>19</green>
21284 <blue>19</blue>
21285 </color>
21286 </brush>
21287 </colorrole>
21288 <colorrole role="ToolTipBase">
21289 <brush brushstyle="SolidPattern">
21290 <color alpha="255">
21291 <red>255</red>
21292 <green>255</green>
21293 <blue>220</blue>
21294 </color>
21295 </brush>
21296 </colorrole>
21297 <colorrole role="ToolTipText">
21298 <brush brushstyle="SolidPattern">
21299 <color alpha="255">
21300 <red>0</red>
21301 <green>0</green>
21302 <blue>0</blue>
21303 </color>
21304 </brush>
21305 </colorrole>
21306 </active>
21307 <inactive>
21308 <colorrole role="WindowText">
21309 <brush brushstyle="SolidPattern">
21310 <color alpha="255">
21311 <red>255</red>
21312 <green>255</green>
21313 <blue>255</blue>
21314 </color>
21315 </brush>
21316 </colorrole>
21317 <colorrole role="Button">
21318 <brush brushstyle="LinearGradientPattern">
21319 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21320 <gradientstop position="0.208955000000000">
21321 <color alpha="255">
21322 <red>74</red>
21323 <green>74</green>
21324 <blue>74</blue>
21325 </color>
21326 </gradientstop>
21327 <gradientstop position="0.786070000000000">
21328 <color alpha="255">
21329 <red>36</red>
21330 <green>36</green>
21331 <blue>36</blue>
21332 </color>
21333 </gradientstop>
21334 </gradient>
21335 </brush>
21336 </colorrole>
21337 <colorrole role="Light">
21338 <brush brushstyle="SolidPattern">
21339 <color alpha="255">
21340 <red>58</red>
21341 <green>58</green>
21342 <blue>58</blue>
21343 </color>
21344 </brush>
21345 </colorrole>
21346 <colorrole role="Midlight">
21347 <brush brushstyle="SolidPattern">
21348 <color alpha="255">
21349 <red>48</red>
21350 <green>48</green>
21351 <blue>48</blue>
21352 </color>
21353 </brush>
21354 </colorrole>
21355 <colorrole role="Dark">
21356 <brush brushstyle="SolidPattern">
21357 <color alpha="255">
21358 <red>19</red>
21359 <green>19</green>
21360 <blue>19</blue>
21361 </color>
21362 </brush>
21363 </colorrole>
21364 <colorrole role="Mid">
21365 <brush brushstyle="SolidPattern">
21366 <color alpha="255">
21367 <red>26</red>
21368 <green>26</green>
21369 <blue>26</blue>
21370 </color>
21371 </brush>
21372 </colorrole>
21373 <colorrole role="Text">
21374 <brush brushstyle="SolidPattern">
21375 <color alpha="255">
21376 <red>255</red>
21377 <green>255</green>
21378 <blue>255</blue>
21379 </color>
21380 </brush>
21381 </colorrole>
21382 <colorrole role="BrightText">
21383 <brush brushstyle="SolidPattern">
21384 <color alpha="255">
21385 <red>255</red>
21386 <green>255</green>
21387 <blue>255</blue>
21388 </color>
21389 </brush>
21390 </colorrole>
21391 <colorrole role="ButtonText">
21392 <brush brushstyle="SolidPattern">
21393 <color alpha="255">
21394 <red>255</red>
21395 <green>255</green>
21396 <blue>255</blue>
21397 </color>
21398 </brush>
21399 </colorrole>
21400 <colorrole role="Base">
21401 <brush brushstyle="LinearGradientPattern">
21402 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21403 <gradientstop position="0.208955000000000">
21404 <color alpha="255">
21405 <red>74</red>
21406 <green>74</green>
21407 <blue>74</blue>
21408 </color>
21409 </gradientstop>
21410 <gradientstop position="0.786070000000000">
21411 <color alpha="255">
21412 <red>36</red>
21413 <green>36</green>
21414 <blue>36</blue>
21415 </color>
21416 </gradientstop>
21417 </gradient>
21418 </brush>
21419 </colorrole>
21420 <colorrole role="Window">
21421 <brush brushstyle="LinearGradientPattern">
21422 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21423 <gradientstop position="0.208955000000000">
21424 <color alpha="255">
21425 <red>74</red>
21426 <green>74</green>
21427 <blue>74</blue>
21428 </color>
21429 </gradientstop>
21430 <gradientstop position="0.786070000000000">
21431 <color alpha="255">
21432 <red>36</red>
21433 <green>36</green>
21434 <blue>36</blue>
21435 </color>
21436 </gradientstop>
21437 </gradient>
21438 </brush>
21439 </colorrole>
21440 <colorrole role="Shadow">
21441 <brush brushstyle="SolidPattern">
21442 <color alpha="255">
21443 <red>0</red>
21444 <green>0</green>
21445 <blue>0</blue>
21446 </color>
21447 </brush>
21448 </colorrole>
21449 <colorrole role="AlternateBase">
21450 <brush brushstyle="SolidPattern">
21451 <color alpha="255">
21452 <red>19</red>
21453 <green>19</green>
21454 <blue>19</blue>
21455 </color>
21456 </brush>
21457 </colorrole>
21458 <colorrole role="ToolTipBase">
21459 <brush brushstyle="SolidPattern">
21460 <color alpha="255">
21461 <red>255</red>
21462 <green>255</green>
21463 <blue>220</blue>
21464 </color>
21465 </brush>
21466 </colorrole>
21467 <colorrole role="ToolTipText">
21468 <brush brushstyle="SolidPattern">
21469 <color alpha="255">
21470 <red>0</red>
21471 <green>0</green>
21472 <blue>0</blue>
21473 </color>
21474 </brush>
21475 </colorrole>
21476 </inactive>
21477 <disabled>
21478 <colorrole role="WindowText">
21479 <brush brushstyle="SolidPattern">
21480 <color alpha="255">
21481 <red>255</red>
21482 <green>255</green>
21483 <blue>255</blue>
21484 </color>
21485 </brush>
21486 </colorrole>
21487 <colorrole role="Button">
21488 <brush brushstyle="LinearGradientPattern">
21489 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21490 <gradientstop position="0.208955000000000">
21491 <color alpha="255">
21492 <red>74</red>
21493 <green>74</green>
21494 <blue>74</blue>
21495 </color>
21496 </gradientstop>
21497 <gradientstop position="0.786070000000000">
21498 <color alpha="255">
21499 <red>36</red>
21500 <green>36</green>
21501 <blue>36</blue>
21502 </color>
21503 </gradientstop>
21504 </gradient>
21505 </brush>
21506 </colorrole>
21507 <colorrole role="Light">
21508 <brush brushstyle="SolidPattern">
21509 <color alpha="255">
21510 <red>58</red>
21511 <green>58</green>
21512 <blue>58</blue>
21513 </color>
21514 </brush>
21515 </colorrole>
21516 <colorrole role="Midlight">
21517 <brush brushstyle="SolidPattern">
21518 <color alpha="255">
21519 <red>48</red>
21520 <green>48</green>
21521 <blue>48</blue>
21522 </color>
21523 </brush>
21524 </colorrole>
21525 <colorrole role="Dark">
21526 <brush brushstyle="SolidPattern">
21527 <color alpha="255">
21528 <red>19</red>
21529 <green>19</green>
21530 <blue>19</blue>
21531 </color>
21532 </brush>
21533 </colorrole>
21534 <colorrole role="Mid">
21535 <brush brushstyle="SolidPattern">
21536 <color alpha="255">
21537 <red>26</red>
21538 <green>26</green>
21539 <blue>26</blue>
21540 </color>
21541 </brush>
21542 </colorrole>
21543 <colorrole role="Text">
21544 <brush brushstyle="SolidPattern">
21545 <color alpha="255">
21546 <red>255</red>
21547 <green>255</green>
21548 <blue>255</blue>
21549 </color>
21550 </brush>
21551 </colorrole>
21552 <colorrole role="BrightText">
21553 <brush brushstyle="SolidPattern">
21554 <color alpha="255">
21555 <red>255</red>
21556 <green>255</green>
21557 <blue>255</blue>
21558 </color>
21559 </brush>
21560 </colorrole>
21561 <colorrole role="ButtonText">
21562 <brush brushstyle="SolidPattern">
21563 <color alpha="255">
21564 <red>255</red>
21565 <green>255</green>
21566 <blue>255</blue>
21567 </color>
21568 </brush>
21569 </colorrole>
21570 <colorrole role="Base">
21571 <brush brushstyle="LinearGradientPattern">
21572 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21573 <gradientstop position="0.208955000000000">
21574 <color alpha="255">
21575 <red>74</red>
21576 <green>74</green>
21577 <blue>74</blue>
21578 </color>
21579 </gradientstop>
21580 <gradientstop position="0.786070000000000">
21581 <color alpha="255">
21582 <red>36</red>
21583 <green>36</green>
21584 <blue>36</blue>
21585 </color>
21586 </gradientstop>
21587 </gradient>
21588 </brush>
21589 </colorrole>
21590 <colorrole role="Window">
21591 <brush brushstyle="LinearGradientPattern">
21592 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21593 <gradientstop position="0.208955000000000">
21594 <color alpha="255">
21595 <red>74</red>
21596 <green>74</green>
21597 <blue>74</blue>
21598 </color>
21599 </gradientstop>
21600 <gradientstop position="0.786070000000000">
21601 <color alpha="255">
21602 <red>36</red>
21603 <green>36</green>
21604 <blue>36</blue>
21605 </color>
21606 </gradientstop>
21607 </gradient>
21608 </brush>
21609 </colorrole>
21610 <colorrole role="Shadow">
21611 <brush brushstyle="SolidPattern">
21612 <color alpha="255">
21613 <red>0</red>
21614 <green>0</green>
21615 <blue>0</blue>
21616 </color>
21617 </brush>
21618 </colorrole>
21619 <colorrole role="AlternateBase">
21620 <brush brushstyle="SolidPattern">
21621 <color alpha="255">
21622 <red>39</red>
21623 <green>39</green>
21624 <blue>39</blue>
21625 </color>
21626 </brush>
21627 </colorrole>
21628 <colorrole role="ToolTipBase">
21629 <brush brushstyle="SolidPattern">
21630 <color alpha="255">
21631 <red>255</red>
21632 <green>255</green>
21633 <blue>220</blue>
21634 </color>
21635 </brush>
21636 </colorrole>
21637 <colorrole role="ToolTipText">
21638 <brush brushstyle="SolidPattern">
21639 <color alpha="255">
21640 <red>0</red>
21641 <green>0</green>
21642 <blue>0</blue>
21643 </color>
21644 </brush>
21645 </colorrole>
21646 </disabled>
21647 </palette>
21648 </property>
21649 <property name="font">
21650 <font>
21651 <weight>75</weight>
21652 <bold>true</bold>
21653 </font>
21654 </property>
21655 <property name="autoFillBackground">
21656 <bool>false</bool>
21657 </property>
21658 <property name="styleSheet">
21659 <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));
21660 color: rgb(255, 255, 255);
21661 border-radius: 5;
21662 margin:1px;
21663 font:bold;</string>
21664 </property>
21665 <property name="text">
21666 <string>Accel I</string>
21667 </property>
21668 <property name="alignment">
21669 <set>Qt::AlignCenter</set>
21670 </property>
21671 </widget>
21672 </item>
21673 <item row="1" column="2">
21674 <widget class="QDoubleSpinBox" name="AccelKi">
21675 <property name="sizePolicy">
21676 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
21677 <horstretch>0</horstretch>
21678 <verstretch>0</verstretch>
21679 </sizepolicy>
21680 </property>
21681 <property name="minimumSize">
21682 <size>
21683 <width>90</width>
21684 <height>22</height>
21685 </size>
21686 </property>
21687 <property name="maximumSize">
21688 <size>
21689 <width>16777215</width>
21690 <height>22</height>
21691 </size>
21692 </property>
21693 <property name="focusPolicy">
21694 <enum>Qt::StrongFocus</enum>
21695 </property>
21696 <property name="toolTip">
21697 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The intergral term for the accelerometer within the filter.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
21698 </property>
21699 <property name="styleSheet">
21700 <string notr="true"/>
21701 </property>
21702 <property name="alignment">
21703 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
21704 </property>
21705 <property name="decimals">
21706 <number>5</number>
21707 </property>
21708 <property name="maximum">
21709 <double>1000000.000000000000000</double>
21710 </property>
21711 <property name="singleStep">
21712 <double>0.000100000000000</double>
21713 </property>
21714 <property name="objrelation" stdset="0">
21715 <stringlist>
21716 <string>objname:AttitudeSettings</string>
21717 <string>fieldname:AccelKi</string>
21718 <string>haslimits:no</string>
21719 <string>scale:1</string>
21720 <string>buttongroup:8</string>
21721 </stringlist>
21722 </property>
21723 </widget>
21724 </item>
21725 <item row="1" column="1">
21726 <widget class="QDoubleSpinBox" name="AccelKp">
21727 <property name="sizePolicy">
21728 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
21729 <horstretch>0</horstretch>
21730 <verstretch>0</verstretch>
21731 </sizepolicy>
21732 </property>
21733 <property name="minimumSize">
21734 <size>
21735 <width>0</width>
21736 <height>22</height>
21737 </size>
21738 </property>
21739 <property name="maximumSize">
21740 <size>
21741 <width>16777215</width>
21742 <height>22</height>
21743 </size>
21744 </property>
21745 <property name="focusPolicy">
21746 <enum>Qt::StrongFocus</enum>
21747 </property>
21748 <property name="toolTip">
21749 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The proportional term for the accelerometer, the higher this term the more weight the accel is given.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
21750 </property>
21751 <property name="styleSheet">
21752 <string notr="true"/>
21753 </property>
21754 <property name="alignment">
21755 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
21756 </property>
21757 <property name="decimals">
21758 <number>3</number>
21759 </property>
21760 <property name="maximum">
21761 <double>1000000.000000000000000</double>
21762 </property>
21763 <property name="singleStep">
21764 <double>0.010000000000000</double>
21765 </property>
21766 <property name="objrelation" stdset="0">
21767 <stringlist>
21768 <string>objname:AttitudeSettings</string>
21769 <string>fieldname:AccelKp</string>
21770 <string>haslimits:no</string>
21771 <string>scale:1</string>
21772 <string>buttongroup:8,10</string>
21773 </stringlist>
21774 </property>
21775 </widget>
21776 </item>
21777 <item row="0" column="0">
21778 <widget class="QLabel" name="label_46">
21779 <property name="sizePolicy">
21780 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
21781 <horstretch>0</horstretch>
21782 <verstretch>0</verstretch>
21783 </sizepolicy>
21784 </property>
21785 <property name="minimumSize">
21786 <size>
21787 <width>0</width>
21788 <height>20</height>
21789 </size>
21790 </property>
21791 <property name="palette">
21792 <palette>
21793 <active>
21794 <colorrole role="WindowText">
21795 <brush brushstyle="SolidPattern">
21796 <color alpha="255">
21797 <red>255</red>
21798 <green>255</green>
21799 <blue>255</blue>
21800 </color>
21801 </brush>
21802 </colorrole>
21803 <colorrole role="Button">
21804 <brush brushstyle="LinearGradientPattern">
21805 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21806 <gradientstop position="0.208955000000000">
21807 <color alpha="255">
21808 <red>74</red>
21809 <green>74</green>
21810 <blue>74</blue>
21811 </color>
21812 </gradientstop>
21813 <gradientstop position="0.786070000000000">
21814 <color alpha="255">
21815 <red>36</red>
21816 <green>36</green>
21817 <blue>36</blue>
21818 </color>
21819 </gradientstop>
21820 </gradient>
21821 </brush>
21822 </colorrole>
21823 <colorrole role="Light">
21824 <brush brushstyle="SolidPattern">
21825 <color alpha="255">
21826 <red>58</red>
21827 <green>58</green>
21828 <blue>58</blue>
21829 </color>
21830 </brush>
21831 </colorrole>
21832 <colorrole role="Midlight">
21833 <brush brushstyle="SolidPattern">
21834 <color alpha="255">
21835 <red>48</red>
21836 <green>48</green>
21837 <blue>48</blue>
21838 </color>
21839 </brush>
21840 </colorrole>
21841 <colorrole role="Dark">
21842 <brush brushstyle="SolidPattern">
21843 <color alpha="255">
21844 <red>19</red>
21845 <green>19</green>
21846 <blue>19</blue>
21847 </color>
21848 </brush>
21849 </colorrole>
21850 <colorrole role="Mid">
21851 <brush brushstyle="SolidPattern">
21852 <color alpha="255">
21853 <red>26</red>
21854 <green>26</green>
21855 <blue>26</blue>
21856 </color>
21857 </brush>
21858 </colorrole>
21859 <colorrole role="Text">
21860 <brush brushstyle="SolidPattern">
21861 <color alpha="255">
21862 <red>255</red>
21863 <green>255</green>
21864 <blue>255</blue>
21865 </color>
21866 </brush>
21867 </colorrole>
21868 <colorrole role="BrightText">
21869 <brush brushstyle="SolidPattern">
21870 <color alpha="255">
21871 <red>255</red>
21872 <green>255</green>
21873 <blue>255</blue>
21874 </color>
21875 </brush>
21876 </colorrole>
21877 <colorrole role="ButtonText">
21878 <brush brushstyle="SolidPattern">
21879 <color alpha="255">
21880 <red>255</red>
21881 <green>255</green>
21882 <blue>255</blue>
21883 </color>
21884 </brush>
21885 </colorrole>
21886 <colorrole role="Base">
21887 <brush brushstyle="LinearGradientPattern">
21888 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21889 <gradientstop position="0.208955000000000">
21890 <color alpha="255">
21891 <red>74</red>
21892 <green>74</green>
21893 <blue>74</blue>
21894 </color>
21895 </gradientstop>
21896 <gradientstop position="0.786070000000000">
21897 <color alpha="255">
21898 <red>36</red>
21899 <green>36</green>
21900 <blue>36</blue>
21901 </color>
21902 </gradientstop>
21903 </gradient>
21904 </brush>
21905 </colorrole>
21906 <colorrole role="Window">
21907 <brush brushstyle="LinearGradientPattern">
21908 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21909 <gradientstop position="0.208955000000000">
21910 <color alpha="255">
21911 <red>74</red>
21912 <green>74</green>
21913 <blue>74</blue>
21914 </color>
21915 </gradientstop>
21916 <gradientstop position="0.786070000000000">
21917 <color alpha="255">
21918 <red>36</red>
21919 <green>36</green>
21920 <blue>36</blue>
21921 </color>
21922 </gradientstop>
21923 </gradient>
21924 </brush>
21925 </colorrole>
21926 <colorrole role="Shadow">
21927 <brush brushstyle="SolidPattern">
21928 <color alpha="255">
21929 <red>0</red>
21930 <green>0</green>
21931 <blue>0</blue>
21932 </color>
21933 </brush>
21934 </colorrole>
21935 <colorrole role="AlternateBase">
21936 <brush brushstyle="SolidPattern">
21937 <color alpha="255">
21938 <red>19</red>
21939 <green>19</green>
21940 <blue>19</blue>
21941 </color>
21942 </brush>
21943 </colorrole>
21944 <colorrole role="ToolTipBase">
21945 <brush brushstyle="SolidPattern">
21946 <color alpha="255">
21947 <red>255</red>
21948 <green>255</green>
21949 <blue>220</blue>
21950 </color>
21951 </brush>
21952 </colorrole>
21953 <colorrole role="ToolTipText">
21954 <brush brushstyle="SolidPattern">
21955 <color alpha="255">
21956 <red>0</red>
21957 <green>0</green>
21958 <blue>0</blue>
21959 </color>
21960 </brush>
21961 </colorrole>
21962 </active>
21963 <inactive>
21964 <colorrole role="WindowText">
21965 <brush brushstyle="SolidPattern">
21966 <color alpha="255">
21967 <red>255</red>
21968 <green>255</green>
21969 <blue>255</blue>
21970 </color>
21971 </brush>
21972 </colorrole>
21973 <colorrole role="Button">
21974 <brush brushstyle="LinearGradientPattern">
21975 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
21976 <gradientstop position="0.208955000000000">
21977 <color alpha="255">
21978 <red>74</red>
21979 <green>74</green>
21980 <blue>74</blue>
21981 </color>
21982 </gradientstop>
21983 <gradientstop position="0.786070000000000">
21984 <color alpha="255">
21985 <red>36</red>
21986 <green>36</green>
21987 <blue>36</blue>
21988 </color>
21989 </gradientstop>
21990 </gradient>
21991 </brush>
21992 </colorrole>
21993 <colorrole role="Light">
21994 <brush brushstyle="SolidPattern">
21995 <color alpha="255">
21996 <red>58</red>
21997 <green>58</green>
21998 <blue>58</blue>
21999 </color>
22000 </brush>
22001 </colorrole>
22002 <colorrole role="Midlight">
22003 <brush brushstyle="SolidPattern">
22004 <color alpha="255">
22005 <red>48</red>
22006 <green>48</green>
22007 <blue>48</blue>
22008 </color>
22009 </brush>
22010 </colorrole>
22011 <colorrole role="Dark">
22012 <brush brushstyle="SolidPattern">
22013 <color alpha="255">
22014 <red>19</red>
22015 <green>19</green>
22016 <blue>19</blue>
22017 </color>
22018 </brush>
22019 </colorrole>
22020 <colorrole role="Mid">
22021 <brush brushstyle="SolidPattern">
22022 <color alpha="255">
22023 <red>26</red>
22024 <green>26</green>
22025 <blue>26</blue>
22026 </color>
22027 </brush>
22028 </colorrole>
22029 <colorrole role="Text">
22030 <brush brushstyle="SolidPattern">
22031 <color alpha="255">
22032 <red>255</red>
22033 <green>255</green>
22034 <blue>255</blue>
22035 </color>
22036 </brush>
22037 </colorrole>
22038 <colorrole role="BrightText">
22039 <brush brushstyle="SolidPattern">
22040 <color alpha="255">
22041 <red>255</red>
22042 <green>255</green>
22043 <blue>255</blue>
22044 </color>
22045 </brush>
22046 </colorrole>
22047 <colorrole role="ButtonText">
22048 <brush brushstyle="SolidPattern">
22049 <color alpha="255">
22050 <red>255</red>
22051 <green>255</green>
22052 <blue>255</blue>
22053 </color>
22054 </brush>
22055 </colorrole>
22056 <colorrole role="Base">
22057 <brush brushstyle="LinearGradientPattern">
22058 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22059 <gradientstop position="0.208955000000000">
22060 <color alpha="255">
22061 <red>74</red>
22062 <green>74</green>
22063 <blue>74</blue>
22064 </color>
22065 </gradientstop>
22066 <gradientstop position="0.786070000000000">
22067 <color alpha="255">
22068 <red>36</red>
22069 <green>36</green>
22070 <blue>36</blue>
22071 </color>
22072 </gradientstop>
22073 </gradient>
22074 </brush>
22075 </colorrole>
22076 <colorrole role="Window">
22077 <brush brushstyle="LinearGradientPattern">
22078 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22079 <gradientstop position="0.208955000000000">
22080 <color alpha="255">
22081 <red>74</red>
22082 <green>74</green>
22083 <blue>74</blue>
22084 </color>
22085 </gradientstop>
22086 <gradientstop position="0.786070000000000">
22087 <color alpha="255">
22088 <red>36</red>
22089 <green>36</green>
22090 <blue>36</blue>
22091 </color>
22092 </gradientstop>
22093 </gradient>
22094 </brush>
22095 </colorrole>
22096 <colorrole role="Shadow">
22097 <brush brushstyle="SolidPattern">
22098 <color alpha="255">
22099 <red>0</red>
22100 <green>0</green>
22101 <blue>0</blue>
22102 </color>
22103 </brush>
22104 </colorrole>
22105 <colorrole role="AlternateBase">
22106 <brush brushstyle="SolidPattern">
22107 <color alpha="255">
22108 <red>19</red>
22109 <green>19</green>
22110 <blue>19</blue>
22111 </color>
22112 </brush>
22113 </colorrole>
22114 <colorrole role="ToolTipBase">
22115 <brush brushstyle="SolidPattern">
22116 <color alpha="255">
22117 <red>255</red>
22118 <green>255</green>
22119 <blue>220</blue>
22120 </color>
22121 </brush>
22122 </colorrole>
22123 <colorrole role="ToolTipText">
22124 <brush brushstyle="SolidPattern">
22125 <color alpha="255">
22126 <red>0</red>
22127 <green>0</green>
22128 <blue>0</blue>
22129 </color>
22130 </brush>
22131 </colorrole>
22132 </inactive>
22133 <disabled>
22134 <colorrole role="WindowText">
22135 <brush brushstyle="SolidPattern">
22136 <color alpha="255">
22137 <red>255</red>
22138 <green>255</green>
22139 <blue>255</blue>
22140 </color>
22141 </brush>
22142 </colorrole>
22143 <colorrole role="Button">
22144 <brush brushstyle="LinearGradientPattern">
22145 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22146 <gradientstop position="0.208955000000000">
22147 <color alpha="255">
22148 <red>74</red>
22149 <green>74</green>
22150 <blue>74</blue>
22151 </color>
22152 </gradientstop>
22153 <gradientstop position="0.786070000000000">
22154 <color alpha="255">
22155 <red>36</red>
22156 <green>36</green>
22157 <blue>36</blue>
22158 </color>
22159 </gradientstop>
22160 </gradient>
22161 </brush>
22162 </colorrole>
22163 <colorrole role="Light">
22164 <brush brushstyle="SolidPattern">
22165 <color alpha="255">
22166 <red>58</red>
22167 <green>58</green>
22168 <blue>58</blue>
22169 </color>
22170 </brush>
22171 </colorrole>
22172 <colorrole role="Midlight">
22173 <brush brushstyle="SolidPattern">
22174 <color alpha="255">
22175 <red>48</red>
22176 <green>48</green>
22177 <blue>48</blue>
22178 </color>
22179 </brush>
22180 </colorrole>
22181 <colorrole role="Dark">
22182 <brush brushstyle="SolidPattern">
22183 <color alpha="255">
22184 <red>19</red>
22185 <green>19</green>
22186 <blue>19</blue>
22187 </color>
22188 </brush>
22189 </colorrole>
22190 <colorrole role="Mid">
22191 <brush brushstyle="SolidPattern">
22192 <color alpha="255">
22193 <red>26</red>
22194 <green>26</green>
22195 <blue>26</blue>
22196 </color>
22197 </brush>
22198 </colorrole>
22199 <colorrole role="Text">
22200 <brush brushstyle="SolidPattern">
22201 <color alpha="255">
22202 <red>255</red>
22203 <green>255</green>
22204 <blue>255</blue>
22205 </color>
22206 </brush>
22207 </colorrole>
22208 <colorrole role="BrightText">
22209 <brush brushstyle="SolidPattern">
22210 <color alpha="255">
22211 <red>255</red>
22212 <green>255</green>
22213 <blue>255</blue>
22214 </color>
22215 </brush>
22216 </colorrole>
22217 <colorrole role="ButtonText">
22218 <brush brushstyle="SolidPattern">
22219 <color alpha="255">
22220 <red>255</red>
22221 <green>255</green>
22222 <blue>255</blue>
22223 </color>
22224 </brush>
22225 </colorrole>
22226 <colorrole role="Base">
22227 <brush brushstyle="LinearGradientPattern">
22228 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22229 <gradientstop position="0.208955000000000">
22230 <color alpha="255">
22231 <red>74</red>
22232 <green>74</green>
22233 <blue>74</blue>
22234 </color>
22235 </gradientstop>
22236 <gradientstop position="0.786070000000000">
22237 <color alpha="255">
22238 <red>36</red>
22239 <green>36</green>
22240 <blue>36</blue>
22241 </color>
22242 </gradientstop>
22243 </gradient>
22244 </brush>
22245 </colorrole>
22246 <colorrole role="Window">
22247 <brush brushstyle="LinearGradientPattern">
22248 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22249 <gradientstop position="0.208955000000000">
22250 <color alpha="255">
22251 <red>74</red>
22252 <green>74</green>
22253 <blue>74</blue>
22254 </color>
22255 </gradientstop>
22256 <gradientstop position="0.786070000000000">
22257 <color alpha="255">
22258 <red>36</red>
22259 <green>36</green>
22260 <blue>36</blue>
22261 </color>
22262 </gradientstop>
22263 </gradient>
22264 </brush>
22265 </colorrole>
22266 <colorrole role="Shadow">
22267 <brush brushstyle="SolidPattern">
22268 <color alpha="255">
22269 <red>0</red>
22270 <green>0</green>
22271 <blue>0</blue>
22272 </color>
22273 </brush>
22274 </colorrole>
22275 <colorrole role="AlternateBase">
22276 <brush brushstyle="SolidPattern">
22277 <color alpha="255">
22278 <red>39</red>
22279 <green>39</green>
22280 <blue>39</blue>
22281 </color>
22282 </brush>
22283 </colorrole>
22284 <colorrole role="ToolTipBase">
22285 <brush brushstyle="SolidPattern">
22286 <color alpha="255">
22287 <red>255</red>
22288 <green>255</green>
22289 <blue>220</blue>
22290 </color>
22291 </brush>
22292 </colorrole>
22293 <colorrole role="ToolTipText">
22294 <brush brushstyle="SolidPattern">
22295 <color alpha="255">
22296 <red>0</red>
22297 <green>0</green>
22298 <blue>0</blue>
22299 </color>
22300 </brush>
22301 </colorrole>
22302 </disabled>
22303 </palette>
22304 </property>
22305 <property name="font">
22306 <font>
22307 <weight>75</weight>
22308 <bold>true</bold>
22309 </font>
22310 </property>
22311 <property name="autoFillBackground">
22312 <bool>false</bool>
22313 </property>
22314 <property name="styleSheet">
22315 <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));
22316 color: rgb(255, 255, 255);
22317 border-radius: 5;
22318 margin:1px;
22319 font:bold;</string>
22320 </property>
22321 <property name="text">
22322 <string>Gyro Noise Filtering</string>
22323 </property>
22324 <property name="alignment">
22325 <set>Qt::AlignCenter</set>
22326 </property>
22327 </widget>
22328 </item>
22329 <item row="1" column="0">
22330 <widget class="QDoubleSpinBox" name="GyroTau">
22331 <property name="sizePolicy">
22332 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
22333 <horstretch>0</horstretch>
22334 <verstretch>0</verstretch>
22335 </sizepolicy>
22336 </property>
22337 <property name="minimumSize">
22338 <size>
22339 <width>0</width>
22340 <height>22</height>
22341 </size>
22342 </property>
22343 <property name="maximumSize">
22344 <size>
22345 <width>16777215</width>
22346 <height>22</height>
22347 </size>
22348 </property>
22349 <property name="focusPolicy">
22350 <enum>Qt::StrongFocus</enum>
22351 </property>
22352 <property name="toolTip">
22353 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;In effect, a vibrations filter for the gyro. Default 0.005 - Max .020.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
22354 </property>
22355 <property name="styleSheet">
22356 <string notr="true"/>
22357 </property>
22358 <property name="alignment">
22359 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
22360 </property>
22361 <property name="decimals">
22362 <number>3</number>
22363 </property>
22364 <property name="maximum">
22365 <double>1000000.000000000000000</double>
22366 </property>
22367 <property name="singleStep">
22368 <double>0.001000000000000</double>
22369 </property>
22370 <property name="objrelation" stdset="0">
22371 <stringlist>
22372 <string>objname:StabilizationSettings</string>
22373 <string>fieldname:GyroTau</string>
22374 <string>haslimits:no</string>
22375 <string>scale:1</string>
22376 <string>buttongroup:8,10</string>
22377 </stringlist>
22378 </property>
22379 </widget>
22380 </item>
22381 <item row="0" column="1">
22382 <widget class="QLabel" name="label_47">
22383 <property name="sizePolicy">
22384 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
22385 <horstretch>0</horstretch>
22386 <verstretch>0</verstretch>
22387 </sizepolicy>
22388 </property>
22389 <property name="minimumSize">
22390 <size>
22391 <width>0</width>
22392 <height>20</height>
22393 </size>
22394 </property>
22395 <property name="palette">
22396 <palette>
22397 <active>
22398 <colorrole role="WindowText">
22399 <brush brushstyle="SolidPattern">
22400 <color alpha="255">
22401 <red>255</red>
22402 <green>255</green>
22403 <blue>255</blue>
22404 </color>
22405 </brush>
22406 </colorrole>
22407 <colorrole role="Button">
22408 <brush brushstyle="LinearGradientPattern">
22409 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22410 <gradientstop position="0.208955000000000">
22411 <color alpha="255">
22412 <red>74</red>
22413 <green>74</green>
22414 <blue>74</blue>
22415 </color>
22416 </gradientstop>
22417 <gradientstop position="0.786070000000000">
22418 <color alpha="255">
22419 <red>36</red>
22420 <green>36</green>
22421 <blue>36</blue>
22422 </color>
22423 </gradientstop>
22424 </gradient>
22425 </brush>
22426 </colorrole>
22427 <colorrole role="Light">
22428 <brush brushstyle="SolidPattern">
22429 <color alpha="255">
22430 <red>58</red>
22431 <green>58</green>
22432 <blue>58</blue>
22433 </color>
22434 </brush>
22435 </colorrole>
22436 <colorrole role="Midlight">
22437 <brush brushstyle="SolidPattern">
22438 <color alpha="255">
22439 <red>48</red>
22440 <green>48</green>
22441 <blue>48</blue>
22442 </color>
22443 </brush>
22444 </colorrole>
22445 <colorrole role="Dark">
22446 <brush brushstyle="SolidPattern">
22447 <color alpha="255">
22448 <red>19</red>
22449 <green>19</green>
22450 <blue>19</blue>
22451 </color>
22452 </brush>
22453 </colorrole>
22454 <colorrole role="Mid">
22455 <brush brushstyle="SolidPattern">
22456 <color alpha="255">
22457 <red>26</red>
22458 <green>26</green>
22459 <blue>26</blue>
22460 </color>
22461 </brush>
22462 </colorrole>
22463 <colorrole role="Text">
22464 <brush brushstyle="SolidPattern">
22465 <color alpha="255">
22466 <red>255</red>
22467 <green>255</green>
22468 <blue>255</blue>
22469 </color>
22470 </brush>
22471 </colorrole>
22472 <colorrole role="BrightText">
22473 <brush brushstyle="SolidPattern">
22474 <color alpha="255">
22475 <red>255</red>
22476 <green>255</green>
22477 <blue>255</blue>
22478 </color>
22479 </brush>
22480 </colorrole>
22481 <colorrole role="ButtonText">
22482 <brush brushstyle="SolidPattern">
22483 <color alpha="255">
22484 <red>255</red>
22485 <green>255</green>
22486 <blue>255</blue>
22487 </color>
22488 </brush>
22489 </colorrole>
22490 <colorrole role="Base">
22491 <brush brushstyle="LinearGradientPattern">
22492 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22493 <gradientstop position="0.208955000000000">
22494 <color alpha="255">
22495 <red>74</red>
22496 <green>74</green>
22497 <blue>74</blue>
22498 </color>
22499 </gradientstop>
22500 <gradientstop position="0.786070000000000">
22501 <color alpha="255">
22502 <red>36</red>
22503 <green>36</green>
22504 <blue>36</blue>
22505 </color>
22506 </gradientstop>
22507 </gradient>
22508 </brush>
22509 </colorrole>
22510 <colorrole role="Window">
22511 <brush brushstyle="LinearGradientPattern">
22512 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22513 <gradientstop position="0.208955000000000">
22514 <color alpha="255">
22515 <red>74</red>
22516 <green>74</green>
22517 <blue>74</blue>
22518 </color>
22519 </gradientstop>
22520 <gradientstop position="0.786070000000000">
22521 <color alpha="255">
22522 <red>36</red>
22523 <green>36</green>
22524 <blue>36</blue>
22525 </color>
22526 </gradientstop>
22527 </gradient>
22528 </brush>
22529 </colorrole>
22530 <colorrole role="Shadow">
22531 <brush brushstyle="SolidPattern">
22532 <color alpha="255">
22533 <red>0</red>
22534 <green>0</green>
22535 <blue>0</blue>
22536 </color>
22537 </brush>
22538 </colorrole>
22539 <colorrole role="AlternateBase">
22540 <brush brushstyle="SolidPattern">
22541 <color alpha="255">
22542 <red>19</red>
22543 <green>19</green>
22544 <blue>19</blue>
22545 </color>
22546 </brush>
22547 </colorrole>
22548 <colorrole role="ToolTipBase">
22549 <brush brushstyle="SolidPattern">
22550 <color alpha="255">
22551 <red>255</red>
22552 <green>255</green>
22553 <blue>220</blue>
22554 </color>
22555 </brush>
22556 </colorrole>
22557 <colorrole role="ToolTipText">
22558 <brush brushstyle="SolidPattern">
22559 <color alpha="255">
22560 <red>0</red>
22561 <green>0</green>
22562 <blue>0</blue>
22563 </color>
22564 </brush>
22565 </colorrole>
22566 </active>
22567 <inactive>
22568 <colorrole role="WindowText">
22569 <brush brushstyle="SolidPattern">
22570 <color alpha="255">
22571 <red>255</red>
22572 <green>255</green>
22573 <blue>255</blue>
22574 </color>
22575 </brush>
22576 </colorrole>
22577 <colorrole role="Button">
22578 <brush brushstyle="LinearGradientPattern">
22579 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22580 <gradientstop position="0.208955000000000">
22581 <color alpha="255">
22582 <red>74</red>
22583 <green>74</green>
22584 <blue>74</blue>
22585 </color>
22586 </gradientstop>
22587 <gradientstop position="0.786070000000000">
22588 <color alpha="255">
22589 <red>36</red>
22590 <green>36</green>
22591 <blue>36</blue>
22592 </color>
22593 </gradientstop>
22594 </gradient>
22595 </brush>
22596 </colorrole>
22597 <colorrole role="Light">
22598 <brush brushstyle="SolidPattern">
22599 <color alpha="255">
22600 <red>58</red>
22601 <green>58</green>
22602 <blue>58</blue>
22603 </color>
22604 </brush>
22605 </colorrole>
22606 <colorrole role="Midlight">
22607 <brush brushstyle="SolidPattern">
22608 <color alpha="255">
22609 <red>48</red>
22610 <green>48</green>
22611 <blue>48</blue>
22612 </color>
22613 </brush>
22614 </colorrole>
22615 <colorrole role="Dark">
22616 <brush brushstyle="SolidPattern">
22617 <color alpha="255">
22618 <red>19</red>
22619 <green>19</green>
22620 <blue>19</blue>
22621 </color>
22622 </brush>
22623 </colorrole>
22624 <colorrole role="Mid">
22625 <brush brushstyle="SolidPattern">
22626 <color alpha="255">
22627 <red>26</red>
22628 <green>26</green>
22629 <blue>26</blue>
22630 </color>
22631 </brush>
22632 </colorrole>
22633 <colorrole role="Text">
22634 <brush brushstyle="SolidPattern">
22635 <color alpha="255">
22636 <red>255</red>
22637 <green>255</green>
22638 <blue>255</blue>
22639 </color>
22640 </brush>
22641 </colorrole>
22642 <colorrole role="BrightText">
22643 <brush brushstyle="SolidPattern">
22644 <color alpha="255">
22645 <red>255</red>
22646 <green>255</green>
22647 <blue>255</blue>
22648 </color>
22649 </brush>
22650 </colorrole>
22651 <colorrole role="ButtonText">
22652 <brush brushstyle="SolidPattern">
22653 <color alpha="255">
22654 <red>255</red>
22655 <green>255</green>
22656 <blue>255</blue>
22657 </color>
22658 </brush>
22659 </colorrole>
22660 <colorrole role="Base">
22661 <brush brushstyle="LinearGradientPattern">
22662 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22663 <gradientstop position="0.208955000000000">
22664 <color alpha="255">
22665 <red>74</red>
22666 <green>74</green>
22667 <blue>74</blue>
22668 </color>
22669 </gradientstop>
22670 <gradientstop position="0.786070000000000">
22671 <color alpha="255">
22672 <red>36</red>
22673 <green>36</green>
22674 <blue>36</blue>
22675 </color>
22676 </gradientstop>
22677 </gradient>
22678 </brush>
22679 </colorrole>
22680 <colorrole role="Window">
22681 <brush brushstyle="LinearGradientPattern">
22682 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22683 <gradientstop position="0.208955000000000">
22684 <color alpha="255">
22685 <red>74</red>
22686 <green>74</green>
22687 <blue>74</blue>
22688 </color>
22689 </gradientstop>
22690 <gradientstop position="0.786070000000000">
22691 <color alpha="255">
22692 <red>36</red>
22693 <green>36</green>
22694 <blue>36</blue>
22695 </color>
22696 </gradientstop>
22697 </gradient>
22698 </brush>
22699 </colorrole>
22700 <colorrole role="Shadow">
22701 <brush brushstyle="SolidPattern">
22702 <color alpha="255">
22703 <red>0</red>
22704 <green>0</green>
22705 <blue>0</blue>
22706 </color>
22707 </brush>
22708 </colorrole>
22709 <colorrole role="AlternateBase">
22710 <brush brushstyle="SolidPattern">
22711 <color alpha="255">
22712 <red>19</red>
22713 <green>19</green>
22714 <blue>19</blue>
22715 </color>
22716 </brush>
22717 </colorrole>
22718 <colorrole role="ToolTipBase">
22719 <brush brushstyle="SolidPattern">
22720 <color alpha="255">
22721 <red>255</red>
22722 <green>255</green>
22723 <blue>220</blue>
22724 </color>
22725 </brush>
22726 </colorrole>
22727 <colorrole role="ToolTipText">
22728 <brush brushstyle="SolidPattern">
22729 <color alpha="255">
22730 <red>0</red>
22731 <green>0</green>
22732 <blue>0</blue>
22733 </color>
22734 </brush>
22735 </colorrole>
22736 </inactive>
22737 <disabled>
22738 <colorrole role="WindowText">
22739 <brush brushstyle="SolidPattern">
22740 <color alpha="255">
22741 <red>255</red>
22742 <green>255</green>
22743 <blue>255</blue>
22744 </color>
22745 </brush>
22746 </colorrole>
22747 <colorrole role="Button">
22748 <brush brushstyle="LinearGradientPattern">
22749 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22750 <gradientstop position="0.208955000000000">
22751 <color alpha="255">
22752 <red>74</red>
22753 <green>74</green>
22754 <blue>74</blue>
22755 </color>
22756 </gradientstop>
22757 <gradientstop position="0.786070000000000">
22758 <color alpha="255">
22759 <red>36</red>
22760 <green>36</green>
22761 <blue>36</blue>
22762 </color>
22763 </gradientstop>
22764 </gradient>
22765 </brush>
22766 </colorrole>
22767 <colorrole role="Light">
22768 <brush brushstyle="SolidPattern">
22769 <color alpha="255">
22770 <red>58</red>
22771 <green>58</green>
22772 <blue>58</blue>
22773 </color>
22774 </brush>
22775 </colorrole>
22776 <colorrole role="Midlight">
22777 <brush brushstyle="SolidPattern">
22778 <color alpha="255">
22779 <red>48</red>
22780 <green>48</green>
22781 <blue>48</blue>
22782 </color>
22783 </brush>
22784 </colorrole>
22785 <colorrole role="Dark">
22786 <brush brushstyle="SolidPattern">
22787 <color alpha="255">
22788 <red>19</red>
22789 <green>19</green>
22790 <blue>19</blue>
22791 </color>
22792 </brush>
22793 </colorrole>
22794 <colorrole role="Mid">
22795 <brush brushstyle="SolidPattern">
22796 <color alpha="255">
22797 <red>26</red>
22798 <green>26</green>
22799 <blue>26</blue>
22800 </color>
22801 </brush>
22802 </colorrole>
22803 <colorrole role="Text">
22804 <brush brushstyle="SolidPattern">
22805 <color alpha="255">
22806 <red>255</red>
22807 <green>255</green>
22808 <blue>255</blue>
22809 </color>
22810 </brush>
22811 </colorrole>
22812 <colorrole role="BrightText">
22813 <brush brushstyle="SolidPattern">
22814 <color alpha="255">
22815 <red>255</red>
22816 <green>255</green>
22817 <blue>255</blue>
22818 </color>
22819 </brush>
22820 </colorrole>
22821 <colorrole role="ButtonText">
22822 <brush brushstyle="SolidPattern">
22823 <color alpha="255">
22824 <red>255</red>
22825 <green>255</green>
22826 <blue>255</blue>
22827 </color>
22828 </brush>
22829 </colorrole>
22830 <colorrole role="Base">
22831 <brush brushstyle="LinearGradientPattern">
22832 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22833 <gradientstop position="0.208955000000000">
22834 <color alpha="255">
22835 <red>74</red>
22836 <green>74</green>
22837 <blue>74</blue>
22838 </color>
22839 </gradientstop>
22840 <gradientstop position="0.786070000000000">
22841 <color alpha="255">
22842 <red>36</red>
22843 <green>36</green>
22844 <blue>36</blue>
22845 </color>
22846 </gradientstop>
22847 </gradient>
22848 </brush>
22849 </colorrole>
22850 <colorrole role="Window">
22851 <brush brushstyle="LinearGradientPattern">
22852 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
22853 <gradientstop position="0.208955000000000">
22854 <color alpha="255">
22855 <red>74</red>
22856 <green>74</green>
22857 <blue>74</blue>
22858 </color>
22859 </gradientstop>
22860 <gradientstop position="0.786070000000000">
22861 <color alpha="255">
22862 <red>36</red>
22863 <green>36</green>
22864 <blue>36</blue>
22865 </color>
22866 </gradientstop>
22867 </gradient>
22868 </brush>
22869 </colorrole>
22870 <colorrole role="Shadow">
22871 <brush brushstyle="SolidPattern">
22872 <color alpha="255">
22873 <red>0</red>
22874 <green>0</green>
22875 <blue>0</blue>
22876 </color>
22877 </brush>
22878 </colorrole>
22879 <colorrole role="AlternateBase">
22880 <brush brushstyle="SolidPattern">
22881 <color alpha="255">
22882 <red>39</red>
22883 <green>39</green>
22884 <blue>39</blue>
22885 </color>
22886 </brush>
22887 </colorrole>
22888 <colorrole role="ToolTipBase">
22889 <brush brushstyle="SolidPattern">
22890 <color alpha="255">
22891 <red>255</red>
22892 <green>255</green>
22893 <blue>220</blue>
22894 </color>
22895 </brush>
22896 </colorrole>
22897 <colorrole role="ToolTipText">
22898 <brush brushstyle="SolidPattern">
22899 <color alpha="255">
22900 <red>0</red>
22901 <green>0</green>
22902 <blue>0</blue>
22903 </color>
22904 </brush>
22905 </colorrole>
22906 </disabled>
22907 </palette>
22908 </property>
22909 <property name="font">
22910 <font>
22911 <weight>75</weight>
22912 <bold>true</bold>
22913 </font>
22914 </property>
22915 <property name="autoFillBackground">
22916 <bool>false</bool>
22917 </property>
22918 <property name="styleSheet">
22919 <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));
22920 color: rgb(255, 255, 255);
22921 border-radius: 5;
22922 margin:1px;
22923 font:bold;</string>
22924 </property>
22925 <property name="text">
22926 <string>Accel P</string>
22927 </property>
22928 <property name="alignment">
22929 <set>Qt::AlignCenter</set>
22930 </property>
22931 </widget>
22932 </item>
22933 </layout>
22934 </widget>
22935 </item>
22936 </layout>
22937 </widget>
22938 </item>
22939 <item>
22940 <spacer name="verticalSpacer_13">
22941 <property name="orientation">
22942 <enum>Qt::Vertical</enum>
22943 </property>
22944 <property name="sizeType">
22945 <enum>QSizePolicy::Fixed</enum>
22946 </property>
22947 <property name="sizeHint" stdset="0">
22948 <size>
22949 <width>20</width>
22950 <height>9</height>
22951 </size>
22952 </property>
22953 </spacer>
22954 </item>
22955 <item>
22956 <widget class="QGroupBox" name="groupBox_3">
22957 <property name="title">
22958 <string>Instant Update</string>
22959 </property>
22960 <layout class="QVBoxLayout" name="verticalLayout_13">
22961 <item>
22962 <widget class="QCheckBox" name="realTimeUpdates_6">
22963 <property name="sizePolicy">
22964 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
22965 <horstretch>0</horstretch>
22966 <verstretch>0</verstretch>
22967 </sizepolicy>
22968 </property>
22969 <property name="minimumSize">
22970 <size>
22971 <width>136</width>
22972 <height>20</height>
22973 </size>
22974 </property>
22975 <property name="toolTip">
22976 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enabling this feature mean that any changes made to the sliders will be instantly sent and used by the Flight Controller, useful for two person tuning where one normally flies and ones changes the GCS.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
22977 </property>
22978 <property name="styleSheet">
22979 <string notr="true"/>
22980 </property>
22981 <property name="text">
22982 <string>Update flight controller in real time</string>
22983 </property>
22984 </widget>
22985 </item>
22986 </layout>
22987 </widget>
22988 </item>
22989 <item>
22990 <spacer name="verticalSpacer_3">
22991 <property name="orientation">
22992 <enum>Qt::Vertical</enum>
22993 </property>
22994 <property name="sizeHint" stdset="0">
22995 <size>
22996 <width>20</width>
22997 <height>40</height>
22998 </size>
22999 </property>
23000 </spacer>
23001 </item>
23002 </layout>
23003 </widget>
23004 </widget>
23005 </item>
23006 </layout>
23007 </widget>
23008 <widget class="QWidget" name="AltitudeHold">
23009 <attribute name="title">
23010 <string>Altitude Hold</string>
23011 </attribute>
23012 <layout class="QVBoxLayout" name="verticalLayout_5">
23013 <property name="leftMargin">
23014 <number>0</number>
23015 </property>
23016 <property name="topMargin">
23017 <number>0</number>
23018 </property>
23019 <property name="rightMargin">
23020 <number>0</number>
23021 </property>
23022 <property name="bottomMargin">
23023 <number>0</number>
23024 </property>
23025 <item>
23026 <widget class="QScrollArea" name="scrollArea_4">
23027 <property name="frameShape">
23028 <enum>QFrame::NoFrame</enum>
23029 </property>
23030 <property name="lineWidth">
23031 <number>0</number>
23032 </property>
23033 <property name="widgetResizable">
23034 <bool>true</bool>
23035 </property>
23036 <widget class="QWidget" name="scrollAreaWidgetContents_4">
23037 <property name="geometry">
23038 <rect>
23039 <x>0</x>
23040 <y>0</y>
23041 <width>877</width>
23042 <height>671</height>
23043 </rect>
23044 </property>
23045 <layout class="QVBoxLayout" name="verticalLayout_18">
23046 <item>
23047 <widget class="QGroupBox" name="RateStabilizationGroup_11">
23048 <property name="sizePolicy">
23049 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
23050 <horstretch>0</horstretch>
23051 <verstretch>0</verstretch>
23052 </sizepolicy>
23053 </property>
23054 <property name="minimumSize">
23055 <size>
23056 <width>0</width>
23057 <height>0</height>
23058 </size>
23059 </property>
23060 <property name="maximumSize">
23061 <size>
23062 <width>16777215</width>
23063 <height>16777215</height>
23064 </size>
23065 </property>
23066 <property name="title">
23067 <string>Tuning</string>
23068 </property>
23069 <property name="alignment">
23070 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
23071 </property>
23072 <property name="flat">
23073 <bool>false</bool>
23074 </property>
23075 <layout class="QGridLayout" name="gridLayout_21">
23076 <property name="leftMargin">
23077 <number>9</number>
23078 </property>
23079 <property name="topMargin">
23080 <number>9</number>
23081 </property>
23082 <property name="rightMargin">
23083 <number>9</number>
23084 </property>
23085 <property name="bottomMargin">
23086 <number>9</number>
23087 </property>
23088 <property name="horizontalSpacing">
23089 <number>6</number>
23090 </property>
23091 <item row="0" column="1">
23092 <widget class="QPushButton" name="pushButton_7">
23093 <property name="sizePolicy">
23094 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
23095 <horstretch>0</horstretch>
23096 <verstretch>0</verstretch>
23097 </sizepolicy>
23098 </property>
23099 <property name="minimumSize">
23100 <size>
23101 <width>0</width>
23102 <height>0</height>
23103 </size>
23104 </property>
23105 <property name="maximumSize">
23106 <size>
23107 <width>16777215</width>
23108 <height>16777215</height>
23109 </size>
23110 </property>
23111 <property name="toolTip">
23112 <string>Reset all values to GCS defaults</string>
23113 </property>
23114 <property name="styleSheet">
23115 <string notr="true"/>
23116 </property>
23117 <property name="text">
23118 <string>Default</string>
23119 </property>
23120 <property name="objrelation" stdset="0">
23121 <stringlist>
23122 <string>objname:AltitudeHoldSettings</string>
23123 <string>button:default</string>
23124 <string>buttongroup:98</string>
23125 </stringlist>
23126 </property>
23127 </widget>
23128 </item>
23129 <item row="1" column="0" colspan="2">
23130 <widget class="QGroupBox" name="RateStabilizationGroup_12">
23131 <property name="sizePolicy">
23132 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
23133 <horstretch>0</horstretch>
23134 <verstretch>0</verstretch>
23135 </sizepolicy>
23136 </property>
23137 <property name="minimumSize">
23138 <size>
23139 <width>0</width>
23140 <height>140</height>
23141 </size>
23142 </property>
23143 <property name="palette">
23144 <palette>
23145 <active>
23146 <colorrole role="WindowText">
23147 <brush brushstyle="SolidPattern">
23148 <color alpha="255">
23149 <red>0</red>
23150 <green>0</green>
23151 <blue>0</blue>
23152 </color>
23153 </brush>
23154 </colorrole>
23155 <colorrole role="Button">
23156 <brush brushstyle="SolidPattern">
23157 <color alpha="0">
23158 <red>0</red>
23159 <green>0</green>
23160 <blue>0</blue>
23161 </color>
23162 </brush>
23163 </colorrole>
23164 <colorrole role="Light">
23165 <brush brushstyle="SolidPattern">
23166 <color alpha="255">
23167 <red>255</red>
23168 <green>255</green>
23169 <blue>255</blue>
23170 </color>
23171 </brush>
23172 </colorrole>
23173 <colorrole role="Midlight">
23174 <brush brushstyle="SolidPattern">
23175 <color alpha="255">
23176 <red>251</red>
23177 <green>251</green>
23178 <blue>251</blue>
23179 </color>
23180 </brush>
23181 </colorrole>
23182 <colorrole role="Dark">
23183 <brush brushstyle="SolidPattern">
23184 <color alpha="255">
23185 <red>124</red>
23186 <green>124</green>
23187 <blue>124</blue>
23188 </color>
23189 </brush>
23190 </colorrole>
23191 <colorrole role="Mid">
23192 <brush brushstyle="SolidPattern">
23193 <color alpha="255">
23194 <red>165</red>
23195 <green>165</green>
23196 <blue>165</blue>
23197 </color>
23198 </brush>
23199 </colorrole>
23200 <colorrole role="Text">
23201 <brush brushstyle="SolidPattern">
23202 <color alpha="255">
23203 <red>0</red>
23204 <green>0</green>
23205 <blue>0</blue>
23206 </color>
23207 </brush>
23208 </colorrole>
23209 <colorrole role="BrightText">
23210 <brush brushstyle="SolidPattern">
23211 <color alpha="255">
23212 <red>255</red>
23213 <green>255</green>
23214 <blue>255</blue>
23215 </color>
23216 </brush>
23217 </colorrole>
23218 <colorrole role="ButtonText">
23219 <brush brushstyle="SolidPattern">
23220 <color alpha="255">
23221 <red>0</red>
23222 <green>0</green>
23223 <blue>0</blue>
23224 </color>
23225 </brush>
23226 </colorrole>
23227 <colorrole role="Base">
23228 <brush brushstyle="SolidPattern">
23229 <color alpha="0">
23230 <red>0</red>
23231 <green>0</green>
23232 <blue>0</blue>
23233 </color>
23234 </brush>
23235 </colorrole>
23236 <colorrole role="Window">
23237 <brush brushstyle="SolidPattern">
23238 <color alpha="0">
23239 <red>0</red>
23240 <green>0</green>
23241 <blue>0</blue>
23242 </color>
23243 </brush>
23244 </colorrole>
23245 <colorrole role="Shadow">
23246 <brush brushstyle="SolidPattern">
23247 <color alpha="255">
23248 <red>0</red>
23249 <green>0</green>
23250 <blue>0</blue>
23251 </color>
23252 </brush>
23253 </colorrole>
23254 <colorrole role="AlternateBase">
23255 <brush brushstyle="SolidPattern">
23256 <color alpha="255">
23257 <red>251</red>
23258 <green>251</green>
23259 <blue>251</blue>
23260 </color>
23261 </brush>
23262 </colorrole>
23263 <colorrole role="ToolTipBase">
23264 <brush brushstyle="SolidPattern">
23265 <color alpha="255">
23266 <red>255</red>
23267 <green>255</green>
23268 <blue>220</blue>
23269 </color>
23270 </brush>
23271 </colorrole>
23272 <colorrole role="ToolTipText">
23273 <brush brushstyle="SolidPattern">
23274 <color alpha="255">
23275 <red>0</red>
23276 <green>0</green>
23277 <blue>0</blue>
23278 </color>
23279 </brush>
23280 </colorrole>
23281 </active>
23282 <inactive>
23283 <colorrole role="WindowText">
23284 <brush brushstyle="SolidPattern">
23285 <color alpha="255">
23286 <red>0</red>
23287 <green>0</green>
23288 <blue>0</blue>
23289 </color>
23290 </brush>
23291 </colorrole>
23292 <colorrole role="Button">
23293 <brush brushstyle="SolidPattern">
23294 <color alpha="0">
23295 <red>0</red>
23296 <green>0</green>
23297 <blue>0</blue>
23298 </color>
23299 </brush>
23300 </colorrole>
23301 <colorrole role="Light">
23302 <brush brushstyle="SolidPattern">
23303 <color alpha="255">
23304 <red>255</red>
23305 <green>255</green>
23306 <blue>255</blue>
23307 </color>
23308 </brush>
23309 </colorrole>
23310 <colorrole role="Midlight">
23311 <brush brushstyle="SolidPattern">
23312 <color alpha="255">
23313 <red>251</red>
23314 <green>251</green>
23315 <blue>251</blue>
23316 </color>
23317 </brush>
23318 </colorrole>
23319 <colorrole role="Dark">
23320 <brush brushstyle="SolidPattern">
23321 <color alpha="255">
23322 <red>124</red>
23323 <green>124</green>
23324 <blue>124</blue>
23325 </color>
23326 </brush>
23327 </colorrole>
23328 <colorrole role="Mid">
23329 <brush brushstyle="SolidPattern">
23330 <color alpha="255">
23331 <red>165</red>
23332 <green>165</green>
23333 <blue>165</blue>
23334 </color>
23335 </brush>
23336 </colorrole>
23337 <colorrole role="Text">
23338 <brush brushstyle="SolidPattern">
23339 <color alpha="255">
23340 <red>0</red>
23341 <green>0</green>
23342 <blue>0</blue>
23343 </color>
23344 </brush>
23345 </colorrole>
23346 <colorrole role="BrightText">
23347 <brush brushstyle="SolidPattern">
23348 <color alpha="255">
23349 <red>255</red>
23350 <green>255</green>
23351 <blue>255</blue>
23352 </color>
23353 </brush>
23354 </colorrole>
23355 <colorrole role="ButtonText">
23356 <brush brushstyle="SolidPattern">
23357 <color alpha="255">
23358 <red>0</red>
23359 <green>0</green>
23360 <blue>0</blue>
23361 </color>
23362 </brush>
23363 </colorrole>
23364 <colorrole role="Base">
23365 <brush brushstyle="SolidPattern">
23366 <color alpha="0">
23367 <red>0</red>
23368 <green>0</green>
23369 <blue>0</blue>
23370 </color>
23371 </brush>
23372 </colorrole>
23373 <colorrole role="Window">
23374 <brush brushstyle="SolidPattern">
23375 <color alpha="0">
23376 <red>0</red>
23377 <green>0</green>
23378 <blue>0</blue>
23379 </color>
23380 </brush>
23381 </colorrole>
23382 <colorrole role="Shadow">
23383 <brush brushstyle="SolidPattern">
23384 <color alpha="255">
23385 <red>0</red>
23386 <green>0</green>
23387 <blue>0</blue>
23388 </color>
23389 </brush>
23390 </colorrole>
23391 <colorrole role="AlternateBase">
23392 <brush brushstyle="SolidPattern">
23393 <color alpha="255">
23394 <red>251</red>
23395 <green>251</green>
23396 <blue>251</blue>
23397 </color>
23398 </brush>
23399 </colorrole>
23400 <colorrole role="ToolTipBase">
23401 <brush brushstyle="SolidPattern">
23402 <color alpha="255">
23403 <red>255</red>
23404 <green>255</green>
23405 <blue>220</blue>
23406 </color>
23407 </brush>
23408 </colorrole>
23409 <colorrole role="ToolTipText">
23410 <brush brushstyle="SolidPattern">
23411 <color alpha="255">
23412 <red>0</red>
23413 <green>0</green>
23414 <blue>0</blue>
23415 </color>
23416 </brush>
23417 </colorrole>
23418 </inactive>
23419 <disabled>
23420 <colorrole role="WindowText">
23421 <brush brushstyle="SolidPattern">
23422 <color alpha="255">
23423 <red>124</red>
23424 <green>124</green>
23425 <blue>124</blue>
23426 </color>
23427 </brush>
23428 </colorrole>
23429 <colorrole role="Button">
23430 <brush brushstyle="SolidPattern">
23431 <color alpha="0">
23432 <red>0</red>
23433 <green>0</green>
23434 <blue>0</blue>
23435 </color>
23436 </brush>
23437 </colorrole>
23438 <colorrole role="Light">
23439 <brush brushstyle="SolidPattern">
23440 <color alpha="255">
23441 <red>255</red>
23442 <green>255</green>
23443 <blue>255</blue>
23444 </color>
23445 </brush>
23446 </colorrole>
23447 <colorrole role="Midlight">
23448 <brush brushstyle="SolidPattern">
23449 <color alpha="255">
23450 <red>251</red>
23451 <green>251</green>
23452 <blue>251</blue>
23453 </color>
23454 </brush>
23455 </colorrole>
23456 <colorrole role="Dark">
23457 <brush brushstyle="SolidPattern">
23458 <color alpha="255">
23459 <red>124</red>
23460 <green>124</green>
23461 <blue>124</blue>
23462 </color>
23463 </brush>
23464 </colorrole>
23465 <colorrole role="Mid">
23466 <brush brushstyle="SolidPattern">
23467 <color alpha="255">
23468 <red>165</red>
23469 <green>165</green>
23470 <blue>165</blue>
23471 </color>
23472 </brush>
23473 </colorrole>
23474 <colorrole role="Text">
23475 <brush brushstyle="SolidPattern">
23476 <color alpha="255">
23477 <red>124</red>
23478 <green>124</green>
23479 <blue>124</blue>
23480 </color>
23481 </brush>
23482 </colorrole>
23483 <colorrole role="BrightText">
23484 <brush brushstyle="SolidPattern">
23485 <color alpha="255">
23486 <red>255</red>
23487 <green>255</green>
23488 <blue>255</blue>
23489 </color>
23490 </brush>
23491 </colorrole>
23492 <colorrole role="ButtonText">
23493 <brush brushstyle="SolidPattern">
23494 <color alpha="255">
23495 <red>124</red>
23496 <green>124</green>
23497 <blue>124</blue>
23498 </color>
23499 </brush>
23500 </colorrole>
23501 <colorrole role="Base">
23502 <brush brushstyle="SolidPattern">
23503 <color alpha="0">
23504 <red>0</red>
23505 <green>0</green>
23506 <blue>0</blue>
23507 </color>
23508 </brush>
23509 </colorrole>
23510 <colorrole role="Window">
23511 <brush brushstyle="SolidPattern">
23512 <color alpha="0">
23513 <red>0</red>
23514 <green>0</green>
23515 <blue>0</blue>
23516 </color>
23517 </brush>
23518 </colorrole>
23519 <colorrole role="Shadow">
23520 <brush brushstyle="SolidPattern">
23521 <color alpha="255">
23522 <red>0</red>
23523 <green>0</green>
23524 <blue>0</blue>
23525 </color>
23526 </brush>
23527 </colorrole>
23528 <colorrole role="AlternateBase">
23529 <brush brushstyle="SolidPattern">
23530 <color alpha="255">
23531 <red>248</red>
23532 <green>248</green>
23533 <blue>248</blue>
23534 </color>
23535 </brush>
23536 </colorrole>
23537 <colorrole role="ToolTipBase">
23538 <brush brushstyle="SolidPattern">
23539 <color alpha="255">
23540 <red>255</red>
23541 <green>255</green>
23542 <blue>220</blue>
23543 </color>
23544 </brush>
23545 </colorrole>
23546 <colorrole role="ToolTipText">
23547 <brush brushstyle="SolidPattern">
23548 <color alpha="255">
23549 <red>0</red>
23550 <green>0</green>
23551 <blue>0</blue>
23552 </color>
23553 </brush>
23554 </colorrole>
23555 </disabled>
23556 </palette>
23557 </property>
23558 <property name="autoFillBackground">
23559 <bool>false</bool>
23560 </property>
23561 <property name="styleSheet">
23562 <string notr="true">QGroupBox{border: 0px;}</string>
23563 </property>
23564 <property name="title">
23565 <string/>
23566 </property>
23567 <property name="flat">
23568 <bool>true</bool>
23569 </property>
23570 <layout class="QGridLayout" name="gridLayout_13" columnstretch="0,0,0">
23571 <property name="leftMargin">
23572 <number>0</number>
23573 </property>
23574 <property name="rightMargin">
23575 <number>0</number>
23576 </property>
23577 <property name="bottomMargin">
23578 <number>0</number>
23579 </property>
23580 <item row="0" column="1">
23581 <widget class="QLabel" name="label_55">
23582 <property name="sizePolicy">
23583 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
23584 <horstretch>0</horstretch>
23585 <verstretch>0</verstretch>
23586 </sizepolicy>
23587 </property>
23588 <property name="minimumSize">
23589 <size>
23590 <width>0</width>
23591 <height>16</height>
23592 </size>
23593 </property>
23594 <property name="palette">
23595 <palette>
23596 <active>
23597 <colorrole role="WindowText">
23598 <brush brushstyle="SolidPattern">
23599 <color alpha="255">
23600 <red>255</red>
23601 <green>255</green>
23602 <blue>255</blue>
23603 </color>
23604 </brush>
23605 </colorrole>
23606 <colorrole role="Button">
23607 <brush brushstyle="LinearGradientPattern">
23608 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
23609 <gradientstop position="0.208955000000000">
23610 <color alpha="255">
23611 <red>74</red>
23612 <green>74</green>
23613 <blue>74</blue>
23614 </color>
23615 </gradientstop>
23616 <gradientstop position="0.786070000000000">
23617 <color alpha="255">
23618 <red>36</red>
23619 <green>36</green>
23620 <blue>36</blue>
23621 </color>
23622 </gradientstop>
23623 </gradient>
23624 </brush>
23625 </colorrole>
23626 <colorrole role="Light">
23627 <brush brushstyle="SolidPattern">
23628 <color alpha="255">
23629 <red>58</red>
23630 <green>58</green>
23631 <blue>58</blue>
23632 </color>
23633 </brush>
23634 </colorrole>
23635 <colorrole role="Midlight">
23636 <brush brushstyle="SolidPattern">
23637 <color alpha="255">
23638 <red>48</red>
23639 <green>48</green>
23640 <blue>48</blue>
23641 </color>
23642 </brush>
23643 </colorrole>
23644 <colorrole role="Dark">
23645 <brush brushstyle="SolidPattern">
23646 <color alpha="255">
23647 <red>19</red>
23648 <green>19</green>
23649 <blue>19</blue>
23650 </color>
23651 </brush>
23652 </colorrole>
23653 <colorrole role="Mid">
23654 <brush brushstyle="SolidPattern">
23655 <color alpha="255">
23656 <red>26</red>
23657 <green>26</green>
23658 <blue>26</blue>
23659 </color>
23660 </brush>
23661 </colorrole>
23662 <colorrole role="Text">
23663 <brush brushstyle="SolidPattern">
23664 <color alpha="255">
23665 <red>255</red>
23666 <green>255</green>
23667 <blue>255</blue>
23668 </color>
23669 </brush>
23670 </colorrole>
23671 <colorrole role="BrightText">
23672 <brush brushstyle="SolidPattern">
23673 <color alpha="255">
23674 <red>255</red>
23675 <green>255</green>
23676 <blue>255</blue>
23677 </color>
23678 </brush>
23679 </colorrole>
23680 <colorrole role="ButtonText">
23681 <brush brushstyle="SolidPattern">
23682 <color alpha="255">
23683 <red>255</red>
23684 <green>255</green>
23685 <blue>255</blue>
23686 </color>
23687 </brush>
23688 </colorrole>
23689 <colorrole role="Base">
23690 <brush brushstyle="LinearGradientPattern">
23691 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
23692 <gradientstop position="0.208955000000000">
23693 <color alpha="255">
23694 <red>74</red>
23695 <green>74</green>
23696 <blue>74</blue>
23697 </color>
23698 </gradientstop>
23699 <gradientstop position="0.786070000000000">
23700 <color alpha="255">
23701 <red>36</red>
23702 <green>36</green>
23703 <blue>36</blue>
23704 </color>
23705 </gradientstop>
23706 </gradient>
23707 </brush>
23708 </colorrole>
23709 <colorrole role="Window">
23710 <brush brushstyle="LinearGradientPattern">
23711 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
23712 <gradientstop position="0.208955000000000">
23713 <color alpha="255">
23714 <red>74</red>
23715 <green>74</green>
23716 <blue>74</blue>
23717 </color>
23718 </gradientstop>
23719 <gradientstop position="0.786070000000000">
23720 <color alpha="255">
23721 <red>36</red>
23722 <green>36</green>
23723 <blue>36</blue>
23724 </color>
23725 </gradientstop>
23726 </gradient>
23727 </brush>
23728 </colorrole>
23729 <colorrole role="Shadow">
23730 <brush brushstyle="SolidPattern">
23731 <color alpha="255">
23732 <red>0</red>
23733 <green>0</green>
23734 <blue>0</blue>
23735 </color>
23736 </brush>
23737 </colorrole>
23738 <colorrole role="AlternateBase">
23739 <brush brushstyle="SolidPattern">
23740 <color alpha="255">
23741 <red>19</red>
23742 <green>19</green>
23743 <blue>19</blue>
23744 </color>
23745 </brush>
23746 </colorrole>
23747 <colorrole role="ToolTipBase">
23748 <brush brushstyle="SolidPattern">
23749 <color alpha="255">
23750 <red>255</red>
23751 <green>255</green>
23752 <blue>220</blue>
23753 </color>
23754 </brush>
23755 </colorrole>
23756 <colorrole role="ToolTipText">
23757 <brush brushstyle="SolidPattern">
23758 <color alpha="255">
23759 <red>0</red>
23760 <green>0</green>
23761 <blue>0</blue>
23762 </color>
23763 </brush>
23764 </colorrole>
23765 </active>
23766 <inactive>
23767 <colorrole role="WindowText">
23768 <brush brushstyle="SolidPattern">
23769 <color alpha="255">
23770 <red>255</red>
23771 <green>255</green>
23772 <blue>255</blue>
23773 </color>
23774 </brush>
23775 </colorrole>
23776 <colorrole role="Button">
23777 <brush brushstyle="LinearGradientPattern">
23778 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
23779 <gradientstop position="0.208955000000000">
23780 <color alpha="255">
23781 <red>74</red>
23782 <green>74</green>
23783 <blue>74</blue>
23784 </color>
23785 </gradientstop>
23786 <gradientstop position="0.786070000000000">
23787 <color alpha="255">
23788 <red>36</red>
23789 <green>36</green>
23790 <blue>36</blue>
23791 </color>
23792 </gradientstop>
23793 </gradient>
23794 </brush>
23795 </colorrole>
23796 <colorrole role="Light">
23797 <brush brushstyle="SolidPattern">
23798 <color alpha="255">
23799 <red>58</red>
23800 <green>58</green>
23801 <blue>58</blue>
23802 </color>
23803 </brush>
23804 </colorrole>
23805 <colorrole role="Midlight">
23806 <brush brushstyle="SolidPattern">
23807 <color alpha="255">
23808 <red>48</red>
23809 <green>48</green>
23810 <blue>48</blue>
23811 </color>
23812 </brush>
23813 </colorrole>
23814 <colorrole role="Dark">
23815 <brush brushstyle="SolidPattern">
23816 <color alpha="255">
23817 <red>19</red>
23818 <green>19</green>
23819 <blue>19</blue>
23820 </color>
23821 </brush>
23822 </colorrole>
23823 <colorrole role="Mid">
23824 <brush brushstyle="SolidPattern">
23825 <color alpha="255">
23826 <red>26</red>
23827 <green>26</green>
23828 <blue>26</blue>
23829 </color>
23830 </brush>
23831 </colorrole>
23832 <colorrole role="Text">
23833 <brush brushstyle="SolidPattern">
23834 <color alpha="255">
23835 <red>255</red>
23836 <green>255</green>
23837 <blue>255</blue>
23838 </color>
23839 </brush>
23840 </colorrole>
23841 <colorrole role="BrightText">
23842 <brush brushstyle="SolidPattern">
23843 <color alpha="255">
23844 <red>255</red>
23845 <green>255</green>
23846 <blue>255</blue>
23847 </color>
23848 </brush>
23849 </colorrole>
23850 <colorrole role="ButtonText">
23851 <brush brushstyle="SolidPattern">
23852 <color alpha="255">
23853 <red>255</red>
23854 <green>255</green>
23855 <blue>255</blue>
23856 </color>
23857 </brush>
23858 </colorrole>
23859 <colorrole role="Base">
23860 <brush brushstyle="LinearGradientPattern">
23861 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
23862 <gradientstop position="0.208955000000000">
23863 <color alpha="255">
23864 <red>74</red>
23865 <green>74</green>
23866 <blue>74</blue>
23867 </color>
23868 </gradientstop>
23869 <gradientstop position="0.786070000000000">
23870 <color alpha="255">
23871 <red>36</red>
23872 <green>36</green>
23873 <blue>36</blue>
23874 </color>
23875 </gradientstop>
23876 </gradient>
23877 </brush>
23878 </colorrole>
23879 <colorrole role="Window">
23880 <brush brushstyle="LinearGradientPattern">
23881 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
23882 <gradientstop position="0.208955000000000">
23883 <color alpha="255">
23884 <red>74</red>
23885 <green>74</green>
23886 <blue>74</blue>
23887 </color>
23888 </gradientstop>
23889 <gradientstop position="0.786070000000000">
23890 <color alpha="255">
23891 <red>36</red>
23892 <green>36</green>
23893 <blue>36</blue>
23894 </color>
23895 </gradientstop>
23896 </gradient>
23897 </brush>
23898 </colorrole>
23899 <colorrole role="Shadow">
23900 <brush brushstyle="SolidPattern">
23901 <color alpha="255">
23902 <red>0</red>
23903 <green>0</green>
23904 <blue>0</blue>
23905 </color>
23906 </brush>
23907 </colorrole>
23908 <colorrole role="AlternateBase">
23909 <brush brushstyle="SolidPattern">
23910 <color alpha="255">
23911 <red>19</red>
23912 <green>19</green>
23913 <blue>19</blue>
23914 </color>
23915 </brush>
23916 </colorrole>
23917 <colorrole role="ToolTipBase">
23918 <brush brushstyle="SolidPattern">
23919 <color alpha="255">
23920 <red>255</red>
23921 <green>255</green>
23922 <blue>220</blue>
23923 </color>
23924 </brush>
23925 </colorrole>
23926 <colorrole role="ToolTipText">
23927 <brush brushstyle="SolidPattern">
23928 <color alpha="255">
23929 <red>0</red>
23930 <green>0</green>
23931 <blue>0</blue>
23932 </color>
23933 </brush>
23934 </colorrole>
23935 </inactive>
23936 <disabled>
23937 <colorrole role="WindowText">
23938 <brush brushstyle="SolidPattern">
23939 <color alpha="255">
23940 <red>255</red>
23941 <green>255</green>
23942 <blue>255</blue>
23943 </color>
23944 </brush>
23945 </colorrole>
23946 <colorrole role="Button">
23947 <brush brushstyle="LinearGradientPattern">
23948 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
23949 <gradientstop position="0.208955000000000">
23950 <color alpha="255">
23951 <red>74</red>
23952 <green>74</green>
23953 <blue>74</blue>
23954 </color>
23955 </gradientstop>
23956 <gradientstop position="0.786070000000000">
23957 <color alpha="255">
23958 <red>36</red>
23959 <green>36</green>
23960 <blue>36</blue>
23961 </color>
23962 </gradientstop>
23963 </gradient>
23964 </brush>
23965 </colorrole>
23966 <colorrole role="Light">
23967 <brush brushstyle="SolidPattern">
23968 <color alpha="255">
23969 <red>58</red>
23970 <green>58</green>
23971 <blue>58</blue>
23972 </color>
23973 </brush>
23974 </colorrole>
23975 <colorrole role="Midlight">
23976 <brush brushstyle="SolidPattern">
23977 <color alpha="255">
23978 <red>48</red>
23979 <green>48</green>
23980 <blue>48</blue>
23981 </color>
23982 </brush>
23983 </colorrole>
23984 <colorrole role="Dark">
23985 <brush brushstyle="SolidPattern">
23986 <color alpha="255">
23987 <red>19</red>
23988 <green>19</green>
23989 <blue>19</blue>
23990 </color>
23991 </brush>
23992 </colorrole>
23993 <colorrole role="Mid">
23994 <brush brushstyle="SolidPattern">
23995 <color alpha="255">
23996 <red>26</red>
23997 <green>26</green>
23998 <blue>26</blue>
23999 </color>
24000 </brush>
24001 </colorrole>
24002 <colorrole role="Text">
24003 <brush brushstyle="SolidPattern">
24004 <color alpha="255">
24005 <red>255</red>
24006 <green>255</green>
24007 <blue>255</blue>
24008 </color>
24009 </brush>
24010 </colorrole>
24011 <colorrole role="BrightText">
24012 <brush brushstyle="SolidPattern">
24013 <color alpha="255">
24014 <red>255</red>
24015 <green>255</green>
24016 <blue>255</blue>
24017 </color>
24018 </brush>
24019 </colorrole>
24020 <colorrole role="ButtonText">
24021 <brush brushstyle="SolidPattern">
24022 <color alpha="255">
24023 <red>255</red>
24024 <green>255</green>
24025 <blue>255</blue>
24026 </color>
24027 </brush>
24028 </colorrole>
24029 <colorrole role="Base">
24030 <brush brushstyle="LinearGradientPattern">
24031 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
24032 <gradientstop position="0.208955000000000">
24033 <color alpha="255">
24034 <red>74</red>
24035 <green>74</green>
24036 <blue>74</blue>
24037 </color>
24038 </gradientstop>
24039 <gradientstop position="0.786070000000000">
24040 <color alpha="255">
24041 <red>36</red>
24042 <green>36</green>
24043 <blue>36</blue>
24044 </color>
24045 </gradientstop>
24046 </gradient>
24047 </brush>
24048 </colorrole>
24049 <colorrole role="Window">
24050 <brush brushstyle="LinearGradientPattern">
24051 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
24052 <gradientstop position="0.208955000000000">
24053 <color alpha="255">
24054 <red>74</red>
24055 <green>74</green>
24056 <blue>74</blue>
24057 </color>
24058 </gradientstop>
24059 <gradientstop position="0.786070000000000">
24060 <color alpha="255">
24061 <red>36</red>
24062 <green>36</green>
24063 <blue>36</blue>
24064 </color>
24065 </gradientstop>
24066 </gradient>
24067 </brush>
24068 </colorrole>
24069 <colorrole role="Shadow">
24070 <brush brushstyle="SolidPattern">
24071 <color alpha="255">
24072 <red>0</red>
24073 <green>0</green>
24074 <blue>0</blue>
24075 </color>
24076 </brush>
24077 </colorrole>
24078 <colorrole role="AlternateBase">
24079 <brush brushstyle="SolidPattern">
24080 <color alpha="255">
24081 <red>39</red>
24082 <green>39</green>
24083 <blue>39</blue>
24084 </color>
24085 </brush>
24086 </colorrole>
24087 <colorrole role="ToolTipBase">
24088 <brush brushstyle="SolidPattern">
24089 <color alpha="255">
24090 <red>255</red>
24091 <green>255</green>
24092 <blue>220</blue>
24093 </color>
24094 </brush>
24095 </colorrole>
24096 <colorrole role="ToolTipText">
24097 <brush brushstyle="SolidPattern">
24098 <color alpha="255">
24099 <red>0</red>
24100 <green>0</green>
24101 <blue>0</blue>
24102 </color>
24103 </brush>
24104 </colorrole>
24105 </disabled>
24106 </palette>
24107 </property>
24108 <property name="font">
24109 <font>
24110 <weight>75</weight>
24111 <bold>true</bold>
24112 </font>
24113 </property>
24114 <property name="autoFillBackground">
24115 <bool>false</bool>
24116 </property>
24117 <property name="styleSheet">
24118 <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));
24119 color: rgb(255, 255, 255);
24120 border-radius: 5;</string>
24121 </property>
24122 <property name="text">
24123 <string>Control Coefficients</string>
24124 </property>
24125 <property name="alignment">
24126 <set>Qt::AlignCenter</set>
24127 </property>
24128 </widget>
24129 </item>
24130 <item row="1" column="2">
24131 <widget class="QSpinBox" name="AltKp">
24132 <property name="sizePolicy">
24133 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
24134 <horstretch>0</horstretch>
24135 <verstretch>0</verstretch>
24136 </sizepolicy>
24137 </property>
24138 <property name="minimumSize">
24139 <size>
24140 <width>50</width>
24141 <height>22</height>
24142 </size>
24143 </property>
24144 <property name="maximumSize">
24145 <size>
24146 <width>50</width>
24147 <height>22</height>
24148 </size>
24149 </property>
24150 <property name="focusPolicy">
24151 <enum>Qt::StrongFocus</enum>
24152 </property>
24153 <property name="styleSheet">
24154 <string notr="true"/>
24155 </property>
24156 <property name="alignment">
24157 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
24158 </property>
24159 <property name="maximum">
24160 <number>100</number>
24161 </property>
24162 <property name="value">
24163 <number>51</number>
24164 </property>
24165 <property name="objrelation" stdset="0">
24166 <stringlist>
24167 <string>objname:AltitudeHoldSettings</string>
24168 <string>fieldname:VerticalPosP</string>
24169 <string>scale:0.01</string>
24170 <string>haslimits:yes</string>
24171 <string>buttongroup:98,10</string>
24172 </stringlist>
24173 </property>
24174 </widget>
24175 </item>
24176 <item row="2" column="0">
24177 <widget class="QLabel" name="label_54">
24178 <property name="sizePolicy">
24179 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
24180 <horstretch>0</horstretch>
24181 <verstretch>0</verstretch>
24182 </sizepolicy>
24183 </property>
24184 <property name="styleSheet">
24185 <string notr="true"/>
24186 </property>
24187 <property name="text">
24188 <string>Velocity Proportional</string>
24189 </property>
24190 <property name="alignment">
24191 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
24192 </property>
24193 </widget>
24194 </item>
24195 <item row="1" column="0">
24196 <widget class="QLabel" name="label_56">
24197 <property name="sizePolicy">
24198 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
24199 <horstretch>0</horstretch>
24200 <verstretch>0</verstretch>
24201 </sizepolicy>
24202 </property>
24203 <property name="minimumSize">
24204 <size>
24205 <width>69</width>
24206 <height>16</height>
24207 </size>
24208 </property>
24209 <property name="styleSheet">
24210 <string notr="true"/>
24211 </property>
24212 <property name="text">
24213 <string>Altitude Proportional</string>
24214 </property>
24215 <property name="alignment">
24216 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
24217 </property>
24218 </widget>
24219 </item>
24220 <item row="3" column="0">
24221 <widget class="QLabel" name="label_25">
24222 <property name="sizePolicy">
24223 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
24224 <horstretch>0</horstretch>
24225 <verstretch>0</verstretch>
24226 </sizepolicy>
24227 </property>
24228 <property name="minimumSize">
24229 <size>
24230 <width>58</width>
24231 <height>0</height>
24232 </size>
24233 </property>
24234 <property name="maximumSize">
24235 <size>
24236 <width>16777215</width>
24237 <height>16777215</height>
24238 </size>
24239 </property>
24240 <property name="styleSheet">
24241 <string notr="true"/>
24242 </property>
24243 <property name="text">
24244 <string>Velocity Integral</string>
24245 </property>
24246 <property name="alignment">
24247 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
24248 </property>
24249 </widget>
24250 </item>
24251 <item row="3" column="1">
24252 <widget class="QSlider" name="VelKiSlider">
24253 <property name="toolTip">
24254 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;How fast the vehicle should attain its target velocity. For neutral throttle estimation, the altitude module assumes that when engaged the throttle thrust limit neutral setting is in the range required to hover. If the throttle required is a lot higher or lower, it needs to adjust this &amp;quot;throttle trim&amp;quot;. Higher values make it do this adjustment faster, but this could lead to ugly oscillations. Leave at default unless you know what you are doing.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
24255 </property>
24256 <property name="maximum">
24257 <number>100</number>
24258 </property>
24259 <property name="singleStep">
24260 <number>1</number>
24261 </property>
24262 <property name="value">
24263 <number>25</number>
24264 </property>
24265 <property name="orientation">
24266 <enum>Qt::Horizontal</enum>
24267 </property>
24268 <property name="tickPosition">
24269 <enum>QSlider::TicksBelow</enum>
24270 </property>
24271 <property name="objrelation" stdset="0">
24272 <stringlist>
24273 <string>objname:AltitudeHoldSettings</string>
24274 <string>fieldname:VerticalVelPID</string>
24275 <string>element:Ki</string>
24276 <string>scale:0.01</string>
24277 <string>haslimits:yes</string>
24278 <string>buttongroup:98</string>
24279 </stringlist>
24280 </property>
24281 </widget>
24282 </item>
24283 <item row="3" column="2">
24284 <widget class="QSpinBox" name="VelKi">
24285 <property name="sizePolicy">
24286 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
24287 <horstretch>0</horstretch>
24288 <verstretch>0</verstretch>
24289 </sizepolicy>
24290 </property>
24291 <property name="minimumSize">
24292 <size>
24293 <width>50</width>
24294 <height>22</height>
24295 </size>
24296 </property>
24297 <property name="maximumSize">
24298 <size>
24299 <width>50</width>
24300 <height>22</height>
24301 </size>
24302 </property>
24303 <property name="focusPolicy">
24304 <enum>Qt::StrongFocus</enum>
24305 </property>
24306 <property name="styleSheet">
24307 <string notr="true"/>
24308 </property>
24309 <property name="alignment">
24310 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
24311 </property>
24312 <property name="maximum">
24313 <number>100</number>
24314 </property>
24315 <property name="value">
24316 <number>25</number>
24317 </property>
24318 <property name="objrelation" stdset="0">
24319 <stringlist>
24320 <string>objname:AltitudeHoldSettings</string>
24321 <string>fieldname:VerticalVelPID</string>
24322 <string>element:Ki</string>
24323 <string>scale:0.01</string>
24324 <string>haslimits:yes</string>
24325 <string>buttongroup:98,10</string>
24326 </stringlist>
24327 </property>
24328 </widget>
24329 </item>
24330 <item row="4" column="0">
24331 <widget class="QLabel" name="label_25_kd">
24332 <property name="sizePolicy">
24333 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
24334 <horstretch>0</horstretch>
24335 <verstretch>0</verstretch>
24336 </sizepolicy>
24337 </property>
24338 <property name="minimumSize">
24339 <size>
24340 <width>58</width>
24341 <height>0</height>
24342 </size>
24343 </property>
24344 <property name="maximumSize">
24345 <size>
24346 <width>16777215</width>
24347 <height>16777215</height>
24348 </size>
24349 </property>
24350 <property name="styleSheet">
24351 <string notr="true"/>
24352 </property>
24353 <property name="text">
24354 <string>Velocity Derivative</string>
24355 </property>
24356 <property name="alignment">
24357 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
24358 </property>
24359 </widget>
24360 </item>
24361 <item row="4" column="1">
24362 <widget class="QSlider" name="VelKdSlider">
24363 <property name="toolTip">
24364 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Small abouts of Kd can reduce oscillations in the velocity controller.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
24365 </property>
24366 <property name="maximum">
24367 <number>300</number>
24368 </property>
24369 <property name="value">
24370 <number>50</number>
24371 </property>
24372 <property name="orientation">
24373 <enum>Qt::Horizontal</enum>
24374 </property>
24375 <property name="tickPosition">
24376 <enum>QSlider::TicksBelow</enum>
24377 </property>
24378 <property name="objrelation" stdset="0">
24379 <stringlist>
24380 <string>objname:AltitudeHoldSettings</string>
24381 <string>fieldname:VerticalVelPID</string>
24382 <string>element:Kd</string>
24383 <string>scale:0.0001</string>
24384 <string>haslimits:yes</string>
24385 <string>buttongroup:98</string>
24386 </stringlist>
24387 </property>
24388 </widget>
24389 </item>
24390 <item row="4" column="2">
24391 <widget class="QSpinBox" name="VelKd">
24392 <property name="sizePolicy">
24393 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
24394 <horstretch>0</horstretch>
24395 <verstretch>0</verstretch>
24396 </sizepolicy>
24397 </property>
24398 <property name="minimumSize">
24399 <size>
24400 <width>50</width>
24401 <height>22</height>
24402 </size>
24403 </property>
24404 <property name="maximumSize">
24405 <size>
24406 <width>50</width>
24407 <height>22</height>
24408 </size>
24409 </property>
24410 <property name="focusPolicy">
24411 <enum>Qt::StrongFocus</enum>
24412 </property>
24413 <property name="styleSheet">
24414 <string notr="true"/>
24415 </property>
24416 <property name="alignment">
24417 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
24418 </property>
24419 <property name="maximum">
24420 <number>300</number>
24421 </property>
24422 <property name="value">
24423 <number>51</number>
24424 </property>
24425 <property name="objrelation" stdset="0">
24426 <stringlist>
24427 <string>objname:AltitudeHoldSettings</string>
24428 <string>fieldname:VerticalVelPID</string>
24429 <string>element:Kd</string>
24430 <string>scale:0.0001</string>
24431 <string>haslimits:yes</string>
24432 <string>buttongroup:98,10</string>
24433 </stringlist>
24434 </property>
24435 </widget>
24436 </item>
24437 <item row="5" column="0">
24438 <widget class="QLabel" name="label_25_beta">
24439 <property name="sizePolicy">
24440 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
24441 <horstretch>0</horstretch>
24442 <verstretch>0</verstretch>
24443 </sizepolicy>
24444 </property>
24445 <property name="minimumSize">
24446 <size>
24447 <width>58</width>
24448 <height>0</height>
24449 </size>
24450 </property>
24451 <property name="maximumSize">
24452 <size>
24453 <width>16777215</width>
24454 <height>16777215</height>
24455 </size>
24456 </property>
24457 <property name="styleSheet">
24458 <string notr="true"/>
24459 </property>
24460 <property name="text">
24461 <string>Velocity Beta</string>
24462 </property>
24463 <property name="alignment">
24464 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
24465 </property>
24466 </widget>
24467 </item>
24468 <item row="5" column="1">
24469 <widget class="QSlider" name="VelBetaSlider">
24470 <property name="toolTip">
24471 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The beta value applies a setpoint weighting that reduces the sensitivity to quick changes in the desired velocity. Transitions from altitude hold to descent/climb can be made smooth applying a Beta value of around 80 to 90%.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
24472 </property>
24473 <property name="minimum">
24474 <number>70</number>
24475 </property>
24476 <property name="maximum">
24477 <number>100</number>
24478 </property>
24479 <property name="value">
24480 <number>90</number>
24481 </property>
24482 <property name="sliderPosition">
24483 <number>90</number>
24484 </property>
24485 <property name="orientation">
24486 <enum>Qt::Horizontal</enum>
24487 </property>
24488 <property name="tickPosition">
24489 <enum>QSlider::TicksBelow</enum>
24490 </property>
24491 <property name="objrelation" stdset="0">
24492 <stringlist>
24493 <string>objname:AltitudeHoldSettings</string>
24494 <string>fieldname:VerticalVelPID</string>
24495 <string>element:Beta</string>
24496 <string>scale:0.01</string>
24497 <string>haslimits:yes</string>
24498 <string>buttongroup:98</string>
24499 </stringlist>
24500 </property>
24501 </widget>
24502 </item>
24503 <item row="5" column="2">
24504 <widget class="QSpinBox" name="VelBeta">
24505 <property name="sizePolicy">
24506 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
24507 <horstretch>0</horstretch>
24508 <verstretch>0</verstretch>
24509 </sizepolicy>
24510 </property>
24511 <property name="minimumSize">
24512 <size>
24513 <width>50</width>
24514 <height>22</height>
24515 </size>
24516 </property>
24517 <property name="maximumSize">
24518 <size>
24519 <width>50</width>
24520 <height>22</height>
24521 </size>
24522 </property>
24523 <property name="focusPolicy">
24524 <enum>Qt::StrongFocus</enum>
24525 </property>
24526 <property name="styleSheet">
24527 <string notr="true"/>
24528 </property>
24529 <property name="alignment">
24530 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
24531 </property>
24532 <property name="minimum">
24533 <number>70</number>
24534 </property>
24535 <property name="maximum">
24536 <number>100</number>
24537 </property>
24538 <property name="value">
24539 <number>90</number>
24540 </property>
24541 <property name="objrelation" stdset="0">
24542 <stringlist>
24543 <string>objname:AltitudeHoldSettings</string>
24544 <string>fieldname:VerticalVelPID</string>
24545 <string>element:Beta</string>
24546 <string>scale:0.01</string>
24547 <string>haslimits:yes</string>
24548 <string>buttongroup:98,10</string>
24549 </stringlist>
24550 </property>
24551 </widget>
24552 </item>
24553 <item row="2" column="2">
24554 <widget class="QSpinBox" name="VelKp">
24555 <property name="sizePolicy">
24556 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
24557 <horstretch>0</horstretch>
24558 <verstretch>0</verstretch>
24559 </sizepolicy>
24560 </property>
24561 <property name="minimumSize">
24562 <size>
24563 <width>50</width>
24564 <height>22</height>
24565 </size>
24566 </property>
24567 <property name="maximumSize">
24568 <size>
24569 <width>50</width>
24570 <height>22</height>
24571 </size>
24572 </property>
24573 <property name="focusPolicy">
24574 <enum>Qt::StrongFocus</enum>
24575 </property>
24576 <property name="styleSheet">
24577 <string notr="true"/>
24578 </property>
24579 <property name="alignment">
24580 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
24581 </property>
24582 <property name="maximum">
24583 <number>100</number>
24584 </property>
24585 <property name="value">
24586 <number>50</number>
24587 </property>
24588 <property name="objrelation" stdset="0">
24589 <stringlist>
24590 <string>objname:AltitudeHoldSettings</string>
24591 <string>fieldname:VerticalVelPID</string>
24592 <string>element:Kp</string>
24593 <string>scale:0.01</string>
24594 <string>haslimits:yes</string>
24595 <string>buttongroup:98,10</string>
24596 </stringlist>
24597 </property>
24598 </widget>
24599 </item>
24600 <item row="1" column="1">
24601 <widget class="QSlider" name="AltKpSlider">
24602 <property name="toolTip">
24603 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;How fast the vehicle should climb or descent to compensate a certain altitude difference. Higher values could result in more accurate altitude hold but also more violent control actions, lower values are safer and ensure smoother flight. The default value should be fine for the majority of crafts.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
24604 </property>
24605 <property name="maximum">
24606 <number>100</number>
24607 </property>
24608 <property name="value">
24609 <number>50</number>
24610 </property>
24611 <property name="orientation">
24612 <enum>Qt::Horizontal</enum>
24613 </property>
24614 <property name="tickPosition">
24615 <enum>QSlider::TicksBelow</enum>
24616 </property>
24617 <property name="objrelation" stdset="0">
24618 <stringlist notr="true">
24619 <string>objname:AltitudeHoldSettings</string>
24620 <string>fieldname:VerticalPosP</string>
24621 <string>scale:0.01</string>
24622 <string>haslimits:yes</string>
24623 <string>buttongroup:98</string>
24624 </stringlist>
24625 </property>
24626 </widget>
24627 </item>
24628 <item row="2" column="1">
24629 <widget class="QSlider" name="VelKpSlider">
24630 <property name="toolTip">
24631 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;How much the vehicle should throttle up or down to compensate or achieve a certain vertical speed. Higher values lead to more aggressive throttle changes and could lead to oscillations. This is the most likely candidate to change depending on the crafts engine thrust. Heavy craft with weak engines might require higher values.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
24632 </property>
24633 <property name="maximum">
24634 <number>100</number>
24635 </property>
24636 <property name="value">
24637 <number>50</number>
24638 </property>
24639 <property name="orientation">
24640 <enum>Qt::Horizontal</enum>
24641 </property>
24642 <property name="tickPosition">
24643 <enum>QSlider::TicksBelow</enum>
24644 </property>
24645 <property name="objrelation" stdset="0">
24646 <stringlist>
24647 <string>objname:AltitudeHoldSettings</string>
24648 <string>fieldname:VerticalVelPID</string>
24649 <string>element:Kp</string>
24650 <string>scale:0.01</string>
24651 <string>haslimits:yes</string>
24652 <string>buttongroup:98</string>
24653 </stringlist>
24654 </property>
24655 </widget>
24656 </item>
24657 </layout>
24658 </widget>
24659 </item>
24660 </layout>
24661 </widget>
24662 </item>
24663 <item>
24664 <widget class="QGroupBox" name="RateStabilizationGroup_13">
24665 <property name="sizePolicy">
24666 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
24667 <horstretch>0</horstretch>
24668 <verstretch>0</verstretch>
24669 </sizepolicy>
24670 </property>
24671 <property name="minimumSize">
24672 <size>
24673 <width>0</width>
24674 <height>0</height>
24675 </size>
24676 </property>
24677 <property name="maximumSize">
24678 <size>
24679 <width>16777215</width>
24680 <height>16777215</height>
24681 </size>
24682 </property>
24683 <property name="title">
24684 <string>Vario Altitude</string>
24685 </property>
24686 <property name="alignment">
24687 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
24688 </property>
24689 <property name="flat">
24690 <bool>false</bool>
24691 </property>
24692 <layout class="QGridLayout" name="gridLayout_22">
24693 <property name="leftMargin">
24694 <number>9</number>
24695 </property>
24696 <property name="topMargin">
24697 <number>9</number>
24698 </property>
24699 <property name="rightMargin">
24700 <number>9</number>
24701 </property>
24702 <property name="bottomMargin">
24703 <number>9</number>
24704 </property>
24705 <property name="horizontalSpacing">
24706 <number>6</number>
24707 </property>
24708 <item row="0" column="1">
24709 <widget class="QPushButton" name="pushButton_8">
24710 <property name="sizePolicy">
24711 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
24712 <horstretch>0</horstretch>
24713 <verstretch>0</verstretch>
24714 </sizepolicy>
24715 </property>
24716 <property name="minimumSize">
24717 <size>
24718 <width>0</width>
24719 <height>0</height>
24720 </size>
24721 </property>
24722 <property name="maximumSize">
24723 <size>
24724 <width>16777215</width>
24725 <height>16777215</height>
24726 </size>
24727 </property>
24728 <property name="toolTip">
24729 <string>Reset all values to GCS defaults</string>
24730 </property>
24731 <property name="styleSheet">
24732 <string notr="true"/>
24733 </property>
24734 <property name="text">
24735 <string>Default</string>
24736 </property>
24737 <property name="objrelation" stdset="0">
24738 <stringlist>
24739 <string>objname:AltitudeHoldSettings</string>
24740 <string>button:default</string>
24741 <string>buttongroup:99</string>
24742 </stringlist>
24743 </property>
24744 </widget>
24745 </item>
24746 <item row="1" column="0" colspan="2">
24747 <widget class="QGroupBox" name="RateStabilizationGroup_14">
24748 <property name="sizePolicy">
24749 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
24750 <horstretch>0</horstretch>
24751 <verstretch>0</verstretch>
24752 </sizepolicy>
24753 </property>
24754 <property name="minimumSize">
24755 <size>
24756 <width>0</width>
24757 <height>140</height>
24758 </size>
24759 </property>
24760 <property name="palette">
24761 <palette>
24762 <active>
24763 <colorrole role="WindowText">
24764 <brush brushstyle="SolidPattern">
24765 <color alpha="255">
24766 <red>0</red>
24767 <green>0</green>
24768 <blue>0</blue>
24769 </color>
24770 </brush>
24771 </colorrole>
24772 <colorrole role="Button">
24773 <brush brushstyle="SolidPattern">
24774 <color alpha="0">
24775 <red>0</red>
24776 <green>0</green>
24777 <blue>0</blue>
24778 </color>
24779 </brush>
24780 </colorrole>
24781 <colorrole role="Light">
24782 <brush brushstyle="SolidPattern">
24783 <color alpha="255">
24784 <red>255</red>
24785 <green>255</green>
24786 <blue>255</blue>
24787 </color>
24788 </brush>
24789 </colorrole>
24790 <colorrole role="Midlight">
24791 <brush brushstyle="SolidPattern">
24792 <color alpha="255">
24793 <red>251</red>
24794 <green>251</green>
24795 <blue>251</blue>
24796 </color>
24797 </brush>
24798 </colorrole>
24799 <colorrole role="Dark">
24800 <brush brushstyle="SolidPattern">
24801 <color alpha="255">
24802 <red>124</red>
24803 <green>124</green>
24804 <blue>124</blue>
24805 </color>
24806 </brush>
24807 </colorrole>
24808 <colorrole role="Mid">
24809 <brush brushstyle="SolidPattern">
24810 <color alpha="255">
24811 <red>165</red>
24812 <green>165</green>
24813 <blue>165</blue>
24814 </color>
24815 </brush>
24816 </colorrole>
24817 <colorrole role="Text">
24818 <brush brushstyle="SolidPattern">
24819 <color alpha="255">
24820 <red>0</red>
24821 <green>0</green>
24822 <blue>0</blue>
24823 </color>
24824 </brush>
24825 </colorrole>
24826 <colorrole role="BrightText">
24827 <brush brushstyle="SolidPattern">
24828 <color alpha="255">
24829 <red>255</red>
24830 <green>255</green>
24831 <blue>255</blue>
24832 </color>
24833 </brush>
24834 </colorrole>
24835 <colorrole role="ButtonText">
24836 <brush brushstyle="SolidPattern">
24837 <color alpha="255">
24838 <red>0</red>
24839 <green>0</green>
24840 <blue>0</blue>
24841 </color>
24842 </brush>
24843 </colorrole>
24844 <colorrole role="Base">
24845 <brush brushstyle="SolidPattern">
24846 <color alpha="0">
24847 <red>0</red>
24848 <green>0</green>
24849 <blue>0</blue>
24850 </color>
24851 </brush>
24852 </colorrole>
24853 <colorrole role="Window">
24854 <brush brushstyle="SolidPattern">
24855 <color alpha="0">
24856 <red>0</red>
24857 <green>0</green>
24858 <blue>0</blue>
24859 </color>
24860 </brush>
24861 </colorrole>
24862 <colorrole role="Shadow">
24863 <brush brushstyle="SolidPattern">
24864 <color alpha="255">
24865 <red>0</red>
24866 <green>0</green>
24867 <blue>0</blue>
24868 </color>
24869 </brush>
24870 </colorrole>
24871 <colorrole role="AlternateBase">
24872 <brush brushstyle="SolidPattern">
24873 <color alpha="255">
24874 <red>251</red>
24875 <green>251</green>
24876 <blue>251</blue>
24877 </color>
24878 </brush>
24879 </colorrole>
24880 <colorrole role="ToolTipBase">
24881 <brush brushstyle="SolidPattern">
24882 <color alpha="255">
24883 <red>255</red>
24884 <green>255</green>
24885 <blue>220</blue>
24886 </color>
24887 </brush>
24888 </colorrole>
24889 <colorrole role="ToolTipText">
24890 <brush brushstyle="SolidPattern">
24891 <color alpha="255">
24892 <red>0</red>
24893 <green>0</green>
24894 <blue>0</blue>
24895 </color>
24896 </brush>
24897 </colorrole>
24898 </active>
24899 <inactive>
24900 <colorrole role="WindowText">
24901 <brush brushstyle="SolidPattern">
24902 <color alpha="255">
24903 <red>0</red>
24904 <green>0</green>
24905 <blue>0</blue>
24906 </color>
24907 </brush>
24908 </colorrole>
24909 <colorrole role="Button">
24910 <brush brushstyle="SolidPattern">
24911 <color alpha="0">
24912 <red>0</red>
24913 <green>0</green>
24914 <blue>0</blue>
24915 </color>
24916 </brush>
24917 </colorrole>
24918 <colorrole role="Light">
24919 <brush brushstyle="SolidPattern">
24920 <color alpha="255">
24921 <red>255</red>
24922 <green>255</green>
24923 <blue>255</blue>
24924 </color>
24925 </brush>
24926 </colorrole>
24927 <colorrole role="Midlight">
24928 <brush brushstyle="SolidPattern">
24929 <color alpha="255">
24930 <red>251</red>
24931 <green>251</green>
24932 <blue>251</blue>
24933 </color>
24934 </brush>
24935 </colorrole>
24936 <colorrole role="Dark">
24937 <brush brushstyle="SolidPattern">
24938 <color alpha="255">
24939 <red>124</red>
24940 <green>124</green>
24941 <blue>124</blue>
24942 </color>
24943 </brush>
24944 </colorrole>
24945 <colorrole role="Mid">
24946 <brush brushstyle="SolidPattern">
24947 <color alpha="255">
24948 <red>165</red>
24949 <green>165</green>
24950 <blue>165</blue>
24951 </color>
24952 </brush>
24953 </colorrole>
24954 <colorrole role="Text">
24955 <brush brushstyle="SolidPattern">
24956 <color alpha="255">
24957 <red>0</red>
24958 <green>0</green>
24959 <blue>0</blue>
24960 </color>
24961 </brush>
24962 </colorrole>
24963 <colorrole role="BrightText">
24964 <brush brushstyle="SolidPattern">
24965 <color alpha="255">
24966 <red>255</red>
24967 <green>255</green>
24968 <blue>255</blue>
24969 </color>
24970 </brush>
24971 </colorrole>
24972 <colorrole role="ButtonText">
24973 <brush brushstyle="SolidPattern">
24974 <color alpha="255">
24975 <red>0</red>
24976 <green>0</green>
24977 <blue>0</blue>
24978 </color>
24979 </brush>
24980 </colorrole>
24981 <colorrole role="Base">
24982 <brush brushstyle="SolidPattern">
24983 <color alpha="0">
24984 <red>0</red>
24985 <green>0</green>
24986 <blue>0</blue>
24987 </color>
24988 </brush>
24989 </colorrole>
24990 <colorrole role="Window">
24991 <brush brushstyle="SolidPattern">
24992 <color alpha="0">
24993 <red>0</red>
24994 <green>0</green>
24995 <blue>0</blue>
24996 </color>
24997 </brush>
24998 </colorrole>
24999 <colorrole role="Shadow">
25000 <brush brushstyle="SolidPattern">
25001 <color alpha="255">
25002 <red>0</red>
25003 <green>0</green>
25004 <blue>0</blue>
25005 </color>
25006 </brush>
25007 </colorrole>
25008 <colorrole role="AlternateBase">
25009 <brush brushstyle="SolidPattern">
25010 <color alpha="255">
25011 <red>251</red>
25012 <green>251</green>
25013 <blue>251</blue>
25014 </color>
25015 </brush>
25016 </colorrole>
25017 <colorrole role="ToolTipBase">
25018 <brush brushstyle="SolidPattern">
25019 <color alpha="255">
25020 <red>255</red>
25021 <green>255</green>
25022 <blue>220</blue>
25023 </color>
25024 </brush>
25025 </colorrole>
25026 <colorrole role="ToolTipText">
25027 <brush brushstyle="SolidPattern">
25028 <color alpha="255">
25029 <red>0</red>
25030 <green>0</green>
25031 <blue>0</blue>
25032 </color>
25033 </brush>
25034 </colorrole>
25035 </inactive>
25036 <disabled>
25037 <colorrole role="WindowText">
25038 <brush brushstyle="SolidPattern">
25039 <color alpha="255">
25040 <red>124</red>
25041 <green>124</green>
25042 <blue>124</blue>
25043 </color>
25044 </brush>
25045 </colorrole>
25046 <colorrole role="Button">
25047 <brush brushstyle="SolidPattern">
25048 <color alpha="0">
25049 <red>0</red>
25050 <green>0</green>
25051 <blue>0</blue>
25052 </color>
25053 </brush>
25054 </colorrole>
25055 <colorrole role="Light">
25056 <brush brushstyle="SolidPattern">
25057 <color alpha="255">
25058 <red>255</red>
25059 <green>255</green>
25060 <blue>255</blue>
25061 </color>
25062 </brush>
25063 </colorrole>
25064 <colorrole role="Midlight">
25065 <brush brushstyle="SolidPattern">
25066 <color alpha="255">
25067 <red>251</red>
25068 <green>251</green>
25069 <blue>251</blue>
25070 </color>
25071 </brush>
25072 </colorrole>
25073 <colorrole role="Dark">
25074 <brush brushstyle="SolidPattern">
25075 <color alpha="255">
25076 <red>124</red>
25077 <green>124</green>
25078 <blue>124</blue>
25079 </color>
25080 </brush>
25081 </colorrole>
25082 <colorrole role="Mid">
25083 <brush brushstyle="SolidPattern">
25084 <color alpha="255">
25085 <red>165</red>
25086 <green>165</green>
25087 <blue>165</blue>
25088 </color>
25089 </brush>
25090 </colorrole>
25091 <colorrole role="Text">
25092 <brush brushstyle="SolidPattern">
25093 <color alpha="255">
25094 <red>124</red>
25095 <green>124</green>
25096 <blue>124</blue>
25097 </color>
25098 </brush>
25099 </colorrole>
25100 <colorrole role="BrightText">
25101 <brush brushstyle="SolidPattern">
25102 <color alpha="255">
25103 <red>255</red>
25104 <green>255</green>
25105 <blue>255</blue>
25106 </color>
25107 </brush>
25108 </colorrole>
25109 <colorrole role="ButtonText">
25110 <brush brushstyle="SolidPattern">
25111 <color alpha="255">
25112 <red>124</red>
25113 <green>124</green>
25114 <blue>124</blue>
25115 </color>
25116 </brush>
25117 </colorrole>
25118 <colorrole role="Base">
25119 <brush brushstyle="SolidPattern">
25120 <color alpha="0">
25121 <red>0</red>
25122 <green>0</green>
25123 <blue>0</blue>
25124 </color>
25125 </brush>
25126 </colorrole>
25127 <colorrole role="Window">
25128 <brush brushstyle="SolidPattern">
25129 <color alpha="0">
25130 <red>0</red>
25131 <green>0</green>
25132 <blue>0</blue>
25133 </color>
25134 </brush>
25135 </colorrole>
25136 <colorrole role="Shadow">
25137 <brush brushstyle="SolidPattern">
25138 <color alpha="255">
25139 <red>0</red>
25140 <green>0</green>
25141 <blue>0</blue>
25142 </color>
25143 </brush>
25144 </colorrole>
25145 <colorrole role="AlternateBase">
25146 <brush brushstyle="SolidPattern">
25147 <color alpha="255">
25148 <red>248</red>
25149 <green>248</green>
25150 <blue>248</blue>
25151 </color>
25152 </brush>
25153 </colorrole>
25154 <colorrole role="ToolTipBase">
25155 <brush brushstyle="SolidPattern">
25156 <color alpha="255">
25157 <red>255</red>
25158 <green>255</green>
25159 <blue>220</blue>
25160 </color>
25161 </brush>
25162 </colorrole>
25163 <colorrole role="ToolTipText">
25164 <brush brushstyle="SolidPattern">
25165 <color alpha="255">
25166 <red>0</red>
25167 <green>0</green>
25168 <blue>0</blue>
25169 </color>
25170 </brush>
25171 </colorrole>
25172 </disabled>
25173 </palette>
25174 </property>
25175 <property name="autoFillBackground">
25176 <bool>false</bool>
25177 </property>
25178 <property name="styleSheet">
25179 <string notr="true">QGroupBox{border: 0px;}</string>
25180 </property>
25181 <property name="title">
25182 <string/>
25183 </property>
25184 <property name="flat">
25185 <bool>true</bool>
25186 </property>
25187 <layout class="QGridLayout" name="gridLayout_15" columnstretch="0,0,0">
25188 <property name="leftMargin">
25189 <number>0</number>
25190 </property>
25191 <property name="rightMargin">
25192 <number>0</number>
25193 </property>
25194 <property name="bottomMargin">
25195 <number>0</number>
25196 </property>
25197 <item row="1" column="2">
25198 <widget class="QDoubleSpinBox" name="AltThrExp_2">
25199 <property name="sizePolicy">
25200 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
25201 <horstretch>0</horstretch>
25202 <verstretch>0</verstretch>
25203 </sizepolicy>
25204 </property>
25205 <property name="minimumSize">
25206 <size>
25207 <width>50</width>
25208 <height>22</height>
25209 </size>
25210 </property>
25211 <property name="maximumSize">
25212 <size>
25213 <width>50</width>
25214 <height>22</height>
25215 </size>
25216 </property>
25217 <property name="focusPolicy">
25218 <enum>Qt::StrongFocus</enum>
25219 </property>
25220 <property name="toolTip">
25221 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Thrust exponential value.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
25222 </property>
25223 <property name="styleSheet">
25224 <string notr="true"/>
25225 </property>
25226 <property name="alignment">
25227 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
25228 </property>
25229 <property name="decimals">
25230 <number>0</number>
25231 </property>
25232 <property name="maximum">
25233 <double>256.000000000000000</double>
25234 </property>
25235 <property name="singleStep">
25236 <double>1.000000000000000</double>
25237 </property>
25238 <property name="value">
25239 <double>128.000000000000000</double>
25240 </property>
25241 <property name="objrelation" stdset="0">
25242 <stringlist>
25243 <string>objname:AltitudeHoldSettings</string>
25244 <string>fieldname:ThrustExp</string>
25245 <string>haslimits:no</string>
25246 <string>scale:1</string>
25247 <string>buttongroup:99,10</string>
25248 </stringlist>
25249 </property>
25250 </widget>
25251 </item>
25252 <item row="2" column="0">
25253 <widget class="QLabel" name="label_63">
25254 <property name="sizePolicy">
25255 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
25256 <horstretch>0</horstretch>
25257 <verstretch>0</verstretch>
25258 </sizepolicy>
25259 </property>
25260 <property name="styleSheet">
25261 <string notr="true"/>
25262 </property>
25263 <property name="text">
25264 <string>Max Vertical Velocity</string>
25265 </property>
25266 <property name="alignment">
25267 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
25268 </property>
25269 </widget>
25270 </item>
25271 <item row="2" column="2">
25272 <widget class="QDoubleSpinBox" name="AltThrRate_2">
25273 <property name="sizePolicy">
25274 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
25275 <horstretch>0</horstretch>
25276 <verstretch>0</verstretch>
25277 </sizepolicy>
25278 </property>
25279 <property name="minimumSize">
25280 <size>
25281 <width>50</width>
25282 <height>22</height>
25283 </size>
25284 </property>
25285 <property name="maximumSize">
25286 <size>
25287 <width>50</width>
25288 <height>22</height>
25289 </size>
25290 </property>
25291 <property name="focusPolicy">
25292 <enum>Qt::StrongFocus</enum>
25293 </property>
25294 <property name="toolTip">
25295 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum allowed vertical velocity in m/s.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
25296 </property>
25297 <property name="styleSheet">
25298 <string notr="true"/>
25299 </property>
25300 <property name="alignment">
25301 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
25302 </property>
25303 <property name="decimals">
25304 <number>0</number>
25305 </property>
25306 <property name="maximum">
25307 <double>5.000000000000000</double>
25308 </property>
25309 <property name="singleStep">
25310 <double>1.000000000000000</double>
25311 </property>
25312 <property name="value">
25313 <double>3.000000000000000</double>
25314 </property>
25315 <property name="objrelation" stdset="0">
25316 <stringlist>
25317 <string>objname:AltitudeHoldSettings</string>
25318 <string>fieldname:ThrustRate</string>
25319 <string>haslimits:no</string>
25320 <string>scale:1</string>
25321 <string>buttongroup:99,10</string>
25322 </stringlist>
25323 </property>
25324 </widget>
25325 </item>
25326 <item row="1" column="1">
25327 <widget class="QSlider" name="AltThrExpSlider_2">
25328 <property name="maximum">
25329 <number>256</number>
25330 </property>
25331 <property name="value">
25332 <number>128</number>
25333 </property>
25334 <property name="orientation">
25335 <enum>Qt::Horizontal</enum>
25336 </property>
25337 <property name="tickPosition">
25338 <enum>QSlider::TicksBelow</enum>
25339 </property>
25340 <property name="objrelation" stdset="0">
25341 <stringlist>
25342 <string>objname:AltitudeHoldSettings</string>
25343 <string>fieldname:ThrustExp</string>
25344 <string>haslimits:no</string>
25345 <string>scale:1</string>
25346 <string>buttongroup:99</string>
25347 </stringlist>
25348 </property>
25349 </widget>
25350 </item>
25351 <item row="0" column="1">
25352 <widget class="QLabel" name="label_64">
25353 <property name="sizePolicy">
25354 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
25355 <horstretch>0</horstretch>
25356 <verstretch>0</verstretch>
25357 </sizepolicy>
25358 </property>
25359 <property name="minimumSize">
25360 <size>
25361 <width>0</width>
25362 <height>16</height>
25363 </size>
25364 </property>
25365 <property name="palette">
25366 <palette>
25367 <active>
25368 <colorrole role="WindowText">
25369 <brush brushstyle="SolidPattern">
25370 <color alpha="255">
25371 <red>255</red>
25372 <green>255</green>
25373 <blue>255</blue>
25374 </color>
25375 </brush>
25376 </colorrole>
25377 <colorrole role="Button">
25378 <brush brushstyle="LinearGradientPattern">
25379 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
25380 <gradientstop position="0.208955000000000">
25381 <color alpha="255">
25382 <red>74</red>
25383 <green>74</green>
25384 <blue>74</blue>
25385 </color>
25386 </gradientstop>
25387 <gradientstop position="0.786070000000000">
25388 <color alpha="255">
25389 <red>36</red>
25390 <green>36</green>
25391 <blue>36</blue>
25392 </color>
25393 </gradientstop>
25394 </gradient>
25395 </brush>
25396 </colorrole>
25397 <colorrole role="Light">
25398 <brush brushstyle="SolidPattern">
25399 <color alpha="255">
25400 <red>58</red>
25401 <green>58</green>
25402 <blue>58</blue>
25403 </color>
25404 </brush>
25405 </colorrole>
25406 <colorrole role="Midlight">
25407 <brush brushstyle="SolidPattern">
25408 <color alpha="255">
25409 <red>48</red>
25410 <green>48</green>
25411 <blue>48</blue>
25412 </color>
25413 </brush>
25414 </colorrole>
25415 <colorrole role="Dark">
25416 <brush brushstyle="SolidPattern">
25417 <color alpha="255">
25418 <red>19</red>
25419 <green>19</green>
25420 <blue>19</blue>
25421 </color>
25422 </brush>
25423 </colorrole>
25424 <colorrole role="Mid">
25425 <brush brushstyle="SolidPattern">
25426 <color alpha="255">
25427 <red>26</red>
25428 <green>26</green>
25429 <blue>26</blue>
25430 </color>
25431 </brush>
25432 </colorrole>
25433 <colorrole role="Text">
25434 <brush brushstyle="SolidPattern">
25435 <color alpha="255">
25436 <red>255</red>
25437 <green>255</green>
25438 <blue>255</blue>
25439 </color>
25440 </brush>
25441 </colorrole>
25442 <colorrole role="BrightText">
25443 <brush brushstyle="SolidPattern">
25444 <color alpha="255">
25445 <red>255</red>
25446 <green>255</green>
25447 <blue>255</blue>
25448 </color>
25449 </brush>
25450 </colorrole>
25451 <colorrole role="ButtonText">
25452 <brush brushstyle="SolidPattern">
25453 <color alpha="255">
25454 <red>255</red>
25455 <green>255</green>
25456 <blue>255</blue>
25457 </color>
25458 </brush>
25459 </colorrole>
25460 <colorrole role="Base">
25461 <brush brushstyle="LinearGradientPattern">
25462 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
25463 <gradientstop position="0.208955000000000">
25464 <color alpha="255">
25465 <red>74</red>
25466 <green>74</green>
25467 <blue>74</blue>
25468 </color>
25469 </gradientstop>
25470 <gradientstop position="0.786070000000000">
25471 <color alpha="255">
25472 <red>36</red>
25473 <green>36</green>
25474 <blue>36</blue>
25475 </color>
25476 </gradientstop>
25477 </gradient>
25478 </brush>
25479 </colorrole>
25480 <colorrole role="Window">
25481 <brush brushstyle="LinearGradientPattern">
25482 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
25483 <gradientstop position="0.208955000000000">
25484 <color alpha="255">
25485 <red>74</red>
25486 <green>74</green>
25487 <blue>74</blue>
25488 </color>
25489 </gradientstop>
25490 <gradientstop position="0.786070000000000">
25491 <color alpha="255">
25492 <red>36</red>
25493 <green>36</green>
25494 <blue>36</blue>
25495 </color>
25496 </gradientstop>
25497 </gradient>
25498 </brush>
25499 </colorrole>
25500 <colorrole role="Shadow">
25501 <brush brushstyle="SolidPattern">
25502 <color alpha="255">
25503 <red>0</red>
25504 <green>0</green>
25505 <blue>0</blue>
25506 </color>
25507 </brush>
25508 </colorrole>
25509 <colorrole role="AlternateBase">
25510 <brush brushstyle="SolidPattern">
25511 <color alpha="255">
25512 <red>19</red>
25513 <green>19</green>
25514 <blue>19</blue>
25515 </color>
25516 </brush>
25517 </colorrole>
25518 <colorrole role="ToolTipBase">
25519 <brush brushstyle="SolidPattern">
25520 <color alpha="255">
25521 <red>255</red>
25522 <green>255</green>
25523 <blue>220</blue>
25524 </color>
25525 </brush>
25526 </colorrole>
25527 <colorrole role="ToolTipText">
25528 <brush brushstyle="SolidPattern">
25529 <color alpha="255">
25530 <red>0</red>
25531 <green>0</green>
25532 <blue>0</blue>
25533 </color>
25534 </brush>
25535 </colorrole>
25536 </active>
25537 <inactive>
25538 <colorrole role="WindowText">
25539 <brush brushstyle="SolidPattern">
25540 <color alpha="255">
25541 <red>255</red>
25542 <green>255</green>
25543 <blue>255</blue>
25544 </color>
25545 </brush>
25546 </colorrole>
25547 <colorrole role="Button">
25548 <brush brushstyle="LinearGradientPattern">
25549 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
25550 <gradientstop position="0.208955000000000">
25551 <color alpha="255">
25552 <red>74</red>
25553 <green>74</green>
25554 <blue>74</blue>
25555 </color>
25556 </gradientstop>
25557 <gradientstop position="0.786070000000000">
25558 <color alpha="255">
25559 <red>36</red>
25560 <green>36</green>
25561 <blue>36</blue>
25562 </color>
25563 </gradientstop>
25564 </gradient>
25565 </brush>
25566 </colorrole>
25567 <colorrole role="Light">
25568 <brush brushstyle="SolidPattern">
25569 <color alpha="255">
25570 <red>58</red>
25571 <green>58</green>
25572 <blue>58</blue>
25573 </color>
25574 </brush>
25575 </colorrole>
25576 <colorrole role="Midlight">
25577 <brush brushstyle="SolidPattern">
25578 <color alpha="255">
25579 <red>48</red>
25580 <green>48</green>
25581 <blue>48</blue>
25582 </color>
25583 </brush>
25584 </colorrole>
25585 <colorrole role="Dark">
25586 <brush brushstyle="SolidPattern">
25587 <color alpha="255">
25588 <red>19</red>
25589 <green>19</green>
25590 <blue>19</blue>
25591 </color>
25592 </brush>
25593 </colorrole>
25594 <colorrole role="Mid">
25595 <brush brushstyle="SolidPattern">
25596 <color alpha="255">
25597 <red>26</red>
25598 <green>26</green>
25599 <blue>26</blue>
25600 </color>
25601 </brush>
25602 </colorrole>
25603 <colorrole role="Text">
25604 <brush brushstyle="SolidPattern">
25605 <color alpha="255">
25606 <red>255</red>
25607 <green>255</green>
25608 <blue>255</blue>
25609 </color>
25610 </brush>
25611 </colorrole>
25612 <colorrole role="BrightText">
25613 <brush brushstyle="SolidPattern">
25614 <color alpha="255">
25615 <red>255</red>
25616 <green>255</green>
25617 <blue>255</blue>
25618 </color>
25619 </brush>
25620 </colorrole>
25621 <colorrole role="ButtonText">
25622 <brush brushstyle="SolidPattern">
25623 <color alpha="255">
25624 <red>255</red>
25625 <green>255</green>
25626 <blue>255</blue>
25627 </color>
25628 </brush>
25629 </colorrole>
25630 <colorrole role="Base">
25631 <brush brushstyle="LinearGradientPattern">
25632 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
25633 <gradientstop position="0.208955000000000">
25634 <color alpha="255">
25635 <red>74</red>
25636 <green>74</green>
25637 <blue>74</blue>
25638 </color>
25639 </gradientstop>
25640 <gradientstop position="0.786070000000000">
25641 <color alpha="255">
25642 <red>36</red>
25643 <green>36</green>
25644 <blue>36</blue>
25645 </color>
25646 </gradientstop>
25647 </gradient>
25648 </brush>
25649 </colorrole>
25650 <colorrole role="Window">
25651 <brush brushstyle="LinearGradientPattern">
25652 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
25653 <gradientstop position="0.208955000000000">
25654 <color alpha="255">
25655 <red>74</red>
25656 <green>74</green>
25657 <blue>74</blue>
25658 </color>
25659 </gradientstop>
25660 <gradientstop position="0.786070000000000">
25661 <color alpha="255">
25662 <red>36</red>
25663 <green>36</green>
25664 <blue>36</blue>
25665 </color>
25666 </gradientstop>
25667 </gradient>
25668 </brush>
25669 </colorrole>
25670 <colorrole role="Shadow">
25671 <brush brushstyle="SolidPattern">
25672 <color alpha="255">
25673 <red>0</red>
25674 <green>0</green>
25675 <blue>0</blue>
25676 </color>
25677 </brush>
25678 </colorrole>
25679 <colorrole role="AlternateBase">
25680 <brush brushstyle="SolidPattern">
25681 <color alpha="255">
25682 <red>19</red>
25683 <green>19</green>
25684 <blue>19</blue>
25685 </color>
25686 </brush>
25687 </colorrole>
25688 <colorrole role="ToolTipBase">
25689 <brush brushstyle="SolidPattern">
25690 <color alpha="255">
25691 <red>255</red>
25692 <green>255</green>
25693 <blue>220</blue>
25694 </color>
25695 </brush>
25696 </colorrole>
25697 <colorrole role="ToolTipText">
25698 <brush brushstyle="SolidPattern">
25699 <color alpha="255">
25700 <red>0</red>
25701 <green>0</green>
25702 <blue>0</blue>
25703 </color>
25704 </brush>
25705 </colorrole>
25706 </inactive>
25707 <disabled>
25708 <colorrole role="WindowText">
25709 <brush brushstyle="SolidPattern">
25710 <color alpha="255">
25711 <red>255</red>
25712 <green>255</green>
25713 <blue>255</blue>
25714 </color>
25715 </brush>
25716 </colorrole>
25717 <colorrole role="Button">
25718 <brush brushstyle="LinearGradientPattern">
25719 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
25720 <gradientstop position="0.208955000000000">
25721 <color alpha="255">
25722 <red>74</red>
25723 <green>74</green>
25724 <blue>74</blue>
25725 </color>
25726 </gradientstop>
25727 <gradientstop position="0.786070000000000">
25728 <color alpha="255">
25729 <red>36</red>
25730 <green>36</green>
25731 <blue>36</blue>
25732 </color>
25733 </gradientstop>
25734 </gradient>
25735 </brush>
25736 </colorrole>
25737 <colorrole role="Light">
25738 <brush brushstyle="SolidPattern">
25739 <color alpha="255">
25740 <red>58</red>
25741 <green>58</green>
25742 <blue>58</blue>
25743 </color>
25744 </brush>
25745 </colorrole>
25746 <colorrole role="Midlight">
25747 <brush brushstyle="SolidPattern">
25748 <color alpha="255">
25749 <red>48</red>
25750 <green>48</green>
25751 <blue>48</blue>
25752 </color>
25753 </brush>
25754 </colorrole>
25755 <colorrole role="Dark">
25756 <brush brushstyle="SolidPattern">
25757 <color alpha="255">
25758 <red>19</red>
25759 <green>19</green>
25760 <blue>19</blue>
25761 </color>
25762 </brush>
25763 </colorrole>
25764 <colorrole role="Mid">
25765 <brush brushstyle="SolidPattern">
25766 <color alpha="255">
25767 <red>26</red>
25768 <green>26</green>
25769 <blue>26</blue>
25770 </color>
25771 </brush>
25772 </colorrole>
25773 <colorrole role="Text">
25774 <brush brushstyle="SolidPattern">
25775 <color alpha="255">
25776 <red>255</red>
25777 <green>255</green>
25778 <blue>255</blue>
25779 </color>
25780 </brush>
25781 </colorrole>
25782 <colorrole role="BrightText">
25783 <brush brushstyle="SolidPattern">
25784 <color alpha="255">
25785 <red>255</red>
25786 <green>255</green>
25787 <blue>255</blue>
25788 </color>
25789 </brush>
25790 </colorrole>
25791 <colorrole role="ButtonText">
25792 <brush brushstyle="SolidPattern">
25793 <color alpha="255">
25794 <red>255</red>
25795 <green>255</green>
25796 <blue>255</blue>
25797 </color>
25798 </brush>
25799 </colorrole>
25800 <colorrole role="Base">
25801 <brush brushstyle="LinearGradientPattern">
25802 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
25803 <gradientstop position="0.208955000000000">
25804 <color alpha="255">
25805 <red>74</red>
25806 <green>74</green>
25807 <blue>74</blue>
25808 </color>
25809 </gradientstop>
25810 <gradientstop position="0.786070000000000">
25811 <color alpha="255">
25812 <red>36</red>
25813 <green>36</green>
25814 <blue>36</blue>
25815 </color>
25816 </gradientstop>
25817 </gradient>
25818 </brush>
25819 </colorrole>
25820 <colorrole role="Window">
25821 <brush brushstyle="LinearGradientPattern">
25822 <gradient startx="0.507000000000000" starty="0.000000000000000" endx="0.507000000000000" endy="0.772000000000000" type="LinearGradient" spread="ReflectSpread" coordinatemode="ObjectBoundingMode">
25823 <gradientstop position="0.208955000000000">
25824 <color alpha="255">
25825 <red>74</red>
25826 <green>74</green>
25827 <blue>74</blue>
25828 </color>
25829 </gradientstop>
25830 <gradientstop position="0.786070000000000">
25831 <color alpha="255">
25832 <red>36</red>
25833 <green>36</green>
25834 <blue>36</blue>
25835 </color>
25836 </gradientstop>
25837 </gradient>
25838 </brush>
25839 </colorrole>
25840 <colorrole role="Shadow">
25841 <brush brushstyle="SolidPattern">
25842 <color alpha="255">
25843 <red>0</red>
25844 <green>0</green>
25845 <blue>0</blue>
25846 </color>
25847 </brush>
25848 </colorrole>
25849 <colorrole role="AlternateBase">
25850 <brush brushstyle="SolidPattern">
25851 <color alpha="255">
25852 <red>39</red>
25853 <green>39</green>
25854 <blue>39</blue>
25855 </color>
25856 </brush>
25857 </colorrole>
25858 <colorrole role="ToolTipBase">
25859 <brush brushstyle="SolidPattern">
25860 <color alpha="255">
25861 <red>255</red>
25862 <green>255</green>
25863 <blue>220</blue>
25864 </color>
25865 </brush>
25866 </colorrole>
25867 <colorrole role="ToolTipText">
25868 <brush brushstyle="SolidPattern">
25869 <color alpha="255">
25870 <red>0</red>
25871 <green>0</green>
25872 <blue>0</blue>
25873 </color>
25874 </brush>
25875 </colorrole>
25876 </disabled>
25877 </palette>
25878 </property>
25879 <property name="font">
25880 <font>
25881 <weight>75</weight>
25882 <bold>true</bold>
25883 </font>
25884 </property>
25885 <property name="autoFillBackground">
25886 <bool>false</bool>
25887 </property>
25888 <property name="styleSheet">
25889 <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));
25890 color: rgb(255, 255, 255);
25891 border-radius: 5;</string>
25892 </property>
25893 <property name="text">
25894 <string>Throttle/Collective Stick Response</string>
25895 </property>
25896 <property name="alignment">
25897 <set>Qt::AlignCenter</set>
25898 </property>
25899 </widget>
25900 </item>
25901 <item row="2" column="1">
25902 <widget class="QSlider" name="AltThrRateSlider_2">
25903 <property name="maximum">
25904 <number>5</number>
25905 </property>
25906 <property name="singleStep">
25907 <number>1</number>
25908 </property>
25909 <property name="pageStep">
25910 <number>1</number>
25911 </property>
25912 <property name="value">
25913 <number>3</number>
25914 </property>
25915 <property name="orientation">
25916 <enum>Qt::Horizontal</enum>
25917 </property>
25918 <property name="tickPosition">
25919 <enum>QSlider::TicksBelow</enum>
25920 </property>
25921 <property name="tickInterval">
25922 <number>0</number>
25923 </property>
25924 <property name="objrelation" stdset="0">
25925 <stringlist>
25926 <string>objname:AltitudeHoldSettings</string>
25927 <string>fieldname:ThrustRate</string>
25928 <string>haslimits:no</string>
25929 <string>scale:1</string>
25930 <string>buttongroup:99</string>
25931 </stringlist>
25932 </property>
25933 </widget>
25934 </item>
25935 <item row="1" column="0">
25936 <widget class="QLabel" name="label_61">
25937 <property name="sizePolicy">
25938 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
25939 <horstretch>0</horstretch>
25940 <verstretch>0</verstretch>
25941 </sizepolicy>
25942 </property>
25943 <property name="minimumSize">
25944 <size>
25945 <width>69</width>
25946 <height>16</height>
25947 </size>
25948 </property>
25949 <property name="styleSheet">
25950 <string notr="true"/>
25951 </property>
25952 <property name="text">
25953 <string>Exponential</string>
25954 </property>
25955 <property name="alignment">
25956 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
25957 </property>
25958 </widget>
25959 </item>
25960 </layout>
25961 </widget>
25962 </item>
25963 </layout>
25964 </widget>
25965 </item>
25966 <item>
25967 <widget class="QGroupBox" name="groupBox_8">
25968 <property name="sizePolicy">
25969 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
25970 <horstretch>0</horstretch>
25971 <verstretch>0</verstretch>
25972 </sizepolicy>
25973 </property>
25974 <property name="minimumSize">
25975 <size>
25976 <width>0</width>
25977 <height>60</height>
25978 </size>
25979 </property>
25980 <property name="title">
25981 <string>Instant Update</string>
25982 </property>
25983 <layout class="QVBoxLayout" name="verticalLayout_14" stretch="0">
25984 <item>
25985 <widget class="QCheckBox" name="realTimeUpdates_7">
25986 <property name="sizePolicy">
25987 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
25988 <horstretch>0</horstretch>
25989 <verstretch>0</verstretch>
25990 </sizepolicy>
25991 </property>
25992 <property name="minimumSize">
25993 <size>
25994 <width>136</width>
25995 <height>20</height>
25996 </size>
25997 </property>
25998 <property name="toolTip">
25999 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enabling this feature mean that any changes made to the sliders will be instantly sent and used by the Flight Controller, useful for two person tuning where one normally flies and ones changes the GCS.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
26000 </property>
26001 <property name="styleSheet">
26002 <string notr="true"/>
26003 </property>
26004 <property name="text">
26005 <string>Update flight controller in real time</string>
26006 </property>
26007 </widget>
26008 </item>
26009 </layout>
26010 </widget>
26011 </item>
26012 <item>
26013 <spacer name="verticalSpacer_4">
26014 <property name="orientation">
26015 <enum>Qt::Vertical</enum>
26016 </property>
26017 <property name="sizeType">
26018 <enum>QSizePolicy::Expanding</enum>
26019 </property>
26020 <property name="sizeHint" stdset="0">
26021 <size>
26022 <width>20</width>
26023 <height>40</height>
26024 </size>
26025 </property>
26026 </spacer>
26027 </item>
26028 </layout>
26029 </widget>
26030 </widget>
26031 </item>
26032 </layout>
26033 </widget>
26034 </widget>
26035 </item>
26036 <item>
26037 <layout class="QHBoxLayout" name="horizontalLayout">
26038 <property name="spacing">
26039 <number>4</number>
26040 </property>
26041 <item>
26042 <spacer name="horizontalSpacer">
26043 <property name="orientation">
26044 <enum>Qt::Horizontal</enum>
26045 </property>
26046 <property name="sizeHint" stdset="0">
26047 <size>
26048 <width>450</width>
26049 <height>16</height>
26050 </size>
26051 </property>
26052 </spacer>
26053 </item>
26054 <item>
26055 <widget class="QPushButton" name="pushButton_23">
26056 <property name="sizePolicy">
26057 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
26058 <horstretch>0</horstretch>
26059 <verstretch>0</verstretch>
26060 </sizepolicy>
26061 </property>
26062 <property name="minimumSize">
26063 <size>
26064 <width>0</width>
26065 <height>0</height>
26066 </size>
26067 </property>
26068 <property name="maximumSize">
26069 <size>
26070 <width>25</width>
26071 <height>25</height>
26072 </size>
26073 </property>
26074 <property name="toolTip">
26075 <string>Takes you to the wiki page</string>
26076 </property>
26077 <property name="styleSheet">
26078 <string notr="true"/>
26079 </property>
26080 <property name="text">
26081 <string/>
26082 </property>
26083 <property name="icon">
26084 <iconset resource="../coreplugin/core.qrc">
26085 <normaloff>:/core/images/helpicon.svg</normaloff>:/core/images/helpicon.svg</iconset>
26086 </property>
26087 <property name="iconSize">
26088 <size>
26089 <width>25</width>
26090 <height>25</height>
26091 </size>
26092 </property>
26093 <property name="flat">
26094 <bool>true</bool>
26095 </property>
26096 <property name="objrelation" stdset="0">
26097 <stringlist>
26098 <string>button:help</string>
26099 </stringlist>
26100 </property>
26101 </widget>
26102 </item>
26103 <item>
26104 <widget class="QPushButton" name="stabilizationReloadBoardData_6">
26105 <property name="sizePolicy">
26106 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
26107 <horstretch>0</horstretch>
26108 <verstretch>0</verstretch>
26109 </sizepolicy>
26110 </property>
26111 <property name="minimumSize">
26112 <size>
26113 <width>0</width>
26114 <height>0</height>
26115 </size>
26116 </property>
26117 <property name="maximumSize">
26118 <size>
26119 <width>16777215</width>
26120 <height>16777215</height>
26121 </size>
26122 </property>
26123 <property name="toolTip">
26124 <string>Reloads the saved settings into GCS.
26125 Useful if you have accidentally changed some settings.</string>
26126 </property>
26127 <property name="styleSheet">
26128 <string notr="true"/>
26129 </property>
26130 <property name="text">
26131 <string>Reload Board Data</string>
26132 </property>
26133 <property name="iconSize">
26134 <size>
26135 <width>16</width>
26136 <height>16</height>
26137 </size>
26138 </property>
26139 <property name="objrelation" stdset="0">
26140 <stringlist>
26141 <string>button:reload</string>
26142 <string>buttongroup:10</string>
26143 </stringlist>
26144 </property>
26145 </widget>
26146 </item>
26147 <item>
26148 <widget class="QPushButton" name="saveStabilizationToRAM_6">
26149 <property name="sizePolicy">
26150 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
26151 <horstretch>0</horstretch>
26152 <verstretch>0</verstretch>
26153 </sizepolicy>
26154 </property>
26155 <property name="minimumSize">
26156 <size>
26157 <width>0</width>
26158 <height>0</height>
26159 </size>
26160 </property>
26161 <property name="maximumSize">
26162 <size>
26163 <width>16777215</width>
26164 <height>16777215</height>
26165 </size>
26166 </property>
26167 <property name="toolTip">
26168 <string>Send settings to the board but do not save to the non-volatile memory</string>
26169 </property>
26170 <property name="styleSheet">
26171 <string notr="true"/>
26172 </property>
26173 <property name="text">
26174 <string>Apply</string>
26175 </property>
26176 <property name="objrelation" stdset="0">
26177 <stringlist>
26178 <string>button:apply</string>
26179 </stringlist>
26180 </property>
26181 </widget>
26182 </item>
26183 <item>
26184 <widget class="QPushButton" name="saveStabilizationToSD_6">
26185 <property name="sizePolicy">
26186 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
26187 <horstretch>0</horstretch>
26188 <verstretch>0</verstretch>
26189 </sizepolicy>
26190 </property>
26191 <property name="minimumSize">
26192 <size>
26193 <width>0</width>
26194 <height>0</height>
26195 </size>
26196 </property>
26197 <property name="maximumSize">
26198 <size>
26199 <width>16777215</width>
26200 <height>16777215</height>
26201 </size>
26202 </property>
26203 <property name="toolTip">
26204 <string>Send settings to the board and save to the non-volatile memory</string>
26205 </property>
26206 <property name="styleSheet">
26207 <string notr="true"/>
26208 </property>
26209 <property name="text">
26210 <string>Save</string>
26211 </property>
26212 <property name="objrelation" stdset="0">
26213 <stringlist>
26214 <string>button:save</string>
26215 </stringlist>
26216 </property>
26217 </widget>
26218 </item>
26219 </layout>
26220 </item>
26221 </layout>
26222 </widget>
26223 <layoutdefault spacing="6" margin="11"/>
26224 <customwidgets>
26225 <customwidget>
26226 <class>QTabBar</class>
26227 <extends>QWidget</extends>
26228 <header>qtabbar.h</header>
26229 <container>1</container>
26230 </customwidget>
26231 <customwidget>
26232 <class>MixerCurveWidget</class>
26233 <extends>QWidget</extends>
26234 <header location="global">mixercurvewidget.h</header>
26235 <container>1</container>
26236 </customwidget>
26237 <customwidget>
26238 <class>QwtPlot</class>
26239 <extends>QWidget</extends>
26240 <header>qwt/src/qwt_plot.h</header>
26241 <container>1</container>
26242 </customwidget>
26243 </customwidgets>
26244 <tabstops>
26245 <tabstop>basicResponsivenessCheckBox</tabstop>
26246 <tabstop>RateResponsivenessSlider</tabstop>
26247 <tabstop>spinBox</tabstop>
26248 <tabstop>spinBox_2</tabstop>
26249 <tabstop>RateYawResponsivenessSlider</tabstop>
26250 <tabstop>spinBox_5</tabstop>
26251 <tabstop>pushButton_21</tabstop>
26252 <tabstop>pushButton</tabstop>
26253 <tabstop>FpvCamTiltCompensation</tabstop>
26254 <tabstop>AcroFactorRollSlider</tabstop>
26255 <tabstop>AcroFactorRollSpinBox</tabstop>
26256 <tabstop>pushButton_14</tabstop>
26257 <tabstop>AcroFactorPitchSlider</tabstop>
26258 <tabstop>AcroFactorPitchSpinBox</tabstop>
26259 <tabstop>pushButton_12</tabstop>
26260 <tabstop>RateYawResponsivenessSlider_2</tabstop>
26261 <tabstop>expoSpinnerRoll</tabstop>
26262 <tabstop>RateYawResponsivenessSlider_3</tabstop>
26263 <tabstop>expoSpinnerPitch</tabstop>
26264 <tabstop>RateYawResponsivenessSlider_4</tabstop>
26265 <tabstop>expoSpinnerYaw</tabstop>
26266 <tabstop>checkBox_7</tabstop>
26267 <tabstop>pushButton_20</tabstop>
26268 <tabstop>horizontalSlider_76</tabstop>
26269 <tabstop>spinBox_7</tabstop>
26270 <tabstop>PitchPSlider</tabstop>
26271 <tabstop>spinBox_PitchRateP</tabstop>
26272 <tabstop>horizontalSlider_78</tabstop>
26273 <tabstop>spinBox_12</tabstop>
26274 <tabstop>horizontalSlider_79</tabstop>
26275 <tabstop>spinBox_8</tabstop>
26276 <tabstop>horizontalSlider_80</tabstop>
26277 <tabstop>spinBox_9</tabstop>
26278 <tabstop>horizontalSlider_81</tabstop>
26279 <tabstop>spinBox_10</tabstop>
26280 <tabstop>checkBox_8</tabstop>
26281 <tabstop>pushButton_22</tabstop>
26282 <tabstop>horizontalSlider_82</tabstop>
26283 <tabstop>spinBox_13</tabstop>
26284 <tabstop>horizontalSlider_83</tabstop>
26285 <tabstop>spinBox_14</tabstop>
26286 <tabstop>lowThrottleZeroIntegral_8</tabstop>
26287 <tabstop>realTimeUpdates_8</tabstop>
26288 <tabstop>scrollArea_2</tabstop>
26289 <tabstop>advancedResponsivenessCheckBox</tabstop>
26290 <tabstop>pushButton_3</tabstop>
26291 <tabstop>attitudeRollResponse</tabstop>
26292 <tabstop>attitudePitchResponse</tabstop>
26293 <tabstop>rateRollResponse</tabstop>
26294 <tabstop>ratePitchResponse</tabstop>
26295 <tabstop>rateYawResponse</tabstop>
26296 <tabstop>maxRateRollLimit</tabstop>
26297 <tabstop>maxRatePitchLimit</tabstop>
26298 <tabstop>maxRateYawLimit</tabstop>
26299 <tabstop>enableThrustPIDScalingCheckBox</tabstop>
26300 <tabstop>ThrustPIDSource</tabstop>
26301 <tabstop>ThrustPIDTarget</tabstop>
26302 <tabstop>ThrustPIDAxis</tabstop>
26303 <tabstop>defaultThrottleCurveButton</tabstop>
26304 <tabstop>checkBox_3</tabstop>
26305 <tabstop>pushButton_4</tabstop>
26306 <tabstop>RateRollKp_2</tabstop>
26307 <tabstop>RatePitchKp</tabstop>
26308 <tabstop>RateYawKp</tabstop>
26309 <tabstop>RateRollKi_2</tabstop>
26310 <tabstop>RatePitchKi</tabstop>
26311 <tabstop>RateYawKi</tabstop>
26312 <tabstop>RollRateKd</tabstop>
26313 <tabstop>PitchRateKd</tabstop>
26314 <tabstop>YawRateKd</tabstop>
26315 <tabstop>checkBox_2</tabstop>
26316 <tabstop>pushButton_2</tabstop>
26317 <tabstop>AttitudeRollKp</tabstop>
26318 <tabstop>AttitudePitchKp_2</tabstop>
26319 <tabstop>AttitudeRollKi</tabstop>
26320 <tabstop>AttitudePitchKi_2</tabstop>
26321 <tabstop>enableThrustPIDScalingCheckBox_2</tabstop>
26322 <tabstop>pushButton_13</tabstop>
26323 <tabstop>realTimeUpdates_12</tabstop>
26324 <tabstop>scrollArea_3</tabstop>
26325 <tabstop>pushButton_9</tabstop>
26326 <tabstop>WeakLevelingKp</tabstop>
26327 <tabstop>WeakLevelingRate</tabstop>
26328 <tabstop>pushButton_6</tabstop>
26329 <tabstop>MaAxisLock</tabstop>
26330 <tabstop>MaxAxisLockRate</tabstop>
26331 <tabstop>pushButton_10</tabstop>
26332 <tabstop>RattitudeModeTransition</tabstop>
26333 <tabstop>pushButton_11</tabstop>
26334 <tabstop>doubleSpinBox</tabstop>
26335 <tabstop>doubleSpinBox_3</tabstop>
26336 <tabstop>doubleSpinBox_4</tabstop>
26337 <tabstop>comboBox</tabstop>
26338 <tabstop>doubleSpinBox_7</tabstop>
26339 <tabstop>doubleSpinBox_2</tabstop>
26340 <tabstop>doubleSpinBox_5</tabstop>
26341 <tabstop>comboBox_2</tabstop>
26342 <tabstop>pushButton_5</tabstop>
26343 <tabstop>GyroTau</tabstop>
26344 <tabstop>AccelKp</tabstop>
26345 <tabstop>AccelKi</tabstop>
26346 <tabstop>realTimeUpdates_6</tabstop>
26347 <tabstop>scrollArea_4</tabstop>
26348 <tabstop>pushButton_7</tabstop>
26349 <tabstop>AltKpSlider</tabstop>
26350 <tabstop>AltKp</tabstop>
26351 <tabstop>VelKpSlider</tabstop>
26352 <tabstop>VelKp</tabstop>
26353 <tabstop>VelKiSlider</tabstop>
26354 <tabstop>VelKi</tabstop>
26355 <tabstop>pushButton_8</tabstop>
26356 <tabstop>AltThrExpSlider_2</tabstop>
26357 <tabstop>AltThrExp_2</tabstop>
26358 <tabstop>AltThrRateSlider_2</tabstop>
26359 <tabstop>AltThrRate_2</tabstop>
26360 <tabstop>realTimeUpdates_7</tabstop>
26361 <tabstop>pushButton_23</tabstop>
26362 <tabstop>stabilizationReloadBoardData_6</tabstop>
26363 <tabstop>saveStabilizationToRAM_6</tabstop>
26364 <tabstop>saveStabilizationToSD_6</tabstop>
26365 <tabstop>checkBoxLinkAcroFactors</tabstop>
26366 <tabstop>tabWidget</tabstop>
26367 <tabstop>AttitudeResponsivenessSlider</tabstop>
26368 <tabstop>scrollArea</tabstop>
26369 <tabstop>VelKdSlider</tabstop>
26370 <tabstop>VelKd</tabstop>
26371 <tabstop>VelBetaSlider</tabstop>
26372 <tabstop>VelBeta</tabstop>
26373 </tabstops>
26374 <resources>
26375 <include location="../coreplugin/core.qrc"/>
26376 </resources>
26377 <connections/>
26378 </ui>