QGCPX4VehicleConfig.ui 41 KB
Newer Older
1 2 3 4 5 6 7 8 9
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>QGCPX4VehicleConfig</class>
 <widget class="QWidget" name="QGCPX4VehicleConfig">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>1256</width>
tstellanova's avatar
tstellanova committed
10
    <height>783</height>
11 12 13 14 15 16 17 18 19 20 21 22 23
   </rect>
  </property>
  <property name="sizePolicy">
   <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
    <horstretch>0</horstretch>
    <verstretch>0</verstretch>
   </sizepolicy>
  </property>
  <property name="windowTitle">
   <string>Form</string>
  </property>
  <layout class="QHBoxLayout" name="horizontalLayout_11">
   <item>
24
    <widget class="QScrollArea" name="leftNavScrollArea">
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
     <property name="minimumSize">
      <size>
       <width>135</width>
       <height>0</height>
      </size>
     </property>
     <property name="maximumSize">
      <size>
       <width>135</width>
       <height>16777215</height>
      </size>
     </property>
     <property name="widgetResizable">
      <bool>true</bool>
     </property>
40
     <widget class="QWidget" name="leftNavScrollAreaWidgetContents">
41 42 43 44 45
      <property name="geometry">
       <rect>
        <x>0</x>
        <y>0</y>
        <width>133</width>
tstellanova's avatar
tstellanova committed
46
        <height>757</height>
47 48 49 50 51 52 53 54
       </rect>
      </property>
      <layout class="QVBoxLayout" name="verticalLayout_12">
       <item>
        <layout class="QVBoxLayout" name="navBarLayout">
         <property name="sizeConstraint">
          <enum>QLayout::SetMinAndMaxSize</enum>
         </property>
55 56 57 58 59 60 61 62
         <item>
          <widget class="QPushButton" name="firmwareMenuButton">
           <property name="text">
            <string>Firmware
Upgrade</string>
           </property>
          </widget>
         </item>
63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96
         <item>
          <widget class="QPushButton" name="rcMenuButton">
           <property name="minimumSize">
            <size>
             <width>100</width>
             <height>75</height>
            </size>
           </property>
           <property name="maximumSize">
            <size>
             <width>16777215</width>
             <height>16777215</height>
            </size>
           </property>
           <property name="text">
            <string>RC
Calibration</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QPushButton" name="sensorMenuButton">
           <property name="minimumSize">
            <size>
             <width>100</width>
             <height>75</height>
            </size>
           </property>
           <property name="text">
            <string>Sensor
Calibration</string>
           </property>
          </widget>
         </item>
97 98 99 100 101 102 103 104
         <item>
          <widget class="QPushButton" name="airframeMenuButton">
           <property name="text">
            <string>Airframe
Config</string>
           </property>
          </widget>
         </item>
105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156
         <item>
          <widget class="QPushButton" name="generalMenuButton">
           <property name="minimumSize">
            <size>
             <width>100</width>
             <height>75</height>
            </size>
           </property>
           <property name="text">
            <string>General
Config</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QPushButton" name="advancedMenuButton">
           <property name="minimumSize">
            <size>
             <width>100</width>
             <height>75</height>
            </size>
           </property>
           <property name="text">
            <string>Advanced
Config</string>
           </property>
          </widget>
         </item>
         <item>
          <spacer name="verticalSpacer_2">
           <property name="orientation">
            <enum>Qt::Vertical</enum>
           </property>
           <property name="sizeHint" stdset="0">
            <size>
             <width>20</width>
             <height>40</height>
            </size>
           </property>
          </spacer>
         </item>
        </layout>
       </item>
      </layout>
     </widget>
    </widget>
   </item>
   <item>
    <layout class="QVBoxLayout" name="verticalLayout">
     <item>
      <widget class="QStackedWidget" name="stackedWidget">
       <property name="currentIndex">
157
        <number>0</number>
158
       </property>
159 160 161 162 163 164 165 166 167 168 169
       <widget class="QWidget" name="firmwareTab">
        <layout class="QVBoxLayout" name="firmwareLayout">
         <item>
          <widget class="QLabel" name="label_5">
           <property name="text">
            <string>Firmware Upgrade</string>
           </property>
          </widget>
         </item>
        </layout>
       </widget>
170 171 172
       <widget class="QWidget" name="rcTab">
        <layout class="QVBoxLayout" name="verticalLayout_17">
         <item>
