Merged in f5soh/librepilot/update_credits (pull request #529)
[librepilot.git] / ground / gcs / src / plugins / config / cc_hw_settings.ui
blobee34dcb3fddd579475bd03928aaae6b3af677d9d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>CC_HW_Widget</class>
4 <widget class="QWidget" name="CC_HW_Widget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>646</width>
10 <height>596</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout">
17 <item>
18 <widget class="QTabWidget" name="tabWidget">
19 <property name="currentIndex">
20 <number>0</number>
21 </property>
22 <widget class="QWidget" name="tab">
23 <attribute name="title">
24 <string>HW settings</string>
25 </attribute>
26 <layout class="QVBoxLayout" name="verticalLayout_3">
27 <property name="leftMargin">
28 <number>0</number>
29 </property>
30 <property name="topMargin">
31 <number>0</number>
32 </property>
33 <property name="rightMargin">
34 <number>0</number>
35 </property>
36 <property name="bottomMargin">
37 <number>0</number>
38 </property>
39 <item>
40 <widget class="QScrollArea" name="scrollArea">
41 <property name="palette">
42 <palette>
43 <active>
44 <colorrole role="Base">
45 <brush brushstyle="SolidPattern">
46 <color alpha="255">
47 <red>255</red>
48 <green>255</green>
49 <blue>255</blue>
50 </color>
51 </brush>
52 </colorrole>
53 <colorrole role="Window">
54 <brush brushstyle="SolidPattern">
55 <color alpha="0">
56 <red>232</red>
57 <green>232</green>
58 <blue>232</blue>
59 </color>
60 </brush>
61 </colorrole>
62 </active>
63 <inactive>
64 <colorrole role="Base">
65 <brush brushstyle="SolidPattern">
66 <color alpha="255">
67 <red>255</red>
68 <green>255</green>
69 <blue>255</blue>
70 </color>
71 </brush>
72 </colorrole>
73 <colorrole role="Window">
74 <brush brushstyle="SolidPattern">
75 <color alpha="0">
76 <red>232</red>
77 <green>232</green>
78 <blue>232</blue>
79 </color>
80 </brush>
81 </colorrole>
82 </inactive>
83 <disabled>
84 <colorrole role="Base">
85 <brush brushstyle="SolidPattern">
86 <color alpha="0">
87 <red>232</red>
88 <green>232</green>
89 <blue>232</blue>
90 </color>
91 </brush>
92 </colorrole>
93 <colorrole role="Window">
94 <brush brushstyle="SolidPattern">
95 <color alpha="0">
96 <red>232</red>
97 <green>232</green>
98 <blue>232</blue>
99 </color>
100 </brush>
101 </colorrole>
102 </disabled>
103 </palette>
104 </property>
105 <property name="frameShape">
106 <enum>QFrame::NoFrame</enum>
107 </property>
108 <property name="frameShadow">
109 <enum>QFrame::Plain</enum>
110 </property>
111 <property name="widgetResizable">
112 <bool>true</bool>
113 </property>
114 <widget class="QWidget" name="scrollAreaWidgetContents">
115 <property name="geometry">
116 <rect>
117 <x>0</x>
118 <y>0</y>
119 <width>624</width>
120 <height>510</height>
121 </rect>
122 </property>
123 <layout class="QGridLayout" name="gridLayout_3">
124 <property name="leftMargin">
125 <number>12</number>
126 </property>
127 <property name="topMargin">
128 <number>12</number>
129 </property>
130 <property name="rightMargin">
131 <number>12</number>
132 </property>
133 <property name="bottomMargin">
134 <number>12</number>
135 </property>
136 <item row="6" column="0" colspan="3">
137 <widget class="QGroupBox" name="groupBox_2">
138 <property name="sizePolicy">
139 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
140 <horstretch>0</horstretch>
141 <verstretch>0</verstretch>
142 </sizepolicy>
143 </property>
144 <property name="minimumSize">
145 <size>
146 <width>0</width>
147 <height>50</height>
148 </size>
149 </property>
150 <property name="title">
151 <string>Messages</string>
152 </property>
153 <layout class="QHBoxLayout" name="horizontalLayout_3">
154 <item>
155 <widget class="QLabel" name="problems">
156 <property name="font">
157 <font>
158 <weight>75</weight>
159 <bold>true</bold>
160 </font>
161 </property>
162 <property name="text">
163 <string/>
164 </property>
165 <property name="textFormat">
166 <enum>Qt::AutoText</enum>
167 </property>
168 <property name="wordWrap">
169 <bool>true</bool>
170 </property>
171 </widget>
172 </item>
173 </layout>
174 </widget>
175 </item>
176 <item row="0" column="1">
177 <widget class="QLabel" name="label_6">
178 <property name="sizePolicy">
179 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
180 <horstretch>0</horstretch>
181 <verstretch>0</verstretch>
182 </sizepolicy>
183 </property>
184 <property name="minimumSize">
185 <size>
186 <width>500</width>
187 <height>0</height>
188 </size>
189 </property>
190 <property name="maximumSize">
191 <size>
192 <width>500</width>
193 <height>16777215</height>
194 </size>
195 </property>
196 <property name="font">
197 <font>
198 <weight>75</weight>
199 <bold>true</bold>
200 </font>
201 </property>
202 <property name="text">
203 <string>Changes on this page only take effect after board reset or power cycle</string>
204 </property>
205 <property name="alignment">
206 <set>Qt::AlignCenter</set>
207 </property>
208 <property name="wordWrap">
209 <bool>true</bool>
210 </property>
211 </widget>
212 </item>
213 <item row="5" column="1">
214 <spacer name="verticalSpacer">
215 <property name="orientation">
216 <enum>Qt::Vertical</enum>
217 </property>
218 <property name="sizeHint" stdset="0">
219 <size>
220 <width>20</width>
221 <height>25</height>
222 </size>
223 </property>
224 </spacer>
225 </item>
226 <item row="3" column="1">
227 <layout class="QHBoxLayout" name="horizontalLayout">
228 <item>
229 <layout class="QGridLayout" name="gridLayout_2">
230 <item row="0" column="1">
231 <widget class="QComboBox" name="telemetrySpeed">
232 <property name="toolTip">
233 <string>Select the speed here.</string>
234 </property>
235 </widget>
236 </item>
237 <item row="2" column="0">
238 <widget class="QLabel" name="GpsSpeedLabel">
239 <property name="minimumSize">
240 <size>
241 <width>55</width>
242 <height>0</height>
243 </size>
244 </property>
245 <property name="text">
246 <string>GPS speed:</string>
247 </property>
248 </widget>
249 </item>
250 <item row="0" column="0">
251 <widget class="QLabel" name="telemetrySpeedLabel">
252 <property name="text">
253 <string>Telemetry speed:</string>
254 </property>
255 </widget>
256 </item>
257 <item row="2" column="1">
258 <widget class="QComboBox" name="gpsSpeed">
259 <property name="toolTip">
260 <string>Select the speed here.</string>
261 </property>
262 </widget>
263 </item>
264 <item row="3" column="0">
265 <widget class="QLabel" name="GpsProtocolLabel">
266 <property name="text">
267 <string>GPS protocol :</string>
268 </property>
269 </widget>
270 </item>
271 <item row="3" column="1">
272 <widget class="QComboBox" name="gpsProtocol"/>
273 </item>
274 </layout>
275 </item>
276 <item>
277 <spacer name="horizontalSpacer_3">
278 <property name="orientation">
279 <enum>Qt::Horizontal</enum>
280 </property>
281 <property name="sizeHint" stdset="0">
282 <size>
283 <width>40</width>
284 <height>20</height>
285 </size>
286 </property>
287 </spacer>
288 </item>
289 </layout>
290 </item>
291 <item row="2" column="1">
292 <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0,0,0,0,0">
293 <item row="1" column="1" colspan="2" alignment="Qt::AlignLeft">
294 <widget class="QLabel" name="label_7">
295 <property name="text">
296 <string>Receiver Port</string>
297 </property>
298 <property name="alignment">
299 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
300 </property>
301 </widget>
302 </item>
303 <item row="3" column="3">
304 <widget class="QLabel" name="label_8">
305 <property name="text">
306 <string>USB HID Port</string>
307 </property>
308 <property name="alignment">
309 <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
310 </property>
311 </widget>
312 </item>
313 <item row="6" column="3">
314 <widget class="QComboBox" name="cbUsbVcp"/>
315 </item>
316 <item row="3" column="0">
317 <widget class="QLabel" name="label_5">
318 <property name="text">
319 <string>Flexi Port</string>
320 </property>
321 <property name="alignment">
322 <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
323 </property>
324 </widget>
325 </item>
326 <item row="5" column="3">
327 <widget class="QLabel" name="label_9">
328 <property name="text">
329 <string>USB VCP Port</string>
330 </property>
331 <property name="alignment">
332 <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
333 </property>
334 </widget>
335 </item>
336 <item row="6" column="0">
337 <widget class="QComboBox" name="cbTele"/>
338 </item>
339 <item row="2" column="1" colspan="2" alignment="Qt::AlignLeft">
340 <widget class="QComboBox" name="cbRcvr"/>
341 </item>
342 <item row="3" column="1" rowspan="5" colspan="2">
343 <widget class="QSvgWidget" name="boardImg" native="true"/>
344 </item>
345 <item row="5" column="0">
346 <widget class="QLabel" name="label_3">
347 <property name="text">
348 <string>Main Port</string>
349 </property>
350 <property name="alignment">
351 <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
352 </property>
353 </widget>
354 </item>
355 <item row="4" column="3">
356 <widget class="QComboBox" name="cbUsbHid"/>
357 </item>
358 <item row="4" column="0">
359 <widget class="QComboBox" name="cbFlexi"/>
360 </item>
361 <item row="7" column="0">
362 <widget class="QLabel" name="label_4">
363 <property name="text">
364 <string/>
365 </property>
366 </widget>
367 </item>
368 </layout>
369 </item>
370 <item row="2" column="0">
371 <spacer name="horizontalSpacer_4">
372 <property name="orientation">
373 <enum>Qt::Horizontal</enum>
374 </property>
375 <property name="sizeHint" stdset="0">
376 <size>
377 <width>40</width>
378 <height>20</height>
379 </size>
380 </property>
381 </spacer>
382 </item>
383 <item row="2" column="2">
384 <spacer name="horizontalSpacer_5">
385 <property name="orientation">
386 <enum>Qt::Horizontal</enum>
387 </property>
388 <property name="sizeHint" stdset="0">
389 <size>
390 <width>40</width>
391 <height>20</height>
392 </size>
393 </property>
394 </spacer>
395 </item>
396 <item row="1" column="1">
397 <spacer name="verticalSpacer_2">
398 <property name="orientation">
399 <enum>Qt::Vertical</enum>
400 </property>
401 <property name="sizeType">
402 <enum>QSizePolicy::Fixed</enum>
403 </property>
404 <property name="sizeHint" stdset="0">
405 <size>
406 <width>20</width>
407 <height>10</height>
408 </size>
409 </property>
410 </spacer>
411 </item>
412 </layout>
413 </widget>
414 </widget>
415 </item>
416 </layout>
417 </widget>
418 </widget>
419 </item>
420 <item>
421 <layout class="QHBoxLayout" name="horizontalLayout_2">
422 <property name="spacing">
423 <number>4</number>
424 </property>
425 <item>
426 <spacer name="horizontalSpacer">
427 <property name="orientation">
428 <enum>Qt::Horizontal</enum>
429 </property>
430 <property name="sizeHint" stdset="0">
431 <size>
432 <width>369</width>
433 <height>20</height>
434 </size>
435 </property>
436 </spacer>
437 </item>
438 <item>
439 <widget class="QPushButton" name="helpButton">
440 <property name="sizePolicy">
441 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
442 <horstretch>0</horstretch>
443 <verstretch>0</verstretch>
444 </sizepolicy>
445 </property>
446 <property name="minimumSize">
447 <size>
448 <width>25</width>
449 <height>25</height>
450 </size>
451 </property>
452 <property name="maximumSize">
453 <size>
454 <width>25</width>
455 <height>25</height>
456 </size>
457 </property>
458 <property name="toolTip">
459 <string>Takes you to the wiki page</string>
460 </property>
461 <property name="text">
462 <string/>
463 </property>
464 <property name="icon">
465 <iconset resource="../coreplugin/core.qrc">
466 <normaloff>:/core/images/helpicon.svg</normaloff>:/core/images/helpicon.svg</iconset>
467 </property>
468 <property name="iconSize">
469 <size>
470 <width>25</width>
471 <height>25</height>
472 </size>
473 </property>
474 <property name="flat">
475 <bool>true</bool>
476 </property>
477 <property name="objrelation" stdset="0">
478 <string notr="true">button:help</string>
479 </property>
480 </widget>
481 </item>
482 <item>
483 <widget class="QPushButton" name="applyButton">
484 <property name="minimumSize">
485 <size>
486 <width>0</width>
487 <height>0</height>
488 </size>
489 </property>
490 <property name="maximumSize">
491 <size>
492 <width>16777215</width>
493 <height>16777215</height>
494 </size>
495 </property>
496 <property name="palette">
497 <palette>
498 <active>
499 <colorrole role="Base">
500 <brush brushstyle="SolidPattern">
501 <color alpha="0">
502 <red>255</red>
503 <green>255</green>
504 <blue>255</blue>
505 </color>
506 </brush>
507 </colorrole>
508 <colorrole role="Window">
509 <brush brushstyle="SolidPattern">
510 <color alpha="255">
511 <red>232</red>
512 <green>232</green>
513 <blue>232</blue>
514 </color>
515 </brush>
516 </colorrole>
517 </active>
518 <inactive>
519 <colorrole role="Base">
520 <brush brushstyle="SolidPattern">
521 <color alpha="0">
522 <red>255</red>
523 <green>255</green>
524 <blue>255</blue>
525 </color>
526 </brush>
527 </colorrole>
528 <colorrole role="Window">
529 <brush brushstyle="SolidPattern">
530 <color alpha="255">
531 <red>232</red>
532 <green>232</green>
533 <blue>232</blue>
534 </color>
535 </brush>
536 </colorrole>
537 </inactive>
538 <disabled>
539 <colorrole role="Base">
540 <brush brushstyle="SolidPattern">
541 <color alpha="255">
542 <red>232</red>
543 <green>232</green>
544 <blue>232</blue>
545 </color>
546 </brush>
547 </colorrole>
548 <colorrole role="Window">
549 <brush brushstyle="SolidPattern">
550 <color alpha="255">
551 <red>232</red>
552 <green>232</green>
553 <blue>232</blue>
554 </color>
555 </brush>
556 </colorrole>
557 </disabled>
558 </palette>
559 </property>
560 <property name="toolTip">
561 <string>Send to board but don't write in SD.
562 Beware of not locking yourself out!</string>
563 </property>
564 <property name="autoFillBackground">
565 <bool>false</bool>
566 </property>
567 <property name="styleSheet">
568 <string notr="true"/>
569 </property>
570 <property name="text">
571 <string>Apply</string>
572 </property>
573 <property name="iconSize">
574 <size>
575 <width>16</width>
576 <height>16</height>
577 </size>
578 </property>
579 <property name="checkable">
580 <bool>false</bool>
581 </property>
582 <property name="objrelation" stdset="0">
583 <string notr="true">button:apply</string>
584 </property>
585 </widget>
586 </item>
587 <item>
588 <widget class="QPushButton" name="saveButton">
589 <property name="minimumSize">
590 <size>
591 <width>0</width>
592 <height>0</height>
593 </size>
594 </property>
595 <property name="maximumSize">
596 <size>
597 <width>16777215</width>
598 <height>16777215</height>
599 </size>
600 </property>
601 <property name="toolTip">
602 <string>Applies and Saves all settings to SD.
603 Beware of not locking yourself out!</string>
604 </property>
605 <property name="autoFillBackground">
606 <bool>false</bool>
607 </property>
608 <property name="styleSheet">
609 <string notr="true"/>
610 </property>
611 <property name="text">
612 <string>Save</string>
613 </property>
614 <property name="objrelation" stdset="0">
615 <string notr="true">button:save</string>
616 </property>
617 </widget>
618 </item>
619 </layout>
620 </item>
621 </layout>
622 </widget>
623 <customwidgets>
624 <customwidget>
625 <class>QSvgWidget</class>
626 <extends>QWidget</extends>
627 <header>qsvgwidget.h</header>
628 </customwidget>
629 </customwidgets>
630 <resources>
631 <include location="../coreplugin/core.qrc"/>
632 </resources>
633 <connections/>
634 </ui>