LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues)
[librepilot.git] / ground / gcs / src / plugins / config / oplink.ui
blobc09733857ffa63d3f3ea991fc5ff986bf1b69077
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>OPLinkWidget</class>
4 <widget class="QWidget" name="OPLinkWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>971</width>
10 <height>652</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout_3">
17 <item>
18 <widget class="QTabWidget" name="tabWidget_3">
19 <widget class="QWidget" name="tabWidget_3Page1">
20 <attribute name="title">
21 <string>OPLink Configuration</string>
22 </attribute>
23 <layout class="QGridLayout" name="gridLayout">
24 <property name="leftMargin">
25 <number>0</number>
26 </property>
27 <property name="topMargin">
28 <number>0</number>
29 </property>
30 <property name="rightMargin">
31 <number>0</number>
32 </property>
33 <property name="bottomMargin">
34 <number>0</number>
35 </property>
36 <property name="spacing">
37 <number>0</number>
38 </property>
39 <item row="0" column="0">
40 <widget class="QScrollArea" name="scrollArea">
41 <property name="frameShape">
42 <enum>QFrame::NoFrame</enum>
43 </property>
44 <property name="widgetResizable">
45 <bool>true</bool>
46 </property>
47 <widget class="QWidget" name="scrollAreaWidgetContents">
48 <property name="geometry">
49 <rect>
50 <x>0</x>
51 <y>0</y>
52 <width>812</width>
53 <height>566</height>
54 </rect>
55 </property>
56 <layout class="QGridLayout" name="gridLayout_5">
57 <item row="0" column="3">
58 <spacer name="horizontalSpacer_3">
59 <property name="orientation">
60 <enum>Qt::Horizontal</enum>
61 </property>
62 <property name="sizeHint" stdset="0">
63 <size>
64 <width>40</width>
65 <height>20</height>
66 </size>
67 </property>
68 </spacer>
69 </item>
70 <item row="1" column="0" colspan="3">
71 <widget class="QGroupBox" name="groupBox_3">
72 <property name="minimumSize">
73 <size>
74 <width>430</width>
75 <height>0</height>
76 </size>
77 </property>
78 <property name="maximumSize">
79 <size>
80 <width>1050</width>
81 <height>16777215</height>
82 </size>
83 </property>
84 <property name="font">
85 <font>
86 <weight>50</weight>
87 <bold>false</bold>
88 </font>
89 </property>
90 <property name="layoutDirection">
91 <enum>Qt::LeftToRight</enum>
92 </property>
93 <property name="styleSheet">
94 <string notr="true">QLineEdit {
95 border: none;
96 border-radius: 1px;
97 padding: 0 4px;
98 background: rgba(0, 0, 0, 16);
99 /* background: transparent; */
100 /* selection-background-color: darkgray;*/
101 }</string>
102 </property>
103 <property name="title">
104 <string>Status</string>
105 </property>
106 <property name="alignment">
107 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
108 </property>
109 <layout class="QGridLayout" name="gridLayout_4">
110 <item row="0" column="5">
111 <widget class="QLineEdit" name="DeviceID">
112 <property name="minimumSize">
113 <size>
114 <width>0</width>
115 <height>0</height>
116 </size>
117 </property>
118 <property name="maximumSize">
119 <size>
120 <width>101</width>
121 <height>16777215</height>
122 </size>
123 </property>
124 <property name="font">
125 <font>
126 <weight>50</weight>
127 <bold>false</bold>
128 </font>
129 </property>
130 <property name="maxLength">
131 <number>8</number>
132 </property>
133 <property name="frame">
134 <bool>false</bool>
135 </property>
136 <property name="alignment">
137 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
138 </property>
139 <property name="readOnly">
140 <bool>true</bool>
141 </property>
142 <property name="placeholderText">
143 <string>AA00FF99</string>
144 </property>
145 </widget>
146 </item>
147 <item row="0" column="6">
148 <widget class="QLabel" name="label_11">
149 <property name="font">
150 <font>
151 <weight>50</weight>
152 <bold>false</bold>
153 </font>
154 </property>
155 <property name="text">
156 <string>Link State</string>
157 </property>
158 <property name="alignment">
159 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
160 </property>
161 </widget>
162 </item>
163 <item row="0" column="7">
164 <widget class="QLineEdit" name="LinkState">
165 <property name="sizePolicy">
166 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
167 <horstretch>0</horstretch>
168 <verstretch>0</verstretch>
169 </sizepolicy>
170 </property>
171 <property name="minimumSize">
172 <size>
173 <width>0</width>
174 <height>0</height>
175 </size>
176 </property>
177 <property name="maximumSize">
178 <size>
179 <width>101</width>
180 <height>16777215</height>
181 </size>
182 </property>
183 <property name="font">
184 <font>
185 <weight>50</weight>
186 <bold>false</bold>
187 </font>
188 </property>
189 <property name="toolTip">
190 <string>The modems current state.</string>
191 </property>
192 <property name="alignment">
193 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
194 </property>
195 <property name="readOnly">
196 <bool>true</bool>
197 </property>
198 <property name="placeholderText">
199 <string>Disconnected</string>
200 </property>
201 </widget>
202 </item>
203 <item row="0" column="0">
204 <widget class="QLabel" name="label_9">
205 <property name="font">
206 <font>
207 <weight>50</weight>
208 <bold>false</bold>
209 </font>
210 </property>
211 <property name="text">
212 <string>Firmware Ver.</string>
213 </property>
214 <property name="alignment">
215 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
216 </property>
217 </widget>
218 </item>
219 <item row="0" column="1" colspan="3">
220 <widget class="QLineEdit" name="FirmwareVersion">
221 <property name="minimumSize">
222 <size>
223 <width>0</width>
224 <height>0</height>
225 </size>
226 </property>
227 <property name="maximumSize">
228 <size>
229 <width>16777215</width>
230 <height>16777215</height>
231 </size>
232 </property>
233 <property name="font">
234 <font>
235 <weight>50</weight>
236 <bold>false</bold>
237 </font>
238 </property>
239 <property name="frame">
240 <bool>false</bool>
241 </property>
242 <property name="readOnly">
243 <bool>true</bool>
244 </property>
245 </widget>
246 </item>
247 <item row="3" column="0">
248 <widget class="QLabel" name="CorrectedLabel">
249 <property name="font">
250 <font>
251 <weight>50</weight>
252 <bold>false</bold>
253 </font>
254 </property>
255 <property name="text">
256 <string>RX Corrected</string>
257 </property>
258 <property name="alignment">
259 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
260 </property>
261 </widget>
262 </item>
263 <item row="3" column="4">
264 <widget class="QLabel" name="RXSeqLabel">
265 <property name="font">
266 <font>
267 <weight>50</weight>
268 <bold>false</bold>
269 </font>
270 </property>
271 <property name="text">
272 <string>RX Seq. No.</string>
273 </property>
274 <property name="alignment">
275 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
276 </property>
277 </widget>
278 </item>
279 <item row="2" column="7">
280 <widget class="QLineEdit" name="TXRate">
281 <property name="minimumSize">
282 <size>
283 <width>0</width>
284 <height>0</height>
285 </size>
286 </property>
287 <property name="maximumSize">
288 <size>
289 <width>101</width>
290 <height>16777215</height>
291 </size>
292 </property>
293 <property name="font">
294 <font>
295 <weight>50</weight>
296 <bold>false</bold>
297 </font>
298 </property>
299 <property name="frame">
300 <bool>false</bool>
301 </property>
302 <property name="readOnly">
303 <bool>true</bool>
304 </property>
305 </widget>
306 </item>
307 <item row="3" column="6">
308 <widget class="QLabel" name="RXRateLabel">
309 <property name="font">
310 <font>
311 <weight>50</weight>
312 <bold>false</bold>
313 </font>
314 </property>
315 <property name="text">
316 <string>RX Rate (B/s)</string>
317 </property>
318 <property name="alignment">
319 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
320 </property>
321 </widget>
322 </item>
323 <item row="3" column="5">
324 <widget class="QLineEdit" name="RXSeq">
325 <property name="minimumSize">
326 <size>
327 <width>0</width>
328 <height>0</height>
329 </size>
330 </property>
331 <property name="maximumSize">
332 <size>
333 <width>101</width>
334 <height>16777215</height>
335 </size>
336 </property>
337 <property name="font">
338 <font>
339 <weight>50</weight>
340 <bold>false</bold>
341 </font>
342 </property>
343 <property name="frame">
344 <bool>false</bool>
345 </property>
346 <property name="readOnly">
347 <bool>true</bool>
348 </property>
349 </widget>
350 </item>
351 <item row="3" column="7">
352 <widget class="QLineEdit" name="RXRate">
353 <property name="maximumSize">
354 <size>
355 <width>101</width>
356 <height>16777215</height>
357 </size>
358 </property>
359 <property name="font">
360 <font>
361 <weight>50</weight>
362 <bold>false</bold>
363 </font>
364 </property>
365 <property name="frame">
366 <bool>false</bool>
367 </property>
368 <property name="readOnly">
369 <bool>true</bool>
370 </property>
371 </widget>
372 </item>
373 <item row="2" column="0">
374 <widget class="QLabel" name="GoodLabel">
375 <property name="font">
376 <font>
377 <weight>50</weight>
378 <bold>false</bold>
379 </font>
380 </property>
381 <property name="text">
382 <string>RX Good</string>
383 </property>
384 <property name="alignment">
385 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
386 </property>
387 </widget>
388 </item>
389 <item row="2" column="1">
390 <widget class="QLineEdit" name="Good">
391 <property name="sizePolicy">
392 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
393 <horstretch>0</horstretch>
394 <verstretch>0</verstretch>
395 </sizepolicy>
396 </property>
397 <property name="minimumSize">
398 <size>
399 <width>0</width>
400 <height>0</height>
401 </size>
402 </property>
403 <property name="maximumSize">
404 <size>
405 <width>101</width>
406 <height>16777215</height>
407 </size>
408 </property>
409 <property name="font">
410 <font>
411 <weight>50</weight>
412 <bold>false</bold>
413 </font>
414 </property>
415 <property name="toolTip">
416 <string>The percentage of packets that were corrected with error correction</string>
417 </property>
418 <property name="alignment">
419 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
420 </property>
421 <property name="readOnly">
422 <bool>true</bool>
423 </property>
424 </widget>
425 </item>
426 <item row="5" column="0">
427 <widget class="QLabel" name="ErrorsLabel">
428 <property name="font">
429 <font>
430 <weight>50</weight>
431 <bold>false</bold>
432 </font>
433 </property>
434 <property name="text">
435 <string>RX Errors</string>
436 </property>
437 <property name="alignment">
438 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
439 </property>
440 </widget>
441 </item>
442 <item row="3" column="1">
443 <widget class="QLineEdit" name="Corrected">
444 <property name="sizePolicy">
445 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
446 <horstretch>0</horstretch>
447 <verstretch>0</verstretch>
448 </sizepolicy>
449 </property>
450 <property name="minimumSize">
451 <size>
452 <width>0</width>
453 <height>0</height>
454 </size>
455 </property>
456 <property name="maximumSize">
457 <size>
458 <width>101</width>
459 <height>16777215</height>
460 </size>
461 </property>
462 <property name="font">
463 <font>
464 <weight>50</weight>
465 <bold>false</bold>
466 </font>
467 </property>
468 <property name="toolTip">
469 <string>The percentage of packets that were corrected with error correction</string>
470 </property>
471 <property name="alignment">
472 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
473 </property>
474 <property name="readOnly">
475 <bool>true</bool>
476 </property>
477 </widget>
478 </item>
479 <item row="6" column="0">
480 <widget class="QLabel" name="MissedPacketsLabel">
481 <property name="font">
482 <font>
483 <weight>50</weight>
484 <bold>false</bold>
485 </font>
486 </property>
487 <property name="text">
488 <string>RX Missed</string>
489 </property>
490 <property name="alignment">
491 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
492 </property>
493 </widget>
494 </item>
495 <item row="6" column="5">
496 <widget class="QLineEdit" name="Timeouts">
497 <property name="maximumSize">
498 <size>
499 <width>101</width>
500 <height>16777215</height>
501 </size>
502 </property>
503 <property name="font">
504 <font>
505 <weight>50</weight>
506 <bold>false</bold>
507 </font>
508 </property>
509 <property name="frame">
510 <bool>false</bool>
511 </property>
512 <property name="readOnly">
513 <bool>true</bool>
514 </property>
515 </widget>
516 </item>
517 <item row="6" column="4">
518 <widget class="QLabel" name="TimeoutsLabel">
519 <property name="font">
520 <font>
521 <weight>50</weight>
522 <bold>false</bold>
523 </font>
524 </property>
525 <property name="text">
526 <string>Timeouts</string>
527 </property>
528 <property name="alignment">
529 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
530 </property>
531 </widget>
532 </item>
533 <item row="1" column="7">
534 <widget class="QLineEdit" name="RSSI">
535 <property name="minimumSize">
536 <size>
537 <width>0</width>
538 <height>0</height>
539 </size>
540 </property>
541 <property name="maximumSize">
542 <size>
543 <width>101</width>
544 <height>16777215</height>
545 </size>
546 </property>
547 <property name="font">
548 <font>
549 <weight>50</weight>
550 <bold>false</bold>
551 </font>
552 </property>
553 <property name="readOnly">
554 <bool>true</bool>
555 </property>
556 </widget>
557 </item>
558 <item row="1" column="0">
559 <widget class="QLabel" name="label_2">
560 <property name="font">
561 <font>
562 <weight>50</weight>
563 <bold>false</bold>
564 </font>
565 </property>
566 <property name="text">
567 <string>Serial Number</string>
568 </property>
569 <property name="alignment">
570 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
571 </property>
572 </widget>
573 </item>
574 <item row="1" column="1" colspan="3">
575 <widget class="QLineEdit" name="SerialNumber">
576 <property name="sizePolicy">
577 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
578 <horstretch>0</horstretch>
579 <verstretch>0</verstretch>
580 </sizepolicy>
581 </property>
582 <property name="minimumSize">
583 <size>
584 <width>0</width>
585 <height>0</height>
586 </size>
587 </property>
588 <property name="maximumSize">
589 <size>
590 <width>16777215</width>
591 <height>16777215</height>
592 </size>
593 </property>
594 <property name="font">
595 <font>
596 <weight>50</weight>
597 <italic>false</italic>
598 <bold>false</bold>
599 </font>
600 </property>
601 <property name="acceptDrops">
602 <bool>false</bool>
603 </property>
604 <property name="toolTip">
605 <string>The modems serial number</string>
606 </property>
607 <property name="frame">
608 <bool>true</bool>
609 </property>
610 <property name="alignment">
611 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
612 </property>
613 <property name="readOnly">
614 <bool>true</bool>
615 </property>
616 </widget>
617 </item>
618 <item row="0" column="4">
619 <widget class="QLabel" name="DeviceIDLabel">
620 <property name="font">
621 <font>
622 <weight>50</weight>
623 <bold>false</bold>
624 </font>
625 </property>
626 <property name="text">
627 <string>Device ID</string>
628 </property>
629 <property name="alignment">
630 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
631 </property>
632 </widget>
633 </item>
634 <item row="1" column="4">
635 <widget class="QLabel" name="LinkQualityLabel">
636 <property name="font">
637 <font>
638 <weight>50</weight>
639 <bold>false</bold>
640 </font>
641 </property>
642 <property name="text">
643 <string>Link Quality</string>
644 </property>
645 <property name="alignment">
646 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
647 </property>
648 </widget>
649 </item>
650 <item row="1" column="5">
651 <widget class="QLineEdit" name="LinkQuality">
652 <property name="maximumSize">
653 <size>
654 <width>101</width>
655 <height>16777215</height>
656 </size>
657 </property>
658 <property name="font">
659 <font>
660 <weight>50</weight>
661 <bold>false</bold>
662 </font>
663 </property>
664 <property name="frame">
665 <bool>false</bool>
666 </property>
667 <property name="readOnly">
668 <bool>true</bool>
669 </property>
670 </widget>
671 </item>
672 <item row="1" column="6">
673 <widget class="QLabel" name="RSSILabel">
674 <property name="font">
675 <font>
676 <weight>50</weight>
677 <bold>false</bold>
678 </font>
679 </property>
680 <property name="text">
681 <string>RSSI</string>
682 </property>
683 <property name="alignment">
684 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
685 </property>
686 </widget>
687 </item>
688 <item row="2" column="6">
689 <widget class="QLabel" name="TXRateLabel">
690 <property name="font">
691 <font>
692 <weight>50</weight>
693 <bold>false</bold>
694 </font>
695 </property>
696 <property name="text">
697 <string>TX Rate (B/s)</string>
698 </property>
699 <property name="alignment">
700 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
701 </property>
702 </widget>
703 </item>
704 <item row="2" column="4">
705 <widget class="QLabel" name="TXSeqLabel">
706 <property name="font">
707 <font>
708 <weight>50</weight>
709 <bold>false</bold>
710 </font>
711 </property>
712 <property name="text">
713 <string>TX Seq. No.</string>
714 </property>
715 <property name="alignment">
716 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
717 </property>
718 </widget>
719 </item>
720 <item row="2" column="5">
721 <widget class="QLineEdit" name="TXSeq">
722 <property name="minimumSize">
723 <size>
724 <width>0</width>
725 <height>0</height>
726 </size>
727 </property>
728 <property name="maximumSize">
729 <size>
730 <width>101</width>
731 <height>16777215</height>
732 </size>
733 </property>
734 <property name="font">
735 <font>
736 <weight>50</weight>
737 <bold>false</bold>
738 </font>
739 </property>
740 <property name="frame">
741 <bool>false</bool>
742 </property>
743 <property name="readOnly">
744 <bool>true</bool>
745 </property>
746 </widget>
747 </item>
748 <item row="5" column="1">
749 <widget class="QLineEdit" name="Errors">
750 <property name="sizePolicy">
751 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
752 <horstretch>0</horstretch>
753 <verstretch>0</verstretch>
754 </sizepolicy>
755 </property>
756 <property name="maximumSize">
757 <size>
758 <width>101</width>
759 <height>16777215</height>
760 </size>
761 </property>
762 <property name="font">
763 <font>
764 <weight>50</weight>
765 <bold>false</bold>
766 </font>
767 </property>
768 <property name="toolTip">
769 <string>The percentage of packets that could not be corrected with error correction</string>
770 </property>
771 <property name="alignment">
772 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
773 </property>
774 <property name="readOnly">
775 <bool>true</bool>
776 </property>
777 </widget>
778 </item>
779 <item row="6" column="1">
780 <widget class="QLineEdit" name="Missed">
781 <property name="sizePolicy">
782 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
783 <horstretch>0</horstretch>
784 <verstretch>0</verstretch>
785 </sizepolicy>
786 </property>
787 <property name="minimumSize">
788 <size>
789 <width>0</width>
790 <height>0</height>
791 </size>
792 </property>
793 <property name="maximumSize">
794 <size>
795 <width>101</width>
796 <height>16777215</height>
797 </size>
798 </property>
799 <property name="font">
800 <font>
801 <weight>50</weight>
802 <bold>false</bold>
803 </font>
804 </property>
805 <property name="toolTip">
806 <string>The percentage of packets that were not received at all</string>
807 </property>
808 <property name="alignment">
809 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
810 </property>
811 <property name="readOnly">
812 <bool>true</bool>
813 </property>
814 </widget>
815 </item>
816 <item row="5" column="4">
817 <widget class="QLabel" name="FreeHeapLabel">
818 <property name="font">
819 <font>
820 <weight>50</weight>
821 <bold>false</bold>
822 </font>
823 </property>
824 <property name="text">
825 <string>Free Heap</string>
826 </property>
827 <property name="alignment">
828 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
829 </property>
830 </widget>
831 </item>
832 <item row="5" column="5">
833 <widget class="QLineEdit" name="FreeHeap">
834 <property name="maximumSize">
835 <size>
836 <width>101</width>
837 <height>16777215</height>
838 </size>
839 </property>
840 <property name="font">
841 <font>
842 <weight>50</weight>
843 <bold>false</bold>
844 </font>
845 </property>
846 <property name="readOnly">
847 <bool>true</bool>
848 </property>
849 </widget>
850 </item>
851 <item row="3" column="3">
852 <widget class="QLineEdit" name="TxFailure">
853 <property name="maximumSize">
854 <size>
855 <width>101</width>
856 <height>16777215</height>
857 </size>
858 </property>
859 <property name="font">
860 <font>
861 <weight>50</weight>
862 <bold>false</bold>
863 </font>
864 </property>
865 <property name="frame">
866 <bool>false</bool>
867 </property>
868 <property name="readOnly">
869 <bool>true</bool>
870 </property>
871 </widget>
872 </item>
873 <item row="3" column="2">
874 <widget class="QLabel" name="TxFailureLabel">
875 <property name="font">
876 <font>
877 <weight>50</weight>
878 <bold>false</bold>
879 </font>
880 </property>
881 <property name="text">
882 <string>TX Failure</string>
883 </property>
884 <property name="alignment">
885 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
886 </property>
887 </widget>
888 </item>
889 <item row="2" column="3">
890 <widget class="QLineEdit" name="Dropped">
891 <property name="sizePolicy">
892 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
893 <horstretch>0</horstretch>
894 <verstretch>0</verstretch>
895 </sizepolicy>
896 </property>
897 <property name="maximumSize">
898 <size>
899 <width>101</width>
900 <height>16777215</height>
901 </size>
902 </property>
903 <property name="font">
904 <font>
905 <weight>50</weight>
906 <bold>false</bold>
907 </font>
908 </property>
909 <property name="toolTip">
910 <string>The number of packets that were unable to be transmitted</string>
911 </property>
912 <property name="alignment">
913 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
914 </property>
915 <property name="readOnly">
916 <bool>true</bool>
917 </property>
918 </widget>
919 </item>
920 <item row="2" column="2">
921 <widget class="QLabel" name="ResentLabel">
922 <property name="font">
923 <font>
924 <weight>50</weight>
925 <bold>false</bold>
926 </font>
927 </property>
928 <property name="text">
929 <string>TX Dropped</string>
930 </property>
931 <property name="alignment">
932 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
933 </property>
934 </widget>
935 </item>
936 <item row="7" column="0">
937 <widget class="QLabel" name="RxFailureLabel">
938 <property name="font">
939 <font>
940 <weight>50</weight>
941 <bold>false</bold>
942 </font>
943 </property>
944 <property name="text">
945 <string>RX Failure</string>
946 </property>
947 <property name="alignment">
948 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
949 </property>
950 </widget>
951 </item>
952 <item row="7" column="1">
953 <widget class="QLineEdit" name="RxFailure">
954 <property name="sizePolicy">
955 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
956 <horstretch>0</horstretch>
957 <verstretch>0</verstretch>
958 </sizepolicy>
959 </property>
960 <property name="minimumSize">
961 <size>
962 <width>0</width>
963 <height>0</height>
964 </size>
965 </property>
966 <property name="maximumSize">
967 <size>
968 <width>101</width>
969 <height>16777215</height>
970 </size>
971 </property>
972 <property name="font">
973 <font>
974 <weight>50</weight>
975 <bold>false</bold>
976 </font>
977 </property>
978 <property name="toolTip">
979 <string>The percentage of packets that were not received at all</string>
980 </property>
981 <property name="alignment">
982 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
983 </property>
984 <property name="readOnly">
985 <bool>true</bool>
986 </property>
987 </widget>
988 </item>
989 <item row="7" column="5">
990 <widget class="QLineEdit" name="Resets">
991 <property name="minimumSize">
992 <size>
993 <width>0</width>
994 <height>0</height>
995 </size>
996 </property>
997 <property name="maximumSize">
998 <size>
999 <width>101</width>
1000 <height>16777215</height>
1001 </size>
1002 </property>
1003 <property name="font">
1004 <font>
1005 <weight>50</weight>
1006 <bold>false</bold>
1007 </font>
1008 </property>
1009 <property name="frame">
1010 <bool>false</bool>
1011 </property>
1012 <property name="readOnly">
1013 <bool>true</bool>
1014 </property>
1015 </widget>
1016 </item>
1017 <item row="7" column="4">
1018 <widget class="QLabel" name="ResetsLabel">
1019 <property name="font">
1020 <font>
1021 <weight>50</weight>
1022 <bold>false</bold>
1023 </font>
1024 </property>
1025 <property name="text">
1026 <string>Resets</string>
1027 </property>
1028 <property name="alignment">
1029 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1030 </property>
1031 </widget>
1032 </item>
1033 <item row="7" column="6">
1034 <widget class="QLabel" name="UAVTalkErrorsLabel">
1035 <property name="font">
1036 <font>
1037 <weight>50</weight>
1038 <bold>false</bold>
1039 </font>
1040 </property>
1041 <property name="text">
1042 <string>UAVTalk Errors</string>
1043 </property>
1044 <property name="alignment">
1045 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1046 </property>
1047 </widget>
1048 </item>
1049 <item row="7" column="7">
1050 <widget class="QLineEdit" name="UAVTalkErrors">
1051 <property name="maximumSize">
1052 <size>
1053 <width>101</width>
1054 <height>16777215</height>
1055 </size>
1056 </property>
1057 <property name="font">
1058 <font>
1059 <weight>50</weight>
1060 <bold>false</bold>
1061 </font>
1062 </property>
1063 <property name="frame">
1064 <bool>false</bool>
1065 </property>
1066 <property name="readOnly">
1067 <bool>true</bool>
1068 </property>
1069 </widget>
1070 </item>
1071 <item row="5" column="6">
1072 <widget class="QLabel" name="TXPacketRateLabel">
1073 <property name="font">
1074 <font>
1075 <weight>50</weight>
1076 <bold>false</bold>
1077 </font>
1078 </property>
1079 <property name="text">
1080 <string>TX Packet Rate</string>
1081 </property>
1082 <property name="alignment">
1083 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1084 </property>
1085 </widget>
1086 </item>
1087 <item row="5" column="7">
1088 <widget class="QLineEdit" name="TXPacketRate">
1089 <property name="maximumSize">
1090 <size>
1091 <width>101</width>
1092 <height>16777215</height>
1093 </size>
1094 </property>
1095 <property name="font">
1096 <font>
1097 <weight>50</weight>
1098 <bold>false</bold>
1099 </font>
1100 </property>
1101 <property name="frame">
1102 <bool>false</bool>
1103 </property>
1104 <property name="readOnly">
1105 <bool>true</bool>
1106 </property>
1107 </widget>
1108 </item>
1109 <item row="6" column="6">
1110 <widget class="QLabel" name="RXPacketRateLabel">
1111 <property name="font">
1112 <font>
1113 <weight>50</weight>
1114 <bold>false</bold>
1115 </font>
1116 </property>
1117 <property name="text">
1118 <string>RX Packet Rate</string>
1119 </property>
1120 <property name="alignment">
1121 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1122 </property>
1123 </widget>
1124 </item>
1125 <item row="6" column="7">
1126 <widget class="QLineEdit" name="RXPacketRate">
1127 <property name="maximumSize">
1128 <size>
1129 <width>101</width>
1130 <height>16777215</height>
1131 </size>
1132 </property>
1133 <property name="font">
1134 <font>
1135 <weight>50</weight>
1136 <bold>false</bold>
1137 </font>
1138 </property>
1139 <property name="frame">
1140 <bool>false</bool>
1141 </property>
1142 <property name="readOnly">
1143 <bool>true</bool>
1144 </property>
1145 </widget>
1146 </item>
1147 </layout>
1148 </widget>
1149 </item>
1150 <item row="2" column="0" colspan="2">
1151 <spacer name="verticalSpacer">
1152 <property name="orientation">
1153 <enum>Qt::Vertical</enum>
1154 </property>
1155 <property name="sizeHint" stdset="0">
1156 <size>
1157 <width>20</width>
1158 <height>40</height>
1159 </size>
1160 </property>
1161 </spacer>
1162 </item>
1163 <item row="0" column="2">
1164 <widget class="QGroupBox" name="PairingGroupBox">
1165 <property name="sizePolicy">
1166 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1167 <horstretch>0</horstretch>
1168 <verstretch>0</verstretch>
1169 </sizepolicy>
1170 </property>
1171 <property name="maximumSize">
1172 <size>
1173 <width>150</width>
1174 <height>16777215</height>
1175 </size>
1176 </property>
1177 <property name="title">
1178 <string>RX Level</string>
1179 </property>
1180 <property name="alignment">
1181 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1182 </property>
1183 <layout class="QGridLayout" name="gridLayout_3">
1184 <item row="0" column="0">
1185 <widget class="QLabel" name="PairSignalStrengthLabel1">
1186 <property name="sizePolicy">
1187 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
1188 <horstretch>0</horstretch>
1189 <verstretch>0</verstretch>
1190 </sizepolicy>
1191 </property>
1192 <property name="minimumSize">
1193 <size>
1194 <width>100</width>
1195 <height>0</height>
1196 </size>
1197 </property>
1198 <property name="font">
1199 <font>
1200 <weight>50</weight>
1201 <bold>false</bold>
1202 </font>
1203 </property>
1204 <property name="text">
1205 <string>-100dB</string>
1206 </property>
1207 <property name="alignment">
1208 <set>Qt::AlignCenter</set>
1209 </property>
1210 </widget>
1211 </item>
1212 <item row="1" column="0">
1213 <layout class="QHBoxLayout" name="horizontalLayout">
1214 <item>
1215 <widget class="QProgressBar" name="PairSignalStrengthBar1">
1216 <property name="sizePolicy">
1217 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
1218 <horstretch>0</horstretch>
1219 <verstretch>0</verstretch>
1220 </sizepolicy>
1221 </property>
1222 <property name="maximumSize">
1223 <size>
1224 <width>30</width>
1225 <height>16777215</height>
1226 </size>
1227 </property>
1228 <property name="baseSize">
1229 <size>
1230 <width>0</width>
1231 <height>0</height>
1232 </size>
1233 </property>
1234 <property name="layoutDirection">
1235 <enum>Qt::RightToLeft</enum>
1236 </property>
1237 <property name="autoFillBackground">
1238 <bool>false</bool>
1239 </property>
1240 <property name="minimum">
1241 <number>-127</number>
1242 </property>
1243 <property name="maximum">
1244 <number>0</number>
1245 </property>
1246 <property name="value">
1247 <number>-127</number>
1248 </property>
1249 <property name="alignment">
1250 <set>Qt::AlignCenter</set>
1251 </property>
1252 <property name="textVisible">
1253 <bool>false</bool>
1254 </property>
1255 <property name="orientation">
1256 <enum>Qt::Vertical</enum>
1257 </property>
1258 <property name="invertedAppearance">
1259 <bool>false</bool>
1260 </property>
1261 <property name="format">
1262 <string>%v dBm</string>
1263 </property>
1264 </widget>
1265 </item>
1266 </layout>
1267 </item>
1268 </layout>
1269 </widget>
1270 </item>
1271 <item row="0" column="1">
1272 <widget class="QGroupBox" name="groupBox">
1273 <property name="enabled">
1274 <bool>true</bool>
1275 </property>
1276 <property name="sizePolicy">
1277 <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
1278 <horstretch>0</horstretch>
1279 <verstretch>0</verstretch>
1280 </sizepolicy>
1281 </property>
1282 <property name="maximumSize">
1283 <size>
1284 <width>900</width>
1285 <height>16777215</height>
1286 </size>
1287 </property>
1288 <property name="font">
1289 <font>
1290 <weight>50</weight>
1291 <bold>false</bold>
1292 </font>
1293 </property>
1294 <property name="title">
1295 <string>Configuration</string>
1296 </property>
1297 <layout class="QGridLayout" name="gridLayout_2">
1298 <item row="1" column="7">
1299 <widget class="QComboBox" name="ComSpeed">
1300 <property name="toolTip">
1301 <string>Com speed in bps.</string>
1302 </property>
1303 </widget>
1304 </item>
1305 <item row="18" column="6">
1306 <widget class="QLabel" name="FlexiIOPortLabel">
1307 <property name="font">
1308 <font>
1309 <weight>50</weight>
1310 <bold>false</bold>
1311 </font>
1312 </property>
1313 <property name="text">
1314 <string>FlexiIO Port</string>
1315 </property>
1316 <property name="alignment">
1317 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1318 </property>
1319 </widget>
1320 </item>
1321 <item row="2" column="7">
1322 <widget class="QComboBox" name="MainPort">
1323 <property name="maximumSize">
1324 <size>
1325 <width>16777215</width>
1326 <height>16777215</height>
1327 </size>
1328 </property>
1329 <property name="toolTip">
1330 <string>Choose the function for the main port.</string>
1331 </property>
1332 </widget>
1333 </item>
1334 <item row="0" column="7">
1335 <widget class="QComboBox" name="MaxRFTxPower">
1336 <property name="maximumSize">
1337 <size>
1338 <width>16777215</width>
1339 <height>16777215</height>
1340 </size>
1341 </property>
1342 <property name="toolTip">
1343 <string>Set the maximum TX output power the modem will use (mW)
1344 0 to disable the modem.</string>
1345 </property>
1346 <property name="layoutDirection">
1347 <enum>Qt::LeftToRight</enum>
1348 </property>
1349 <property name="modelColumn">
1350 <number>0</number>
1351 </property>
1352 </widget>
1353 </item>
1354 <item row="2" column="6">
1355 <widget class="QLabel" name="MainPortLabel">
1356 <property name="font">
1357 <font>
1358 <weight>50</weight>
1359 <bold>false</bold>
1360 </font>
1361 </property>
1362 <property name="text">
1363 <string>Main Port</string>
1364 </property>
1365 <property name="alignment">
1366 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1367 </property>
1368 </widget>
1369 </item>
1370 <item row="18" column="7">
1371 <widget class="QComboBox" name="FlexiIOPort"/>
1372 </item>
1373 <item row="0" column="6">
1374 <widget class="QLabel" name="MaxRFTxPowerLabel">
1375 <property name="sizePolicy">
1376 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1377 <horstretch>0</horstretch>
1378 <verstretch>0</verstretch>
1379 </sizepolicy>
1380 </property>
1381 <property name="font">
1382 <font>
1383 <weight>50</weight>
1384 <bold>false</bold>
1385 </font>
1386 </property>
1387 <property name="text">
1388 <string>Max Power</string>
1389 </property>
1390 <property name="alignment">
1391 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1392 </property>
1393 </widget>
1394 </item>
1395 <item row="1" column="6">
1396 <widget class="QLabel" name="ComSpeedLabel">
1397 <property name="font">
1398 <font>
1399 <weight>50</weight>
1400 <bold>false</bold>
1401 </font>
1402 </property>
1403 <property name="text">
1404 <string>Com Speed</string>
1405 </property>
1406 <property name="alignment">
1407 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1408 </property>
1409 </widget>
1410 </item>
1411 <item row="2" column="0">
1412 <widget class="QCheckBox" name="PPMOnly">
1413 <property name="sizePolicy">
1414 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1415 <horstretch>0</horstretch>
1416 <verstretch>0</verstretch>
1417 </sizepolicy>
1418 </property>
1419 <property name="font">
1420 <font>
1421 <weight>50</weight>
1422 <bold>false</bold>
1423 </font>
1424 </property>
1425 <property name="toolTip">
1426 <string>Only PPM packets will be transmitted and baudrate set to 9600bauds by default.</string>
1427 </property>
1428 <property name="text">
1429 <string>PPM Only</string>
1430 </property>
1431 </widget>
1432 </item>
1433 <item row="2" column="1">
1434 <widget class="QCheckBox" name="PPM">
1435 <property name="sizePolicy">
1436 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1437 <horstretch>0</horstretch>
1438 <verstretch>0</verstretch>
1439 </sizepolicy>
1440 </property>
1441 <property name="font">
1442 <font>
1443 <weight>50</weight>
1444 <bold>false</bold>
1445 </font>
1446 </property>
1447 <property name="toolTip">
1448 <string>PPM packets will be received by this modem.
1449 Must be selected if Coordinator modem is configured for PPM.</string>
1450 </property>
1451 <property name="text">
1452 <string>PPM</string>
1453 </property>
1454 </widget>
1455 </item>
1456 <item row="1" column="0">
1457 <widget class="QLabel" name="CoordIDLabel">
1458 <property name="font">
1459 <font>
1460 <weight>50</weight>
1461 <bold>false</bold>
1462 </font>
1463 </property>
1464 <property name="layoutDirection">
1465 <enum>Qt::LeftToRight</enum>
1466 </property>
1467 <property name="text">
1468 <string>Coordinator ID</string>
1469 </property>
1470 <property name="alignment">
1471 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1472 </property>
1473 </widget>
1474 </item>
1475 <item row="0" column="0">
1476 <widget class="QLabel" name="customDeviceIDLabel">
1477 <property name="font">
1478 <font>
1479 <weight>50</weight>
1480 <bold>false</bold>
1481 </font>
1482 </property>
1483 <property name="text">
1484 <string>Device ID</string>
1485 </property>
1486 <property name="alignment">
1487 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1488 </property>
1489 </widget>
1490 </item>
1491 <item row="0" column="1">
1492 <widget class="QLineEdit" name="CustomDeviceID">
1493 <property name="sizePolicy">
1494 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1495 <horstretch>0</horstretch>
1496 <verstretch>0</verstretch>
1497 </sizepolicy>
1498 </property>
1499 <property name="minimumSize">
1500 <size>
1501 <width>0</width>
1502 <height>0</height>
1503 </size>
1504 </property>
1505 <property name="maximumSize">
1506 <size>
1507 <width>90</width>
1508 <height>16777215</height>
1509 </size>
1510 </property>
1511 <property name="font">
1512 <font>
1513 <weight>50</weight>
1514 <bold>false</bold>
1515 </font>
1516 </property>
1517 <property name="toolTip">
1518 <string>Enter your custom ID for this device as a hexadecimal value,
1519 this allows device clones. Be sure only one device with this
1520 ID transmits at the same time!
1521 Leave blank to use autogenerated Device ID.</string>
1522 </property>
1523 <property name="maxLength">
1524 <number>8</number>
1525 </property>
1526 <property name="frame">
1527 <bool>true</bool>
1528 </property>
1529 <property name="alignment">
1530 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1531 </property>
1532 <property name="readOnly">
1533 <bool>false</bool>
1534 </property>
1535 <property name="placeholderText">
1536 <string>AA00FF99</string>
1537 </property>
1538 <property name="cursorMoveStyle">
1539 <enum>Qt::LogicalMoveStyle</enum>
1540 </property>
1541 <property name="clearButtonEnabled">
1542 <bool>false</bool>
1543 </property>
1544 </widget>
1545 </item>
1546 <item row="1" column="1">
1547 <widget class="QLineEdit" name="CoordID">
1548 <property name="sizePolicy">
1549 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1550 <horstretch>0</horstretch>
1551 <verstretch>0</verstretch>
1552 </sizepolicy>
1553 </property>
1554 <property name="maximumSize">
1555 <size>
1556 <width>90</width>
1557 <height>16777215</height>
1558 </size>
1559 </property>
1560 <property name="font">
1561 <font>
1562 <weight>50</weight>
1563 <bold>false</bold>
1564 </font>
1565 </property>
1566 <property name="toolTip">
1567 <string>This is the coordinator ID we currently are bound to.
1568 To manually bind to a specific coordinator, just type
1569 or paste its device ID in this box and save.
1570 The device must be rebooted for the binding to take place.</string>
1571 </property>
1572 <property name="maxLength">
1573 <number>8</number>
1574 </property>
1575 <property name="cursorMoveStyle">
1576 <enum>Qt::LogicalMoveStyle</enum>
1577 </property>
1578 <property name="clearButtonEnabled">
1579 <bool>false</bool>
1580 </property>
1581 </widget>
1582 </item>
1583 <item row="2" column="2">
1584 <widget class="QCheckBox" name="OneWayLink">
1585 <property name="sizePolicy">
1586 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1587 <horstretch>0</horstretch>
1588 <verstretch>0</verstretch>
1589 </sizepolicy>
1590 </property>
1591 <property name="font">
1592 <font>
1593 <weight>50</weight>
1594 <bold>false</bold>
1595 </font>
1596 </property>
1597 <property name="acceptDrops">
1598 <bool>false</bool>
1599 </property>
1600 <property name="toolTip">
1601 <string>If selected, data will only be transmitted from the coordinator to the Rx modem.</string>
1602 </property>
1603 <property name="text">
1604 <string>One-Way</string>
1605 </property>
1606 </widget>
1607 </item>
1608 <item row="1" column="2">
1609 <widget class="QCheckBox" name="Coordinator">
1610 <property name="sizePolicy">
1611 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1612 <horstretch>0</horstretch>
1613 <verstretch>0</verstretch>
1614 </sizepolicy>
1615 </property>
1616 <property name="minimumSize">
1617 <size>
1618 <width>0</width>
1619 <height>32</height>
1620 </size>
1621 </property>
1622 <property name="font">
1623 <font>
1624 <weight>50</weight>
1625 <bold>false</bold>
1626 </font>
1627 </property>
1628 <property name="toolTip">
1629 <string>This modem will be a coordinator and other modems will bind to it.</string>
1630 </property>
1631 <property name="text">
1632 <string>Coordinator</string>
1633 </property>
1634 </widget>
1635 </item>
1636 <item row="3" column="7">
1637 <widget class="QComboBox" name="FlexiPort">
1638 <property name="maximumSize">
1639 <size>
1640 <width>16777215</width>
1641 <height>16777215</height>
1642 </size>
1643 </property>
1644 <property name="toolTip">
1645 <string>Choose the function for the flexi port.</string>
1646 </property>
1647 </widget>
1648 </item>
1649 <item row="3" column="6">
1650 <widget class="QLabel" name="FlexiPortLabel">
1651 <property name="font">
1652 <font>
1653 <weight>50</weight>
1654 <bold>false</bold>
1655 </font>
1656 </property>
1657 <property name="text">
1658 <string>Flexi Port</string>
1659 </property>
1660 <property name="alignment">
1661 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1662 </property>
1663 </widget>
1664 </item>
1665 <item row="4" column="7">
1666 <widget class="QComboBox" name="VCPPort">
1667 <property name="maximumSize">
1668 <size>
1669 <width>16777215</width>
1670 <height>16777215</height>
1671 </size>
1672 </property>
1673 <property name="toolTip">
1674 <string>Choose the function for the USB virtual com port.</string>
1675 </property>
1676 </widget>
1677 </item>
1678 <item row="4" column="6">
1679 <widget class="QLabel" name="VCPPortLabel">
1680 <property name="font">
1681 <font>
1682 <weight>50</weight>
1683 <bold>false</bold>
1684 </font>
1685 </property>
1686 <property name="text">
1687 <string>VCP Port</string>
1688 </property>
1689 <property name="alignment">
1690 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1691 </property>
1692 </widget>
1693 </item>
1694 <item row="3" column="0">
1695 <widget class="QLabel" name="MaximumChannelLabel">
1696 <property name="sizePolicy">
1697 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1698 <horstretch>0</horstretch>
1699 <verstretch>0</verstretch>
1700 </sizepolicy>
1701 </property>
1702 <property name="minimumSize">
1703 <size>
1704 <width>80</width>
1705 <height>0</height>
1706 </size>
1707 </property>
1708 <property name="font">
1709 <font>
1710 <weight>50</weight>
1711 <bold>false</bold>
1712 </font>
1713 </property>
1714 <property name="text">
1715 <string>Max Chan</string>
1716 </property>
1717 <property name="alignment">
1718 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1719 </property>
1720 </widget>
1721 </item>
1722 <item row="4" column="0">
1723 <widget class="QLabel" name="MinimumChannelLabel">
1724 <property name="sizePolicy">
1725 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1726 <horstretch>0</horstretch>
1727 <verstretch>0</verstretch>
1728 </sizepolicy>
1729 </property>
1730 <property name="minimumSize">
1731 <size>
1732 <width>80</width>
1733 <height>0</height>
1734 </size>
1735 </property>
1736 <property name="font">
1737 <font>
1738 <weight>50</weight>
1739 <bold>false</bold>
1740 </font>
1741 </property>
1742 <property name="text">
1743 <string>Min Chan</string>
1744 </property>
1745 <property name="alignment">
1746 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1747 </property>
1748 </widget>
1749 </item>
1750 <item row="4" column="1" colspan="2">
1751 <layout class="QHBoxLayout" name="horizontalLayout_3">
1752 <item>
1753 <widget class="QSpinBox" name="MinimumChannel">
1754 <property name="sizePolicy">
1755 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1756 <horstretch>0</horstretch>
1757 <verstretch>0</verstretch>
1758 </sizepolicy>
1759 </property>
1760 <property name="maximumSize">
1761 <size>
1762 <width>60</width>
1763 <height>16777215</height>
1764 </size>
1765 </property>
1766 <property name="font">
1767 <font>
1768 <weight>50</weight>
1769 <bold>false</bold>
1770 </font>
1771 </property>
1772 <property name="toolTip">
1773 <string>Channel 0 is 430 MHz, channel 250 is 440 MHz, and the channel spacing is 40 KHz.</string>
1774 </property>
1775 <property name="maximum">
1776 <number>250</number>
1777 </property>
1778 </widget>
1779 </item>
1780 <item>
1781 <widget class="QLabel" name="MinFreq">
1782 <property name="sizePolicy">
1783 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1784 <horstretch>0</horstretch>
1785 <verstretch>0</verstretch>
1786 </sizepolicy>
1787 </property>
1788 <property name="maximumSize">
1789 <size>
1790 <width>16777215</width>
1791 <height>16777215</height>
1792 </size>
1793 </property>
1794 <property name="text">
1795 <string>430.000 (MHz)</string>
1796 </property>
1797 </widget>
1798 </item>
1799 </layout>
1800 </item>
1801 <item row="3" column="1" colspan="2">
1802 <layout class="QHBoxLayout" name="horizontalLayout_2">
1803 <item>
1804 <widget class="QSpinBox" name="MaximumChannel">
1805 <property name="sizePolicy">
1806 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1807 <horstretch>0</horstretch>
1808 <verstretch>0</verstretch>
1809 </sizepolicy>
1810 </property>
1811 <property name="maximumSize">
1812 <size>
1813 <width>60</width>
1814 <height>16777215</height>
1815 </size>
1816 </property>
1817 <property name="font">
1818 <font>
1819 <weight>50</weight>
1820 <bold>false</bold>
1821 </font>
1822 </property>
1823 <property name="toolTip">
1824 <string>Channel 0 is 430 MHz, channel 250 is 440 MHz, and the channel spacing is 40 KHz.</string>
1825 </property>
1826 <property name="maximum">
1827 <number>250</number>
1828 </property>
1829 </widget>
1830 </item>
1831 <item>
1832 <widget class="QLabel" name="MaxFreq">
1833 <property name="sizePolicy">
1834 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1835 <horstretch>0</horstretch>
1836 <verstretch>0</verstretch>
1837 </sizepolicy>
1838 </property>
1839 <property name="maximumSize">
1840 <size>
1841 <width>16777215</width>
1842 <height>16777215</height>
1843 </size>
1844 </property>
1845 <property name="text">
1846 <string>440.000 (MHz)</string>
1847 </property>
1848 </widget>
1849 </item>
1850 </layout>
1851 </item>
1852 <item row="1" column="5">
1853 <spacer name="horizontalSpacer_2">
1854 <property name="orientation">
1855 <enum>Qt::Horizontal</enum>
1856 </property>
1857 <property name="sizeHint" stdset="0">
1858 <size>
1859 <width>40</width>
1860 <height>20</height>
1861 </size>
1862 </property>
1863 </spacer>
1864 </item>
1865 </layout>
1866 </widget>
1867 </item>
1868 </layout>
1869 </widget>
1870 </widget>
1871 </item>
1872 </layout>
1873 </widget>
1874 </widget>
1875 </item>
1876 <item>
1877 <layout class="QHBoxLayout" name="submitButtons">
1878 <property name="spacing">
1879 <number>4</number>
1880 </property>
1881 <item>
1882 <spacer name="horizontalSpacer">
1883 <property name="orientation">
1884 <enum>Qt::Horizontal</enum>
1885 </property>
1886 <property name="sizeHint" stdset="0">
1887 <size>
1888 <width>40</width>
1889 <height>5</height>
1890 </size>
1891 </property>
1892 </spacer>
1893 </item>
1894 <item>
1895 <widget class="QPushButton" name="pushButton">
1896 <property name="sizePolicy">
1897 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1898 <horstretch>0</horstretch>
1899 <verstretch>0</verstretch>
1900 </sizepolicy>
1901 </property>
1902 <property name="minimumSize">
1903 <size>
1904 <width>0</width>
1905 <height>0</height>
1906 </size>
1907 </property>
1908 <property name="maximumSize">
1909 <size>
1910 <width>25</width>
1911 <height>25</height>
1912 </size>
1913 </property>
1914 <property name="text">
1915 <string/>
1916 </property>
1917 <property name="icon">
1918 <iconset resource="../coreplugin/core.qrc">
1919 <normaloff>:/core/images/helpicon.svg</normaloff>:/core/images/helpicon.svg</iconset>
1920 </property>
1921 <property name="iconSize">
1922 <size>
1923 <width>25</width>
1924 <height>25</height>
1925 </size>
1926 </property>
1927 <property name="flat">
1928 <bool>true</bool>
1929 </property>
1930 <property name="objrelation" stdset="0">
1931 <stringlist>
1932 <string>button:help</string>
1933 </stringlist>
1934 </property>
1935 </widget>
1936 </item>
1937 <item>
1938 <widget class="QPushButton" name="Apply">
1939 <property name="toolTip">
1940 <string>Send settings to the board but do not save to the non-volatile memory.</string>
1941 </property>
1942 <property name="text">
1943 <string>Apply</string>
1944 </property>
1945 </widget>
1946 </item>
1947 <item>
1948 <widget class="QPushButton" name="Save">
1949 <property name="toolTip">
1950 <string>Send settings to the board and save to the non-volatile memory.</string>
1951 </property>
1952 <property name="text">
1953 <string>Save</string>
1954 </property>
1955 <property name="checked">
1956 <bool>false</bool>
1957 </property>
1958 </widget>
1959 </item>
1960 </layout>
1961 </item>
1962 </layout>
1963 </widget>
1964 <tabstops>
1965 <tabstop>FirmwareVersion</tabstop>
1966 <tabstop>SerialNumber</tabstop>
1967 <tabstop>Apply</tabstop>
1968 <tabstop>Save</tabstop>
1969 </tabstops>
1970 <resources>
1971 <include location="../coreplugin/core.qrc"/>
1972 </resources>
1973 <connections/>
1974 </ui>