173 174 175 176 177 178 179 180
          <widget class="QLabel" name="tabTitleLabel_4">
           <property name="font">
            <font>
             <pointsize>16</pointsize>
             <weight>75</weight>
             <bold>true</bold>
            </font>
           </property>
181 182 183 184 185 186
           <property name="text">
            <string>RC Calibration</string>
           </property>
          </widget>
         </item>
         <item>
tstellanova's avatar
tstellanova committed
187 188 189 190
          <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0" columnstretch="0,0,0,0">
           <item row="2" column="1">
            <widget class="QGCRadioChannelDisplay" name="yawWidget" native="true">
             <property name="minimumSize">
191
              <size>
tstellanova's avatar
tstellanova committed
192 193
               <width>250</width>
               <height>40</height>
194 195
              </size>
             </property>
tstellanova's avatar
tstellanova committed
196
             <property name="maximumSize">
197
              <size>
tstellanova's avatar
tstellanova committed
198 199
               <width>250</width>
               <height>40</height>
200 201
              </size>
             </property>
tstellanova's avatar
tstellanova committed
202
            </widget>
203
           </item>
tstellanova's avatar
tstellanova committed
204 205
           <item row="0" column="3">
            <layout class="QVBoxLayout" name="verticalLayout_6">
206
             <item>
tstellanova's avatar
tstellanova committed
207 208 209 210 211 212 213 214 215 216 217 218 219 220
              <widget class="QGCRadioChannelDisplay" name="radio5Widget" native="true">
               <property name="minimumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
               <property name="maximumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
              </widget>
221 222
             </item>
             <item>
tstellanova's avatar
tstellanova committed
223 224 225 226 227 228 229 230 231 232 233 234 235 236
              <widget class="QGCRadioChannelDisplay" name="radio6Widget" native="true">
               <property name="minimumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
               <property name="maximumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
              </widget>
237 238
             </item>
             <item>
tstellanova's avatar
tstellanova committed
239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268
              <widget class="QGCRadioChannelDisplay" name="radio7Widget" native="true">
               <property name="minimumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
               <property name="maximumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
              </widget>
             </item>
             <item>
              <widget class="QGCRadioChannelDisplay" name="radio8Widget" native="true">
               <property name="minimumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
               <property name="maximumSize">
                <size>
                 <width>250</width>
                 <height>40</height>
                </size>
               </property>
              </widget>
269 270 271
             </item>
            </layout>
           </item>
tstellanova's avatar
tstellanova committed
272 273 274 275 276 277 278
           <item row="0" column="2">
            <widget class="QGCRadioChannelDisplay" name="pitchWidget" native="true">
             <property name="sizePolicy">
              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
               <horstretch>1</horstretch>
               <verstretch>0</verstretch>
              </sizepolicy>
279
             </property>
tstellanova's avatar
tstellanova committed
280 281 282 283 284
             <property name="minimumSize">
              <size>
               <width>50</width>
               <height>200</height>
              </size>
285
             </property>
tstellanova's avatar
tstellanova committed
286
             <property name="maximumSize">
287
              <size>
tstellanova's avatar
tstellanova committed
288 289
               <width>50</width>
               <height>200</height>
290 291
              </size>
             </property>
tstellanova's avatar
tstellanova committed
292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331
            </widget>
           </item>
           <item row="2" column="2">
            <widget class="QGCRadioChannelDisplay" name="rollWidget" native="true">
             <property name="minimumSize">
              <size>
               <width>250</width>
               <height>40</height>
              </size>
             </property>
             <property name="maximumSize">
              <size>
               <width>250</width>
               <height>40</height>
              </size>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QGCRadioChannelDisplay" name="throttleWidget" native="true">
             <property name="minimumSize">
              <size>
               <width>50</width>
               <height>200</height>
              </size>
             </property>
             <property name="maximumSize">
              <size>
               <width>50</width>
               <height>200</height>
              </size>
             </property>
            </widget>
           </item>
           <item row="0" column="0">
            <widget class="QPushButton" name="rcCalibrationButton">
             <property name="text">
              <string>Start Calibration</string>
             </property>
            </widget>
332 333 334
           </item>
          </layout>
         </item>
tstellanova's avatar
tstellanova committed
335 336 337
         <item>
          <widget class="QGroupBox" name="advancedGroupBox">
           <property name="title">
