[companion] Adjust GVAR not possible in global functions (fix #5425)
[opentx.git] / companion / src / generaledit / generalsetup.ui
blobfd17611add4288f577dbad803ad5663a4768fbf6
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>GeneralSetup</class>
4 <widget class="QWidget" name="GeneralSetup">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>809</width>
10 <height>801</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <layout class="QGridLayout" name="gridLayout">
17 <item row="1" column="0">
18 <widget class="QLabel" name="ro_label">
19 <property name="text">
20 <string>Readonly Unlock</string>
21 </property>
22 <property name="alignment">
23 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
24 </property>
25 </widget>
26 </item>
27 <item row="1" column="1" colspan="3">
28 <layout class="QGridLayout" name="TaranisReadOnlyUnlock" rowstretch="0,0" columnstretch="0,0,0,0,0,0,0,0,0">
29 <property name="sizeConstraint">
30 <enum>QLayout::SetMinimumSize</enum>
31 </property>
32 <property name="topMargin">
33 <number>0</number>
34 </property>
35 <property name="verticalSpacing">
36 <number>0</number>
37 </property>
38 <item row="0" column="2">
39 <widget class="QLabel" name="ro3_label">
40 <property name="sizePolicy">
41 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
42 <horstretch>0</horstretch>
43 <verstretch>0</verstretch>
44 </sizepolicy>
45 </property>
46 <property name="text">
47 <string>SC</string>
48 </property>
49 <property name="alignment">
50 <set>Qt::AlignCenter</set>
51 </property>
52 </widget>
53 </item>
54 <item row="1" column="0">
55 <widget class="QSlider" name="chkSA">
56 <property name="sizePolicy">
57 <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
58 <horstretch>0</horstretch>
59 <verstretch>0</verstretch>
60 </sizepolicy>
61 </property>
62 <property name="minimumSize">
63 <size>
64 <width>0</width>
65 <height>50</height>
66 </size>
67 </property>
68 <property name="maximumSize">
69 <size>
70 <width>16777215</width>
71 <height>50</height>
72 </size>
73 </property>
74 <property name="minimum">
75 <number>0</number>
76 </property>
77 <property name="maximum">
78 <number>2</number>
79 </property>
80 <property name="pageStep">
81 <number>1</number>
82 </property>
83 <property name="value">
84 <number>0</number>
85 </property>
86 <property name="orientation">
87 <enum>Qt::Vertical</enum>
88 </property>
89 <property name="invertedAppearance">
90 <bool>true</bool>
91 </property>
92 <property name="tickPosition">
93 <enum>QSlider::TicksBothSides</enum>
94 </property>
95 <property name="tickInterval">
96 <number>1</number>
97 </property>
98 </widget>
99 </item>
100 <item row="0" column="4">
101 <widget class="QLabel" name="ro5_label">
102 <property name="sizePolicy">
103 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
104 <horstretch>0</horstretch>
105 <verstretch>0</verstretch>
106 </sizepolicy>
107 </property>
108 <property name="text">
109 <string>SE</string>
110 </property>
111 <property name="alignment">
112 <set>Qt::AlignCenter</set>
113 </property>
114 </widget>
115 </item>
116 <item row="1" column="7">
117 <widget class="QSlider" name="chkSH">
118 <property name="sizePolicy">
119 <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
120 <horstretch>0</horstretch>
121 <verstretch>0</verstretch>
122 </sizepolicy>
123 </property>
124 <property name="minimumSize">
125 <size>
126 <width>0</width>
127 <height>50</height>
128 </size>
129 </property>
130 <property name="maximumSize">
131 <size>
132 <width>16777215</width>
133 <height>50</height>
134 </size>
135 </property>
136 <property name="minimum">
137 <number>0</number>
138 </property>
139 <property name="maximum">
140 <number>1</number>
141 </property>
142 <property name="singleStep">
143 <number>1</number>
144 </property>
145 <property name="pageStep">
146 <number>1</number>
147 </property>
148 <property name="value">
149 <number>0</number>
150 </property>
151 <property name="orientation">
152 <enum>Qt::Vertical</enum>
153 </property>
154 <property name="invertedAppearance">
155 <bool>true</bool>
156 </property>
157 <property name="tickPosition">
158 <enum>QSlider::TicksBothSides</enum>
159 </property>
160 <property name="tickInterval">
161 <number>1</number>
162 </property>
163 </widget>
164 </item>
165 <item row="1" column="3">
166 <widget class="QSlider" name="chkSD">
167 <property name="sizePolicy">
168 <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
169 <horstretch>0</horstretch>
170 <verstretch>0</verstretch>
171 </sizepolicy>
172 </property>
173 <property name="minimumSize">
174 <size>
175 <width>0</width>
176 <height>50</height>
177 </size>
178 </property>
179 <property name="maximumSize">
180 <size>
181 <width>16777215</width>
182 <height>50</height>
183 </size>
184 </property>
185 <property name="minimum">
186 <number>0</number>
187 </property>
188 <property name="maximum">
189 <number>2</number>
190 </property>
191 <property name="pageStep">
192 <number>1</number>
193 </property>
194 <property name="value">
195 <number>0</number>
196 </property>
197 <property name="orientation">
198 <enum>Qt::Vertical</enum>
199 </property>
200 <property name="invertedAppearance">
201 <bool>true</bool>
202 </property>
203 <property name="tickPosition">
204 <enum>QSlider::TicksBothSides</enum>
205 </property>
206 <property name="tickInterval">
207 <number>1</number>
208 </property>
209 </widget>
210 </item>
211 <item row="1" column="6">
212 <widget class="QSlider" name="chkSG">
213 <property name="sizePolicy">
214 <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
215 <horstretch>0</horstretch>
216 <verstretch>0</verstretch>
217 </sizepolicy>
218 </property>
219 <property name="minimumSize">
220 <size>
221 <width>0</width>
222 <height>50</height>
223 </size>
224 </property>
225 <property name="maximumSize">
226 <size>
227 <width>16777215</width>
228 <height>50</height>
229 </size>
230 </property>
231 <property name="minimum">
232 <number>0</number>
233 </property>
234 <property name="maximum">
235 <number>2</number>
236 </property>
237 <property name="pageStep">
238 <number>1</number>
239 </property>
240 <property name="value">
241 <number>0</number>
242 </property>
243 <property name="orientation">
244 <enum>Qt::Vertical</enum>
245 </property>
246 <property name="invertedAppearance">
247 <bool>true</bool>
248 </property>
249 <property name="tickPosition">
250 <enum>QSlider::TicksBothSides</enum>
251 </property>
252 <property name="tickInterval">
253 <number>1</number>
254 </property>
255 </widget>
256 </item>
257 <item row="1" column="4">
258 <widget class="QSlider" name="chkSE">
259 <property name="sizePolicy">
260 <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
261 <horstretch>0</horstretch>
262 <verstretch>0</verstretch>
263 </sizepolicy>
264 </property>
265 <property name="minimumSize">
266 <size>
267 <width>0</width>
268 <height>50</height>
269 </size>
270 </property>
271 <property name="maximumSize">
272 <size>
273 <width>16777215</width>
274 <height>50</height>
275 </size>
276 </property>
277 <property name="minimum">
278 <number>0</number>
279 </property>
280 <property name="maximum">
281 <number>2</number>
282 </property>
283 <property name="pageStep">
284 <number>1</number>
285 </property>
286 <property name="value">
287 <number>0</number>
288 </property>
289 <property name="orientation">
290 <enum>Qt::Vertical</enum>
291 </property>
292 <property name="invertedAppearance">
293 <bool>true</bool>
294 </property>
295 <property name="tickPosition">
296 <enum>QSlider::TicksBothSides</enum>
297 </property>
298 <property name="tickInterval">
299 <number>1</number>
300 </property>
301 </widget>
302 </item>
303 <item row="1" column="1">
304 <widget class="QSlider" name="chkSB">
305 <property name="sizePolicy">
306 <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
307 <horstretch>0</horstretch>
308 <verstretch>0</verstretch>
309 </sizepolicy>
310 </property>
311 <property name="minimumSize">
312 <size>
313 <width>0</width>
314 <height>50</height>
315 </size>
316 </property>
317 <property name="maximumSize">
318 <size>
319 <width>16777215</width>
320 <height>50</height>
321 </size>
322 </property>
323 <property name="minimum">
324 <number>0</number>
325 </property>
326 <property name="maximum">
327 <number>2</number>
328 </property>
329 <property name="pageStep">
330 <number>1</number>
331 </property>
332 <property name="value">
333 <number>0</number>
334 </property>
335 <property name="orientation">
336 <enum>Qt::Vertical</enum>
337 </property>
338 <property name="invertedAppearance">
339 <bool>true</bool>
340 </property>
341 <property name="tickPosition">
342 <enum>QSlider::TicksBothSides</enum>
343 </property>
344 <property name="tickInterval">
345 <number>1</number>
346 </property>
347 </widget>
348 </item>
349 <item row="1" column="2">
350 <widget class="QSlider" name="chkSC">
351 <property name="sizePolicy">
352 <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
353 <horstretch>0</horstretch>
354 <verstretch>0</verstretch>
355 </sizepolicy>
356 </property>
357 <property name="minimumSize">
358 <size>
359 <width>0</width>
360 <height>50</height>
361 </size>
362 </property>
363 <property name="maximumSize">
364 <size>
365 <width>16777215</width>
366 <height>50</height>
367 </size>
368 </property>
369 <property name="minimum">
370 <number>0</number>
371 </property>
372 <property name="maximum">
373 <number>2</number>
374 </property>
375 <property name="pageStep">
376 <number>1</number>
377 </property>
378 <property name="value">
379 <number>0</number>
380 </property>
381 <property name="orientation">
382 <enum>Qt::Vertical</enum>
383 </property>
384 <property name="invertedAppearance">
385 <bool>true</bool>
386 </property>
387 <property name="tickPosition">
388 <enum>QSlider::TicksBothSides</enum>
389 </property>
390 <property name="tickInterval">
391 <number>1</number>
392 </property>
393 </widget>
394 </item>
395 <item row="0" column="0">
396 <widget class="QLabel" name="ro1_label">
397 <property name="sizePolicy">
398 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
399 <horstretch>0</horstretch>
400 <verstretch>0</verstretch>
401 </sizepolicy>
402 </property>
403 <property name="text">
404 <string>SA</string>
405 </property>
406 <property name="alignment">
407 <set>Qt::AlignCenter</set>
408 </property>
409 </widget>
410 </item>
411 <item row="0" column="5">
412 <widget class="QLabel" name="ro6_label">
413 <property name="sizePolicy">
414 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
415 <horstretch>0</horstretch>
416 <verstretch>0</verstretch>
417 </sizepolicy>
418 </property>
419 <property name="text">
420 <string>SF</string>
421 </property>
422 <property name="alignment">
423 <set>Qt::AlignCenter</set>
424 </property>
425 </widget>
426 </item>
427 <item row="0" column="7">
428 <widget class="QLabel" name="ro8_label">
429 <property name="sizePolicy">
430 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
431 <horstretch>0</horstretch>
432 <verstretch>0</verstretch>
433 </sizepolicy>
434 </property>
435 <property name="text">
436 <string>SH</string>
437 </property>
438 <property name="alignment">
439 <set>Qt::AlignCenter</set>
440 </property>
441 </widget>
442 </item>
443 <item row="0" column="3">
444 <widget class="QLabel" name="ro4_label">
445 <property name="sizePolicy">
446 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
447 <horstretch>0</horstretch>
448 <verstretch>0</verstretch>
449 </sizepolicy>
450 </property>
451 <property name="text">
452 <string>SD</string>
453 </property>
454 <property name="alignment">
455 <set>Qt::AlignCenter</set>
456 </property>
457 </widget>
458 </item>
459 <item row="0" column="1">
460 <widget class="QLabel" name="ro2_label">
461 <property name="sizePolicy">
462 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
463 <horstretch>0</horstretch>
464 <verstretch>0</verstretch>
465 </sizepolicy>
466 </property>
467 <property name="text">
468 <string>SB</string>
469 </property>
470 <property name="alignment">
471 <set>Qt::AlignCenter</set>
472 </property>
473 </widget>
474 </item>
475 <item row="1" column="5">
476 <widget class="QSlider" name="chkSF">
477 <property name="sizePolicy">
478 <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
479 <horstretch>0</horstretch>
480 <verstretch>0</verstretch>
481 </sizepolicy>
482 </property>
483 <property name="minimumSize">
484 <size>
485 <width>0</width>
486 <height>50</height>
487 </size>
488 </property>
489 <property name="maximumSize">
490 <size>
491 <width>16777215</width>
492 <height>50</height>
493 </size>
494 </property>
495 <property name="minimum">
496 <number>0</number>
497 </property>
498 <property name="maximum">
499 <number>1</number>
500 </property>
501 <property name="singleStep">
502 <number>1</number>
503 </property>
504 <property name="pageStep">
505 <number>1</number>
506 </property>
507 <property name="value">
508 <number>0</number>
509 </property>
510 <property name="orientation">
511 <enum>Qt::Vertical</enum>
512 </property>
513 <property name="invertedAppearance">
514 <bool>true</bool>
515 </property>
516 <property name="tickPosition">
517 <enum>QSlider::TicksBothSides</enum>
518 </property>
519 <property name="tickInterval">
520 <number>1</number>
521 </property>
522 </widget>
523 </item>
524 <item row="0" column="6">
525 <widget class="QLabel" name="ro7_label">
526 <property name="sizePolicy">
527 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
528 <horstretch>0</horstretch>
529 <verstretch>0</verstretch>
530 </sizepolicy>
531 </property>
532 <property name="text">
533 <string>SG</string>
534 </property>
535 <property name="alignment">
536 <set>Qt::AlignCenter</set>
537 </property>
538 </widget>
539 </item>
540 <item row="1" column="8">
541 <spacer name="horizontalSpacer_6">
542 <property name="orientation">
543 <enum>Qt::Horizontal</enum>
544 </property>
545 <property name="sizeHint" stdset="0">
546 <size>
547 <width>40</width>
548 <height>0</height>
549 </size>
550 </property>
551 </spacer>
552 </item>
553 </layout>
554 </item>
555 <item row="0" column="3">
556 <layout class="QGridLayout" name="gridLayout_3" columnstretch="0,0">
557 <item row="14" column="0">
558 <widget class="QLabel" name="stickReverseLB">
559 <property name="sizePolicy">
560 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
561 <horstretch>0</horstretch>
562 <verstretch>0</verstretch>
563 </sizepolicy>
564 </property>
565 <property name="text">
566 <string>Stick reverse</string>
567 </property>
568 </widget>
569 </item>
570 <item row="16" column="0">
571 <widget class="QLabel" name="countrycode_label">
572 <property name="text">
573 <string>Country Code</string>
574 </property>
575 </widget>
576 </item>
577 <item row="15" column="1">
578 <widget class="QCheckBox" name="faimode_CB">
579 <property name="toolTip">
580 <string>If you enable FAI, you loose the vario, the play functions, the telemetry screen. This function cannot be disabled by the radio.</string>
581 </property>
582 <property name="text">
583 <string/>
584 </property>
585 </widget>
586 </item>
587 <item row="15" column="0">
588 <widget class="QLabel" name="label_faimode">
589 <property name="text">
590 <string>FAI Mode</string>
591 </property>
592 </widget>
593 </item>
594 <item row="17" column="1">
595 <layout class="QHBoxLayout" name="horizontalLayout_2">
596 <item>
597 <widget class="QSpinBox" name="timezoneSB">
598 <property name="minimum">
599 <number>-14</number>
600 </property>
601 <property name="maximum">
602 <number>12</number>
603 </property>
604 <property name="value">
605 <number>0</number>
606 </property>
607 </widget>
608 </item>
609 <item>
610 <widget class="QCheckBox" name="adjustRTC">
611 <property name="toolTip">
612 <string>Automatically adjust the radio's clock if a GPS is connected to telemetry.</string>
613 </property>
614 <property name="layoutDirection">
615 <enum>Qt::RightToLeft</enum>
616 </property>
617 <property name="text">
618 <string>Adjust RTC</string>
619 </property>
620 </widget>
621 </item>
622 </layout>
623 </item>
624 <item row="14" column="1">
625 <layout class="QHBoxLayout" name="horizontalLayout_3">
626 <item>
627 <widget class="QCheckBox" name="stickReverse1">
628 <property name="text">
629 <string notr="true">1</string>
630 </property>
631 </widget>
632 </item>
633 <item>
634 <widget class="QCheckBox" name="stickReverse2">
635 <property name="text">
636 <string notr="true">2</string>
637 </property>
638 </widget>
639 </item>
640 <item>
641 <widget class="QCheckBox" name="stickReverse3">
642 <property name="text">
643 <string notr="true">3</string>
644 </property>
645 </widget>
646 </item>
647 <item>
648 <widget class="QCheckBox" name="stickReverse4">
649 <property name="text">
650 <string notr="true">4</string>
651 </property>
652 </widget>
653 </item>
654 </layout>
655 </item>
656 <item row="2" column="0">
657 <widget class="QLabel" name="label_volume">
658 <property name="text">
659 <string>Speaker Volume</string>
660 </property>
661 </widget>
662 </item>
663 <item row="5" column="1">
664 <widget class="QSpinBox" name="varioPMax_SB">
665 <property name="suffix">
666 <string> Hz</string>
667 </property>
668 <property name="minimum">
669 <number>1300</number>
670 </property>
671 <property name="maximum">
672 <number>2900</number>
673 </property>
674 <property name="singleStep">
675 <number>10</number>
676 </property>
677 <property name="value">
678 <number>1700</number>
679 </property>
680 </widget>
681 </item>
682 <item row="5" column="0">
683 <widget class="QLabel" name="varioPMax_label">
684 <property name="text">
685 <string>Vario pitch at max</string>
686 </property>
687 </widget>
688 </item>
689 <item row="7" column="0">
690 <widget class="QLabel" name="label_4">
691 <property name="text">
692 <string>Backlight Switch</string>
693 </property>
694 </widget>
695 </item>
696 <item row="2" column="1">
697 <widget class="QSpinBox" name="volume_SB">
698 <property name="sizePolicy">
699 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
700 <horstretch>0</horstretch>
701 <verstretch>0</verstretch>
702 </sizepolicy>
703 </property>
704 <property name="maximum">
705 <number>23</number>
706 </property>
707 </widget>
708 </item>
709 <item row="12" column="1">
710 <layout class="QHBoxLayout" name="backlightColor_Layout">
711 <item>
712 <widget class="QLabel" name="backlightColor1_label">
713 <property name="text">
714 <string>Color 1</string>
715 </property>
716 </widget>
717 </item>
718 <item>
719 <widget class="QSlider" name="backlightColor_SL">
720 <property name="maximum">
721 <number>20</number>
722 </property>
723 <property name="pageStep">
724 <number>5</number>
725 </property>
726 <property name="orientation">
727 <enum>Qt::Horizontal</enum>
728 </property>
729 </widget>
730 </item>
731 <item>
732 <widget class="QLabel" name="backlightColor2_label">
733 <property name="text">
734 <string>Color 2</string>
735 </property>
736 </widget>
737 </item>
738 </layout>
739 </item>
740 <item row="0" column="0">
741 <widget class="QLabel" name="label_soundMode">
742 <property name="text">
743 <string>Sound Mode</string>
744 </property>
745 </widget>
746 </item>
747 <item row="8" column="1">
748 <widget class="QSpinBox" name="backlightautoSB">
749 <property name="sizePolicy">
750 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
751 <horstretch>0</horstretch>
752 <verstretch>0</verstretch>
753 </sizepolicy>
754 </property>
755 <property name="toolTip">
756 <string/>
757 </property>
758 <property name="statusTip">
759 <string/>
760 </property>
761 <property name="whatsThis">
762 <string>If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds.</string>
763 </property>
764 <property name="suffix">
765 <string> sec</string>
766 </property>
767 <property name="maximum">
768 <number>600</number>
769 </property>
770 <property name="singleStep">
771 <number>5</number>
772 </property>
773 </widget>
774 </item>
775 <item row="12" column="0">
776 <widget class="QLabel" name="backlightColor_label">
777 <property name="text">
778 <string>Backlight color</string>
779 </property>
780 </widget>
781 </item>
782 <item row="1" column="0">
783 <widget class="QLabel" name="label_speakerPitch">
784 <property name="text">
785 <string>Speaker Pitch (spkr only)</string>
786 </property>
787 </widget>
788 </item>
789 <item row="0" column="1">
790 <widget class="QComboBox" name="soundModeCB">
791 <item>
792 <property name="text">
793 <string>Beeper</string>
794 </property>
795 </item>
796 <item>
797 <property name="text">
798 <string>Speaker</string>
799 </property>
800 </item>
801 <item>
802 <property name="text">
803 <string>BeeperVoice</string>
804 </property>
805 </item>
806 <item>
807 <property name="text">
808 <string>SpeakerVoice</string>
809 </property>
810 </item>
811 </widget>
812 </item>
813 <item row="3" column="0" colspan="2">
814 <layout class="QGridLayout" name="gridLayout_9" columnstretch="1,0,1,0">
815 <item row="0" column="0">
816 <widget class="QLabel" name="beepVolume_label">
817 <property name="text">
818 <string>Beep volume</string>
819 </property>
820 </widget>
821 </item>
822 <item row="0" column="1">
823 <widget class="QSlider" name="beepVolume_SL">
824 <property name="minimum">
825 <number>-2</number>
826 </property>
827 <property name="maximum">
828 <number>2</number>
829 </property>
830 <property name="pageStep">
831 <number>1</number>
832 </property>
833 <property name="orientation">
834 <enum>Qt::Horizontal</enum>
835 </property>
836 </widget>
837 </item>
838 <item row="0" column="2">
839 <widget class="QLabel" name="wavVolume_label">
840 <property name="text">
841 <string>Wav volume</string>
842 </property>
843 </widget>
844 </item>
845 <item row="0" column="3">
846 <widget class="QSlider" name="wavVolume_SL">
847 <property name="minimum">
848 <number>-2</number>
849 </property>
850 <property name="maximum">
851 <number>2</number>
852 </property>
853 <property name="pageStep">
854 <number>1</number>
855 </property>
856 <property name="orientation">
857 <enum>Qt::Horizontal</enum>
858 </property>
859 </widget>
860 </item>
861 <item row="1" column="0">
862 <widget class="QLabel" name="varioVolume_label">
863 <property name="text">
864 <string>Vario volume</string>
865 </property>
866 </widget>
867 </item>
868 <item row="1" column="1">
869 <widget class="QSlider" name="varioVolume_SL">
870 <property name="minimum">
871 <number>-2</number>
872 </property>
873 <property name="maximum">
874 <number>2</number>
875 </property>
876 <property name="pageStep">
877 <number>1</number>
878 </property>
879 <property name="orientation">
880 <enum>Qt::Horizontal</enum>
881 </property>
882 </widget>
883 </item>
884 <item row="1" column="2">
885 <widget class="QLabel" name="bgVolume_label">
886 <property name="text">
887 <string>Background volume</string>
888 </property>
889 </widget>
890 </item>
891 <item row="1" column="3">
892 <widget class="QSlider" name="bgVolume_SL">
893 <property name="minimum">
894 <number>-2</number>
895 </property>
896 <property name="maximum">
897 <number>2</number>
898 </property>
899 <property name="pageStep">
900 <number>1</number>
901 </property>
902 <property name="orientation">
903 <enum>Qt::Horizontal</enum>
904 </property>
905 </widget>
906 </item>
907 </layout>
908 </item>
909 <item row="6" column="1">
910 <widget class="QSpinBox" name="varioR0_SB">
911 <property name="suffix">
912 <string> ms</string>
913 </property>
914 <property name="minimum">
915 <number>200</number>
916 </property>
917 <property name="maximum">
918 <number>1000</number>
919 </property>
920 <property name="singleStep">
921 <number>10</number>
922 </property>
923 <property name="value">
924 <number>500</number>
925 </property>
926 </widget>
927 </item>
928 <item row="4" column="1">
929 <widget class="QSpinBox" name="varioP0_SB">
930 <property name="suffix">
931 <string> Hz</string>
932 </property>
933 <property name="minimum">
934 <number>300</number>
935 </property>
936 <property name="maximum">
937 <number>1100</number>
938 </property>
939 <property name="singleStep">
940 <number>10</number>
941 </property>
942 <property name="value">
943 <number>700</number>
944 </property>
945 </widget>
946 </item>
947 <item row="9" column="0">
948 <widget class="QLabel" name="blAlarm_LB">
949 <property name="text">
950 <string>Backlight flash on alarm</string>
951 </property>
952 </widget>
953 </item>
954 <item row="4" column="0">
955 <widget class="QLabel" name="varioP0_label">
956 <property name="text">
957 <string>Vario pitch at zero</string>
958 </property>
959 </widget>
960 </item>
961 <item row="6" column="0">
962 <widget class="QLabel" name="varioR0_label">
963 <property name="text">
964 <string>Vario repeat at zero</string>
965 </property>
966 </widget>
967 </item>
968 <item row="10" column="1">
969 <widget class="QSpinBox" name="BLBright_SB">
970 <property name="maximum">
971 <number>100</number>
972 </property>
973 </widget>
974 </item>
975 <item row="8" column="0">
976 <widget class="QLabel" name="label_5">
977 <property name="text">
978 <string>Backlight Auto OFF after</string>
979 </property>
980 </widget>
981 </item>
982 <item row="7" column="1">
983 <widget class="QComboBox" name="backlightswCB">
984 <property name="toolTip">
985 <string/>
986 </property>
987 <property name="statusTip">
988 <string/>
989 </property>
990 <property name="whatsThis">
991 <string>This is the switch selectrion for turning on the backlight (if installed).
993 </string>
994 </property>
995 <property name="currentIndex">
996 <number>-1</number>
997 </property>
998 </widget>
999 </item>
1000 <item row="1" column="1">
1001 <widget class="QSpinBox" name="speakerPitchSB">
1002 <property name="toolTip">
1003 <string/>
1004 </property>
1005 <property name="statusTip">
1006 <string/>
1007 </property>
1008 <property name="whatsThis">
1009 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1010 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1011 p, li { white-space: pre-wrap; }
1012 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
1013 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;LCD Screen Contrast&lt;/span&gt;&lt;/p&gt;
1014 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Values can be 20-45&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1015 </property>
1016 <property name="minimum">
1017 <number>1</number>
1018 </property>
1019 <property name="maximum">
1020 <number>20</number>
1021 </property>
1022 <property name="value">
1023 <number>1</number>
1024 </property>
1025 </widget>
1026 </item>
1027 <item row="13" column="0">
1028 <widget class="QLabel" name="re_label">
1029 <property name="text">
1030 <string>RotEnc Navigation</string>
1031 </property>
1032 </widget>
1033 </item>
1034 <item row="9" column="1">
1035 <widget class="QCheckBox" name="blAlarm_ChkB">
1036 <property name="text">
1037 <string/>
1038 </property>
1039 </widget>
1040 </item>
1041 <item row="10" column="0">
1042 <widget class="QLabel" name="label_BLBright">
1043 <property name="text">
1044 <string>Backlight Brightness</string>
1045 </property>
1046 </widget>
1047 </item>
1048 <item row="16" column="1">
1049 <widget class="QComboBox" name="countrycode_CB">
1050 <item>
1051 <property name="text">
1052 <string>America</string>
1053 </property>
1054 </item>
1055 <item>
1056 <property name="text">
1057 <string>Japan</string>
1058 </property>
1059 </item>
1060 <item>
1061 <property name="text">
1062 <string>Europe</string>
1063 </property>
1064 </item>
1065 </widget>
1066 </item>
1067 <item row="13" column="1">
1068 <widget class="QComboBox" name="re_CB"/>
1069 </item>
1070 <item row="19" column="0">
1071 <spacer name="verticalSpacer_3">
1072 <property name="orientation">
1073 <enum>Qt::Vertical</enum>
1074 </property>
1075 <property name="sizeHint" stdset="0">
1076 <size>
1077 <width>20</width>
1078 <height>40</height>
1079 </size>
1080 </property>
1081 </spacer>
1082 </item>
1083 <item row="18" column="0">
1084 <widget class="QLabel" name="VoiceLang_label">
1085 <property name="text">
1086 <string>Voice Language</string>
1087 </property>
1088 </widget>
1089 </item>
1090 <item row="17" column="0">
1091 <widget class="QLabel" name="label_timezone">
1092 <property name="text">
1093 <string>Timeshift from UTC</string>
1094 </property>
1095 </widget>
1096 </item>
1097 <item row="18" column="1">
1098 <widget class="QComboBox" name="voiceLang_CB"/>
1099 </item>
1100 <item row="11" column="0">
1101 <widget class="QLabel" name="label_OFFBright">
1102 <property name="text">
1103 <string>Backlight OFF Brightness</string>
1104 </property>
1105 </widget>
1106 </item>
1107 <item row="11" column="1">
1108 <widget class="QSpinBox" name="OFFBright_SB">
1109 <property name="minimum">
1110 <number>5</number>
1111 </property>
1112 <property name="maximum">
1113 <number>100</number>
1114 </property>
1115 </widget>
1116 </item>
1117 </layout>
1118 </item>
1119 <item row="0" column="0" colspan="2">
1120 <layout class="QGridLayout" name="gridLayout_2">
1121 <property name="sizeConstraint">
1122 <enum>QLayout::SetDefaultConstraint</enum>
1123 </property>
1124 <item row="13" column="1">
1125 <widget class="QCheckBox" name="rssiPowerOffWarnChkB">
1126 <property name="sizePolicy">
1127 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1128 <horstretch>0</horstretch>
1129 <verstretch>0</verstretch>
1130 </sizepolicy>
1131 </property>
1132 <property name="maximumSize">
1133 <size>
1134 <width>16777215</width>
1135 <height>16777215</height>
1136 </size>
1137 </property>
1138 <property name="whatsThis">
1139 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1140 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1141 p, li { white-space: pre-wrap; }
1142 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
1143 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Warnings&lt;/span&gt;&lt;/p&gt;
1144 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
1145 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;These will define startup warnings.&lt;/p&gt;
1146 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Throttle warning - will alert if the throttle is not at idle during startup&lt;/p&gt;
1147 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Switch warning - will alert if switches are not in their defaul position&lt;/p&gt;
1148 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Memory warning - will alert if there's not a lot of memory left&lt;/p&gt;
1149 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Silent mode warning - will alert you if the beeper is set to quiet (0)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1150 </property>
1151 <property name="text">
1152 <string/>
1153 </property>
1154 <property name="checked">
1155 <bool>true</bool>
1156 </property>
1157 </widget>
1158 </item>
1159 <item row="13" column="0">
1160 <widget class="QLabel" name="label_15">
1161 <property name="sizePolicy">
1162 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1163 <horstretch>0</horstretch>
1164 <verstretch>0</verstretch>
1165 </sizepolicy>
1166 </property>
1167 <property name="minimumSize">
1168 <size>
1169 <width>0</width>
1170 <height>0</height>
1171 </size>
1172 </property>
1173 <property name="text">
1174 <string>RSSI Poweroff Warning</string>
1175 </property>
1176 </widget>
1177 </item>
1178 <item row="0" column="1">
1179 <widget class="QComboBox" name="beeperCB">
1180 <property name="sizePolicy">
1181 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1182 <horstretch>0</horstretch>
1183 <verstretch>0</verstretch>
1184 </sizepolicy>
1185 </property>
1186 <property name="minimumSize">
1187 <size>
1188 <width>0</width>
1189 <height>22</height>
1190 </size>
1191 </property>
1192 <property name="toolTip">
1193 <string/>
1194 </property>
1195 <property name="statusTip">
1196 <string/>
1197 </property>
1198 <property name="whatsThis">
1199 <string>Beeper volume
1201 0 - Quiet. No beeps at all.
1202 1 - No Keys. Normal beeps but menu keys do not beep.
1203 2 - Normal.
1204 3 - Loud.
1205 4 - Extra loud.</string>
1206 </property>
1207 <item>
1208 <property name="text">
1209 <string>Quiet</string>
1210 </property>
1211 </item>
1212 <item>
1213 <property name="text">
1214 <string>Alarms Only</string>
1215 </property>
1216 </item>
1217 <item>
1218 <property name="text">
1219 <string>No Keys</string>
1220 </property>
1221 </item>
1222 <item>
1223 <property name="text">
1224 <string>All</string>
1225 </property>
1226 </item>
1227 </widget>
1228 </item>
1229 <item row="0" column="0">
1230 <widget class="QLabel" name="label_12">
1231 <property name="sizePolicy">
1232 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1233 <horstretch>0</horstretch>
1234 <verstretch>0</verstretch>
1235 </sizepolicy>
1236 </property>
1237 <property name="minimumSize">
1238 <size>
1239 <width>0</width>
1240 <height>0</height>
1241 </size>
1242 </property>
1243 <property name="text">
1244 <string>Beeper Mode</string>
1245 </property>
1246 </widget>
1247 </item>
1248 <item row="1" column="1">
1249 <widget class="QComboBox" name="beeperlenCB">
1250 <property name="sizePolicy">
1251 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1252 <horstretch>0</horstretch>
1253 <verstretch>0</verstretch>
1254 </sizepolicy>
1255 </property>
1256 <property name="minimumSize">
1257 <size>
1258 <width>0</width>
1259 <height>22</height>
1260 </size>
1261 </property>
1262 <item>
1263 <property name="text">
1264 <string>X-Short</string>
1265 </property>
1266 </item>
1267 <item>
1268 <property name="text">
1269 <string>Short</string>
1270 </property>
1271 </item>
1272 <item>
1273 <property name="text">
1274 <string>Normal</string>
1275 </property>
1276 </item>
1277 <item>
1278 <property name="text">
1279 <string>Long</string>
1280 </property>
1281 </item>
1282 <item>
1283 <property name="text">
1284 <string>X-Long</string>
1285 </property>
1286 </item>
1287 </widget>
1288 </item>
1289 <item row="1" column="0">
1290 <widget class="QLabel" name="label_beeperlen">
1291 <property name="sizePolicy">
1292 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1293 <horstretch>0</horstretch>
1294 <verstretch>0</verstretch>
1295 </sizepolicy>
1296 </property>
1297 <property name="minimumSize">
1298 <size>
1299 <width>0</width>
1300 <height>0</height>
1301 </size>
1302 </property>
1303 <property name="text">
1304 <string>Beeper Length</string>
1305 </property>
1306 </widget>
1307 </item>
1308 <item row="2" column="0">
1309 <widget class="QLabel" name="label_hapticmode">
1310 <property name="sizePolicy">
1311 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1312 <horstretch>0</horstretch>
1313 <verstretch>0</verstretch>
1314 </sizepolicy>
1315 </property>
1316 <property name="minimumSize">
1317 <size>
1318 <width>0</width>
1319 <height>0</height>
1320 </size>
1321 </property>
1322 <property name="text">
1323 <string>Haptic Mode</string>
1324 </property>
1325 </widget>
1326 </item>
1327 <item row="21" column="0">
1328 <spacer name="verticalSpacer_2">
1329 <property name="orientation">
1330 <enum>Qt::Vertical</enum>
1331 </property>
1332 <property name="sizeHint" stdset="0">
1333 <size>
1334 <width>20</width>
1335 <height>40</height>
1336 </size>
1337 </property>
1338 </spacer>
1339 </item>
1340 <item row="17" column="0">
1341 <widget class="QLabel" name="units_label">
1342 <property name="text">
1343 <string>Measurement Units</string>
1344 </property>
1345 </widget>
1346 </item>
1347 <item row="19" column="0">
1348 <widget class="QLabel" name="switchesDelayLabel">
1349 <property name="sizePolicy">
1350 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
1351 <horstretch>0</horstretch>
1352 <verstretch>0</verstretch>
1353 </sizepolicy>
1354 </property>
1355 <property name="text">
1356 <string>Play Delay (switch mid position)</string>
1357 </property>
1358 </widget>
1359 </item>
1360 <item row="3" column="1" colspan="2">
1361 <widget class="QComboBox" name="hapticLengthCB">
1362 <property name="sizePolicy">
1363 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1364 <horstretch>0</horstretch>
1365 <verstretch>0</verstretch>
1366 </sizepolicy>
1367 </property>
1368 <property name="minimumSize">
1369 <size>
1370 <width>0</width>
1371 <height>22</height>
1372 </size>
1373 </property>
1374 <item>
1375 <property name="text">
1376 <string>X-Short</string>
1377 </property>
1378 </item>
1379 <item>
1380 <property name="text">
1381 <string>Short</string>
1382 </property>
1383 </item>
1384 <item>
1385 <property name="text">
1386 <string>Normal</string>
1387 </property>
1388 </item>
1389 <item>
1390 <property name="text">
1391 <string>Long</string>
1392 </property>
1393 </item>
1394 <item>
1395 <property name="text">
1396 <string>X-Long</string>
1397 </property>
1398 </item>
1399 </widget>
1400 </item>
1401 <item row="12" column="1" colspan="2">
1402 <widget class="QCheckBox" name="memwarnChkB">
1403 <property name="sizePolicy">
1404 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1405 <horstretch>0</horstretch>
1406 <verstretch>0</verstretch>
1407 </sizepolicy>
1408 </property>
1409 <property name="maximumSize">
1410 <size>
1411 <width>16777215</width>
1412 <height>16777215</height>
1413 </size>
1414 </property>
1415 <property name="whatsThis">
1416 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1417 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1418 p, li { white-space: pre-wrap; }
1419 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
1420 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Warnings&lt;/span&gt;&lt;/p&gt;
1421 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
1422 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;These will define startup warnings.&lt;/p&gt;
1423 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Throttle warning - will alert if the throttle is not at idle during startup&lt;/p&gt;
1424 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Switch warning - will alert if switches are not in their defaul position&lt;/p&gt;
1425 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Memory warning - will alert if there's not a lot of memory left&lt;/p&gt;
1426 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Silent mode warning - will alert you if the beeper is set to quiet (0)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1427 </property>
1428 <property name="text">
1429 <string/>
1430 </property>
1431 <property name="checked">
1432 <bool>true</bool>
1433 </property>
1434 </widget>
1435 </item>
1436 <item row="18" column="1">
1437 <widget class="QComboBox" name="gpsFormatCB">
1438 <item>
1439 <property name="text">
1440 <string>hh° (N/S) mm' ss''.dd</string>
1441 </property>
1442 </item>
1443 <item>
1444 <property name="text">
1445 <string>NMEA</string>
1446 </property>
1447 </item>
1448 </widget>
1449 </item>
1450 <item row="11" column="1" colspan="2">
1451 <widget class="QCheckBox" name="alarmwarnChkB">
1452 <property name="sizePolicy">
1453 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
1454 <horstretch>0</horstretch>
1455 <verstretch>0</verstretch>
1456 </sizepolicy>
1457 </property>
1458 <property name="minimumSize">
1459 <size>
1460 <width>0</width>
1461 <height>22</height>
1462 </size>
1463 </property>
1464 <property name="maximumSize">
1465 <size>
1466 <width>16777215</width>
1467 <height>16777215</height>
1468 </size>
1469 </property>
1470 <property name="whatsThis">
1471 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1472 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1473 p, li { white-space: pre-wrap; }
1474 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
1475 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Warnings&lt;/span&gt;&lt;/p&gt;
1476 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
1477 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;These will define startup warnings.&lt;/p&gt;
1478 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Throttle warning - will alert if the throttle is not at idle during startup&lt;/p&gt;
1479 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Switch warning - will alert if switches are not in their defaul position&lt;/p&gt;
1480 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Memory warning - will alert if there's not a lot of memory left&lt;/p&gt;
1481 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Silent mode warning - will alert you if the beeper is set to quiet (0)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1482 </property>
1483 <property name="text">
1484 <string/>
1485 </property>
1486 <property name="checked">
1487 <bool>true</bool>
1488 </property>
1489 </widget>
1490 </item>
1491 <item row="14" column="1" colspan="2">
1492 <widget class="QComboBox" name="mavbaud_CB">
1493 <item>
1494 <property name="text">
1495 <string>4800 Baud</string>
1496 </property>
1497 </item>
1498 <item>
1499 <property name="text">
1500 <string>9600 Baud</string>
1501 </property>
1502 </item>
1503 <item>
1504 <property name="text">
1505 <string>14400 Baud</string>
1506 </property>
1507 </item>
1508 <item>
1509 <property name="text">
1510 <string>19200 Baud</string>
1511 </property>
1512 </item>
1513 <item>
1514 <property name="text">
1515 <string>38400 Baud</string>
1516 </property>
1517 </item>
1518 <item>
1519 <property name="text">
1520 <string>57600 Baud</string>
1521 </property>
1522 </item>
1523 <item>
1524 <property name="text">
1525 <string>76800 Baud</string>
1526 </property>
1527 </item>
1528 <item>
1529 <property name="text">
1530 <string>115200 Baud</string>
1531 </property>
1532 </item>
1533 </widget>
1534 </item>
1535 <item row="10" column="1" colspan="2">
1536 <layout class="QHBoxLayout" name="horizontalLayout">
1537 <item>
1538 <widget class="QCheckBox" name="splashScreenChkB">
1539 <property name="sizePolicy">
1540 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1541 <horstretch>0</horstretch>
1542 <verstretch>0</verstretch>
1543 </sizepolicy>
1544 </property>
1545 <property name="maximumSize">
1546 <size>
1547 <width>16777215</width>
1548 <height>16777215</height>
1549 </size>
1550 </property>
1551 <property name="toolTip">
1552 <string>Show splash screen on startup</string>
1553 </property>
1554 <property name="whatsThis">
1555 <string>Show splash screen on startup</string>
1556 </property>
1557 <property name="text">
1558 <string/>
1559 </property>
1560 </widget>
1561 </item>
1562 <item>
1563 <widget class="QComboBox" name="splashScreenDuration">
1564 <property name="sizePolicy">
1565 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1566 <horstretch>0</horstretch>
1567 <verstretch>0</verstretch>
1568 </sizepolicy>
1569 </property>
1570 <item>
1571 <property name="text">
1572 <string>---</string>
1573 </property>
1574 </item>
1575 <item>
1576 <property name="text">
1577 <string>2s</string>
1578 </property>
1579 </item>
1580 <item>
1581 <property name="text">
1582 <string>3s</string>
1583 </property>
1584 </item>
1585 <item>
1586 <property name="text">
1587 <string>4s</string>
1588 </property>
1589 </item>
1590 <item>
1591 <property name="text">
1592 <string>6s</string>
1593 </property>
1594 </item>
1595 <item>
1596 <property name="text">
1597 <string>8s</string>
1598 </property>
1599 </item>
1600 <item>
1601 <property name="text">
1602 <string>10s</string>
1603 </property>
1604 </item>
1605 <item>
1606 <property name="text">
1607 <string>15s</string>
1608 </property>
1609 </item>
1610 </widget>
1611 </item>
1612 </layout>
1613 </item>
1614 <item row="9" column="1">
1615 <widget class="QSpinBox" name="inactimerSB">
1616 <property name="sizePolicy">
1617 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1618 <horstretch>0</horstretch>
1619 <verstretch>0</verstretch>
1620 </sizepolicy>
1621 </property>
1622 <property name="minimumSize">
1623 <size>
1624 <width>0</width>
1625 <height>22</height>
1626 </size>
1627 </property>
1628 <property name="toolTip">
1629 <string/>
1630 </property>
1631 <property name="statusTip">
1632 <string/>
1633 </property>
1634 <property name="whatsThis">
1635 <string>If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes.</string>
1636 </property>
1637 <property name="suffix">
1638 <string> min</string>
1639 </property>
1640 <property name="maximum">
1641 <number>120</number>
1642 </property>
1643 </widget>
1644 </item>
1645 <item row="8" column="1" colspan="2">
1646 <widget class="QComboBox" name="displayTypeCB">
1647 <property name="sizePolicy">
1648 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1649 <horstretch>0</horstretch>
1650 <verstretch>0</verstretch>
1651 </sizepolicy>
1652 </property>
1653 <property name="minimumSize">
1654 <size>
1655 <width>0</width>
1656 <height>22</height>
1657 </size>
1658 </property>
1659 <item>
1660 <property name="text">
1661 <string>Standard</string>
1662 </property>
1663 </item>
1664 <item>
1665 <property name="text">
1666 <string>Optrex</string>
1667 </property>
1668 </item>
1669 </widget>
1670 </item>
1671 <item row="6" column="1">
1672 <widget class="QDoubleSpinBox" name="battwarningDSB">
1673 <property name="sizePolicy">
1674 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1675 <horstretch>0</horstretch>
1676 <verstretch>0</verstretch>
1677 </sizepolicy>
1678 </property>
1679 <property name="minimumSize">
1680 <size>
1681 <width>0</width>
1682 <height>22</height>
1683 </size>
1684 </property>
1685 <property name="toolTip">
1686 <string/>
1687 </property>
1688 <property name="statusTip">
1689 <string/>
1690 </property>
1691 <property name="whatsThis">
1692 <string>Battery warning voltage.
1693 This is the threashhold where the battery warning sounds.
1695 Acceptable values are 5v..10v</string>
1696 </property>
1697 <property name="prefix">
1698 <string notr="true"/>
1699 </property>
1700 <property name="suffix">
1701 <string notr="true"> V</string>
1702 </property>
1703 <property name="decimals">
1704 <number>1</number>
1705 </property>
1706 <property name="minimum">
1707 <double>4.000000000000000</double>
1708 </property>
1709 <property name="maximum">
1710 <double>12.000000000000000</double>
1711 </property>
1712 <property name="singleStep">
1713 <double>0.100000000000000</double>
1714 </property>
1715 <property name="value">
1716 <double>9.600000000000000</double>
1717 </property>
1718 </widget>
1719 </item>
1720 <item row="5" column="1">
1721 <widget class="QSpinBox" name="contrastSB">
1722 <property name="sizePolicy">
1723 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1724 <horstretch>0</horstretch>
1725 <verstretch>0</verstretch>
1726 </sizepolicy>
1727 </property>
1728 <property name="minimumSize">
1729 <size>
1730 <width>0</width>
1731 <height>22</height>
1732 </size>
1733 </property>
1734 <property name="toolTip">
1735 <string/>
1736 </property>
1737 <property name="statusTip">
1738 <string/>
1739 </property>
1740 <property name="whatsThis">
1741 <string/>
1742 </property>
1743 <property name="minimum">
1744 <number>10</number>
1745 </property>
1746 <property name="maximum">
1747 <number>45</number>
1748 </property>
1749 <property name="value">
1750 <number>25</number>
1751 </property>
1752 </widget>
1753 </item>
1754 <item row="4" column="1" colspan="2">
1755 <widget class="QSlider" name="hapticStrength">
1756 <property name="sizePolicy">
1757 <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
1758 <horstretch>0</horstretch>
1759 <verstretch>0</verstretch>
1760 </sizepolicy>
1761 </property>
1762 <property name="minimumSize">
1763 <size>
1764 <width>0</width>
1765 <height>22</height>
1766 </size>
1767 </property>
1768 <property name="minimum">
1769 <number>-2</number>
1770 </property>
1771 <property name="maximum">
1772 <number>2</number>
1773 </property>
1774 <property name="pageStep">
1775 <number>1</number>
1776 </property>
1777 <property name="orientation">
1778 <enum>Qt::Horizontal</enum>
1779 </property>
1780 </widget>
1781 </item>
1782 <item row="2" column="1" colspan="2">
1783 <widget class="QComboBox" name="hapticmodeCB">
1784 <property name="sizePolicy">
1785 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1786 <horstretch>0</horstretch>
1787 <verstretch>0</verstretch>
1788 </sizepolicy>
1789 </property>
1790 <property name="minimumSize">
1791 <size>
1792 <width>0</width>
1793 <height>22</height>
1794 </size>
1795 </property>
1796 <item>
1797 <property name="text">
1798 <string>Quiet</string>
1799 </property>
1800 </item>
1801 <item>
1802 <property name="text">
1803 <string>Only Alarms</string>
1804 </property>
1805 </item>
1806 <item>
1807 <property name="text">
1808 <string>No Keys</string>
1809 </property>
1810 </item>
1811 <item>
1812 <property name="text">
1813 <string>All</string>
1814 </property>
1815 </item>
1816 </widget>
1817 </item>
1818 <item row="14" column="0">
1819 <widget class="QLabel" name="mavbaud_label">
1820 <property name="minimumSize">
1821 <size>
1822 <width>0</width>
1823 <height>0</height>
1824 </size>
1825 </property>
1826 <property name="text">
1827 <string>MAVLink Baud Rate</string>
1828 </property>
1829 </widget>
1830 </item>
1831 <item row="3" column="0">
1832 <widget class="QLabel" name="label_HL">
1833 <property name="sizePolicy">
1834 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1835 <horstretch>0</horstretch>
1836 <verstretch>0</verstretch>
1837 </sizepolicy>
1838 </property>
1839 <property name="minimumSize">
1840 <size>
1841 <width>0</width>
1842 <height>0</height>
1843 </size>
1844 </property>
1845 <property name="text">
1846 <string>Haptic Length</string>
1847 </property>
1848 </widget>
1849 </item>
1850 <item row="6" column="0">
1851 <widget class="QLabel" name="label_2">
1852 <property name="sizePolicy">
1853 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1854 <horstretch>0</horstretch>
1855 <verstretch>0</verstretch>
1856 </sizepolicy>
1857 </property>
1858 <property name="minimumSize">
1859 <size>
1860 <width>20</width>
1861 <height>0</height>
1862 </size>
1863 </property>
1864 <property name="toolTip">
1865 <string extracomment="Low Battery Voltage warning [5v-10v]"/>
1866 </property>
1867 <property name="text">
1868 <string>Battery Warning</string>
1869 </property>
1870 </widget>
1871 </item>
1872 <item row="11" column="0">
1873 <widget class="QLabel" name="label_27">
1874 <property name="sizePolicy">
1875 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1876 <horstretch>0</horstretch>
1877 <verstretch>0</verstretch>
1878 </sizepolicy>
1879 </property>
1880 <property name="minimumSize">
1881 <size>
1882 <width>0</width>
1883 <height>0</height>
1884 </size>
1885 </property>
1886 <property name="text">
1887 <string>&quot;No Sound&quot; Warning</string>
1888 </property>
1889 </widget>
1890 </item>
1891 <item row="8" column="0">
1892 <widget class="QLabel" name="label_displayType">
1893 <property name="sizePolicy">
1894 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1895 <horstretch>0</horstretch>
1896 <verstretch>0</verstretch>
1897 </sizepolicy>
1898 </property>
1899 <property name="minimumSize">
1900 <size>
1901 <width>0</width>
1902 <height>0</height>
1903 </size>
1904 </property>
1905 <property name="text">
1906 <string>LCD Display Type</string>
1907 </property>
1908 </widget>
1909 </item>
1910 <item row="4" column="0">
1911 <widget class="QLabel" name="label_hapticStrengthSB">
1912 <property name="sizePolicy">
1913 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1914 <horstretch>0</horstretch>
1915 <verstretch>0</verstretch>
1916 </sizepolicy>
1917 </property>
1918 <property name="minimumSize">
1919 <size>
1920 <width>0</width>
1921 <height>0</height>
1922 </size>
1923 </property>
1924 <property name="text">
1925 <string>Haptic Strength</string>
1926 </property>
1927 </widget>
1928 </item>
1929 <item row="7" column="0">
1930 <widget class="QLabel" name="batMeterRangeLabel">
1931 <property name="sizePolicy">
1932 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1933 <horstretch>0</horstretch>
1934 <verstretch>0</verstretch>
1935 </sizepolicy>
1936 </property>
1937 <property name="minimumSize">
1938 <size>
1939 <width>0</width>
1940 <height>0</height>
1941 </size>
1942 </property>
1943 <property name="text">
1944 <string>Battery Meter Range</string>
1945 </property>
1946 </widget>
1947 </item>
1948 <item row="5" column="0">
1949 <widget class="QLabel" name="label_contrast">
1950 <property name="sizePolicy">
1951 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1952 <horstretch>0</horstretch>
1953 <verstretch>0</verstretch>
1954 </sizepolicy>
1955 </property>
1956 <property name="minimumSize">
1957 <size>
1958 <width>0</width>
1959 <height>0</height>
1960 </size>
1961 </property>
1962 <property name="toolTip">
1963 <string extracomment="Screen Contrast [20-45]"/>
1964 </property>
1965 <property name="text">
1966 <string>Contrast</string>
1967 </property>
1968 </widget>
1969 </item>
1970 <item row="10" column="0">
1971 <widget class="QLabel" name="splashScreenLabel">
1972 <property name="sizePolicy">
1973 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1974 <horstretch>0</horstretch>
1975 <verstretch>0</verstretch>
1976 </sizepolicy>
1977 </property>
1978 <property name="minimumSize">
1979 <size>
1980 <width>0</width>
1981 <height>0</height>
1982 </size>
1983 </property>
1984 <property name="text">
1985 <string>Show Splash Screen on Startup</string>
1986 </property>
1987 </widget>
1988 </item>
1989 <item row="12" column="0">
1990 <widget class="QLabel" name="label_11">
1991 <property name="sizePolicy">
1992 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1993 <horstretch>0</horstretch>
1994 <verstretch>0</verstretch>
1995 </sizepolicy>
1996 </property>
1997 <property name="minimumSize">
1998 <size>
1999 <width>0</width>
2000 <height>0</height>
2001 </size>
2002 </property>
2003 <property name="text">
2004 <string>Low EEPROM Warning</string>
2005 </property>
2006 </widget>
2007 </item>
2008 <item row="9" column="0">
2009 <widget class="QLabel" name="label_6">
2010 <property name="sizePolicy">
2011 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
2012 <horstretch>0</horstretch>
2013 <verstretch>0</verstretch>
2014 </sizepolicy>
2015 </property>
2016 <property name="minimumSize">
2017 <size>
2018 <width>0</width>
2019 <height>0</height>
2020 </size>
2021 </property>
2022 <property name="text">
2023 <string>Inactivity Timer</string>
2024 </property>
2025 </widget>
2026 </item>
2027 <item row="7" column="1" colspan="2">
2028 <layout class="QHBoxLayout" name="batMeterRangeLayout" stretch="0,1,0,1">
2029 <item>
2030 <widget class="QLabel" name="HasBatMeterMinRangeLabel">
2031 <property name="text">
2032 <string>Min</string>
2033 </property>
2034 </widget>
2035 </item>
2036 <item>
2037 <widget class="QDoubleSpinBox" name="vBatMinDSB">
2038 <property name="suffix">
2039 <string>v</string>
2040 </property>
2041 <property name="decimals">
2042 <number>1</number>
2043 </property>
2044 <property name="minimum">
2045 <double>4.000000000000000</double>
2046 </property>
2047 <property name="maximum">
2048 <double>16.000000000000000</double>
2049 </property>
2050 <property name="singleStep">
2051 <double>0.100000000000000</double>
2052 </property>
2053 <property name="value">
2054 <double>9.000000000000000</double>
2055 </property>
2056 </widget>
2057 </item>
2058 <item>
2059 <widget class="QLabel" name="HasBatMeterMaxRangeLabel">
2060 <property name="text">
2061 <string>Max</string>
2062 </property>
2063 </widget>
2064 </item>
2065 <item>
2066 <widget class="QDoubleSpinBox" name="vBatMaxDSB">
2067 <property name="suffix">
2068 <string>v</string>
2069 </property>
2070 <property name="decimals">
2071 <number>1</number>
2072 </property>
2073 <property name="minimum">
2074 <double>4.000000000000000</double>
2075 </property>
2076 <property name="maximum">
2077 <double>16.000000000000000</double>
2078 </property>
2079 <property name="singleStep">
2080 <double>0.100000000000000</double>
2081 </property>
2082 <property name="value">
2083 <double>12.000000000000000</double>
2084 </property>
2085 </widget>
2086 </item>
2087 </layout>
2088 </item>
2089 <item row="19" column="1">
2090 <widget class="QSpinBox" name="switchesDelay">
2091 <property name="toolTip">
2092 <string/>
2093 </property>
2094 <property name="statusTip">
2095 <string/>
2096 </property>
2097 <property name="whatsThis">
2098 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
2099 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
2100 p, li { white-space: pre-wrap; }
2101 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
2102 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;LCD Screen Contrast&lt;/span&gt;&lt;/p&gt;
2103 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Values can be 20-45&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2104 </property>
2105 <property name="suffix">
2106 <string> ms</string>
2107 </property>
2108 <property name="minimum">
2109 <number>0</number>
2110 </property>
2111 <property name="maximum">
2112 <number>1000</number>
2113 </property>
2114 <property name="singleStep">
2115 <number>10</number>
2116 </property>
2117 <property name="value">
2118 <number>0</number>
2119 </property>
2120 </widget>
2121 </item>
2122 <item row="18" column="0">
2123 <widget class="QLabel" name="gpsFormatLabel">
2124 <property name="text">
2125 <string>GPS Coordinates</string>
2126 </property>
2127 </widget>
2128 </item>
2129 <item row="16" column="0">
2130 <widget class="QLabel" name="label_13">
2131 <property name="sizePolicy">
2132 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
2133 <horstretch>0</horstretch>
2134 <verstretch>0</verstretch>
2135 </sizepolicy>
2136 </property>
2137 <property name="text">
2138 <string>Default Channel Order</string>
2139 </property>
2140 </widget>
2141 </item>
2142 <item row="17" column="1">
2143 <widget class="QComboBox" name="units_CB">
2144 <item>
2145 <property name="text">
2146 <string>Metric</string>
2147 </property>
2148 </item>
2149 <item>
2150 <property name="text">
2151 <string>Imperial</string>
2152 </property>
2153 </item>
2154 </widget>
2155 </item>
2156 <item row="15" column="0">
2157 <widget class="QLabel" name="label_14">
2158 <property name="text">
2159 <string>Stick Mode</string>
2160 </property>
2161 </widget>
2162 </item>
2163 <item row="16" column="1">
2164 <widget class="QComboBox" name="channelorderCB">
2165 <property name="toolTip">
2166 <string/>
2167 </property>
2168 <property name="statusTip">
2169 <string/>
2170 </property>
2171 <property name="whatsThis">
2172 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Channel order&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;Defines the order of the default mixes created on a new model.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2173 </property>
2174 <property name="currentIndex">
2175 <number>0</number>
2176 </property>
2177 <item>
2178 <property name="text">
2179 <string>R E T A</string>
2180 </property>
2181 </item>
2182 <item>
2183 <property name="text">
2184 <string>R E A T</string>
2185 </property>
2186 </item>
2187 <item>
2188 <property name="text">
2189 <string>R T E A</string>
2190 </property>
2191 </item>
2192 <item>
2193 <property name="text">
2194 <string>R T A E</string>
2195 </property>
2196 </item>
2197 <item>
2198 <property name="text">
2199 <string>R A E T</string>
2200 </property>
2201 </item>
2202 <item>
2203 <property name="text">
2204 <string>R A T E</string>
2205 </property>
2206 </item>
2207 <item>
2208 <property name="text">
2209 <string>E R T A</string>
2210 </property>
2211 </item>
2212 <item>
2213 <property name="text">
2214 <string>E R A T</string>
2215 </property>
2216 </item>
2217 <item>
2218 <property name="text">
2219 <string>E T R A</string>
2220 </property>
2221 </item>
2222 <item>
2223 <property name="text">
2224 <string>E T A R</string>
2225 </property>
2226 </item>
2227 <item>
2228 <property name="text">
2229 <string>E A R T</string>
2230 </property>
2231 </item>
2232 <item>
2233 <property name="text">
2234 <string>E A T R</string>
2235 </property>
2236 </item>
2237 <item>
2238 <property name="text">
2239 <string>T R E A</string>
2240 </property>
2241 </item>
2242 <item>
2243 <property name="text">
2244 <string>T R A E</string>
2245 </property>
2246 </item>
2247 <item>
2248 <property name="text">
2249 <string>T E R A</string>
2250 </property>
2251 </item>
2252 <item>
2253 <property name="text">
2254 <string>T E A R</string>
2255 </property>
2256 </item>
2257 <item>
2258 <property name="text">
2259 <string>T A R E</string>
2260 </property>
2261 </item>
2262 <item>
2263 <property name="text">
2264 <string>T A E R</string>
2265 </property>
2266 </item>
2267 <item>
2268 <property name="text">
2269 <string>A R E T</string>
2270 </property>
2271 </item>
2272 <item>
2273 <property name="text">
2274 <string>A R T E</string>
2275 </property>
2276 </item>
2277 <item>
2278 <property name="text">
2279 <string>A E R T</string>
2280 </property>
2281 </item>
2282 <item>
2283 <property name="text">
2284 <string>A E T R</string>
2285 </property>
2286 </item>
2287 <item>
2288 <property name="text">
2289 <string>A T R E</string>
2290 </property>
2291 </item>
2292 <item>
2293 <property name="text">
2294 <string>A T E R</string>
2295 </property>
2296 </item>
2297 </widget>
2298 </item>
2299 <item row="15" column="1">
2300 <widget class="QComboBox" name="stickmodeCB">
2301 <property name="toolTip">
2302 <string/>
2303 </property>
2304 <property name="statusTip">
2305 <string/>
2306 </property>
2307 <property name="whatsThis">
2308 <string>Mode selection:
2310 Mode 1:
2311 Left stick: Elevator, Rudder
2312 Right stick: Throttle, Aileron
2314 Mode 2:
2315 Left stick: Throttle, Rudder
2316 Right stick: Elevator, Aileron
2318 Mode 3:
2319 Left stick: Elevator, Aileron
2320 Right stick: Throttle, Rudder
2322 Mode 4:
2323 Left stick: Throttle, Aileron
2324 Right stick: Elevator, Rudder
2326 </string>
2327 </property>
2328 <property name="currentIndex">
2329 <number>1</number>
2330 </property>
2331 <item>
2332 <property name="text">
2333 <string>Mode 1 (RUD ELE THR AIL)</string>
2334 </property>
2335 </item>
2336 <item>
2337 <property name="text">
2338 <string>Mode 2 (RUD THR ELE AIL)</string>
2339 </property>
2340 </item>
2341 <item>
2342 <property name="text">
2343 <string>Mode 3 (AIL ELE THR RUD)</string>
2344 </property>
2345 </item>
2346 <item>
2347 <property name="text">
2348 <string>Mode 4 (AIL THR ELE RUD)</string>
2349 </property>
2350 </item>
2351 </widget>
2352 </item>
2353 <item row="20" column="0">
2354 <widget class="QLabel" name="usbModeLabel">
2355 <property name="text">
2356 <string>USB Mode</string>
2357 </property>
2358 </widget>
2359 </item>
2360 <item row="20" column="1">
2361 <widget class="QComboBox" name="usbModeCB">
2362 <item>
2363 <property name="text">
2364 <string>Ask on Connect</string>
2365 </property>
2366 </item>
2367 <item>
2368 <property name="text">
2369 <string>Joystick (HID)</string>
2370 </property>
2371 </item>
2372 <item>
2373 <property name="text">
2374 <string>USB Mass Storage</string>
2375 </property>
2376 </item>
2377 <item>
2378 <property name="text">
2379 <string>USB Serial (CDC)</string>
2380 </property>
2381 </item>
2382 </widget>
2383 </item>
2384 </layout>
2385 </item>
2386 <item row="0" column="2">
2387 <spacer name="horizontalSpacer">
2388 <property name="orientation">
2389 <enum>Qt::Horizontal</enum>
2390 </property>
2391 <property name="sizeHint" stdset="0">
2392 <size>
2393 <width>40</width>
2394 <height>20</height>
2395 </size>
2396 </property>
2397 </spacer>
2398 </item>
2399 <item row="2" column="0">
2400 <spacer name="verticalSpacer">
2401 <property name="orientation">
2402 <enum>Qt::Vertical</enum>
2403 </property>
2404 <property name="sizeHint" stdset="0">
2405 <size>
2406 <width>20</width>
2407 <height>40</height>
2408 </size>
2409 </property>
2410 </spacer>
2411 </item>
2412 </layout>
2413 </widget>
2414 <resources/>
2415 <connections/>
2416 </ui>