338
            <string>Stick to Channel Mapping and Reverse</string>
tstellanova's avatar
tstellanova committed
339 340 341
           </property>
           <layout class="QVBoxLayout" name="verticalLayout_16">
            <item>
342 343 344
             <layout class="QGridLayout" name="gridLayout_2">
              <item row="6" column="3">
               <widget class="QSpinBox" name="aux1SpinBox">
tstellanova's avatar
tstellanova committed
345
                <property name="enabled">
346
                 <bool>false</bool>
347
                </property>
348 349
                <property name="minimum">
                 <number>1</number>
tstellanova's avatar
tstellanova committed
350
                </property>
351 352
                <property name="maximum">
                 <number>8</number>
tstellanova's avatar
tstellanova committed
353 354 355
                </property>
               </widget>
              </item>
356
              <item row="8" column="0">
357
               <widget class="QLabel" name="chanName_8">
tstellanova's avatar
tstellanova committed
358
                <property name="text">
359 360 361 362
                 <string>Aux 3</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
363 364 365
                </property>
               </widget>
              </item>
366 367
              <item row="2" column="3">
               <widget class="QSpinBox" name="pitchSpinBox">
368 369
                <property name="enabled">
                 <bool>false</bool>
tstellanova's avatar
tstellanova committed
370
                </property>
371 372
                <property name="minimum">
                 <number>1</number>
tstellanova's avatar
tstellanova committed
373
                </property>
374 375 376 377
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
tstellanova's avatar
tstellanova committed
378
              </item>
379 380
              <item row="3" column="2">
               <widget class="QCheckBox" name="invertCheckBox_3">
tstellanova's avatar
tstellanova committed
381
                <property name="text">
382
                 <string>Reverse</string>
tstellanova's avatar
tstellanova committed
383 384 385
                </property>
               </widget>
              </item>
386 387 388 389
              <item row="5" column="3">
               <widget class="QSpinBox" name="modeSpinBox">
                <property name="enabled">
                 <bool>false</bool>
tstellanova's avatar
tstellanova committed
390
                </property>
391 392 393 394 395
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
tstellanova's avatar
tstellanova committed
396 397 398
                </property>
               </widget>
              </item>
399 400
              <item row="5" column="2">
               <widget class="QCheckBox" name="invertCheckBox_5">
401
                <property name="text">
402 403 404 405 406 407 408 409
                 <string>Reverse</string>
                </property>
               </widget>
              </item>
              <item row="5" column="0">
               <widget class="QLabel" name="chanName_5">
                <property name="text">
                 <string>Mode Switch</string>
tstellanova's avatar
tstellanova committed
410
                </property>
411 412
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
413
                </property>
414
               </widget>
tstellanova's avatar
tstellanova committed
415
              </item>
416 417
              <item row="6" column="2">
               <widget class="QCheckBox" name="invertCheckBox_6">
tstellanova's avatar
tstellanova committed
418
                <property name="text">
419
                 <string>Reverse</string>
tstellanova's avatar
tstellanova committed
420 421 422
                </property>
               </widget>
              </item>
423 424
              <item row="5" column="1">
               <widget class="QLabel" name="modeChanLabel">
425
                <property name="text">
426
                 <string>0000</string>
427 428
                </property>
                <property name="alignment">
429
                 <set>Qt::AlignCenter</set>
430 431 432
                </property>
               </widget>
              </item>
433 434
              <item row="8" column="1">
               <widget class="QLabel" name="aux3ChanLabel">
tstellanova's avatar
tstellanova committed
435
                <property name="text">
436 437 438 439
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
tstellanova's avatar
tstellanova committed
440 441 442
                </property>
               </widget>
              </item>
443 444
              <item row="7" column="2">
               <widget class="QCheckBox" name="invertCheckBox_7">
445
                <property name="text">
446
                 <string>Reverse</string>
447 448 449
                </property>
               </widget>
              </item>
450 451
              <item row="8" column="3">
               <widget class="QSpinBox" name="aux3SpinBox">
tstellanova's avatar
tstellanova committed
452 453 454 455 456 457 458 459 460 461 462
                <property name="enabled">
                 <bool>false</bool>
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
              </item>
463 464
              <item row="7" column="3">
               <widget class="QSpinBox" name="aux2SpinBox">
465 466
                <property name="enabled">
                 <bool>false</bool>
tstellanova's avatar
tstellanova committed
467
                </property>
468 469 470 471 472
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
tstellanova's avatar
tstellanova committed
473 474 475
                </property>
               </widget>
              </item>
476 477
              <item row="6" column="0">
               <widget class="QLabel" name="chanName_6">
tstellanova's avatar
tstellanova committed
478
                <property name="text">
479
                 <string>Aux 1</string>
tstellanova's avatar
tstellanova committed
480 481
                </property>
                <property name="alignment">
482
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
483 484 485
                </property>
               </widget>
              </item>
486 487
              <item row="4" column="1">
               <widget class="QLabel" name="throttleChanLabel">
tstellanova's avatar
tstellanova committed
488
                <property name="text">
489
                 <string>0000</string>
tstellanova's avatar
tstellanova committed
490 491
                </property>
                <property name="alignment">
492
                 <set>Qt::AlignCenter</set>
tstellanova's avatar
tstellanova committed
493 494 495
                </property>
               </widget>
              </item>
496 497
              <item row="2" column="1">
               <widget class="QLabel" name="pitchChanLabel">
tstellanova's avatar
tstellanova committed
498
                <property name="text">
499 500 501 502
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
tstellanova's avatar
tstellanova committed
503 504 505
                </property>
               </widget>
              </item>
506 507
              <item row="7" column="0">
               <widget class="QLabel" name="chanName_7">
508
                <property name="text">
509
                 <string>Aux 2</string>
tstellanova's avatar
tstellanova committed
510
                </property>
511 512
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
513
                </property>
514
               </widget>
tstellanova's avatar
tstellanova committed
515
              </item>
516 517
              <item row="3" column="1">
               <widget class="QLabel" name="yawChanLabel">
tstellanova's avatar
tstellanova committed
518 519 520 521 522 523 524 525
                <property name="text">
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
                </property>
               </widget>
              </item>
526 527 528 529
              <item row="1" column="2">
               <widget class="QCheckBox" name="invertCheckBox">
                <property name="text">
                 <string>Reverse</string>
tstellanova's avatar
tstellanova committed
530
                </property>
531 532 533 534 535 536
               </widget>
              </item>
              <item row="1" column="5">
               <widget class="QPushButton" name="rollButton">
                <property name="text">
                 <string>Identify Roll Channel</string>
tstellanova's avatar
tstellanova committed
537
                </property>
538 539 540 541 542 543
               </widget>
              </item>
              <item row="2" column="5">
               <widget class="QPushButton" name="pitchButton">
                <property name="text">
                 <string>Identify Pitch Channel</string>
tstellanova's avatar
tstellanova committed
544 545 546
                </property>
               </widget>
              </item>
547 548
              <item row="3" column="5">
               <widget class="QPushButton" name="yawButton">
549
                <property name="text">
550
                 <string>Identify Yaw Channel</string>
tstellanova's avatar
tstellanova committed
551
                </property>
552 553 554 555 556 557
               </widget>
              </item>
              <item row="5" column="5">
               <widget class="QPushButton" name="modeButton">
                <property name="text">
                 <string>Identify Main Mode Switch</string>
tstellanova's avatar
tstellanova committed
558
                </property>
559
               </widget>
tstellanova's avatar
tstellanova committed
560
              </item>
561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576
              <item row="7" column="5">
               <widget class="QPushButton" name="aux1Button">
                <property name="text">
                 <string>Identify Aux 1 Channel</string>
                </property>
               </widget>
              </item>
              <item row="8" column="5">
               <widget class="QPushButton" name="aux2Button">
                <property name="text">
                 <string>Identify Aux 2 Channel</string>
                </property>
               </widget>
              </item>
              <item row="7" column="1">
               <widget class="QLabel" name="aux2ChanLabel">
tstellanova's avatar
tstellanova committed
577
                <property name="text">
578 579 580 581
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
tstellanova's avatar
tstellanova committed
582 583 584
                </property>
               </widget>
              </item>
585 586
              <item row="6" column="5">
               <widget class="QPushButton" name="subButton">
tstellanova's avatar
tstellanova committed
587
                <property name="text">
588
                 <string>Identify Sub Mode Switch</string>
589
                </property>
590 591 592 593 594 595
               </widget>
              </item>
              <item row="4" column="5">
               <widget class="QPushButton" name="throttleButton">
                <property name="text">
                 <string>Identify Throttle Channel</string>
tstellanova's avatar
tstellanova committed
596 597 598
                </property>
               </widget>
              </item>
599 600
              <item row="2" column="2">
               <widget class="QCheckBox" name="invertCheckBox_2">
601
                <property name="text">
602
                 <string>Reverse</string>
tstellanova's avatar
tstellanova committed
603
                </property>
604 605 606 607 608 609
               </widget>
              </item>
              <item row="4" column="2">
               <widget class="QCheckBox" name="invertCheckBox_4">
                <property name="text">
                 <string>Reverse</string>
tstellanova's avatar
tstellanova committed
610 611 612
                </property>
               </widget>
              </item>
613
              <item row="1" column="3">
614
               <widget class="QSpinBox" name="rollSpinBox">
tstellanova's avatar
tstellanova committed
615 616 617 618 619 620 621 622 623 624 625
                <property name="enabled">
                 <bool>false</bool>
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
              </item>
626 627
              <item row="4" column="3">
               <widget class="QSpinBox" name="throttleSpinBox">
tstellanova's avatar
tstellanova committed
628 629 630 631 632 633 634 635 636 637 638
                <property name="enabled">
                 <bool>false</bool>
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
              </item>
639 640
              <item row="3" column="0">
               <widget class="QLabel" name="chanName_3">
641
                <property name="text">
642
                 <string>Yaw / Rudder</string>
tstellanova's avatar
tstellanova committed
643
                </property>
644
                <property name="alignment">
645
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
646 647 648
                </property>
               </widget>
              </item>
649 650
              <item row="4" column="0">
               <widget class="QLabel" name="chanName_4">
tstellanova's avatar
tstellanova committed
651
                <property name="text">
652 653 654 655
                 <string>Throttle</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
tstellanova's avatar
tstellanova committed
656 657 658
                </property>
               </widget>
              </item>
659 660
              <item row="3" column="3">
               <widget class="QSpinBox" name="yawSpinBox">
tstellanova's avatar
tstellanova committed
661 662 663 664 665 666 667 668 669 670 671
                <property name="enabled">
                 <bool>false</bool>
                </property>
                <property name="minimum">
                 <number>1</number>
                </property>
                <property name="maximum">
                 <number>8</number>
                </property>
               </widget>
              </item>
672 673 674 675 676 677 678 679 680 681
              <item row="2" column="0">
               <widget class="QLabel" name="chanName_2">
                <property name="text">
                 <string>Pitch / Elevator</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
                </property>
               </widget>
              </item>
682
              <item row="1" column="1">
683
               <widget class="QLabel" name="rollChanLabel">
tstellanova's avatar
tstellanova committed
684 685 686 687 688 689 690 691
                <property name="text">
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
                </property>
               </widget>
              </item>
692 693
              <item row="8" column="2">
               <widget class="QCheckBox" name="invertCheckBox_8">
tstellanova's avatar
tstellanova committed
694
                <property name="text">
695
                 <string>Reverse</string>
tstellanova's avatar
tstellanova committed
696 697 698
                </property>
               </widget>
              </item>
699 700
              <item row="6" column="1">
               <widget class="QLabel" name="aux1ChanLabel">
tstellanova's avatar
tstellanova committed
701
                <property name="text">
702 703 704 705
                 <string>0000</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignCenter</set>
tstellanova's avatar
tstellanova committed
706 707 708
                </property>
               </widget>
              </item>
709 710 711 712 713 714 715 716 717
              <item row="1" column="0">
               <widget class="QLabel" name="chanName">
                <property name="text">
                 <string>Roll / Ailerons</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
                </property>
               </widget>
tstellanova's avatar
tstellanova committed
718
              </item>
719 720 721 722 723 724
              <item row="0" column="0">
               <widget class="QLabel" name="label">
                <property name="text">
                 <string>Control Channel Name</string>
                </property>
               </widget>
tstellanova's avatar
tstellanova committed
725
              </item>
726 727 728 729 730 731 732 733 734 735 736 737 738
              <item row="0" column="1">
               <widget class="QLabel" name="label_2">
                <property name="text">
                 <string>Normalized Value</string>
                </property>
               </widget>
              </item>
              <item row="0" column="2">
               <widget class="QLabel" name="label_3">
                <property name="text">
                 <string>Reverse Direction / Invert</string>
                </property>
               </widget>
tstellanova's avatar
tstellanova committed
739
              </item>
740 741 742 743 744 745
              <item row="0" column="3">
               <widget class="QLabel" name="label_4">
                <property name="text">
                 <string>Index of RC Channel used</string>
                </property>
               </widget>
tstellanova's avatar
tstellanova committed
746 747 748 749 750 751
              </item>
             </layout>
            </item>
           </layout>
          </widget>
         </item>
752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767
         <item>
          <spacer name="verticalSpacer">
           <property name="orientation">
            <enum>Qt::Vertical</enum>
           </property>
           <property name="sizeHint" stdset="0">
            <size>
             <width>20</width>
             <height>40</height>
            </size>
           </property>
          </spacer>
         </item>
        </layout>
       </widget>
       <widget class="QWidget" name="sensorTab">
768 769 770 771 772 773 774
        <property name="font">
         <font>
          <pointsize>16</pointsize>
          <weight>75</weight>
          <bold>true</bold>
         </font>
        </property>
775
        <layout class="QHBoxLayout" name="horizontalLayout">
776
         <item>
777
          <widget class="QGCMessageView" name="widget" native="true"/>
778 779
         </item>
         <item>
780 781 782 783 784 785 786 787 788 789 790 791 792 793
          <widget class="QScrollArea" name="scrollArea_3">
           <property name="widgetResizable">
            <bool>true</bool>
           </property>
           <widget class="QWidget" name="sensorContents">
            <property name="geometry">
             <rect>
              <x>0</x>
              <y>0</y>
              <width>1039</width>
              <height>731</height>
             </rect>
            </property>
            <layout class="QVBoxLayout" name="verticalLayout_10">
794
             <item>
795
              <layout class="QVBoxLayout" name="sensorLayout"/>
796 797
             </item>
            </layout>
798 799
           </widget>
          </widget>
800 801 802
         </item>
        </layout>
       </widget>
803 804 805
       <widget class="QWidget" name="airframeTab">
        <layout class="QHBoxLayout" name="airframeLayout"/>
       </widget>
806
       <widget class="QWidget" name="generalTab">
807 808 809 810 811 812 813
        <property name="font">
         <font>
          <pointsize>16</pointsize>
          <weight>75</weight>
          <bold>true</bold>
         </font>
        </property>
814 815
        <layout class="QVBoxLayout" name="verticalLayout_11">
         <item>
816
          <widget class="QLabel" name="tabTitleLabel_2">
817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841
           <property name="text">
            <string>General Config</string>
           </property>
          </widget>
         </item>
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout_7">
           <item>
            <spacer name="horizontalSpacer_8">
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>40</width>
               <height>20</height>
              </size>
             </property>
            </spacer>
           </item>
           <item>
            <widget class="QComboBox" name="multiRotorComboBox"/>
           </item>
           <item>
            <widget class="QPushButton" name="loadMultiRotorDefaultsButton">
842 843 844 845 846 847 848
             <property name="font">
              <font>
               <pointsize>13</pointsize>
               <weight>50</weight>
               <bold>false</bold>
              </font>
             </property>
849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876
             <property name="text">
              <string>Load Platform Defaults</string>
             </property>
            </widget>
           </item>
          </layout>
         </item>
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout_6">
           <item>
            <widget class="QGroupBox" name="multiRotorControlAttitudeGroupBox">
             <property name="title">
              <string>Configuration</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_3">
              <property name="margin">
               <number>0</number>
              </property>
              <item>
               <widget class="QScrollArea" name="scrollArea">
                <property name="widgetResizable">
                 <bool>true</bool>
                </property>
                <widget class="QWidget" name="generalLeftContents">
                 <property name="geometry">
                  <rect>
                   <x>0</x>
                   <y>0</y>
877 878
                   <width>98</width>
                   <height>28</height>
879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913
                  </rect>
                 </property>
                 <layout class="QHBoxLayout" name="horizontalLayout_4">
                  <property name="margin">
                   <number>0</number>
                  </property>
                  <item>
                   <layout class="QVBoxLayout" name="generalLeftLayout"/>
                  </item>
                 </layout>
                </widget>
               </widget>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="QGroupBox" name="multiRotorControlAttitudeGroupBox_2">
             <property name="title">
              <string>Configuration</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_5">
              <property name="margin">
               <number>0</number>
              </property>
              <item>
               <widget class="QScrollArea" name="scrollArea_2">
                <property name="widgetResizable">
                 <bool>true</bool>
                </property>
                <widget class="QWidget" name="generalRightContents">
                 <property name="geometry">
                  <rect>
                   <x>0</x>
                   <y>0</y>
914 915
                   <width>98</width>
                   <height>28</height>
916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938
                  </rect>
                 </property>
                 <layout class="QHBoxLayout" name="horizontalLayout_5">
                  <property name="margin">
                   <number>0</number>
                  </property>
                  <item>
                   <layout class="QVBoxLayout" name="generalRightLayout"/>
                  </item>
                 </layout>
                </widget>
               </widget>
              </item>
             </layout>
            </widget>
           </item>
          </layout>
         </item>
        </layout>
       </widget>
       <widget class="QWidget" name="advancedTab">
        <layout class="QVBoxLayout" name="verticalLayout_13">
         <item>
939 940 941 942 943 944 945 946
          <widget class="QLabel" name="tabTitleLabel">
           <property name="font">
            <font>
             <pointsize>16</pointsize>
             <weight>75</weight>
             <bold>true</bold>
            </font>
           </property>
947
           <property name="text">
948
            <string>Advanced Configuration</string>
949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967
           </property>
          </widget>
         </item>
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout_2">
           <item>
            <spacer name="horizontalSpacer_9">
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>40</width>
               <height>20</height>
              </size>
             </property>
            </spacer>
           </item>
           <item>
tstellanova's avatar
tstellanova committed
968
            <widget class="QComboBox" name="platformSelectorComboBox"/>
969 970
           </item>
           <item>
tstellanova's avatar
tstellanova committed
971
            <widget class="QPushButton" name="loadPlatformDefaultsButton">
972 973 974 975 976 977 978 979 980 981
             <property name="text">
              <string>Load Platform Defaults</string>
             </property>
            </widget>
           </item>
          </layout>
         </item>
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout_3">
           <item>
982 983 984 985 986 987 988
            <widget class="QGroupBox" name="advancedConfigurationGroupBox">
             <property name="sizePolicy">
              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
               <horstretch>3</horstretch>
               <verstretch>1</verstretch>
              </sizepolicy>
             </property>
989
             <property name="title">
990
              <string>Onboard Configuration</string>
991 992 993 994 995 996 997 998 999 1000
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_2">
              <property name="margin">
               <number>0</number>
              </property>
              <item>
               <widget class="QScrollArea" name="scrollArea_4">
                <property name="widgetResizable">
                 <bool>true</bool>
                </property>
tstellanova's avatar
tstellanova committed
1001
                <widget class="QWidget" name="advanceColumnContents">
1002 1003 1004 1005
                 <property name="geometry">
                  <rect>
                   <x>0</x>
                   <y>0</y>
1006 1007
                   <width>98</width>
                   <height>28</height>
1008 1009 1010 1011 1012 1013 1014
                  </rect>
                 </property>
                 <layout class="QVBoxLayout" name="verticalLayout_7">
                  <property name="margin">
                   <number>0</number>
                  </property>
                  <item>
tstellanova's avatar
tstellanova committed
1015
                   <layout class="QVBoxLayout" name="advancedColumnLayout"/>
1016 1017 1018 1019 1020
                  </item>
                 </layout>
                </widget>
               </widget>
              </item>
1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073
              <item>
               <layout class="QHBoxLayout" name="horizontalLayout_9">
                <item>
                 <widget class="QPushButton" name="refreshButton">
                  <property name="enabled">
                   <bool>false</bool>
                  </property>
                  <property name="toolTip">
                   <string>Load parameters currently in non-permanent memory of aircraft.</string>
                  </property>
                  <property name="statusTip">
                   <string/>
                  </property>
                  <property name="text">
                   <string>Refresh</string>
                  </property>
                 </widget>
                </item>
                <item>
                 <widget class="QPushButton" name="readButton">
                  <property name="enabled">
                   <bool>false</bool>
                  </property>
                  <property name="toolTip">
                   <string>Copy parameters from permanent memory to non-permanent current memory of aircraft. DOES NOT update the parameters in this view, click refresh after copying them to get them.</string>
                  </property>
                  <property name="statusTip">
                   <string/>
                  </property>
                  <property name="whatsThis">
                   <string/>
                  </property>
                  <property name="text">
                   <string>Read ROM</string>
                  </property>
                 </widget>
                </item>
                <item>
                 <widget class="QPushButton" name="writeButton">
                  <property name="enabled">
                   <bool>false</bool>
                  </property>
                  <property name="toolTip">
                   <string>Copy current parameters in non-permanent memory of the aircraft to permanent memory. Transmit your parameters first to write these.</string>
                  </property>
                  <property name="statusTip">
                   <string/>
                  </property>
                  <property name="text">
                   <string>Write ROM</string>
                  </property>
                 </widget>
                </item>
1074 1075 1076 1077 1078 1079 1080
                <item>
                 <widget class="QPushButton" name="loadFileButton">
                  <property name="text">
                   <string>Load File</string>
                  </property>
                 </widget>
                </item>
1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098
                <item>
                 <widget class="QPushButton" name="saveFileButton">
                  <property name="enabled">
                   <bool>false</bool>
                  </property>
                  <property name="toolTip">
                   <string>Save parameters in this view to a file on this computer.</string>
                  </property>
                  <property name="statusTip">
                   <string/>
                  </property>
                  <property name="text">
                   <string>Save to File</string>
                  </property>
                 </widget>
                </item>
               </layout>
              </item>
1099 1100 1101 1102
             </layout>
            </widget>
           </item>
           <item>
1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128
            <spacer name="horizontalSpacer_5">
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>10</width>
               <height>20</height>
              </size>
             </property>
            </spacer>
           </item>
           <item>
            <widget class="QGroupBox" name="pendingChangesGroupBox">
             <property name="sizePolicy">
              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
               <horstretch>2</horstretch>
               <verstretch>0</verstretch>
              </sizepolicy>
             </property>
             <property name="minimumSize">
              <size>
               <width>329</width>
               <height>0</height>
              </size>
             </property>
1129
             <property name="title">
1130
              <string>Changes Pending</string>
1131
             </property>
1132 1133 1134 1135 1136 1137 1138 1139
             <widget class="QWidget" name="verticalLayoutWidget">
              <property name="geometry">
               <rect>
                <x>10</x>
                <y>30</y>
                <width>381</width>
                <height>601</height>
               </rect>
1140
              </property>
1141
              <layout class="QVBoxLayout" name="verticalLayout_4" stretch="0">
1142 1143 1144 1145
               <property name="spacing">
                <number>0</number>
               </property>
               <item>
1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156
                <widget class="QGCPendingParamWidget" name="pendingCommitsWidget" native="true">
                 <property name="minimumSize">
                  <size>
                   <width>0</width>
                   <height>30</height>
                  </size>
                 </property>
                 <property name="autoFillBackground">
                  <bool>true</bool>
                 </property>
                </widget>
1157 1158 1159
               </item>
              </layout>
             </widget>
1160 1161
            </widget>
           </item>
1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174
           <item>
            <spacer name="horizontalSpacer_13">
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>10</width>
               <height>20</height>
              </size>
             </property>
            </spacer>
           </item>
1175 1176
          </layout>
         </item>
1177 1178
         <item>
          <widget class="QLabel" name="advancedStatusLabel">
1179
           <property name="text">
1180
            <string>Status</string>
1181 1182 1183 1184
           </property>
          </widget>
         </item>
        </layout>
1185 1186
       </widget>
      </widget>
1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198
     </item>
    </layout>
   </item>
  </layout>
 </widget>
 <customwidgets>
  <customwidget>
   <class>QGCRadioChannelDisplay</class>
   <extends>QWidget</extends>
   <header>ui/designer/QGCRadioChannelDisplay.h</header>
   <container>1</container>
  </customwidget>
1199 1200 1201
  <customwidget>
   <class>QGCPendingParamWidget</class>
   <extends>QWidget</extends>
1202
   <header>ui/QGCPendingParamWidget.h</header>
1203 1204
   <container>1</container>
  </customwidget>
1205 1206 1207 1208 1209 1210
  <customwidget>
   <class>QGCMessageView</class>
   <extends>QWidget</extends>
   <header location="global">QGCMessageView.h</header>
   <container>1</container>
  </customwidget>
1211 1212 1213 1214
 </customwidgets>
 <resources/>
 <connections/>
</ui>