Subversion Repositories Projects

Rev

Rev 750 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 750 Rev 801
Line 4... Line 4...
4
 <widget class="QMainWindow" name="dlg_Main_UI">
4
 <widget class="QMainWindow" name="dlg_Main_UI">
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>778</width>
9
    <width>753</width>
10
    <height>366</height>
10
    <height>353</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>QMK-Template</string>
14
   <string>QMK-Template</string>
15
  </property>
15
  </property>
16
  <property name="windowIcon">
16
  <property name="windowIcon">
17
   <iconset resource="../QMK-Settings.qrc">
17
   <iconset resource="../QMK-Settings.qrc">
18
    <normaloff>:/Icon/Global/Images/Icons/QMK-Settings.png</normaloff>:/Icon/Global/Images/Icons/QMK-Settings.png</iconset>
18
    <normaloff>:/Icon/Global/Images/Icons/QMK-Settings.png</normaloff>:/Icon/Global/Images/Icons/QMK-Settings.png</iconset>
19
  </property>
19
  </property>
20
  <widget class="QWidget" name="centralWidget">
20
  <widget class="QWidget" name="centralWidget">
21
   <layout class="QGridLayout" name="gridLayout_25">
21
   <layout class="QGridLayout" name="gridLayout_28">
-
 
22
    <item row="0" column="0" colspan="2">
-
 
23
     <widget class="wgt_Connection" name="wg_Connection" native="true"/>
-
 
24
    </item>
-
 
25
    <item row="0" column="2">
-
 
26
     <widget class="QFrame" name="frame">
-
 
27
      <property name="frameShape">
-
 
28
       <enum>QFrame::StyledPanel</enum>
-
 
29
      </property>
-
 
30
      <property name="frameShadow">
-
 
31
       <enum>QFrame::Raised</enum>
-
 
32
      </property>
-
 
33
      <layout class="QGridLayout" name="gridLayout_27">
-
 
34
       <property name="margin">
-
 
35
        <number>0</number>
-
 
36
       </property>
-
 
37
       <item row="0" column="0">
-
 
38
        <widget class="QWidget" name="wg_Set" native="true">
-
 
39
         <layout class="QGridLayout" name="gridLayout_8">
-
 
40
          <property name="topMargin">
-
 
41
           <number>0</number>
-
 
42
          </property>
-
 
43
          <property name="bottomMargin">
-
 
44
           <number>0</number>
-
 
45
          </property>
-
 
46
          <item row="0" column="0">
-
 
47
           <widget class="QLabel" name="label_146">
-
 
48
            <property name="text">
-
 
49
             <string>Parametersatz</string>
-
 
50
            </property>
-
 
51
           </widget>
-
 
52
          </item>
-
 
53
          <item row="0" column="1">
-
 
54
           <widget class="QSpinBox" name="sb_Set">
-
 
55
            <property name="minimum">
-
 
56
             <number>1</number>
-
 
57
            </property>
-
 
58
            <property name="maximum">
-
 
59
             <number>5</number>
-
 
60
            </property>
-
 
61
           </widget>
-
 
62
          </item>
-
 
63
          <item row="0" column="2">
-
 
64
           <widget class="QLineEdit" name="le_SetName">
-
 
65
            <property name="sizePolicy">
-
 
66
             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
-
 
67
              <horstretch>0</horstretch>
-
 
68
              <verstretch>0</verstretch>
-
 
69
             </sizepolicy>
-
 
70
            </property>
-
 
71
            <property name="minimumSize">
-
 
72
             <size>
-
 
73
              <width>100</width>
-
 
74
              <height>0</height>
-
 
75
             </size>
-
 
76
            </property>
-
 
77
           </widget>
-
 
78
          </item>
-
 
79
         </layout>
-
 
80
        </widget>
-
 
81
       </item>
-
 
82
      </layout>
-
 
83
     </widget>
-
 
84
    </item>
22
    <item row="1" column="0">
85
    <item row="1" column="0">
23
     <widget class="QListWidget" name="listWidget">
86
     <widget class="QListWidget" name="listWidget">
-
 
87
      <property name="sizePolicy">
-
 
88
       <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
-
 
89
        <horstretch>0</horstretch>
-
 
90
        <verstretch>0</verstretch>
-
 
91
       </sizepolicy>
-
 
92
      </property>
24
      <property name="minimumSize">
93
      <property name="minimumSize">
25
       <size>
94
       <size>
26
        <width>100</width>
95
        <width>100</width>
27
        <height>0</height>
96
        <height>0</height>
28
       </size>
97
       </size>
Line 32... Line 101...
32
        <width>120</width>
101
        <width>120</width>
33
        <height>16777215</height>
102
        <height>16777215</height>
34
       </size>
103
       </size>
35
      </property>
104
      </property>
36
      <property name="font">
105
      <property name="font">
37
       <font>
106
       <font/>
38
        <pointsize>8</pointsize>
-
 
39
        <weight>50</weight>
-
 
40
        <bold>false</bold>
-
 
41
       </font>
-
 
42
      </property>
107
      </property>
43
      <item>
108
      <item>
44
       <property name="text">
109
       <property name="text">
45
        <string>Konfiguration</string>
110
        <string>Konfiguration</string>
46
       </property>
111
       </property>
Line 298... Line 363...
298
          </property>
363
          </property>
299
          <layout class="QGridLayout" name="gridLayout_13">
364
          <layout class="QGridLayout" name="gridLayout_13">
300
           <item row="0" column="0" colspan="3">
365
           <item row="0" column="0" colspan="3">
301
            <widget class="QCheckBox" name="s_1_1_cb">
366
            <widget class="QCheckBox" name="s_1_1_cb">
302
             <property name="font">
367
             <property name="font">
303
              <font>
368
              <font/>
304
               <weight>75</weight>
-
 
305
               <bold>true</bold>
-
 
306
              </font>
-
 
307
             </property>
369
             </property>
308
             <property name="text">
370
             <property name="text">
309
              <string>Höhenregelung</string>
371
              <string>Höhenregelung</string>
310
             </property>
372
             </property>
311
            </widget>
373
            </widget>
312
           </item>
374
           </item>
313
           <item row="1" column="0" colspan="3">
375
           <item row="1" column="0" colspan="3">
314
            <widget class="QCheckBox" name="s_1_4_cb">
376
            <widget class="QCheckBox" name="s_1_4_cb">
315
             <property name="font">
377
             <property name="font">
316
              <font>
378
              <font/>
317
               <weight>75</weight>
-
 
318
               <bold>true</bold>
-
 
319
              </font>
-
 
320
             </property>
379
             </property>
321
             <property name="text">
380
             <property name="text">
322
              <string>GPS aktiv</string>
381
              <string>GPS aktiv</string>
323
             </property>
382
             </property>
324
            </widget>
383
            </widget>
325
           </item>
384
           </item>
326
           <item row="2" column="0" rowspan="2" colspan="3">
385
           <item row="2" column="0" rowspan="2" colspan="3">
327
            <widget class="QCheckBox" name="s_1_2_cb">
386
            <widget class="QCheckBox" name="s_1_2_cb">
328
             <property name="font">
387
             <property name="font">
329
              <font>
388
              <font/>
330
               <weight>75</weight>
-
 
331
               <bold>true</bold>
-
 
332
              </font>
-
 
333
             </property>
389
             </property>
334
             <property name="text">
390
             <property name="text">
335
              <string>Kompass</string>
391
              <string>Kompass</string>
336
             </property>
392
             </property>
337
            </widget>
393
            </widget>
Line 356... Line 412...
356
            </widget>
412
            </widget>
357
           </item>
413
           </item>
358
           <item row="5" column="0" colspan="3">
414
           <item row="5" column="0" colspan="3">
359
            <widget class="QCheckBox" name="s_1_5_cb">
415
            <widget class="QCheckBox" name="s_1_5_cb">
360
             <property name="font">
416
             <property name="font">
361
              <font>
417
              <font/>
362
               <weight>75</weight>
-
 
363
               <bold>true</bold>
-
 
364
              </font>
-
 
365
             </property>
418
             </property>
366
             <property name="text">
419
             <property name="text">
367
              <string>Erweiterte Empfangssignalprüfung</string>
420
              <string>Erweiterte Empfangssignalprüfung</string>
368
             </property>
421
             </property>
369
            </widget>
422
            </widget>
370
           </item>
423
           </item>
371
           <item row="6" column="0" colspan="3">
424
           <item row="6" column="0" colspan="3">
372
            <widget class="QCheckBox" name="s_1_6_cb">
425
            <widget class="QCheckBox" name="s_1_6_cb">
373
             <property name="font">
426
             <property name="font">
374
              <font>
427
              <font/>
375
               <weight>75</weight>
-
 
376
               <bold>true</bold>
-
 
377
              </font>
-
 
378
             </property>
428
             </property>
379
             <property name="text">
429
             <property name="text">
380
              <string>Achs-(ent-)kopplung</string>
430
              <string>Achs-(ent-)kopplung</string>
381
             </property>
431
             </property>
382
            </widget>
432
            </widget>
383
           </item>
433
           </item>
384
           <item row="7" column="0" colspan="3">
434
           <item row="7" column="0" colspan="3">
385
            <widget class="QCheckBox" name="s_1_7_cb">
435
            <widget class="QCheckBox" name="s_1_7_cb">
386
             <property name="font">
436
             <property name="font">
387
              <font>
437
              <font/>
388
               <weight>75</weight>
-
 
389
               <bold>true</bold>
-
 
390
              </font>
-
 
391
             </property>
438
             </property>
392
             <property name="text">
439
             <property name="text">
393
              <string>Drehratenbegrenzung</string>
440
              <string>Drehratenbegrenzung</string>
394
             </property>
441
             </property>
395
            </widget>
442
            </widget>
396
           </item>
443
           </item>
397
           <item row="8" column="0" colspan="3">
444
           <item row="8" column="0" colspan="3">
398
            <widget class="QCheckBox" name="s_1_8_cb">
445
            <widget class="QCheckBox" name="s_1_8_cb">
399
             <property name="font">
446
             <property name="font">
400
              <font>
447
              <font/>
401
               <weight>75</weight>
-
 
402
               <bold>true</bold>
-
 
403
              </font>
-
 
404
             </property>
448
             </property>
405
             <property name="text">
449
             <property name="text">
406
              <string>Heading Hold (Nick/Roll)</string>
450
              <string>Heading Hold (Nick/Roll)</string>
407
             </property>
451
             </property>
408
            </widget>
452
            </widget>
Line 421... Line 465...
421
            </spacer>
465
            </spacer>
422
           </item>
466
           </item>
423
           <item row="4" column="1">
467
           <item row="4" column="1">
424
            <widget class="QCheckBox" name="s_1_3_cb">
468
            <widget class="QCheckBox" name="s_1_3_cb">
425
             <property name="font">
469
             <property name="font">
426
              <font>
470
              <font/>
427
               <weight>75</weight>
-
 
428
               <bold>true</bold>
-
 
429
              </font>
-
 
430
             </property>
471
             </property>
431
             <property name="text">
472
             <property name="text">
432
              <string>Feste Ausrichtung</string>
473
              <string>Feste Ausrichtung</string>
433
             </property>
474
             </property>
434
            </widget>
475
            </widget>
Line 450... Line 491...
450
          </property>
491
          </property>
451
          <layout class="QGridLayout" name="gridLayout_9">
492
          <layout class="QGridLayout" name="gridLayout_9">
452
           <item row="0" column="0">
493
           <item row="0" column="0">
453
            <widget class="QLabel" name="label_5">
494
            <widget class="QLabel" name="label_5">
454
             <property name="font">
495
             <property name="font">
455
              <font>
496
              <font/>
456
               <weight>75</weight>
-
 
457
               <bold>true</bold>
-
 
458
              </font>
-
 
459
             </property>
497
             </property>
460
             <property name="text">
498
             <property name="text">
461
              <string>Gas:</string>
499
              <string>Gas:</string>
462
             </property>
500
             </property>
463
            </widget>
501
            </widget>
Line 527... Line 565...
527
            </widget>
565
            </widget>
528
           </item>
566
           </item>
529
           <item row="0" column="3">
567
           <item row="0" column="3">
530
            <widget class="QLabel" name="label_11">
568
            <widget class="QLabel" name="label_11">
531
             <property name="font">
569
             <property name="font">
532
              <font>
570
              <font/>
533
               <weight>75</weight>
-
 
534
               <bold>true</bold>
-
 
535
              </font>
-
 
536
             </property>
571
             </property>
537
             <property name="text">
572
             <property name="text">
538
              <string>Poti 3:</string>
573
              <string>Poti 3:</string>
539
             </property>
574
             </property>
540
            </widget>
575
            </widget>
Line 664... Line 699...
664
            </widget>
699
            </widget>
665
           </item>
700
           </item>
666
           <item row="1" column="0">
701
           <item row="1" column="0">
667
            <widget class="QLabel" name="label_6">
702
            <widget class="QLabel" name="label_6">
668
             <property name="font">
703
             <property name="font">
669
              <font>
704
              <font/>
670
               <weight>75</weight>
-
 
671
               <bold>true</bold>
-
 
672
              </font>
-
 
673
             </property>
705
             </property>
674
             <property name="text">
706
             <property name="text">
675
              <string>Gier:</string>
707
              <string>Gier:</string>
676
             </property>
708
             </property>
677
            </widget>
709
            </widget>
Line 741... Line 773...
741
            </widget>
773
            </widget>
742
           </item>
774
           </item>
743
           <item row="1" column="3">
775
           <item row="1" column="3">
744
            <widget class="QLabel" name="label_12">
776
            <widget class="QLabel" name="label_12">
745
             <property name="font">
777
             <property name="font">
746
              <font>
778
              <font/>
747
               <weight>75</weight>
-
 
748
               <bold>true</bold>
-
 
749
              </font>
-
 
750
             </property>
779
             </property>
751
             <property name="text">
780
             <property name="text">
752
              <string>Poti 4:</string>
781
              <string>Poti 4:</string>
753
             </property>
782
             </property>
754
            </widget>
783
            </widget>
Line 878... Line 907...
878
            </widget>
907
            </widget>
879
           </item>
908
           </item>
880
           <item row="2" column="0">
909
           <item row="2" column="0">
881
            <widget class="QLabel" name="label_7">
910
            <widget class="QLabel" name="label_7">
882
             <property name="font">
911
             <property name="font">
883
              <font>
912
              <font/>
884
               <weight>75</weight>
-
 
885
               <bold>true</bold>
-
 
886
              </font>
-
 
887
             </property>
913
             </property>
888
             <property name="text">
914
             <property name="text">
889
              <string>Nick:</string>
915
              <string>Nick:</string>
890
             </property>
916
             </property>
891
            </widget>
917
            </widget>
Line 955... Line 981...
955
            </widget>
981
            </widget>
956
           </item>
982
           </item>
957
           <item row="2" column="3">
983
           <item row="2" column="3">
958
            <widget class="QLabel" name="label_32">
984
            <widget class="QLabel" name="label_32">
959
             <property name="font">
985
             <property name="font">
960
              <font>
986
              <font/>
961
               <weight>75</weight>
-
 
962
               <bold>true</bold>
-
 
963
              </font>
-
 
964
             </property>
987
             </property>
965
             <property name="text">
988
             <property name="text">
966
              <string>Poti 5:</string>
989
              <string>Poti 5:</string>
967
             </property>
990
             </property>
968
            </widget>
991
            </widget>
Line 1092... Line 1115...
1092
            </widget>
1115
            </widget>
1093
           </item>
1116
           </item>
1094
           <item row="3" column="0">
1117
           <item row="3" column="0">
1095
            <widget class="QLabel" name="label_8">
1118
            <widget class="QLabel" name="label_8">
1096
             <property name="font">
1119
             <property name="font">
1097
              <font>
1120
              <font/>
1098
               <weight>75</weight>
-
 
1099
               <bold>true</bold>
-
 
1100
              </font>
-
 
1101
             </property>
1121
             </property>
1102
             <property name="text">
1122
             <property name="text">
1103
              <string>Roll:</string>
1123
              <string>Roll:</string>
1104
             </property>
1124
             </property>
1105
            </widget>
1125
            </widget>
Line 1169... Line 1189...
1169
            </widget>
1189
            </widget>
1170
           </item>
1190
           </item>
1171
           <item row="3" column="3">
1191
           <item row="3" column="3">
1172
            <widget class="QLabel" name="label_34">
1192
            <widget class="QLabel" name="label_34">
1173
             <property name="font">
1193
             <property name="font">
1174
              <font>
1194
              <font/>
1175
               <weight>75</weight>
-
 
1176
               <bold>true</bold>
-
 
1177
              </font>
-
 
1178
             </property>
1195
             </property>
1179
             <property name="text">
1196
             <property name="text">
1180
              <string>Poti 6:</string>
1197
              <string>Poti 6:</string>
1181
             </property>
1198
             </property>
1182
            </widget>
1199
            </widget>
Line 1306... Line 1323...
1306
            </widget>
1323
            </widget>
1307
           </item>
1324
           </item>
1308
           <item row="4" column="0">
1325
           <item row="4" column="0">
1309
            <widget class="QLabel" name="label_9">
1326
            <widget class="QLabel" name="label_9">
1310
             <property name="font">
1327
             <property name="font">
1311
              <font>
1328
              <font/>
1312
               <weight>75</weight>
-
 
1313
               <bold>true</bold>
-
 
1314
              </font>
-
 
1315
             </property>
1329
             </property>
1316
             <property name="text">
1330
             <property name="text">
1317
              <string>Poti 1:</string>
1331
              <string>Poti 1:</string>
1318
             </property>
1332
             </property>
1319
            </widget>
1333
            </widget>
Line 1443... Line 1457...
1443
            </widget>
1457
            </widget>
1444
           </item>
1458
           </item>
1445
           <item row="4" column="3">
1459
           <item row="4" column="3">
1446
            <widget class="QLabel" name="label_33">
1460
            <widget class="QLabel" name="label_33">
1447
             <property name="font">
1461
             <property name="font">
1448
              <font>
1462
              <font/>
1449
               <weight>75</weight>
-
 
1450
               <bold>true</bold>
-
 
1451
              </font>
-
 
1452
             </property>
1463
             </property>
1453
             <property name="text">
1464
             <property name="text">
1454
              <string>Poti 7:</string>
1465
              <string>Poti 7:</string>
1455
             </property>
1466
             </property>
1456
            </widget>
1467
            </widget>
Line 1580... Line 1591...
1580
            </widget>
1591
            </widget>
1581
           </item>
1592
           </item>
1582
           <item row="5" column="0">
1593
           <item row="5" column="0">
1583
            <widget class="QLabel" name="label_10">
1594
            <widget class="QLabel" name="label_10">
1584
             <property name="font">
1595
             <property name="font">
1585
              <font>
1596
              <font/>
1586
               <weight>75</weight>
-
 
1587
               <bold>true</bold>
-
 
1588
              </font>
-
 
1589
             </property>
1597
             </property>
1590
             <property name="text">
1598
             <property name="text">
1591
              <string>Poti 2:</string>
1599
              <string>Poti 2:</string>
1592
             </property>
1600
             </property>
1593
            </widget>
1601
            </widget>
Line 1717... Line 1725...
1717
            </widget>
1725
            </widget>
1718
           </item>
1726
           </item>
1719
           <item row="5" column="3">
1727
           <item row="5" column="3">
1720
            <widget class="QLabel" name="label_35">
1728
            <widget class="QLabel" name="label_35">
1721
             <property name="font">
1729
             <property name="font">
1722
              <font>
1730
              <font/>
1723
               <weight>75</weight>
-
 
1724
               <bold>true</bold>
-
 
1725
              </font>
-
 
1726
             </property>
1731
             </property>
1727
             <property name="text">
1732
             <property name="text">
1728
              <string>Poti 8:</string>
1733
              <string>Poti 8:</string>
1729
             </property>
1734
             </property>
1730
            </widget>
1735
            </widget>
Line 1869... Line 1874...
1869
           <item row="8" column="0" colspan="5">
1874
           <item row="8" column="0" colspan="5">
1870
            <layout class="QVBoxLayout" name="verticalLayout_2">
1875
            <layout class="QVBoxLayout" name="verticalLayout_2">
1871
             <item>
1876
             <item>
1872
              <widget class="QLabel" name="label_155">
1877
              <widget class="QLabel" name="label_155">
1873
               <property name="font">
1878
               <property name="font">
1874
                <font>
1879
                <font/>
1875
                 <weight>75</weight>
-
 
1876
                 <bold>true</bold>
-
 
1877
                </font>
-
 
1878
               </property>
1880
               </property>
1879
               <property name="text">
1881
               <property name="text">
1880
                <string>Empfänger wählen:</string>
1882
                <string>Empfänger wählen:</string>
1881
               </property>
1883
               </property>
1882
              </widget>
1884
              </widget>
Line 2969... Line 2971...
2969
         </widget>
2971
         </widget>
2970
        </item>
2972
        </item>
2971
        <item row="1" column="0" colspan="2">
2973
        <item row="1" column="0" colspan="2">
2972
         <widget class="QCheckBox" name="s_2_9_cb">
2974
         <widget class="QCheckBox" name="s_2_9_cb">
2973
          <property name="font">
2975
          <property name="font">
2974
           <font>
2976
           <font/>
2975
            <weight>75</weight>
-
 
2976
            <bold>true</bold>
-
 
2977
           </font>
-
 
2978
          </property>
2977
          </property>
2979
          <property name="text">
2978
          <property name="text">
2980
           <string>Erweiterte Empfangssignalprüfung</string>
2979
           <string>Erweiterte Empfangssignalprüfung</string>
2981
          </property>
2980
          </property>
2982
         </widget>
2981
         </widget>
Line 3001... Line 3000...
3001
          </property>
3000
          </property>
3002
          <layout class="QGridLayout" name="gridLayout">
3001
          <layout class="QGridLayout" name="gridLayout">
3003
           <item row="0" column="0">
3002
           <item row="0" column="0">
3004
            <widget class="QLabel" name="label_19">
3003
            <widget class="QLabel" name="label_19">
3005
             <property name="font">
3004
             <property name="font">
3006
              <font>
3005
              <font/>
3007
               <weight>75</weight>
-
 
3008
               <bold>true</bold>
-
 
3009
              </font>
-
 
3010
             </property>
3006
             </property>
3011
             <property name="text">
3007
             <property name="text">
3012
              <string>Nick / Roll P-Anteil:</string>
3008
              <string>Nick / Roll P-Anteil:</string>
3013
             </property>
3009
             </property>
3014
            </widget>
3010
            </widget>
Line 3024... Line 3020...
3024
            </widget>
3020
            </widget>
3025
           </item>
3021
           </item>
3026
           <item row="1" column="0">
3022
           <item row="1" column="0">
3027
            <widget class="QLabel" name="label_20">
3023
            <widget class="QLabel" name="label_20">
3028
             <property name="font">
3024
             <property name="font">
3029
              <font>
3025
              <font/>
3030
               <weight>75</weight>
-
 
3031
               <bold>true</bold>
-
 
3032
              </font>
-
 
3033
             </property>
3026
             </property>
3034
             <property name="text">
3027
             <property name="text">
3035
              <string>Nick / Roll D-Anteil:</string>
3028
              <string>Nick / Roll D-Anteil:</string>
3036
             </property>
3029
             </property>
3037
            </widget>
3030
            </widget>
Line 3063... Line 3056...
3063
            </spacer>
3056
            </spacer>
3064
           </item>
3057
           </item>
3065
           <item row="3" column="0">
3058
           <item row="3" column="0">
3066
            <widget class="QLabel" name="label_21">
3059
            <widget class="QLabel" name="label_21">
3067
             <property name="font">
3060
             <property name="font">
3068
              <font>
3061
              <font/>
3069
               <weight>75</weight>
-
 
3070
               <bold>true</bold>
-
 
3071
              </font>
-
 
3072
             </property>
3062
             </property>
3073
             <property name="text">
3063
             <property name="text">
3074
              <string>Gier P-Anteil:</string>
3064
              <string>Gier P-Anteil:</string>
3075
             </property>
3065
             </property>
3076
            </widget>
3066
            </widget>
Line 3142... Line 3132...
3142
            </widget>
3132
            </widget>
3143
           </item>
3133
           </item>
3144
           <item row="5" column="0">
3134
           <item row="5" column="0">
3145
            <widget class="QLabel" name="label_51">
3135
            <widget class="QLabel" name="label_51">
3146
             <property name="font">
3136
             <property name="font">
3147
              <font>
3137
              <font/>
3148
               <weight>75</weight>
-
 
3149
               <bold>true</bold>
-
 
3150
              </font>
-
 
3151
             </property>
3138
             </property>
3152
             <property name="text">
3139
             <property name="text">
3153
              <string>Externe Kontrolle:</string>
3140
              <string>Externe Kontrolle:</string>
3154
             </property>
3141
             </property>
3155
            </widget>
3142
            </widget>
Line 3329... Line 3316...
3329
          </property>
3316
          </property>
3330
          <layout class="QGridLayout" name="gridLayout_17">
3317
          <layout class="QGridLayout" name="gridLayout_17">
3331
           <item row="0" column="0">
3318
           <item row="0" column="0">
3332
            <widget class="QCheckBox" name="s_4_1_cb">
3319
            <widget class="QCheckBox" name="s_4_1_cb">
3333
             <property name="font">
3320
             <property name="font">
3334
              <font>
3321
              <font/>
3335
               <weight>75</weight>
-
 
3336
               <bold>true</bold>
-
 
3337
              </font>
-
 
3338
             </property>
3322
             </property>
3339
             <property name="text">
3323
             <property name="text">
3340
              <string>Höhenregelung aktiv</string>
3324
              <string>Höhenregelung aktiv</string>
3341
             </property>
3325
             </property>
3342
            </widget>
3326
            </widget>
Line 3373... Line 3357...
3373
               </widget>
3357
               </widget>
3374
              </item>
3358
              </item>
3375
              <item row="0" column="1" colspan="2">
3359
              <item row="0" column="1" colspan="2">
3376
               <widget class="QRadioButton" name="s_4_2_rb">
3360
               <widget class="QRadioButton" name="s_4_2_rb">
3377
                <property name="font">
3361
                <property name="font">
3378
                 <font>
3362
                 <font/>
3379
                  <weight>75</weight>
-
 
3380
                  <bold>true</bold>
-
 
3381
                 </font>
-
 
3382
                </property>
3363
                </property>
3383
                <property name="text">
3364
                <property name="text">
3384
                 <string>Höhenbegrenzung</string>
3365
                 <string>Höhenbegrenzung</string>
3385
                </property>
3366
                </property>
3386
                <property name="checked">
3367
                <property name="checked">
Line 3389... Line 3370...
3389
               </widget>
3370
               </widget>
3390
              </item>
3371
              </item>
3391
              <item row="0" column="3" colspan="3">
3372
              <item row="0" column="3" colspan="3">
3392
               <widget class="QCheckBox" name="s_4_4_cb">
3373
               <widget class="QCheckBox" name="s_4_4_cb">
3393
                <property name="font">
3374
                <property name="font">
3394
                 <font>
3375
                 <font/>
3395
                  <weight>75</weight>
-
 
3396
                  <bold>true</bold>
-
 
3397
                 </font>
-
 
3398
                </property>
3376
                </property>
3399
                <property name="text">
3377
                <property name="text">
3400
                 <string>Schalter für Höhe</string>
3378
                 <string>Schalter für Höhe</string>
3401
                </property>
3379
                </property>
3402
               </widget>
3380
               </widget>
3403
              </item>
3381
              </item>
3404
              <item row="1" column="1" colspan="2">
3382
              <item row="1" column="1" colspan="2">
3405
               <widget class="QRadioButton" name="s_4_3_rb">
3383
               <widget class="QRadioButton" name="s_4_3_rb">
3406
                <property name="font">
3384
                <property name="font">
3407
                 <font>
3385
                 <font/>
3408
                  <weight>75</weight>
-
 
3409
                  <bold>true</bold>
-
 
3410
                 </font>
-
 
3411
                </property>
3386
                </property>
3412
                <property name="text">
3387
                <property name="text">
3413
                 <string>Vario-Höhe</string>
3388
                 <string>Vario-Höhe</string>
3414
                </property>
3389
                </property>
3415
               </widget>
3390
               </widget>
Line 3418... Line 3393...
3418
               <widget class="QCheckBox" name="s_4_5_cb">
3393
               <widget class="QCheckBox" name="s_4_5_cb">
3419
                <property name="enabled">
3394
                <property name="enabled">
3420
                 <bool>false</bool>
3395
                 <bool>false</bool>
3421
                </property>
3396
                </property>
3422
                <property name="font">
3397
                <property name="font">
3423
                 <font>
3398
                 <font/>
3424
                  <weight>75</weight>
-
 
3425
                  <bold>true</bold>
-
 
3426
                 </font>
-
 
3427
                </property>
3399
                </property>
3428
                <property name="text">
3400
                <property name="text">
3429
                 <string>akustisches Variometer</string>
3401
                 <string>akustisches Variometer</string>
3430
                </property>
3402
                </property>
3431
               </widget>
3403
               </widget>
3432
              </item>
3404
              </item>
3433
              <item row="3" column="0" colspan="2">
3405
              <item row="3" column="0" colspan="2">
3434
               <widget class="QLabel" name="label_25">
3406
               <widget class="QLabel" name="label_25">
3435
                <property name="font">
3407
                <property name="font">
3436
                 <font>
3408
                 <font/>
3437
                  <weight>75</weight>
-
 
3438
                  <bold>true</bold>
-
 
3439
                 </font>
-
 
3440
                </property>
3409
                </property>
3441
                <property name="text">
3410
                <property name="text">
3442
                 <string>Sollwert:</string>
3411
                 <string>Sollwert:</string>
3443
                </property>
3412
                </property>
3444
               </widget>
3413
               </widget>
Line 3496... Line 3465...
3496
               </widget>
3465
               </widget>
3497
              </item>
3466
              </item>
3498
              <item row="4" column="0" colspan="2">
3467
              <item row="4" column="0" colspan="2">
3499
               <widget class="QLabel" name="label_26">
3468
               <widget class="QLabel" name="label_26">
3500
                <property name="font">
3469
                <property name="font">
3501
                 <font>
3470
                 <font/>
3502
                  <weight>75</weight>
-
 
3503
                  <bold>true</bold>
-
 
3504
                 </font>
-
 
3505
                </property>
3471
                </property>
3506
                <property name="text">
3472
                <property name="text">
3507
                 <string>Min. Gas:</string>
3473
                 <string>Min. Gas:</string>
3508
                </property>
3474
                </property>
3509
               </widget>
3475
               </widget>
Line 3516... Line 3482...
3516
               </widget>
3482
               </widget>
3517
              </item>
3483
              </item>
3518
              <item row="5" column="0" colspan="2">
3484
              <item row="5" column="0" colspan="2">
3519
               <widget class="QLabel" name="label_27">
3485
               <widget class="QLabel" name="label_27">
3520
                <property name="font">
3486
                <property name="font">
3521
                 <font>
3487
                 <font/>
3522
                  <weight>75</weight>
-
 
3523
                  <bold>true</bold>
-
 
3524
                 </font>
-
 
3525
                </property>
3488
                </property>
3526
                <property name="text">
3489
                <property name="text">
3527
                 <string>Höhe P-Anteil:</string>
3490
                 <string>Höhe P-Anteil:</string>
3528
                </property>
3491
                </property>
3529
               </widget>
3492
               </widget>
Line 3581... Line 3544...
3581
               </widget>
3544
               </widget>
3582
              </item>
3545
              </item>
3583
              <item row="13" column="0" colspan="2">
3546
              <item row="13" column="0" colspan="2">
3584
               <widget class="QLabel" name="label_29">
3547
               <widget class="QLabel" name="label_29">
3585
                <property name="font">
3548
                <property name="font">
3586
                 <font>
3549
                 <font/>
3587
                  <weight>75</weight>
-
 
3588
                  <bold>true</bold>
-
 
3589
                 </font>
-
 
3590
                </property>
3550
                </property>
3591
                <property name="text">
3551
                <property name="text">
3592
                 <string>Z-ACC Wirkung:</string>
3552
                 <string>Z-ACC Wirkung:</string>
3593
                </property>
3553
                </property>
3594
               </widget>
3554
               </widget>
Line 3698... Line 3658...
3698
               </widget>
3658
               </widget>
3699
              </item>
3659
              </item>
3700
              <item row="6" column="0" colspan="2">
3660
              <item row="6" column="0" colspan="2">
3701
               <widget class="QLabel" name="label_28">
3661
               <widget class="QLabel" name="label_28">
3702
                <property name="font">
3662
                <property name="font">
3703
                 <font>
3663
                 <font/>
3704
                  <weight>75</weight>
-
 
3705
                  <bold>true</bold>
-
 
3706
                 </font>
-
 
3707
                </property>
3664
                </property>
3708
                <property name="text">
3665
                <property name="text">
3709
                 <string>Luftdruck D-Anteil:</string>
3666
                 <string>Luftdruck D-Anteil:</string>
3710
                </property>
3667
                </property>
3711
               </widget>
3668
               </widget>
Line 3730... Line 3687...
3730
               <widget class="QLabel" name="label_30">
3687
               <widget class="QLabel" name="label_30">
3731
                <property name="enabled">
3688
                <property name="enabled">
3732
                 <bool>false</bool>
3689
                 <bool>false</bool>
3733
                </property>
3690
                </property>
3734
                <property name="font">
3691
                <property name="font">
3735
                 <font>
3692
                 <font/>
3736
                  <weight>75</weight>
-
 
3737
                  <bold>true</bold>
-
 
3738
                 </font>
-
 
3739
                </property>
3693
                </property>
3740
                <property name="text">
3694
                <property name="text">
3741
                 <string>Verstärkung/Rate:</string>
3695
                 <string>Verstärkung/Rate:</string>
3742
                </property>
3696
                </property>
3743
               </widget>
3697
               </widget>
Line 3753... Line 3707...
3753
               </widget>
3707
               </widget>
3754
              </item>
3708
              </item>
3755
              <item row="4" column="3">
3709
              <item row="4" column="3">
3756
               <widget class="QLabel" name="label_109">
3710
               <widget class="QLabel" name="label_109">
3757
                <property name="font">
3711
                <property name="font">
3758
                 <font>
3712
                 <font/>
3759
                  <weight>75</weight>
-
 
3760
                  <bold>true</bold>
-
 
3761
                 </font>
-
 
3762
                </property>
3713
                </property>
3763
                <property name="text">
3714
                <property name="text">
3764
                 <string>Schwebe-Gas +/-:</string>
3715
                 <string>Schwebe-Gas +/-:</string>
3765
                </property>
3716
                </property>
3766
               </widget>
3717
               </widget>
Line 3773... Line 3724...
3773
               </widget>
3724
               </widget>
3774
              </item>
3725
              </item>
3775
              <item row="5" column="3">
3726
              <item row="5" column="3">
3776
               <widget class="QLabel" name="label_114">
3727
               <widget class="QLabel" name="label_114">
3777
                <property name="font">
3728
                <property name="font">
3778
                 <font>
3729
                 <font/>
3779
                  <weight>75</weight>
-
 
3780
                  <bold>true</bold>
-
 
3781
                 </font>
-
 
3782
                </property>
3730
                </property>
3783
                <property name="text">
3731
                <property name="text">
3784
                 <string>GPS Z:</string>
3732
                 <string>GPS Z:</string>
3785
                </property>
3733
                </property>
3786
               </widget>
3734
               </widget>
Line 3841... Line 3789...
3841
               <widget class="QLabel" name="label_147">
3789
               <widget class="QLabel" name="label_147">
3842
                <property name="enabled">
3790
                <property name="enabled">
3843
                 <bool>false</bool>
3791
                 <bool>false</bool>
3844
                </property>
3792
                </property>
3845
                <property name="font">
3793
                <property name="font">
3846
                 <font>
3794
                 <font/>
3847
                  <weight>75</weight>
-
 
3848
                  <bold>true</bold>
-
 
3849
                 </font>
-
 
3850
                </property>
3795
                </property>
3851
                <property name="text">
3796
                <property name="text">
3852
                 <string>Stick Neutral-Punkt:</string>
3797
                 <string>Stick Neutral-Punkt:</string>
3853
                </property>
3798
                </property>
3854
               </widget>
3799
               </widget>
Line 3857... Line 3802...
3857
               <widget class="QSpinBox" name="sb_4_9">
3802
               <widget class="QSpinBox" name="sb_4_9">
3858
                <property name="enabled">
3803
                <property name="enabled">
3859
                 <bool>false</bool>
3804
                 <bool>false</bool>
3860
                </property>
3805
                </property>
3861
                <property name="maximum">
3806
                <property name="maximum">
3862
                 <number>50</number>
3807
                 <number>240</number>
-
 
3808
                </property>
-
 
3809
                <property name="value">
-
 
3810
                 <number>120</number>
3863
                </property>
3811
                </property>
3864
               </widget>
3812
               </widget>
3865
              </item>
3813
              </item>
3866
              <item row="13" column="3" colspan="2">
3814
              <item row="13" column="3" colspan="2">
3867
               <widget class="QLabel" name="label_31">
3815
               <widget class="QLabel" name="label_31">
Line 3929... Line 3877...
3929
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Hauptregler I:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Summe der Winkelfehler. Sorgt für grössere Präzision zwischen Stick und Lage. Sollte beim Fliegen mit Heading Hold (oben) erhöht werden. Kann bei zu grossen Werten überschwingen. &lt;/span&gt;&lt;/p&gt;
3877
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Hauptregler I:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Summe der Winkelfehler. Sorgt für grössere Präzision zwischen Stick und Lage. Sollte beim Fliegen mit Heading Hold (oben) erhöht werden. Kann bei zu grossen Werten überschwingen. &lt;/span&gt;&lt;/p&gt;
3930
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Driftkompensation:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Gibt an, wieviel Digits pro 500ms der Drift nachgeführt werden darf. Hier sollte ein kleiner Wert (1-3) angestrebt werden. Wert zu klein -&amp;gt; Gyrodrift (z.B. bei Temperaturänderungen) zieht den MK stark in eine Richtung. Wert zu gross -&amp;gt; MK schwebt nicht so gern still auf einer Stelle. Null -&amp;gt; Driftkompensation aus, Standart ist 4, also eher konservativ &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
3878
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Driftkompensation:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Gibt an, wieviel Digits pro 500ms der Drift nachgeführt werden darf. Hier sollte ein kleiner Wert (1-3) angestrebt werden. Wert zu klein -&amp;gt; Gyrodrift (z.B. bei Temperaturänderungen) zieht den MK stark in eine Richtung. Wert zu gross -&amp;gt; MK schwebt nicht so gern still auf einer Stelle. Null -&amp;gt; Driftkompensation aus, Standart ist 4, also eher konservativ &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
3931
          </property>
3879
          </property>
3932
         </widget>
3880
         </widget>
3933
        </item>
3881
        </item>
3934
        <item row="0" column="3">
3882
        <item row="0" column="0">
3935
         <widget class="QFrame" name="frame_7">
3883
         <widget class="QFrame" name="frame_7">
3936
          <property name="sizePolicy">
3884
          <property name="sizePolicy">
3937
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
3885
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
3938
            <horstretch>0</horstretch>
3886
            <horstretch>0</horstretch>
3939
            <verstretch>0</verstretch>
3887
            <verstretch>0</verstretch>
Line 3943... Line 3891...
3943
           <enum>QFrame::StyledPanel</enum>
3891
           <enum>QFrame::StyledPanel</enum>
3944
          </property>
3892
          </property>
3945
          <property name="frameShadow">
3893
          <property name="frameShadow">
3946
           <enum>QFrame::Raised</enum>
3894
           <enum>QFrame::Raised</enum>
3947
          </property>
3895
          </property>
3948
          <layout class="QGridLayout" name="gridLayout_3">
3896
          <layout class="QGridLayout" name="gridLayout_25">
3949
           <item row="0" column="0">
3897
           <item row="0" column="0">
3950
            <widget class="QLabel" name="label_37">
3898
            <layout class="QGridLayout" name="gridLayout_3">
3951
             <property name="font">
-
 
3952
              <font>
-
 
3953
               <weight>75</weight>
-
 
3954
               <bold>true</bold>
-
 
3955
              </font>
-
 
3956
             </property>
-
 
3957
             <property name="text">
-
 
3958
              <string>Gyro P-Anteil:</string>
-
 
3959
             </property>
-
 
3960
            </widget>
-
 
3961
           </item>
-
 
3962
           <item row="0" column="1">
-
 
3963
            <widget class="QComboBox" name="cb_5_1">
-
 
3964
             <property name="editable">
-
 
3965
              <bool>true</bool>
-
 
3966
             </property>
-
 
3967
             <item>
-
 
3968
              <property name="text">
-
 
3969
               <string>Poti 1</string>
-
 
3970
              </property>
-
 
3971
             </item>
-
 
3972
             <item>
-
 
3973
              <property name="text">
-
 
3974
               <string>Poti 2</string>
-
 
3975
              </property>
-
 
3976
             </item>
-
 
3977
             <item>
-
 
3978
              <property name="text">
-
 
3979
               <string>Poti 3</string>
-
 
3980
              </property>
-
 
3981
             </item>
-
 
3982
             <item>
-
 
3983
              <property name="text">
-
 
3984
               <string>Poti 4</string>
-
 
3985
              </property>
-
 
3986
             </item>
-
 
3987
             <item>
-
 
3988
              <property name="text">
-
 
3989
               <string>Poti 5</string>
-
 
3990
              </property>
-
 
3991
             </item>
-
 
3992
             <item>
-
 
3993
              <property name="text">
-
 
3994
               <string>Poti 6</string>
-
 
3995
              </property>
-
 
3996
             </item>
-
 
3997
             <item>
-
 
3998
              <property name="text">
-
 
3999
               <string>Poti 7</string>
-
 
4000
              </property>
-
 
4001
             </item>
-
 
4002
             <item>
-
 
4003
              <property name="text">
-
 
4004
               <string>Poti 8</string>
-
 
4005
              </property>
-
 
4006
             </item>
-
 
4007
             <item>
-
 
4008
              <property name="text">
-
 
4009
               <string>0</string>
-
 
4010
              </property>
-
 
4011
             </item>
-
 
4012
            </widget>
-
 
4013
           </item>
-
 
4014
           <item row="0" column="2">
3899
             <item row="0" column="0">
4015
            <widget class="QLabel" name="label_44">
3900
              <widget class="QLabel" name="label_37">
4016
             <property name="font">
3901
               <property name="font">
4017
              <font>
3902
                <font/>
4018
               <weight>75</weight>
-
 
4019
               <bold>true</bold>
-
 
4020
              </font>
-
 
4021
             </property>
-
 
4022
             <property name="text">
-
 
4023
              <string>Gier P-Anteil</string>
-
 
4024
             </property>
-
 
4025
            </widget>
-
 
4026
           </item>
-
 
4027
           <item row="0" column="3">
-
 
4028
            <widget class="QComboBox" name="cb_5_9">
-
 
4029
             <property name="editable">
-
 
4030
              <bool>true</bool>
-
 
4031
             </property>
-
 
4032
             <item>
-
 
4033
              <property name="text">
-
 
4034
               <string>Poti 1</string>
-
 
4035
              </property>
-
 
4036
             </item>
-
 
4037
             <item>
-
 
4038
              <property name="text">
-
 
4039
               <string>Poti 2</string>
-
 
4040
              </property>
-
 
4041
             </item>
-
 
4042
             <item>
-
 
4043
              <property name="text">
-
 
4044
               <string>Poti 3</string>
-
 
4045
              </property>
3903
               </property>
4046
             </item>
-
 
4047
             <item>
-
 
4048
              <property name="text">
3904
               <property name="text">
4049
               <string>Poti 4</string>
-
 
4050
              </property>
-
 
4051
             </item>
-
 
4052
             <item>
-
 
4053
              <property name="text">
-
 
4054
               <string>Poti 5</string>
-
 
4055
              </property>
-
 
4056
             </item>
-
 
4057
             <item>
-
 
4058
              <property name="text">
-
 
4059
               <string>Poti 6</string>
-
 
4060
              </property>
-
 
4061
             </item>
-
 
4062
             <item>
-
 
4063
              <property name="text">
-
 
4064
               <string>Poti 7</string>
-
 
4065
              </property>
-
 
4066
             </item>
-
 
4067
             <item>
-
 
4068
              <property name="text">
-
 
4069
               <string>Poti 8</string>
-
 
4070
              </property>
-
 
4071
             </item>
-
 
4072
             <item>
-
 
4073
              <property name="text">
-
 
4074
               <string>0</string>
-
 
4075
              </property>
-
 
4076
             </item>
-
 
4077
            </widget>
-
 
4078
           </item>
-
 
4079
           <item row="9" column="0">
-
 
4080
            <widget class="QLabel" name="label_40">
-
 
4081
             <property name="font">
-
 
4082
              <font>
-
 
4083
               <weight>75</weight>
-
 
4084
               <bold>true</bold>
-
 
4085
              </font>
-
 
4086
             </property>
-
 
4087
             <property name="text">
-
 
4088
              <string>ACC/Gyro-Faktor:</string>
-
 
4089
             </property>
-
 
4090
            </widget>
-
 
4091
           </item>
-
 
4092
           <item row="9" column="1">
-
 
4093
            <widget class="QSpinBox" name="sb_5_4">
-
 
4094
             <property name="maximum">
-
 
4095
              <number>250</number>
-
 
4096
             </property>
-
 
4097
            </widget>
-
 
4098
           </item>
-
 
4099
           <item row="5" column="2">
-
 
4100
            <widget class="QLabel" name="label_43">
-
 
4101
             <property name="font">
-
 
4102
              <font>
-
 
4103
               <weight>75</weight>
-
 
4104
               <bold>true</bold>
-
 
4105
              </font>
-
 
4106
             </property>
-
 
4107
             <property name="text">
-
 
4108
              <string>Driftkompensation:</string>
-
 
4109
             </property>
-
 
4110
            </widget>
-
 
4111
           </item>
-
 
4112
           <item row="1" column="3">
-
 
4113
            <widget class="QComboBox" name="cb_5_10">
-
 
4114
             <property name="editable">
-
 
4115
              <bool>true</bool>
-
 
4116
             </property>
-
 
4117
             <item>
-
 
4118
              <property name="text">
-
 
4119
               <string>Poti 1</string>
-
 
4120
              </property>
-
 
4121
             </item>
-
 
4122
             <item>
-
 
4123
              <property name="text">
-
 
4124
               <string>Poti 2</string>
-
 
4125
              </property>
-
 
4126
             </item>
-
 
4127
             <item>
-
 
4128
              <property name="text">
-
 
4129
               <string>Poti 3</string>
-
 
4130
              </property>
-
 
4131
             </item>
-
 
4132
             <item>
-
 
4133
              <property name="text">
-
 
4134
               <string>Poti 4</string>
-
 
4135
              </property>
-
 
4136
             </item>
-
 
4137
             <item>
-
 
4138
              <property name="text">
-
 
4139
               <string>Poti 5</string>
-
 
4140
              </property>
-
 
4141
             </item>
-
 
4142
             <item>
-
 
4143
              <property name="text">
-
 
4144
               <string>Poti 6</string>
-
 
4145
              </property>
-
 
4146
             </item>
-
 
4147
             <item>
-
 
4148
              <property name="text">
-
 
4149
               <string>Poti 7</string>
-
 
4150
              </property>
-
 
4151
             </item>
-
 
4152
             <item>
-
 
4153
              <property name="text">
-
 
4154
               <string>Poti 8</string>
-
 
4155
              </property>
-
 
4156
             </item>
-
 
4157
             <item>
-
 
4158
              <property name="text">
-
 
4159
               <string>0</string>
-
 
4160
              </property>
-
 
4161
             </item>
-
 
4162
            </widget>
-
 
4163
           </item>
-
 
4164
           <item row="1" column="2">
-
 
4165
            <widget class="QLabel" name="label_45">
-
 
4166
             <property name="font">
-
 
4167
              <font>
-
 
4168
               <weight>75</weight>
-
 
4169
               <bold>true</bold>
-
 
4170
              </font>
-
 
4171
             </property>
-
 
4172
             <property name="text">
-
 
4173
              <string>Gier I-Anteil</string>
-
 
4174
             </property>
-
 
4175
            </widget>
-
 
4176
           </item>
-
 
4177
           <item row="1" column="1">
-
 
4178
            <widget class="QComboBox" name="cb_5_2">
-
 
4179
             <property name="editable">
-
 
4180
              <bool>true</bool>
-
 
4181
             </property>
-
 
4182
             <item>
-
 
4183
              <property name="text">
-
 
4184
               <string>Poti 1</string>
-
 
4185
              </property>
-
 
4186
             </item>
-
 
4187
             <item>
-
 
4188
              <property name="text">
-
 
4189
               <string>Poti 2</string>
-
 
4190
              </property>
-
 
4191
             </item>
-
 
4192
             <item>
-
 
4193
              <property name="text">
-
 
4194
               <string>Poti 3</string>
-
 
4195
              </property>
-
 
4196
             </item>
-
 
4197
             <item>
-
 
4198
              <property name="text">
-
 
4199
               <string>Poti 4</string>
-
 
4200
              </property>
-
 
4201
             </item>
-
 
4202
             <item>
-
 
4203
              <property name="text">
-
 
4204
               <string>Poti 5</string>
-
 
4205
              </property>
-
 
4206
             </item>
-
 
4207
             <item>
-
 
4208
              <property name="text">
-
 
4209
               <string>Poti 6</string>
-
 
4210
              </property>
-
 
4211
             </item>
-
 
4212
             <item>
-
 
4213
              <property name="text">
-
 
4214
               <string>Poti 7</string>
-
 
4215
              </property>
-
 
4216
             </item>
-
 
4217
             <item>
-
 
4218
              <property name="text">
-
 
4219
               <string>Poti 8</string>
-
 
4220
              </property>
-
 
4221
             </item>
-
 
4222
             <item>
-
 
4223
              <property name="text">
-
 
4224
               <string>0</string>
-
 
4225
              </property>
-
 
4226
             </item>
-
 
4227
            </widget>
-
 
4228
           </item>
-
 
4229
           <item row="1" column="0">
-
 
4230
            <widget class="QLabel" name="label_38">
-
 
4231
             <property name="font">
-
 
4232
              <font>
-
 
4233
               <weight>75</weight>
-
 
4234
               <bold>true</bold>
-
 
4235
              </font>
-
 
4236
             </property>
-
 
4237
             <property name="text">
-
 
4238
              <string>Gyro I-Anteil:</string>
3905
                <string>Gyro P-Anteil:</string>
4239
             </property>
-
 
4240
            </widget>
-
 
4241
           </item>
-
 
4242
           <item row="5" column="3">
-
 
4243
            <widget class="QSpinBox" name="sb_5_7">
-
 
4244
             <property name="maximum">
-
 
4245
              <number>250</number>
-
 
4246
             </property>
3906
               </property>
4247
            </widget>
3907
              </widget>
4248
           </item>
-
 
4249
           <item row="3" column="1">
-
 
4250
            <widget class="QComboBox" name="cb_5_8">
-
 
4251
             <property name="editable">
-
 
4252
              <bool>true</bool>
-
 
4253
             </property>
-
 
4254
             <item>
-
 
4255
              <property name="text">
-
 
4256
               <string>Poti 1</string>
-
 
4257
              </property>
-
 
4258
             </item>
-
 
4259
             <item>
-
 
4260
              <property name="text">
-
 
4261
               <string>Poti 2</string>
-
 
4262
              </property>
-
 
4263
             </item>
-
 
4264
             <item>
-
 
4265
              <property name="text">
-
 
4266
               <string>Poti 3</string>
-
 
4267
              </property>
-
 
4268
             </item>
-
 
4269
             <item>
-
 
4270
              <property name="text">
-
 
4271
               <string>Poti 4</string>
-
 
4272
              </property>
-
 
4273
             </item>
-
 
4274
             <item>
-
 
4275
              <property name="text">
-
 
4276
               <string>Poti 5</string>
-
 
4277
              </property>
-
 
4278
             </item>
3908
             </item>
-
 
3909
             <item row="0" column="1">
-
 
3910
              <widget class="QComboBox" name="cb_5_1">
-
 
3911
               <property name="minimumSize">
-
 
3912
                <size>
-
 
3913
                 <width>80</width>
-
 
3914
                 <height>0</height>
-
 
3915
                </size>
-
 
3916
               </property>
-
 
3917
               <property name="editable">
-
 
3918
                <bool>true</bool>
-
 
3919
               </property>
-
 
3920
               <item>
-
 
3921
                <property name="text">
-
 
3922
                 <string>Poti 1</string>
-
 
3923
                </property>
-
 
3924
               </item>
-
 
3925
               <item>
-
 
3926
                <property name="text">
-
 
3927
                 <string>Poti 2</string>
-
 
3928
                </property>
-
 
3929
               </item>
-
 
3930
               <item>
-
 
3931
                <property name="text">
-
 
3932
                 <string>Poti 3</string>
-
 
3933
                </property>
-
 
3934
               </item>
-
 
3935
               <item>
-
 
3936
                <property name="text">
-
 
3937
                 <string>Poti 4</string>
-
 
3938
                </property>
-
 
3939
               </item>
-
 
3940
               <item>
-
 
3941
                <property name="text">
-
 
3942
                 <string>Poti 5</string>
-
 
3943
                </property>
-
 
3944
               </item>
4279
             <item>
3945
               <item>
4280
              <property name="text">
3946
                <property name="text">
4281
               <string>Poti 6</string>
3947
                 <string>Poti 6</string>
-
 
3948
                </property>
-
 
3949
               </item>
-
 
3950
               <item>
-
 
3951
                <property name="text">
-
 
3952
                 <string>Poti 7</string>
-
 
3953
                </property>
-
 
3954
               </item>
-
 
3955
               <item>
-
 
3956
                <property name="text">
-
 
3957
                 <string>Poti 8</string>
-
 
3958
                </property>
-
 
3959
               </item>
-
 
3960
               <item>
-
 
3961
                <property name="text">
-
 
3962
                 <string>0</string>
4282
              </property>
3963
                </property>
-
 
3964
               </item>
-
 
3965
              </widget>
4283
             </item>
3966
             </item>
-
 
3967
             <item row="0" column="2">
-
 
3968
              <widget class="QLabel" name="label_44">
-
 
3969
               <property name="font">
4284
             <item>
3970
                <font/>
-
 
3971
               </property>
4285
              <property name="text">
3972
               <property name="text">
4286
               <string>Poti 7</string>
3973
                <string>Gier P-Anteil</string>
4287
              </property>
3974
               </property>
-
 
3975
              </widget>
4288
             </item>
3976
             </item>
-
 
3977
             <item row="0" column="3">
-
 
3978
              <widget class="QComboBox" name="cb_5_9">
-
 
3979
               <property name="minimumSize">
-
 
3980
                <size>
-
 
3981
                 <width>80</width>
-
 
3982
                 <height>0</height>
-
 
3983
                </size>
-
 
3984
               </property>
-
 
3985
               <property name="editable">
-
 
3986
                <bool>true</bool>
-
 
3987
               </property>
-
 
3988
               <item>
-
 
3989
                <property name="text">
-
 
3990
                 <string>Poti 1</string>
-
 
3991
                </property>
-
 
3992
               </item>
-
 
3993
               <item>
-
 
3994
                <property name="text">
-
 
3995
                 <string>Poti 2</string>
-
 
3996
                </property>
-
 
3997
               </item>
-
 
3998
               <item>
-
 
3999
                <property name="text">
-
 
4000
                 <string>Poti 3</string>
-
 
4001
                </property>
-
 
4002
               </item>
-
 
4003
               <item>
-
 
4004
                <property name="text">
-
 
4005
                 <string>Poti 4</string>
-
 
4006
                </property>
-
 
4007
               </item>
-
 
4008
               <item>
-
 
4009
                <property name="text">
-
 
4010
                 <string>Poti 5</string>
-
 
4011
                </property>
-
 
4012
               </item>
-
 
4013
               <item>
-
 
4014
                <property name="text">
-
 
4015
                 <string>Poti 6</string>
-
 
4016
                </property>
-
 
4017
               </item>
-
 
4018
               <item>
-
 
4019
                <property name="text">
-
 
4020
                 <string>Poti 7</string>
-
 
4021
                </property>
-
 
4022
               </item>
4289
             <item>
4023
               <item>
4290
              <property name="text">
4024
                <property name="text">
4291
               <string>Poti 8</string>
4025
                 <string>Poti 8</string>
-
 
4026
                </property>
-
 
4027
               </item>
-
 
4028
               <item>
-
 
4029
                <property name="text">
-
 
4030
                 <string>0</string>
4292
              </property>
4031
                </property>
-
 
4032
               </item>
-
 
4033
              </widget>
4293
             </item>
4034
             </item>
-
 
4035
             <item row="1" column="0">
-
 
4036
              <widget class="QLabel" name="label_38">
-
 
4037
               <property name="font">
4294
             <item>
4038
                <font/>
-
 
4039
               </property>
4295
              <property name="text">
4040
               <property name="text">
4296
               <string>0</string>
4041
                <string>Gyro I-Anteil:</string>
4297
              </property>
4042
               </property>
-
 
4043
              </widget>
4298
             </item>
4044
             </item>
-
 
4045
             <item row="1" column="1">
-
 
4046
              <widget class="QComboBox" name="cb_5_2">
-
 
4047
               <property name="editable">
-
 
4048
                <bool>true</bool>
4299
            </widget>
4049
               </property>
4300
           </item>
4050
               <item>
4301
           <item row="3" column="0">
4051
                <property name="text">
4302
            <widget class="QLabel" name="label_135">
4052
                 <string>Poti 1</string>
-
 
4053
                </property>
-
 
4054
               </item>
-
 
4055
               <item>
4303
             <property name="font">
4056
                <property name="text">
-
 
4057
                 <string>Poti 2</string>
-
 
4058
                </property>
-
 
4059
               </item>
4304
              <font>
4060
               <item>
-
 
4061
                <property name="text">
4305
               <weight>75</weight>
4062
                 <string>Poti 3</string>
4306
               <bold>true</bold>
4063
                </property>
4307
              </font>
4064
               </item>
-
 
4065
               <item>
-
 
4066
                <property name="text">
-
 
4067
                 <string>Poti 4</string>
4308
             </property>
4068
                </property>
-
 
4069
               </item>
-
 
4070
               <item>
4309
             <property name="text">
4071
                <property name="text">
4310
              <string>Gyro D-Anteil:</string>
4072
                 <string>Poti 5</string>
4311
             </property>
4073
                </property>
4312
            </widget>
4074
               </item>
4313
           </item>
4075
               <item>
4314
           <item row="5" column="1">
4076
                <property name="text">
4315
            <widget class="QComboBox" name="cb_5_3">
4077
                 <string>Poti 6</string>
-
 
4078
                </property>
-
 
4079
               </item>
-
 
4080
               <item>
4316
             <property name="editable">
4081
                <property name="text">
4317
              <bool>true</bool>
4082
                 <string>Poti 7</string>
4318
             </property>
4083
                </property>
-
 
4084
               </item>
4319
             <item>
4085
               <item>
4320
              <property name="text">
4086
                <property name="text">
4321
               <string>Poti 1</string>
4087
                 <string>Poti 8</string>
-
 
4088
                </property>
-
 
4089
               </item>
-
 
4090
               <item>
-
 
4091
                <property name="text">
-
 
4092
                 <string>0</string>
4322
              </property>
4093
                </property>
-
 
4094
               </item>
-
 
4095
              </widget>
4323
             </item>
4096
             </item>
-
 
4097
             <item row="1" column="2">
-
 
4098
              <widget class="QLabel" name="label_45">
-
 
4099
               <property name="font">
4324
             <item>
4100
                <font/>
-
 
4101
               </property>
4325
              <property name="text">
4102
               <property name="text">
4326
               <string>Poti 2</string>
4103
                <string>Gier I-Anteil</string>
4327
              </property>
4104
               </property>
-
 
4105
              </widget>
4328
             </item>
4106
             </item>
-
 
4107
             <item row="1" column="3">
-
 
4108
              <widget class="QComboBox" name="cb_5_10">
-
 
4109
               <property name="editable">
-
 
4110
                <bool>true</bool>
-
 
4111
               </property>
4329
             <item>
4112
               <item>
-
 
4113
                <property name="text">
-
 
4114
                 <string>Poti 1</string>
-
 
4115
                </property>
-
 
4116
               </item>
-
 
4117
               <item>
-
 
4118
                <property name="text">
-
 
4119
                 <string>Poti 2</string>
-
 
4120
                </property>
-
 
4121
               </item>
-
 
4122
               <item>
4330
              <property name="text">
4123
                <property name="text">
4331
               <string>Poti 3</string>
4124
                 <string>Poti 3</string>
-
 
4125
                </property>
-
 
4126
               </item>
-
 
4127
               <item>
-
 
4128
                <property name="text">
-
 
4129
                 <string>Poti 4</string>
-
 
4130
                </property>
-
 
4131
               </item>
-
 
4132
               <item>
-
 
4133
                <property name="text">
-
 
4134
                 <string>Poti 5</string>
-
 
4135
                </property>
-
 
4136
               </item>
-
 
4137
               <item>
-
 
4138
                <property name="text">
-
 
4139
                 <string>Poti 6</string>
-
 
4140
                </property>
-
 
4141
               </item>
-
 
4142
               <item>
-
 
4143
                <property name="text">
-
 
4144
                 <string>Poti 7</string>
-
 
4145
                </property>
-
 
4146
               </item>
-
 
4147
               <item>
-
 
4148
                <property name="text">
-
 
4149
                 <string>Poti 8</string>
4332
              </property>
4150
                </property>
-
 
4151
               </item>
-
 
4152
               <item>
-
 
4153
                <property name="text">
-
 
4154
                 <string>0</string>
-
 
4155
                </property>
-
 
4156
               </item>
-
 
4157
              </widget>
4333
             </item>
4158
             </item>
-
 
4159
             <item row="2" column="0">
-
 
4160
              <widget class="QLabel" name="label_135">
-
 
4161
               <property name="font">
4334
             <item>
4162
                <font/>
-
 
4163
               </property>
4335
              <property name="text">
4164
               <property name="text">
4336
               <string>Poti 4</string>
4165
                <string>Gyro D-Anteil:</string>
4337
              </property>
4166
               </property>
-
 
4167
              </widget>
4338
             </item>
4168
             </item>
-
 
4169
             <item row="2" column="1">
-
 
4170
              <widget class="QComboBox" name="cb_5_8">
-
 
4171
               <property name="editable">
-
 
4172
                <bool>true</bool>
-
 
4173
               </property>
4339
             <item>
4174
               <item>
-
 
4175
                <property name="text">
-
 
4176
                 <string>Poti 1</string>
-
 
4177
                </property>
-
 
4178
               </item>
-
 
4179
               <item>
-
 
4180
                <property name="text">
-
 
4181
                 <string>Poti 2</string>
-
 
4182
                </property>
-
 
4183
               </item>
-
 
4184
               <item>
-
 
4185
                <property name="text">
-
 
4186
                 <string>Poti 3</string>
-
 
4187
                </property>
-
 
4188
               </item>
-
 
4189
               <item>
-
 
4190
                <property name="text">
-
 
4191
                 <string>Poti 4</string>
-
 
4192
                </property>
-
 
4193
               </item>
-
 
4194
               <item>
4340
              <property name="text">
4195
                <property name="text">
4341
               <string>Poti 5</string>
4196
                 <string>Poti 5</string>
-
 
4197
                </property>
-
 
4198
               </item>
-
 
4199
               <item>
-
 
4200
                <property name="text">
-
 
4201
                 <string>Poti 6</string>
-
 
4202
                </property>
-
 
4203
               </item>
-
 
4204
               <item>
-
 
4205
                <property name="text">
-
 
4206
                 <string>Poti 7</string>
-
 
4207
                </property>
-
 
4208
               </item>
-
 
4209
               <item>
-
 
4210
                <property name="text">
-
 
4211
                 <string>Poti 8</string>
4342
              </property>
4212
                </property>
-
 
4213
               </item>
-
 
4214
               <item>
-
 
4215
                <property name="text">
-
 
4216
                 <string>0</string>
-
 
4217
                </property>
-
 
4218
               </item>
-
 
4219
              </widget>
4343
             </item>
4220
             </item>
4344
             <item>
4221
             <item row="3" column="0">
-
 
4222
              <widget class="QLabel" name="label_160">
4345
              <property name="text">
4223
               <property name="text">
4346
               <string>Poti 6</string>
4224
                <string/>
4347
              </property>
4225
               </property>
-
 
4226
              </widget>
4348
             </item>
4227
             </item>
-
 
4228
             <item row="4" column="0">
-
 
4229
              <widget class="QLabel" name="label_39">
-
 
4230
               <property name="font">
4349
             <item>
4231
                <font/>
-
 
4232
               </property>
4350
              <property name="text">
4233
               <property name="text">
4351
               <string>Poti 7</string>
4234
                <string>Dynamische Stabilität:</string>
4352
              </property>
4235
               </property>
-
 
4236
              </widget>
4353
             </item>
4237
             </item>
-
 
4238
             <item row="4" column="1">
-
 
4239
              <widget class="QComboBox" name="cb_5_3">
-
 
4240
               <property name="editable">
-
 
4241
                <bool>true</bool>
-
 
4242
               </property>
-
 
4243
               <item>
-
 
4244
                <property name="text">
-
 
4245
                 <string>Poti 1</string>
-
 
4246
                </property>
-
 
4247
               </item>
-
 
4248
               <item>
-
 
4249
                <property name="text">
-
 
4250
                 <string>Poti 2</string>
-
 
4251
                </property>
-
 
4252
               </item>
-
 
4253
               <item>
-
 
4254
                <property name="text">
-
 
4255
                 <string>Poti 3</string>
-
 
4256
                </property>
-
 
4257
               </item>
-
 
4258
               <item>
-
 
4259
                <property name="text">
-
 
4260
                 <string>Poti 4</string>
-
 
4261
                </property>
-
 
4262
               </item>
-
 
4263
               <item>
-
 
4264
                <property name="text">
-
 
4265
                 <string>Poti 5</string>
-
 
4266
                </property>
-
 
4267
               </item>
-
 
4268
               <item>
-
 
4269
                <property name="text">
-
 
4270
                 <string>Poti 6</string>
-
 
4271
                </property>
-
 
4272
               </item>
-
 
4273
               <item>
-
 
4274
                <property name="text">
-
 
4275
                 <string>Poti 7</string>
-
 
4276
                </property>
-
 
4277
               </item>
4354
             <item>
4278
               <item>
4355
              <property name="text">
4279
                <property name="text">
4356
               <string>Poti 8</string>
4280
                 <string>Poti 8</string>
-
 
4281
                </property>
-
 
4282
               </item>
-
 
4283
               <item>
-
 
4284
                <property name="text">
-
 
4285
                 <string>0</string>
4357
              </property>
4286
                </property>
-
 
4287
               </item>
-
 
4288
              </widget>
4358
             </item>
4289
             </item>
-
 
4290
             <item row="4" column="2">
-
 
4291
              <widget class="QLabel" name="label_43">
-
 
4292
               <property name="font">
4359
             <item>
4293
                <font/>
-
 
4294
               </property>
4360
              <property name="text">
4295
               <property name="text">
4361
               <string>0</string>
4296
                <string>Driftkompensation:</string>
4362
              </property>
4297
               </property>
-
 
4298
              </widget>
4363
             </item>
4299
             </item>
4364
            </widget>
-
 
4365
           </item>
-
 
4366
           <item row="5" column="0">
-
 
4367
            <widget class="QLabel" name="label_39">
-
 
4368
             <property name="font">
-
 
4369
              <font>
-
 
4370
               <weight>75</weight>
-
 
4371
               <bold>true</bold>
-
 
4372
              </font>
-
 
4373
             </property>
-
 
4374
             <property name="text">
-
 
4375
              <string>Dynamische Stabilität:</string>
-
 
4376
             </property>
-
 
4377
            </widget>
-
 
4378
           </item>
-
 
4379
           <item row="12" column="0">
-
 
4380
            <spacer name="verticalSpacer_10">
-
 
4381
             <property name="orientation">
-
 
4382
              <enum>Qt::Vertical</enum>
-
 
4383
             </property>
-
 
4384
             <property name="sizeHint" stdset="0">
-
 
4385
              <size>
-
 
4386
               <width>20</width>
-
 
4387
               <height>40</height>
-
 
4388
              </size>
-
 
4389
             </property>
-
 
4390
            </spacer>
-
 
4391
           </item>
-
 
4392
           <item row="4" column="1">
-
 
4393
            <spacer name="verticalSpacer_12">
-
 
4394
             <property name="orientation">
-
 
4395
              <enum>Qt::Vertical</enum>
-
 
4396
             </property>
-
 
4397
             <property name="sizeHint" stdset="0">
-
 
4398
              <size>
-
 
4399
               <width>20</width>
-
 
4400
               <height>40</height>
-
 
4401
              </size>
-
 
4402
             </property>
-
 
4403
            </spacer>
-
 
4404
           </item>
-
 
4405
           <item row="6" column="1">
-
 
4406
            <spacer name="verticalSpacer_13">
-
 
4407
             <property name="orientation">
-
 
4408
              <enum>Qt::Vertical</enum>
-
 
4409
             </property>
-
 
4410
             <property name="sizeHint" stdset="0">
-
 
4411
              <size>
-
 
4412
               <width>20</width>
-
 
4413
               <height>40</height>
-
 
4414
              </size>
-
 
4415
             </property>
-
 
4416
            </spacer>
-
 
4417
           </item>
-
 
4418
           <item row="9" column="2">
-
 
4419
            <widget class="QLabel" name="label_41">
-
 
4420
             <property name="font">
-
 
4421
              <font>
-
 
4422
               <weight>75</weight>
-
 
4423
               <bold>true</bold>
-
 
4424
              </font>
-
 
4425
             </property>
-
 
4426
             <property name="text">
-
 
4427
              <string>ACC/Gyro-Komp.:</string>
-
 
4428
             </property>
-
 
4429
            </widget>
-
 
4430
           </item>
-
 
4431
           <item row="9" column="3">
4300
             <item row="4" column="3">
4432
            <layout class="QHBoxLayout" name="horizontalLayout_3">
-
 
4433
             <item>
-
 
4434
              <widget class="QSpinBox" name="sb_5_5">
4301
              <widget class="QSpinBox" name="sb_5_7">
4435
               <property name="maximum">
4302
               <property name="maximum">
4436
                <number>250</number>
4303
                <number>250</number>
4437
               </property>
4304
               </property>
4438
              </widget>
4305
              </widget>
4439
             </item>
4306
             </item>
4440
             <item>
4307
             <item row="5" column="0">
4441
              <widget class="QLabel" name="label_48">
4308
              <widget class="QLabel" name="label_108">
4442
               <property name="text">
4309
               <property name="text">
4443
                <string>(1/x)</string>
4310
                <string/>
4444
               </property>
4311
               </property>
4445
              </widget>
4312
              </widget>
4446
             </item>
4313
             </item>
4447
            </layout>
-
 
4448
           </item>
-
 
4449
           <item row="11" column="0">
4314
             <item row="6" column="0">
4450
            <widget class="QLabel" name="label_42">
4315
              <widget class="QLabel" name="label_40">
4451
             <property name="font">
4316
               <property name="font">
4452
              <font>
4317
                <font/>
4453
               <weight>75</weight>
-
 
4454
               <bold>true</bold>
-
 
4455
              </font>
-
 
4456
             </property>
4318
               </property>
4457
             <property name="text">
4319
               <property name="text">
4458
              <string>Hauptregler I-Anteil:</string>
4320
                <string>ACC/Gyro-Faktor:</string>
4459
             </property>
4321
               </property>
4460
            </widget>
4322
              </widget>
4461
           </item>
-
 
4462
           <item row="11" column="1">
-
 
4463
            <widget class="QComboBox" name="cb_5_6">
-
 
4464
             <property name="editable">
-
 
4465
              <bool>true</bool>
-
 
4466
             </property>
-
 
4467
             <item>
-
 
4468
              <property name="text">
-
 
4469
               <string>Poti 1</string>
-
 
4470
              </property>
-
 
4471
             </item>
4323
             </item>
4472
             <item>
4324
             <item row="6" column="1">
-
 
4325
              <widget class="QSpinBox" name="sb_5_4">
4473
              <property name="text">
4326
               <property name="maximum">
4474
               <string>Poti 2</string>
4327
                <number>250</number>
4475
              </property>
4328
               </property>
-
 
4329
              </widget>
4476
             </item>
4330
             </item>
-
 
4331
             <item row="6" column="2">
-
 
4332
              <widget class="QLabel" name="label_41">
-
 
4333
               <property name="font">
4477
             <item>
4334
                <font/>
-
 
4335
               </property>
4478
              <property name="text">
4336
               <property name="text">
4479
               <string>Poti 3</string>
4337
                <string>ACC/Gyro-Komp.:</string>
4480
              </property>
4338
               </property>
-
 
4339
              </widget>
4481
             </item>
4340
             </item>
-
 
4341
             <item row="6" column="3">
-
 
4342
              <layout class="QHBoxLayout" name="horizontalLayout_3">
4482
             <item>
4343
               <item>
-
 
4344
                <widget class="QSpinBox" name="sb_5_5">
-
 
4345
                 <property name="maximum">
-
 
4346
                  <number>250</number>
-
 
4347
                 </property>
-
 
4348
                </widget>
-
 
4349
               </item>
-
 
4350
               <item>
-
 
4351
                <widget class="QLabel" name="label_48">
4483
              <property name="text">
4352
                 <property name="text">
4484
               <string>Poti 4</string>
4353
                  <string>(1/x)</string>
4485
              </property>
4354
                 </property>
-
 
4355
                </widget>
-
 
4356
               </item>
-
 
4357
              </layout>
4486
             </item>
4358
             </item>
-
 
4359
             <item row="8" column="0">
-
 
4360
              <widget class="QLabel" name="label_42">
-
 
4361
               <property name="font">
4487
             <item>
4362
                <font/>
-
 
4363
               </property>
4488
              <property name="text">
4364
               <property name="text">
4489
               <string>Poti 5</string>
4365
                <string>Hauptregler I-Anteil:</string>
4490
              </property>
4366
               </property>
-
 
4367
              </widget>
4491
             </item>
4368
             </item>
-
 
4369
             <item row="8" column="1">
-
 
4370
              <widget class="QComboBox" name="cb_5_6">
-
 
4371
               <property name="editable">
-
 
4372
                <bool>true</bool>
-
 
4373
               </property>
4492
             <item>
4374
               <item>
-
 
4375
                <property name="text">
-
 
4376
                 <string>Poti 1</string>
-
 
4377
                </property>
-
 
4378
               </item>
-
 
4379
               <item>
-
 
4380
                <property name="text">
-
 
4381
                 <string>Poti 2</string>
-
 
4382
                </property>
-
 
4383
               </item>
-
 
4384
               <item>
-
 
4385
                <property name="text">
-
 
4386
                 <string>Poti 3</string>
-
 
4387
                </property>
-
 
4388
               </item>
-
 
4389
               <item>
-
 
4390
                <property name="text">
-
 
4391
                 <string>Poti 4</string>
-
 
4392
                </property>
-
 
4393
               </item>
-
 
4394
               <item>
-
 
4395
                <property name="text">
-
 
4396
                 <string>Poti 5</string>
-
 
4397
                </property>
-
 
4398
               </item>
-
 
4399
               <item>
4493
              <property name="text">
4400
                <property name="text">
4494
               <string>Poti 6</string>
4401
                 <string>Poti 6</string>
-
 
4402
                </property>
-
 
4403
               </item>
-
 
4404
               <item>
-
 
4405
                <property name="text">
-
 
4406
                 <string>Poti 7</string>
-
 
4407
                </property>
-
 
4408
               </item>
-
 
4409
               <item>
-
 
4410
                <property name="text">
-
 
4411
                 <string>Poti 8</string>
-
 
4412
                </property>
-
 
4413
               </item>
-
 
4414
               <item>
-
 
4415
                <property name="text">
-
 
4416
                 <string>0</string>
4495
              </property>
4417
                </property>
-
 
4418
               </item>
-
 
4419
              </widget>
4496
             </item>
4420
             </item>
4497
             <item>
4421
             <item row="8" column="2">
-
 
4422
              <widget class="QLabel" name="label">
4498
              <property name="text">
4423
               <property name="text">
4499
               <string>Poti 7</string>
4424
                <string>Gyro stabilität</string>
4500
              </property>
4425
               </property>
-
 
4426
              </widget>
4501
             </item>
4427
             </item>
-
 
4428
             <item row="8" column="3">
-
 
4429
              <widget class="QComboBox" name="cb_5_11">
-
 
4430
               <property name="editable">
-
 
4431
                <bool>true</bool>
-
 
4432
               </property>
-
 
4433
               <item>
-
 
4434
                <property name="text">
-
 
4435
                 <string>Poti 1</string>
-
 
4436
                </property>
-
 
4437
               </item>
-
 
4438
               <item>
-
 
4439
                <property name="text">
-
 
4440
                 <string>Poti 2</string>
-
 
4441
                </property>
-
 
4442
               </item>
-
 
4443
               <item>
-
 
4444
                <property name="text">
-
 
4445
                 <string>Poti 3</string>
-
 
4446
                </property>
-
 
4447
               </item>
-
 
4448
               <item>
-
 
4449
                <property name="text">
-
 
4450
                 <string>Poti 4</string>
-
 
4451
                </property>
-
 
4452
               </item>
-
 
4453
               <item>
-
 
4454
                <property name="text">
-
 
4455
                 <string>Poti 5</string>
-
 
4456
                </property>
-
 
4457
               </item>
-
 
4458
               <item>
-
 
4459
                <property name="text">
-
 
4460
                 <string>Poti 6</string>
-
 
4461
                </property>
-
 
4462
               </item>
-
 
4463
               <item>
-
 
4464
                <property name="text">
-
 
4465
                 <string>Poti 7</string>
-
 
4466
                </property>
-
 
4467
               </item>
4502
             <item>
4468
               <item>
4503
              <property name="text">
4469
                <property name="text">
4504
               <string>Poti 8</string>
4470
                 <string>Poti 8</string>
-
 
4471
                </property>
-
 
4472
               </item>
-
 
4473
               <item>
-
 
4474
                <property name="text">
-
 
4475
                 <string>0</string>
4505
              </property>
4476
                </property>
-
 
4477
               </item>
-
 
4478
              </widget>
4506
             </item>
4479
             </item>
4507
             <item>
4480
             <item row="7" column="0">
-
 
4481
              <widget class="QLabel" name="label_161">
4508
              <property name="text">
4482
               <property name="text">
4509
               <string>0</string>
4483
                <string/>
4510
              </property>
4484
               </property>
-
 
4485
              </widget>
4511
             </item>
4486
             </item>
4512
            </widget>
4487
            </layout>
4513
           </item>
4488
           </item>
4514
           <item row="10" column="1">
4489
           <item row="1" column="0">
4515
            <spacer name="verticalSpacer_15">
4490
            <spacer name="verticalSpacer_7">
4516
             <property name="orientation">
4491
             <property name="orientation">
4517
              <enum>Qt::Vertical</enum>
4492
              <enum>Qt::Vertical</enum>
4518
             </property>
4493
             </property>
4519
             <property name="sizeHint" stdset="0">
4494
             <property name="sizeHint" stdset="0">
4520
              <size>
4495
              <size>
Line 4581... Line 4556...
4581
           <item row="0" column="0" rowspan="2">
4556
           <item row="0" column="0" rowspan="2">
4582
            <layout class="QGridLayout" name="gridLayout_22">
4557
            <layout class="QGridLayout" name="gridLayout_22">
4583
             <item row="0" column="1">
4558
             <item row="0" column="1">
4584
              <widget class="QLabel" name="label_137">
4559
              <widget class="QLabel" name="label_137">
4585
               <property name="font">
4560
               <property name="font">
4586
                <font>
4561
                <font/>
4587
                 <weight>75</weight>
-
 
4588
                 <bold>true</bold>
-
 
4589
                </font>
-
 
4590
               </property>
4562
               </property>
4591
               <property name="text">
4563
               <property name="text">
4592
                <string>Nick</string>
4564
                <string>Nick</string>
4593
               </property>
4565
               </property>
4594
              </widget>
4566
              </widget>
4595
             </item>
4567
             </item>
4596
             <item row="0" column="3">
4568
             <item row="0" column="3">
4597
              <widget class="QLabel" name="label_138">
4569
              <widget class="QLabel" name="label_138">
4598
               <property name="font">
4570
               <property name="font">
4599
                <font>
4571
                <font/>
4600
                 <weight>75</weight>
-
 
4601
                 <bold>true</bold>
-
 
4602
                </font>
-
 
4603
               </property>
4572
               </property>
4604
               <property name="text">
4573
               <property name="text">
4605
                <string>Roll</string>
4574
                <string>Roll</string>
4606
               </property>
4575
               </property>
4607
              </widget>
4576
              </widget>
4608
             </item>
4577
             </item>
4609
             <item row="1" column="0">
4578
             <item row="1" column="0">
4610
              <widget class="QLabel" name="label_55">
4579
              <widget class="QLabel" name="label_55">
4611
               <property name="font">
4580
               <property name="font">
4612
                <font>
4581
                <font/>
4613
                 <weight>75</weight>
-
 
4614
                 <bold>true</bold>
-
 
4615
                </font>
-
 
4616
               </property>
4582
               </property>
4617
               <property name="text">
4583
               <property name="text">
4618
                <string>Servo Ansteuerung:</string>
4584
                <string>Servo Ansteuerung:</string>
4619
               </property>
4585
               </property>
4620
              </widget>
4586
              </widget>
Line 4724... Line 4690...
4724
              </widget>
4690
              </widget>
4725
             </item>
4691
             </item>
4726
             <item row="2" column="0">
4692
             <item row="2" column="0">
4727
              <widget class="QLabel" name="label_56">
4693
              <widget class="QLabel" name="label_56">
4728
               <property name="font">
4694
               <property name="font">
4729
                <font>
4695
                <font/>
4730
                 <weight>75</weight>
-
 
4731
                 <bold>true</bold>
-
 
4732
                </font>
-
 
4733
               </property>
4696
               </property>
4734
               <property name="text">
4697
               <property name="text">
4735
                <string>Kompensation:</string>
4698
                <string>Kompensation:</string>
4736
               </property>
4699
               </property>
4737
              </widget>
4700
              </widget>
Line 4751... Line 4714...
4751
              </widget>
4714
              </widget>
4752
             </item>
4715
             </item>
4753
             <item row="3" column="0">
4716
             <item row="3" column="0">
4754
              <widget class="QLabel" name="label_130">
4717
              <widget class="QLabel" name="label_130">
4755
               <property name="font">
4718
               <property name="font">
4756
                <font>
4719
                <font/>
4757
                 <weight>75</weight>
-
 
4758
                 <bold>true</bold>
-
 
4759
                </font>
-
 
4760
               </property>
4720
               </property>
4761
               <property name="text">
4721
               <property name="text">
4762
                <string>Richtung umkehren</string>
4722
                <string>Richtung umkehren</string>
4763
               </property>
4723
               </property>
4764
              </widget>
4724
              </widget>
Line 4778... Line 4738...
4778
              </widget>
4738
              </widget>
4779
             </item>
4739
             </item>
4780
             <item row="4" column="0">
4740
             <item row="4" column="0">
4781
              <widget class="QLabel" name="label_57">
4741
              <widget class="QLabel" name="label_57">
4782
               <property name="font">
4742
               <property name="font">
4783
                <font>
4743
                <font/>
4784
                 <weight>75</weight>
-
 
4785
                 <bold>true</bold>
-
 
4786
                </font>
-
 
4787
               </property>
4744
               </property>
4788
               <property name="text">
4745
               <property name="text">
4789
                <string>Servo min:</string>
4746
                <string>Servo min:</string>
4790
               </property>
4747
               </property>
4791
              </widget>
4748
              </widget>
Line 4805... Line 4762...
4805
              </widget>
4762
              </widget>
4806
             </item>
4763
             </item>
4807
             <item row="5" column="0">
4764
             <item row="5" column="0">
4808
              <widget class="QLabel" name="label_58">
4765
              <widget class="QLabel" name="label_58">
4809
               <property name="font">
4766
               <property name="font">
4810
                <font>
4767
                <font/>
4811
                 <weight>75</weight>
-
 
4812
                 <bold>true</bold>
-
 
4813
                </font>
-
 
4814
               </property>
4768
               </property>
4815
               <property name="text">
4769
               <property name="text">
4816
                <string>Servo max:</string>
4770
                <string>Servo max:</string>
4817
               </property>
4771
               </property>
4818
              </widget>
4772
              </widget>
Line 4870... Line 4824...
4870
              </spacer>
4824
              </spacer>
4871
             </item>
4825
             </item>
4872
             <item>
4826
             <item>
4873
              <widget class="QLabel" name="label_59">
4827
              <widget class="QLabel" name="label_59">
4874
               <property name="font">
4828
               <property name="font">
4875
                <font>
4829
                <font/>
4876
                 <weight>75</weight>
-
 
4877
                 <bold>true</bold>
-
 
4878
                </font>
-
 
4879
               </property>
4830
               </property>
4880
               <property name="text">
4831
               <property name="text">
4881
                <string>Ansteuergeschwindigkeit</string>
4832
                <string>Ansteuergeschwindigkeit</string>
4882
               </property>
4833
               </property>
4883
              </widget>
4834
              </widget>
Line 4936... Line 4887...
4936
             <item>
4887
             <item>
4937
              <layout class="QGridLayout" name="gridLayout_10">
4888
              <layout class="QGridLayout" name="gridLayout_10">
4938
               <item row="0" column="0">
4889
               <item row="0" column="0">
4939
                <widget class="QLabel" name="label_156">
4890
                <widget class="QLabel" name="label_156">
4940
                 <property name="font">
4891
                 <property name="font">
4941
                  <font>
4892
                  <font/>
4942
                   <weight>75</weight>
-
 
4943
                   <bold>true</bold>
-
 
4944
                  </font>
-
 
4945
                 </property>
4893
                 </property>
4946
                 <property name="text">
4894
                 <property name="text">
4947
                  <string>Servo 3:</string>
4895
                  <string>Servo 3:</string>
4948
                 </property>
4896
                 </property>
4949
                </widget>
4897
                </widget>
4950
               </item>
4898
               </item>
4951
               <item row="0" column="1">
4899
               <item row="0" column="1">
4952
                <widget class="QComboBox" name="cb_6_12">
4900
                <widget class="QComboBox" name="cb_6_12">
-
 
4901
                 <property name="minimumSize">
-
 
4902
                  <size>
-
 
4903
                   <width>80</width>
-
 
4904
                   <height>0</height>
-
 
4905
                  </size>
-
 
4906
                 </property>
4953
                 <property name="editable">
4907
                 <property name="editable">
4954
                  <bool>true</bool>
4908
                  <bool>true</bool>
4955
                 </property>
4909
                 </property>
4956
                 <item>
4910
                 <item>
4957
                  <property name="text">
4911
                  <property name="text">
Line 5001... Line 4955...
5001
                </widget>
4955
                </widget>
5002
               </item>
4956
               </item>
5003
               <item row="0" column="2">
4957
               <item row="0" column="2">
5004
                <widget class="QLabel" name="label_157">
4958
                <widget class="QLabel" name="label_157">
5005
                 <property name="font">
4959
                 <property name="font">
5006
                  <font>
4960
                  <font/>
5007
                   <weight>75</weight>
-
 
5008
                   <bold>true</bold>
-
 
5009
                  </font>
-
 
5010
                 </property>
4961
                 </property>
5011
                 <property name="text">
4962
                 <property name="text">
5012
                  <string>Servo 4:</string>
4963
                  <string>Servo 4:</string>
5013
                 </property>
4964
                 </property>
5014
                </widget>
4965
                </widget>
5015
               </item>
4966
               </item>
5016
               <item row="0" column="3">
4967
               <item row="0" column="3">
5017
                <widget class="QComboBox" name="cb_6_13">
4968
                <widget class="QComboBox" name="cb_6_13">
-
 
4969
                 <property name="minimumSize">
-
 
4970
                  <size>
-
 
4971
                   <width>80</width>
-
 
4972
                   <height>0</height>
-
 
4973
                  </size>
-
 
4974
                 </property>
5018
                 <property name="editable">
4975
                 <property name="editable">
5019
                  <bool>true</bool>
4976
                  <bool>true</bool>
5020
                 </property>
4977
                 </property>
5021
                 <item>
4978
                 <item>
5022
                  <property name="text">
4979
                  <property name="text">
Line 5066... Line 5023...
5066
                </widget>
5023
                </widget>
5067
               </item>
5024
               </item>
5068
               <item row="1" column="0">
5025
               <item row="1" column="0">
5069
                <widget class="QLabel" name="label_158">
5026
                <widget class="QLabel" name="label_158">
5070
                 <property name="font">
5027
                 <property name="font">
5071
                  <font>
5028
                  <font/>
5072
                   <weight>75</weight>
-
 
5073
                   <bold>true</bold>
-
 
5074
                  </font>
-
 
5075
                 </property>
5029
                 </property>
5076
                 <property name="text">
5030
                 <property name="text">
5077
                  <string>Servo 5:</string>
5031
                  <string>Servo 5:</string>
5078
                 </property>
5032
                 </property>
5079
                </widget>
5033
                </widget>
Line 5145... Line 5099...
5145
               </property>
5099
               </property>
5146
              </spacer>
5100
              </spacer>
5147
             </item>
5101
             </item>
5148
            </layout>
5102
            </layout>
5149
           </item>
5103
           </item>
5150
           <item row="3" column="0">
5104
           <item row="6" column="0">
5151
            <spacer name="verticalSpacer">
5105
            <spacer name="verticalSpacer">
5152
             <property name="orientation">
5106
             <property name="orientation">
5153
              <enum>Qt::Vertical</enum>
5107
              <enum>Qt::Vertical</enum>
5154
             </property>
5108
             </property>
5155
             <property name="sizeHint" stdset="0">
5109
             <property name="sizeHint" stdset="0">
Line 5165... Line 5119...
5165
        </item>
5119
        </item>
5166
       </layout>
5120
       </layout>
5167
      </widget>
5121
      </widget>
5168
      <widget class="QWidget" name="Seite_7">
5122
      <widget class="QWidget" name="Seite_7">
5169
       <layout class="QGridLayout" name="gridLayout_38">
5123
       <layout class="QGridLayout" name="gridLayout_38">
-
 
5124
        <item row="0" column="1">
-
 
5125
         <widget class="QTextEdit" name="te_Help_7">
-
 
5126
          <property name="minimumSize">
-
 
5127
           <size>
-
 
5128
            <width>180</width>
-
 
5129
            <height>0</height>
-
 
5130
           </size>
-
 
5131
          </property>
-
 
5132
          <property name="maximumSize">
-
 
5133
           <size>
-
 
5134
            <width>180</width>
-
 
5135
            <height>16777215</height>
-
 
5136
           </size>
-
 
5137
          </property>
-
 
5138
          <property name="readOnly">
-
 
5139
           <bool>true</bool>
-
 
5140
          </property>
-
 
5141
          <property name="html">
-
 
5142
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
-
 
5143
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
-
 
5144
p, li { white-space: pre-wrap; }
-
 
5145
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
-
 
5146
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Bei Empfangsverlust: Geht der Funkempfang verloren (außer Reichweite oder Sender aus), tritt die Not-Gas-Regelung in Kraft um dem Piloten Zeit für Gegenmaßnahmen zu geben. Die gesamte Not-Gas-Regelung wird allerdings erst aktiv, wenn ein Gas-Wert von 40 für mindestens 4 Sekunden überschritten war (d.h. der Kopter wahrscheinlich fliegt)! &lt;/span&gt;&lt;/p&gt;
-
 
5147
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Min.Gas &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Minimaler Gaswert, der an die Motoren geht &lt;/span&gt;&lt;/p&gt;
-
 
5148
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Max.Gas &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Maximaler Gaswert, der an die Motoren geht. &lt;/span&gt;&lt;/p&gt;
-
 
5149
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Kompasswirkung &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;:Ist ein Kompass angeschlossen, kann hiermit der Einfluss auf Gier eingestellt werden &lt;/span&gt;&lt;/p&gt;
-
 
5150
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Unterspannung &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Schwellwert in 0,1V zum Melden der Akku-Unterspannung &lt;/span&gt;&lt;/p&gt;
-
 
5151
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Not-Gas Zeit [0.1s]:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Hier wird die Zeit in Zehntelsekunden eingetragen, für die das Not-Gas nach Empfangsverlust aktiv wird. &lt;/span&gt;&lt;/p&gt;
-
 
5152
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Not-Gas:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Wert für das Not-Gas. &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
-
 
5153
          </property>
-
 
5154
         </widget>
-
 
5155
        </item>
5170
        <item row="0" column="0">
5156
        <item row="0" column="0">
5171
         <widget class="QFrame" name="frame_9">
5157
         <widget class="QFrame" name="frame_9">
5172
          <property name="sizePolicy">
5158
          <property name="sizePolicy">
5173
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
5159
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
5174
            <horstretch>0</horstretch>
5160
            <horstretch>0</horstretch>
Line 5179... Line 5165...
5179
           <enum>QFrame::StyledPanel</enum>
5165
           <enum>QFrame::StyledPanel</enum>
5180
          </property>
5166
          </property>
5181
          <property name="frameShadow">
5167
          <property name="frameShadow">
5182
           <enum>QFrame::Raised</enum>
5168
           <enum>QFrame::Raised</enum>
5183
          </property>
5169
          </property>
5184
          <layout class="QGridLayout" name="gridLayout_23">
5170
          <layout class="QGridLayout" name="gridLayout_26">
5185
           <item row="0" column="0">
5171
           <item row="0" column="0">
5186
            <widget class="QLabel" name="label_68">
5172
            <layout class="QGridLayout" name="gridLayout_23">
5187
             <property name="font">
-
 
5188
              <font>
-
 
5189
               <weight>75</weight>
-
 
5190
               <bold>true</bold>
-
 
5191
              </font>
-
 
5192
             </property>
-
 
5193
             <property name="text">
-
 
5194
              <string>Min. Gas:</string>
-
 
5195
             </property>
-
 
5196
            </widget>
-
 
5197
           </item>
-
 
5198
           <item row="0" column="1">
-
 
5199
            <widget class="QSpinBox" name="sb_7_1">
-
 
5200
             <property name="maximum">
-
 
5201
              <number>250</number>
-
 
5202
             </property>
-
 
5203
            </widget>
-
 
5204
           </item>
-
 
5205
           <item row="0" column="2">
-
 
5206
            <widget class="QLabel" name="label_67">
-
 
5207
             <property name="text">
-
 
5208
              <string/>
-
 
5209
             </property>
-
 
5210
            </widget>
-
 
5211
           </item>
-
 
5212
           <item row="1" column="0">
5173
             <item row="0" column="0">
5213
            <widget class="QLabel" name="label_65">
5174
              <widget class="QLabel" name="label_68">
5214
             <property name="font">
5175
               <property name="font">
5215
              <font>
5176
                <font/>
5216
               <weight>75</weight>
-
 
5217
               <bold>true</bold>
-
 
5218
              </font>
-
 
5219
             </property>
5177
               </property>
5220
             <property name="text">
5178
               <property name="text">
5221
              <string>Max. Gas:</string>
5179
                <string>Min. Gas:</string>
5222
             </property>
-
 
5223
            </widget>
-
 
5224
           </item>
-
 
5225
           <item row="1" column="1">
-
 
5226
            <widget class="QSpinBox" name="sb_7_2">
-
 
5227
             <property name="maximum">
-
 
5228
              <number>250</number>
-
 
5229
             </property>
-
 
5230
            </widget>
-
 
5231
           </item>
-
 
5232
           <item row="1" column="2">
-
 
5233
            <widget class="QLabel" name="label_64">
-
 
5234
             <property name="text">
-
 
5235
              <string/>
-
 
5236
             </property>
-
 
5237
            </widget>
-
 
5238
           </item>
-
 
5239
           <item row="3" column="0">
-
 
5240
            <widget class="QLabel" name="label_66">
-
 
5241
             <property name="font">
-
 
5242
              <font>
-
 
5243
               <weight>75</weight>
-
 
5244
               <bold>true</bold>
-
 
5245
              </font>
-
 
5246
             </property>
-
 
5247
             <property name="text">
-
 
5248
              <string>Kompass-Wirkung:</string>
-
 
5249
             </property>
5180
               </property>
5250
            </widget>
5181
              </widget>
5251
           </item>
-
 
5252
           <item row="3" column="1">
-
 
5253
            <widget class="QComboBox" name="cb_7_3">
-
 
5254
             <property name="editable">
-
 
5255
              <bool>true</bool>
-
 
5256
             </property>
-
 
5257
             <item>
-
 
5258
              <property name="text">
-
 
5259
               <string>Poti 1</string>
-
 
5260
              </property>
-
 
5261
             </item>
5182
             </item>
5262
             <item>
5183
             <item row="0" column="1">
-
 
5184
              <widget class="QSpinBox" name="sb_7_1">
5263
              <property name="text">
5185
               <property name="maximum">
5264
               <string>Poti 2</string>
5186
                <number>250</number>
5265
              </property>
5187
               </property>
-
 
5188
              </widget>
5266
             </item>
5189
             </item>
5267
             <item>
5190
             <item row="0" column="2">
-
 
5191
              <widget class="QLabel" name="label_67">
5268
              <property name="text">
5192
               <property name="text">
5269
               <string>Poti 3</string>
5193
                <string/>
5270
              </property>
5194
               </property>
-
 
5195
              </widget>
5271
             </item>
5196
             </item>
-
 
5197
             <item row="1" column="0">
-
 
5198
              <widget class="QLabel" name="label_65">
-
 
5199
               <property name="font">
5272
             <item>
5200
                <font/>
-
 
5201
               </property>
5273
              <property name="text">
5202
               <property name="text">
5274
               <string>Poti 4</string>
5203
                <string>Max. Gas:</string>
5275
              </property>
5204
               </property>
-
 
5205
              </widget>
5276
             </item>
5206
             </item>
5277
             <item>
5207
             <item row="1" column="1">
-
 
5208
              <widget class="QSpinBox" name="sb_7_2">
5278
              <property name="text">
5209
               <property name="maximum">
5279
               <string>Poti 5</string>
5210
                <number>250</number>
5280
              </property>
5211
               </property>
-
 
5212
              </widget>
5281
             </item>
5213
             </item>
5282
             <item>
5214
             <item row="1" column="2">
-
 
5215
              <widget class="QLabel" name="label_64">
5283
              <property name="text">
5216
               <property name="text">
5284
               <string>Poti 6</string>
5217
                <string/>
5285
              </property>
5218
               </property>
-
 
5219
              </widget>
5286
             </item>
5220
             </item>
5287
             <item>
5221
             <item row="2" column="2">
-
 
5222
              <widget class="QLabel" name="label_60">
5288
              <property name="text">
5223
               <property name="text">
5289
               <string>Poti 7</string>
5224
                <string/>
5290
              </property>
5225
               </property>
-
 
5226
              </widget>
5291
             </item>
5227
             </item>
-
 
5228
             <item row="3" column="0">
-
 
5229
              <widget class="QLabel" name="label_66">
-
 
5230
               <property name="font">
5292
             <item>
5231
                <font/>
-
 
5232
               </property>
5293
              <property name="text">
5233
               <property name="text">
5294
               <string>Poti 8</string>
5234
                <string>Kompass-Wirkung:</string>
5295
              </property>
5235
               </property>
-
 
5236
              </widget>
5296
             </item>
5237
             </item>
5297
             <item>
5238
             <item row="5" column="0">
-
 
5239
              <widget class="QLabel" name="label_159">
5298
              <property name="text">
5240
               <property name="text">
5299
               <string>0</string>
5241
                <string>Carefree Seuerung</string>
5300
              </property>
5242
               </property>
-
 
5243
              </widget>
5301
             </item>
5244
             </item>
5435
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
5440
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
5436
p, li { white-space: pre-wrap; }
5441
p, li { white-space: pre-wrap; }
5437
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
5442
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
5438
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:9pt; color:#550000;&quot;&gt;Eine Zelle oder Total (&lt;/span&gt;&lt;span style=&quot; font-size:9pt; font-weight:600; color:#550000;&quot;&gt;3s=9.9V / 4s=13.2V&lt;/span&gt;&lt;span style=&quot; font-size:9pt; color:#550000;&quot;&gt;)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5443
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; color:#550000;&quot;&gt;Eine Zelle oder Total  &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
-
 
5444
                 </property>
-
 
5445
                </widget>
-
 
5446
               </item>
-
 
5447
               <item>
-
 
5448
                <widget class="QLabel" name="lb_7_4">
-
 
5449
                 <property name="text">
-
 
5450
                  <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
-
 
5451
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
-
 
5452
p, li { white-space: pre-wrap; }
-
 
5453
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
-
 
5454
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#550000;&quot;&gt;(3s = 0.0V 4s = 0.0V)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5439
             </property>
5455
                 </property>
5440
            </widget>
5456
                </widget>
-
 
5457
               </item>
-
 
5458
              </layout>
-
 
5459
             </item>
-
 
5460
            </layout>
5441
           </item>
5461
           </item>
5442
           <item row="11" column="1">
5462
           <item row="1" column="0">
5443
            <spacer name="verticalSpacer_20">
5463
            <spacer name="verticalSpacer_2">
5444
             <property name="orientation">
5464
             <property name="orientation">
5445
              <enum>Qt::Vertical</enum>
5465
              <enum>Qt::Vertical</enum>
5446
             </property>
5466
             </property>
5447
             <property name="sizeHint" stdset="0">
5467
             <property name="sizeHint" stdset="0">
5448
              <size>
5468
              <size>
Line 5453... Line 5473...
5453
            </spacer>
5473
            </spacer>
5454
           </item>
5474
           </item>
5455
          </layout>
5475
          </layout>
5456
         </widget>
5476
         </widget>
5457
        </item>
5477
        </item>
5458
        <item row="0" column="1">
-
 
5459
         <widget class="QTextEdit" name="te_Help_7">
-
 
5460
          <property name="minimumSize">
-
 
5461
           <size>
-
 
5462
            <width>180</width>
-
 
5463
            <height>0</height>
-
 
5464
           </size>
-
 
5465
          </property>
-
 
5466
          <property name="maximumSize">
-
 
5467
           <size>
-
 
5468
            <width>180</width>
-
 
5469
            <height>16777215</height>
-
 
5470
           </size>
-
 
5471
          </property>
-
 
5472
          <property name="readOnly">
-
 
5473
           <bool>true</bool>
-
 
5474
          </property>
-
 
5475
          <property name="html">
-
 
5476
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
-
 
5477
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
-
 
5478
p, li { white-space: pre-wrap; }
-
 
5479
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
-
 
5480
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Bei Empfangsverlust: Geht der Funkempfang verloren (außer Reichweite oder Sender aus), tritt die Not-Gas-Regelung in Kraft um dem Piloten Zeit für Gegenmaßnahmen zu geben. Die gesamte Not-Gas-Regelung wird allerdings erst aktiv, wenn ein Gas-Wert von 40 für mindestens 4 Sekunden überschritten war (d.h. der Kopter wahrscheinlich fliegt)! &lt;/span&gt;&lt;/p&gt;
-
 
5481
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Min.Gas &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Minimaler Gaswert, der an die Motoren geht &lt;/span&gt;&lt;/p&gt;
-
 
5482
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Max.Gas &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Maximaler Gaswert, der an die Motoren geht. &lt;/span&gt;&lt;/p&gt;
-
 
5483
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Kompasswirkung &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;:Ist ein Kompass angeschlossen, kann hiermit der Einfluss auf Gier eingestellt werden &lt;/span&gt;&lt;/p&gt;
-
 
5484
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Unterspannung &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Schwellwert in 0,1V zum Melden der Akku-Unterspannung &lt;/span&gt;&lt;/p&gt;
-
 
5485
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Not-Gas Zeit [0.1s]:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Hier wird die Zeit in Zehntelsekunden eingetragen, für die das Not-Gas nach Empfangsverlust aktiv wird. &lt;/span&gt;&lt;/p&gt;
-
 
5486
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Not-Gas:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Wert für das Not-Gas. &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
-
 
5487
          </property>
-
 
5488
         </widget>
-
 
5489
        </item>
-
 
5490
       </layout>
5478
       </layout>
5491
      </widget>
5479
      </widget>
5492
      <widget class="QWidget" name="Seite_8">
5480
      <widget class="QWidget" name="Seite_8">
5493
       <layout class="QGridLayout" name="gridLayout_37">
5481
       <layout class="QGridLayout" name="gridLayout_37">
5494
        <item row="0" column="0">
5482
        <item row="0" column="0">
Line 5507... Line 5495...
5507
          </property>
5495
          </property>
5508
          <layout class="QGridLayout" name="gridLayout_20">
5496
          <layout class="QGridLayout" name="gridLayout_20">
5509
           <item row="0" column="0">
5497
           <item row="0" column="0">
5510
            <widget class="QCheckBox" name="s_8_4_cb">
5498
            <widget class="QCheckBox" name="s_8_4_cb">
5511
             <property name="font">
5499
             <property name="font">
5512
              <font>
5500
              <font/>
5513
               <weight>75</weight>
-
 
5514
               <bold>true</bold>
-
 
5515
              </font>
-
 
5516
             </property>
5501
             </property>
5517
             <property name="text">
5502
             <property name="text">
5518
              <string>Achs-(ent-)kopplung</string>
5503
              <string>Achs-(ent-)kopplung</string>
5519
             </property>
5504
             </property>
5520
            </widget>
5505
            </widget>
Line 5532... Line 5517...
5532
             </property>
5517
             </property>
5533
             <layout class="QGridLayout" name="gridLayout_4">
5518
             <layout class="QGridLayout" name="gridLayout_4">
5534
              <item row="0" column="0">
5519
              <item row="0" column="0">
5535
               <widget class="QLabel" name="label_80">
5520
               <widget class="QLabel" name="label_80">
5536
                <property name="font">
5521
                <property name="font">
5537
                 <font>
5522
                 <font/>
5538
                  <weight>75</weight>
-
 
5539
                  <bold>true</bold>
-
 
5540
                 </font>
-
 
5541
                </property>
5523
                </property>
5542
                <property name="text">
5524
                <property name="text">
5543
                 <string>Gier pos. Rückkopplung:</string>
5525
                 <string>Gier pos. Rückkopplung:</string>
5544
                </property>
5526
                </property>
5545
               </widget>
5527
               </widget>
Line 5597... Line 5579...
5597
               </widget>
5579
               </widget>
5598
              </item>
5580
              </item>
5599
              <item row="1" column="0">
5581
              <item row="1" column="0">
5600
               <widget class="QLabel" name="label_79">
5582
               <widget class="QLabel" name="label_79">
5601
                <property name="font">
5583
                <property name="font">
5602
                 <font>
5584
                 <font/>
5603
                  <weight>75</weight>
-
 
5604
                  <bold>true</bold>
-
 
5605
                 </font>
-
 
5606
                </property>
5585
                </property>
5607
                <property name="text">
5586
                <property name="text">
5608
                 <string>Nick/Roll Rückkopplung:</string>
5587
                 <string>Nick/Roll Rückkopplung:</string>
5609
                </property>
5588
                </property>
5610
               </widget>
5589
               </widget>
Line 5662... Line 5641...
5662
               </widget>
5641
               </widget>
5663
              </item>
5642
              </item>
5664
              <item row="2" column="0">
5643
              <item row="2" column="0">
5665
               <widget class="QLabel" name="label_81">
5644
               <widget class="QLabel" name="label_81">
5666
                <property name="font">
5645
                <property name="font">
5667
                 <font>
5646
                 <font/>
5668
                  <weight>75</weight>
-
 
5669
                  <bold>true</bold>
-
 
5670
                 </font>
-
 
5671
                </property>
5647
                </property>
5672
                <property name="text">
5648
                <property name="text">
5673
                 <string>Gier-Korrektur:</string>
5649
                 <string>Gier-Korrektur:</string>
5674
                </property>
5650
                </property>
5675
               </widget>
5651
               </widget>
Line 6047... Line 6023...
6047
            </layout>
6023
            </layout>
6048
           </item>
6024
           </item>
6049
           <item row="1" column="0">
6025
           <item row="1" column="0">
6050
            <widget class="QLabel" name="label_99">
6026
            <widget class="QLabel" name="label_99">
6051
             <property name="font">
6027
             <property name="font">
6052
              <font>
6028
              <font/>
6053
               <weight>75</weight>
-
 
6054
               <bold>true</bold>
-
 
6055
              </font>
-
 
6056
             </property>
6029
             </property>
6057
             <property name="text">
6030
             <property name="text">
6058
              <string>Gas limit:</string>
6031
              <string>Gas limit:</string>
6059
             </property>
6032
             </property>
6060
            </widget>
6033
            </widget>
Line 6112... Line 6085...
6112
            </widget>
6085
            </widget>
6113
           </item>
6086
           </item>
6114
           <item row="2" column="0">
6087
           <item row="2" column="0">
6115
            <widget class="QLabel" name="label_98">
6088
            <widget class="QLabel" name="label_98">
6116
             <property name="font">
6089
             <property name="font">
6117
              <font>
6090
              <font/>
6118
               <weight>75</weight>
-
 
6119
               <bold>true</bold>
-
 
6120
              </font>
-
 
6121
             </property>
6091
             </property>
6122
             <property name="text">
6092
             <property name="text">
6123
              <string>Ansprechschwelle:</string>
6093
              <string>Ansprechschwelle:</string>
6124
             </property>
6094
             </property>
6125
            </widget>
6095
            </widget>
Line 6132... Line 6102...
6132
            </widget>
6102
            </widget>
6133
           </item>
6103
           </item>
6134
           <item row="2" column="2">
6104
           <item row="2" column="2">
6135
            <widget class="QLabel" name="label_102">
6105
            <widget class="QLabel" name="label_102">
6136
             <property name="font">
6106
             <property name="font">
6137
              <font>
6107
              <font/>
6138
               <weight>75</weight>
-
 
6139
               <bold>true</bold>
-
 
6140
              </font>
-
 
6141
             </property>
6108
             </property>
6142
             <property name="text">
6109
             <property name="text">
6143
              <string>Hysterese:</string>
6110
              <string>Hysterese:</string>
6144
             </property>
6111
             </property>
6145
            </widget>
6112
            </widget>
Line 6152... Line 6119...
6152
            </widget>
6119
            </widget>
6153
           </item>
6120
           </item>
6154
           <item row="3" column="0">
6121
           <item row="3" column="0">
6155
            <widget class="QLabel" name="label_100">
6122
            <widget class="QLabel" name="label_100">
6156
             <property name="font">
6123
             <property name="font">
6157
              <font>
6124
              <font/>
6158
               <weight>75</weight>
-
 
6159
               <bold>true</bold>
-
 
6160
              </font>
-
 
6161
             </property>
6125
             </property>
6162
             <property name="text">
6126
             <property name="text">
6163
              <string>Turn over Nick:</string>
6127
              <string>Turn over Nick:</string>
6164
             </property>
6128
             </property>
6165
            </widget>
6129
            </widget>
Line 6179... Line 6143...
6179
            </widget>
6143
            </widget>
6180
           </item>
6144
           </item>
6181
           <item row="3" column="2">
6145
           <item row="3" column="2">
6182
            <widget class="QLabel" name="label_101">
6146
            <widget class="QLabel" name="label_101">
6183
             <property name="font">
6147
             <property name="font">
6184
              <font>
6148
              <font/>
6185
               <weight>75</weight>
-
 
6186
               <bold>true</bold>
-
 
6187
              </font>
-
 
6188
             </property>
6149
             </property>
6189
             <property name="text">
6150
             <property name="text">
6190
              <string>Turn over Roll:</string>
6151
              <string>Turn over Roll:</string>
6191
             </property>
6152
             </property>
6192
            </widget>
6153
            </widget>
Line 6259... Line 6220...
6259
          </property>
6220
          </property>
6260
          <layout class="QGridLayout" name="gridLayout_14">
6221
          <layout class="QGridLayout" name="gridLayout_14">
6261
           <item row="0" column="0">
6222
           <item row="0" column="0">
6262
            <widget class="QLabel" name="label_83">
6223
            <widget class="QLabel" name="label_83">
6263
             <property name="font">
6224
             <property name="font">
6264
              <font>
6225
              <font/>
6265
               <weight>75</weight>
-
 
6266
               <bold>true</bold>
-
 
6267
              </font>
-
 
6268
             </property>
6226
             </property>
6269
             <property name="text">
6227
             <property name="text">
6270
              <string>Parameter 1:</string>
6228
              <string>Parameter 1:</string>
6271
             </property>
6229
             </property>
6272
            </widget>
6230
            </widget>
Line 6331... Line 6289...
6331
            </widget>
6289
            </widget>
6332
           </item>
6290
           </item>
6333
           <item row="1" column="0">
6291
           <item row="1" column="0">
6334
            <widget class="QLabel" name="label_85">
6292
            <widget class="QLabel" name="label_85">
6335
             <property name="font">
6293
             <property name="font">
6336
              <font>
6294
              <font/>
6337
               <weight>75</weight>
-
 
6338
               <bold>true</bold>
-
 
6339
              </font>
-
 
6340
             </property>
6295
             </property>
6341
             <property name="text">
6296
             <property name="text">
6342
              <string>Parameter 2:</string>
6297
              <string>Parameter 2:</string>
6343
             </property>
6298
             </property>
6344
            </widget>
6299
            </widget>
Line 6403... Line 6358...
6403
            </widget>
6358
            </widget>
6404
           </item>
6359
           </item>
6405
           <item row="2" column="0">
6360
           <item row="2" column="0">
6406
            <widget class="QLabel" name="label_87">
6361
            <widget class="QLabel" name="label_87">
6407
             <property name="font">
6362
             <property name="font">
6408
              <font>
6363
              <font/>
6409
               <weight>75</weight>
-
 
6410
               <bold>true</bold>
-
 
6411
              </font>
-
 
6412
             </property>
6364
             </property>
6413
             <property name="text">
6365
             <property name="text">
6414
              <string>Parameter 3:</string>
6366
              <string>Parameter 3:</string>
6415
             </property>
6367
             </property>
6416
            </widget>
6368
            </widget>
Line 6475... Line 6427...
6475
            </widget>
6427
            </widget>
6476
           </item>
6428
           </item>
6477
           <item row="3" column="0">
6429
           <item row="3" column="0">
6478
            <widget class="QLabel" name="label_89">
6430
            <widget class="QLabel" name="label_89">
6479
             <property name="font">
6431
             <property name="font">
6480
              <font>
6432
              <font/>
6481
               <weight>75</weight>
-
 
6482
               <bold>true</bold>
-
 
6483
              </font>
-
 
6484
             </property>
6433
             </property>
6485
             <property name="text">
6434
             <property name="text">
6486
              <string>Parameter 4:</string>
6435
              <string>Parameter 4:</string>
6487
             </property>
6436
             </property>
6488
            </widget>
6437
            </widget>
Line 6547... Line 6496...
6547
            </widget>
6496
            </widget>
6548
           </item>
6497
           </item>
6549
           <item row="4" column="0">
6498
           <item row="4" column="0">
6550
            <widget class="QLabel" name="label_91">
6499
            <widget class="QLabel" name="label_91">
6551
             <property name="font">
6500
             <property name="font">
6552
              <font>
6501
              <font/>
6553
               <weight>75</weight>
-
 
6554
               <bold>true</bold>
-
 
6555
              </font>
-
 
6556
             </property>
6502
             </property>
6557
             <property name="text">
6503
             <property name="text">
6558
              <string>Parameter 5:</string>
6504
              <string>Parameter 5:</string>
6559
             </property>
6505
             </property>
6560
            </widget>
6506
            </widget>
Line 6619... Line 6565...
6619
            </widget>
6565
            </widget>
6620
           </item>
6566
           </item>
6621
           <item row="5" column="0">
6567
           <item row="5" column="0">
6622
            <widget class="QLabel" name="label_93">
6568
            <widget class="QLabel" name="label_93">
6623
             <property name="font">
6569
             <property name="font">
6624
              <font>
6570
              <font/>
6625
               <weight>75</weight>
-
 
6626
               <bold>true</bold>
-
 
6627
              </font>
-
 
6628
             </property>
6571
             </property>
6629
             <property name="text">
6572
             <property name="text">
6630
              <string>Parameter 6:</string>
6573
              <string>Parameter 6:</string>
6631
             </property>
6574
             </property>
6632
            </widget>
6575
            </widget>
Line 6691... Line 6634...
6691
            </widget>
6634
            </widget>
6692
           </item>
6635
           </item>
6693
           <item row="6" column="0">
6636
           <item row="6" column="0">
6694
            <widget class="QLabel" name="label_95">
6637
            <widget class="QLabel" name="label_95">
6695
             <property name="font">
6638
             <property name="font">
6696
              <font>
6639
              <font/>
6697
               <weight>75</weight>
-
 
6698
               <bold>true</bold>
-
 
6699
              </font>
-
 
6700
             </property>
6640
             </property>
6701
             <property name="text">
6641
             <property name="text">
6702
              <string>Parameter 7:</string>
6642
              <string>Parameter 7:</string>
6703
             </property>
6643
             </property>
6704
            </widget>
6644
            </widget>
Line 6763... Line 6703...
6763
            </widget>
6703
            </widget>
6764
           </item>
6704
           </item>
6765
           <item row="7" column="0">
6705
           <item row="7" column="0">
6766
            <widget class="QLabel" name="label_97">
6706
            <widget class="QLabel" name="label_97">
6767
             <property name="font">
6707
             <property name="font">
6768
              <font>
6708
              <font/>
6769
               <weight>75</weight>
-
 
6770
               <bold>true</bold>
-
 
6771
              </font>
-
 
6772
             </property>
6709
             </property>
6773
             <property name="text">
6710
             <property name="text">
6774
              <string>Parameter 8:</string>
6711
              <string>Parameter 8:</string>
6775
             </property>
6712
             </property>
6776
            </widget>
6713
            </widget>
Line 6925... Line 6862...
6925
          </property>
6862
          </property>
6926
          <layout class="QGridLayout" name="gridLayout_12">
6863
          <layout class="QGridLayout" name="gridLayout_12">
6927
           <item row="0" column="0">
6864
           <item row="0" column="0">
6928
            <widget class="QLabel" name="label_116">
6865
            <widget class="QLabel" name="label_116">
6929
             <property name="font">
6866
             <property name="font">
6930
              <font>
6867
              <font/>
6931
               <weight>75</weight>
-
 
6932
               <bold>true</bold>
-
 
6933
              </font>
-
 
6934
             </property>
6868
             </property>
6935
             <property name="text">
6869
             <property name="text">
6936
              <string>Ausgang J16</string>
6870
              <string>Ausgang J16</string>
6937
             </property>
6871
             </property>
6938
            </widget>
6872
            </widget>
Line 6952... Line 6886...
6952
             <item>
6886
             <item>
6953
              <widget class="QToolButton" name="J16_0">
6887
              <widget class="QToolButton" name="J16_0">
6954
               <property name="maximumSize">
6888
               <property name="maximumSize">
6955
                <size>
6889
                <size>
6956
                 <width>15</width>
6890
                 <width>15</width>
6957
                 <height>15</height>
6891
                 <height>22</height>
6958
                </size>
6892
                </size>
6959
               </property>
6893
               </property>
6960
               <property name="toolTip">
6894
               <property name="toolTip">
6961
                <string>128</string>
6895
                <string>128</string>
6962
               </property>
6896
               </property>
Line 6981... Line 6915...
6981
             <item>
6915
             <item>
6982
              <widget class="QToolButton" name="J16_1">
6916
              <widget class="QToolButton" name="J16_1">
6983
               <property name="maximumSize">
6917
               <property name="maximumSize">
6984
                <size>
6918
                <size>
6985
                 <width>15</width>
6919
                 <width>15</width>
6986
                 <height>15</height>
6920
                 <height>22</height>
6987
                </size>
6921
                </size>
6988
               </property>
6922
               </property>
6989
               <property name="toolTip">
6923
               <property name="toolTip">
6990
                <string>64</string>
6924
                <string>64</string>
6991
               </property>
6925
               </property>
Line 7010... Line 6944...
7010
             <item>
6944
             <item>
7011
              <widget class="QToolButton" name="J16_2">
6945
              <widget class="QToolButton" name="J16_2">
7012
               <property name="maximumSize">
6946
               <property name="maximumSize">
7013
                <size>
6947
                <size>
7014
                 <width>15</width>
6948
                 <width>15</width>
7015
                 <height>15</height>
6949
                 <height>22</height>
7016
                </size>
6950
                </size>
7017
               </property>
6951
               </property>
7018
               <property name="toolTip">
6952
               <property name="toolTip">
7019
                <string>32</string>
6953
                <string>32</string>
7020
               </property>
6954
               </property>
Line 7039... Line 6973...
7039
             <item>
6973
             <item>
7040
              <widget class="QToolButton" name="J16_3">
6974
              <widget class="QToolButton" name="J16_3">
7041
               <property name="maximumSize">
6975
               <property name="maximumSize">
7042
                <size>
6976
                <size>
7043
                 <width>15</width>
6977
                 <width>15</width>
7044
                 <height>15</height>
6978
                 <height>22</height>
7045
                </size>
6979
                </size>
7046
               </property>
6980
               </property>
7047
               <property name="toolTip">
6981
               <property name="toolTip">
7048
                <string>16</string>
6982
                <string>16</string>
7049
               </property>
6983
               </property>
Line 7068... Line 7002...
7068
             <item>
7002
             <item>
7069
              <widget class="QToolButton" name="J16_4">
7003
              <widget class="QToolButton" name="J16_4">
7070
               <property name="maximumSize">
7004
               <property name="maximumSize">
7071
                <size>
7005
                <size>
7072
                 <width>15</width>
7006
                 <width>15</width>
7073
                 <height>15</height>
7007
                 <height>22</height>
7074
                </size>
7008
                </size>
7075
               </property>
7009
               </property>
7076
               <property name="toolTip">
7010
               <property name="toolTip">
7077
                <string>8</string>
7011
                <string>8</string>
7078
               </property>
7012
               </property>
Line 7097... Line 7031...
7097
             <item>
7031
             <item>
7098
              <widget class="QToolButton" name="J16_5">
7032
              <widget class="QToolButton" name="J16_5">
7099
               <property name="maximumSize">
7033
               <property name="maximumSize">
7100
                <size>
7034
                <size>
7101
                 <width>15</width>
7035
                 <width>15</width>
7102
                 <height>15</height>
7036
                 <height>22</height>
7103
                </size>
7037
                </size>
7104
               </property>
7038
               </property>
7105
               <property name="toolTip">
7039
               <property name="toolTip">
7106
                <string>4</string>
7040
                <string>4</string>
7107
               </property>
7041
               </property>
Line 7126... Line 7060...
7126
             <item>
7060
             <item>
7127
              <widget class="QToolButton" name="J16_6">
7061
              <widget class="QToolButton" name="J16_6">
7128
               <property name="maximumSize">
7062
               <property name="maximumSize">
7129
                <size>
7063
                <size>
7130
                 <width>15</width>
7064
                 <width>15</width>
7131
                 <height>15</height>
7065
                 <height>22</height>
7132
                </size>
7066
                </size>
7133
               </property>
7067
               </property>
7134
               <property name="toolTip">
7068
               <property name="toolTip">
7135
                <string>2</string>
7069
                <string>2</string>
7136
               </property>
7070
               </property>
Line 7155... Line 7089...
7155
             <item>
7089
             <item>
7156
              <widget class="QToolButton" name="J16_7">
7090
              <widget class="QToolButton" name="J16_7">
7157
               <property name="maximumSize">
7091
               <property name="maximumSize">
7158
                <size>
7092
                <size>
7159
                 <width>15</width>
7093
                 <width>15</width>
7160
                 <height>15</height>
7094
                 <height>22</height>
7161
                </size>
7095
                </size>
7162
               </property>
7096
               </property>
7163
               <property name="toolTip">
7097
               <property name="toolTip">
7164
                <string>1</string>
7098
                <string>1</string>
7165
               </property>
7099
               </property>
Line 7184... Line 7118...
7184
            </layout>
7118
            </layout>
7185
           </item>
7119
           </item>
7186
           <item row="1" column="0">
7120
           <item row="1" column="0">
7187
            <widget class="QLabel" name="label_107">
7121
            <widget class="QLabel" name="label_107">
7188
             <property name="font">
7122
             <property name="font">
7189
              <font>
7123
              <font/>
7190
               <weight>75</weight>
-
 
7191
               <bold>true</bold>
-
 
7192
              </font>
-
 
7193
             </property>
7124
             </property>
7194
             <property name="text">
7125
             <property name="text">
7195
              <string>Timing:</string>
7126
              <string>Timing:</string>
7196
             </property>
7127
             </property>
7197
            </widget>
7128
            </widget>
Line 7256... Line 7187...
7256
            </widget>
7187
            </widget>
7257
           </item>
7188
           </item>
7258
           <item row="2" column="0">
7189
           <item row="2" column="0">
7259
            <widget class="QLabel" name="label_115">
7190
            <widget class="QLabel" name="label_115">
7260
             <property name="font">
7191
             <property name="font">
7261
              <font>
7192
              <font/>
7262
               <weight>75</weight>
-
 
7263
               <bold>true</bold>
-
 
7264
              </font>
-
 
7265
             </property>
7193
             </property>
7266
             <property name="text">
7194
             <property name="text">
7267
              <string>Ausgang J17</string>
7195
              <string>Ausgang J17</string>
7268
             </property>
7196
             </property>
7269
            </widget>
7197
            </widget>
Line 7283... Line 7211...
7283
             <item>
7211
             <item>
7284
              <widget class="QToolButton" name="J17_0">
7212
              <widget class="QToolButton" name="J17_0">
7285
               <property name="maximumSize">
7213
               <property name="maximumSize">
7286
                <size>
7214
                <size>
7287
                 <width>15</width>
7215
                 <width>15</width>
7288
                 <height>15</height>
7216
                 <height>22</height>
7289
                </size>
7217
                </size>
7290
               </property>
7218
               </property>
7291
               <property name="toolTip">
7219
               <property name="toolTip">
7292
                <string>128</string>
7220
                <string>128</string>
7293
               </property>
7221
               </property>
Line 7312... Line 7240...
7312
             <item>
7240
             <item>
7313
              <widget class="QToolButton" name="J17_1">
7241
              <widget class="QToolButton" name="J17_1">
7314
               <property name="maximumSize">
7242
               <property name="maximumSize">
7315
                <size>
7243
                <size>
7316
                 <width>15</width>
7244
                 <width>15</width>
7317
                 <height>15</height>
7245
                 <height>22</height>
7318
                </size>
7246
                </size>
7319
               </property>
7247
               </property>
7320
               <property name="toolTip">
7248
               <property name="toolTip">
7321
                <string>64</string>
7249
                <string>64</string>
7322
               </property>
7250
               </property>
Line 7341... Line 7269...
7341
             <item>
7269
             <item>
7342
              <widget class="QToolButton" name="J17_2">
7270
              <widget class="QToolButton" name="J17_2">
7343
               <property name="maximumSize">
7271
               <property name="maximumSize">
7344
                <size>
7272
                <size>
7345
                 <width>15</width>
7273
                 <width>15</width>
7346
                 <height>15</height>
7274
                 <height>22</height>
7347
                </size>
7275
                </size>
7348
               </property>
7276
               </property>
7349
               <property name="toolTip">
7277
               <property name="toolTip">
7350
                <string>32</string>
7278
                <string>32</string>
7351
               </property>
7279
               </property>
Line 7370... Line 7298...
7370
             <item>
7298
             <item>
7371
              <widget class="QToolButton" name="J17_3">
7299
              <widget class="QToolButton" name="J17_3">
7372
               <property name="maximumSize">
7300
               <property name="maximumSize">
7373
                <size>
7301
                <size>
7374
                 <width>15</width>
7302
                 <width>15</width>
7375
                 <height>15</height>
7303
                 <height>22</height>
7376
                </size>
7304
                </size>
7377
               </property>
7305
               </property>
7378
               <property name="toolTip">
7306
               <property name="toolTip">
7379
                <string>16</string>
7307
                <string>16</string>
7380
               </property>
7308
               </property>
Line 7399... Line 7327...
7399
             <item>
7327
             <item>
7400
              <widget class="QToolButton" name="J17_4">
7328
              <widget class="QToolButton" name="J17_4">
7401
               <property name="maximumSize">
7329
               <property name="maximumSize">
7402
                <size>
7330
                <size>
7403
                 <width>15</width>
7331
                 <width>15</width>
7404
                 <height>15</height>
7332
                 <height>22</height>
7405
                </size>
7333
                </size>
7406
               </property>
7334
               </property>
7407
               <property name="toolTip">
7335
               <property name="toolTip">
7408
                <string>8</string>
7336
                <string>8</string>
7409
               </property>
7337
               </property>
Line 7428... Line 7356...
7428
             <item>
7356
             <item>
7429
              <widget class="QToolButton" name="J17_5">
7357
              <widget class="QToolButton" name="J17_5">
7430
               <property name="maximumSize">
7358
               <property name="maximumSize">
7431
                <size>
7359
                <size>
7432
                 <width>15</width>
7360
                 <width>15</width>
7433
                 <height>15</height>
7361
                 <height>22</height>
7434
                </size>
7362
                </size>
7435
               </property>
7363
               </property>
7436
               <property name="toolTip">
7364
               <property name="toolTip">
7437
                <string>4</string>
7365
                <string>4</string>
7438
               </property>
7366
               </property>
Line 7457... Line 7385...
7457
             <item>
7385
             <item>
7458
              <widget class="QToolButton" name="J17_6">
7386
              <widget class="QToolButton" name="J17_6">
7459
               <property name="maximumSize">
7387
               <property name="maximumSize">
7460
                <size>
7388
                <size>
7461
                 <width>15</width>
7389
                 <width>15</width>
7462
                 <height>15</height>
7390
                 <height>22</height>
7463
                </size>
7391
                </size>
7464
               </property>
7392
               </property>
7465
               <property name="toolTip">
7393
               <property name="toolTip">
7466
                <string>2</string>
7394
                <string>2</string>
7467
               </property>
7395
               </property>
Line 7486... Line 7414...
7486
             <item>
7414
             <item>
7487
              <widget class="QToolButton" name="J17_7">
7415
              <widget class="QToolButton" name="J17_7">
7488
               <property name="maximumSize">
7416
               <property name="maximumSize">
7489
                <size>
7417
                <size>
7490
                 <width>15</width>
7418
                 <width>15</width>
7491
                 <height>15</height>
7419
                 <height>22</height>
7492
                </size>
7420
                </size>
7493
               </property>
7421
               </property>
7494
               <property name="toolTip">
7422
               <property name="toolTip">
7495
                <string>1</string>
7423
                <string>1</string>
7496
               </property>
7424
               </property>
Line 7515... Line 7443...
7515
            </layout>
7443
            </layout>
7516
           </item>
7444
           </item>
7517
           <item row="3" column="0">
7445
           <item row="3" column="0">
7518
            <widget class="QLabel" name="label_112">
7446
            <widget class="QLabel" name="label_112">
7519
             <property name="font">
7447
             <property name="font">
7520
              <font>
7448
              <font/>
7521
               <weight>75</weight>
-
 
7522
               <bold>true</bold>
-
 
7523
              </font>
-
 
7524
             </property>
7449
             </property>
7525
             <property name="text">
7450
             <property name="text">
7526
              <string>Timing:</string>
7451
              <string>Timing:</string>
7527
             </property>
7452
             </property>
7528
            </widget>
7453
            </widget>
Line 7587... Line 7512...
7587
            </widget>
7512
            </widget>
7588
           </item>
7513
           </item>
7589
           <item row="4" column="0" colspan="4">
7514
           <item row="4" column="0" colspan="4">
7590
            <widget class="QCheckBox" name="cb_11_7">
7515
            <widget class="QCheckBox" name="cb_11_7">
7591
             <property name="font">
7516
             <property name="font">
7592
              <font>
7517
              <font/>
7593
               <weight>75</weight>
-
 
7594
               <bold>true</bold>
-
 
7595
              </font>
-
 
7596
             </property>
7518
             </property>
7597
             <property name="text">
7519
             <property name="text">
7598
              <string>Nur bei laufenden Motoren einschalten</string>
7520
              <string>Nur bei laufenden Motoren einschalten</string>
7599
             </property>
7521
             </property>
7600
            </widget>
7522
            </widget>
7601
           </item>
7523
           </item>
7602
           <item row="5" column="0" colspan="3">
7524
           <item row="5" column="0" colspan="4">
7603
            <widget class="Line" name="line_3">
7525
            <widget class="Line" name="line_3">
7604
             <property name="orientation">
7526
             <property name="orientation">
7605
              <enum>Qt::Horizontal</enum>
7527
              <enum>Qt::Horizontal</enum>
7606
             </property>
7528
             </property>
7607
            </widget>
7529
            </widget>
7608
           </item>
7530
           </item>
7609
           <item row="6" column="0" colspan="2">
7531
           <item row="6" column="0" colspan="2">
7610
            <widget class="QLabel" name="label_144">
7532
            <widget class="QLabel" name="label_144">
7611
             <property name="font">
7533
             <property name="font">
7612
              <font>
7534
              <font/>
7613
               <weight>75</weight>
-
 
7614
               <bold>true</bold>
-
 
7615
              </font>
-
 
7616
             </property>
7535
             </property>
7617
             <property name="text">
7536
             <property name="text">
7618
              <string>Unterspannungswarnung:</string>
7537
              <string>Unterspannungswarnung:</string>
7619
             </property>
7538
             </property>
7620
            </widget>
7539
            </widget>
7621
           </item>
7540
           </item>
7622
           <item row="7" column="0">
7541
           <item row="7" column="0">
7623
            <widget class="QLabel" name="label_2">
7542
            <widget class="QLabel" name="label_2">
7624
             <property name="font">
7543
             <property name="font">
7625
              <font>
7544
              <font/>
7626
               <weight>75</weight>
-
 
7627
               <bold>true</bold>
-
 
7628
              </font>
-
 
7629
             </property>
7545
             </property>
7630
             <property name="text">
7546
             <property name="text">
7631
              <string>an J16</string>
7547
              <string>an J16</string>
7632
             </property>
7548
             </property>
7633
            </widget>
7549
            </widget>
Line 7647... Line 7563...
7647
             <item>
7563
             <item>
7648
              <widget class="QToolButton" name="J16_A_0">
7564
              <widget class="QToolButton" name="J16_A_0">
7649
               <property name="maximumSize">
7565
               <property name="maximumSize">
7650
                <size>
7566
                <size>
7651
                 <width>15</width>
7567
                 <width>15</width>
7652
                 <height>15</height>
7568
                 <height>22</height>
7653
                </size>
7569
                </size>
7654
               </property>
7570
               </property>
7655
               <property name="toolTip">
7571
               <property name="toolTip">
7656
                <string>128</string>
7572
                <string>128</string>
7657
               </property>
7573
               </property>
Line 7676... Line 7592...
7676
             <item>
7592
             <item>
7677
              <widget class="QToolButton" name="J16_A_1">
7593
              <widget class="QToolButton" name="J16_A_1">
7678
               <property name="maximumSize">
7594
               <property name="maximumSize">
7679
                <size>
7595
                <size>
7680
                 <width>15</width>
7596
                 <width>15</width>
7681
                 <height>15</height>
7597
                 <height>22</height>
7682
                </size>
7598
                </size>
7683
               </property>
7599
               </property>
7684
               <property name="toolTip">
7600
               <property name="toolTip">
7685
                <string>64</string>
7601
                <string>64</string>
7686
               </property>
7602
               </property>
Line 7705... Line 7621...
7705
             <item>
7621
             <item>
7706
              <widget class="QToolButton" name="J16_A_2">
7622
              <widget class="QToolButton" name="J16_A_2">
7707
               <property name="maximumSize">
7623
               <property name="maximumSize">
7708
                <size>
7624
                <size>
7709
                 <width>15</width>
7625
                 <width>15</width>
7710
                 <height>15</height>
7626
                 <height>22</height>
7711
                </size>
7627
                </size>
7712
               </property>
7628
               </property>
7713
               <property name="toolTip">
7629
               <property name="toolTip">
7714
                <string>32</string>
7630
                <string>32</string>
7715
               </property>
7631
               </property>
Line 7734... Line 7650...
7734
             <item>
7650
             <item>
7735
              <widget class="QToolButton" name="J16_A_3">
7651
              <widget class="QToolButton" name="J16_A_3">
7736
               <property name="maximumSize">
7652
               <property name="maximumSize">
7737
                <size>
7653
                <size>
7738
                 <width>15</width>
7654
                 <width>15</width>
7739
                 <height>15</height>
7655
                 <height>22</height>
7740
                </size>
7656
                </size>
7741
               </property>
7657
               </property>
7742
               <property name="toolTip">
7658
               <property name="toolTip">
7743
                <string>16</string>
7659
                <string>16</string>
7744
               </property>
7660
               </property>
Line 7763... Line 7679...
7763
             <item>
7679
             <item>
7764
              <widget class="QToolButton" name="J16_A_4">
7680
              <widget class="QToolButton" name="J16_A_4">
7765
               <property name="maximumSize">
7681
               <property name="maximumSize">
7766
                <size>
7682
                <size>
7767
                 <width>15</width>
7683
                 <width>15</width>
7768
                 <height>15</height>
7684
                 <height>22</height>
7769
                </size>
7685
                </size>
7770
               </property>
7686
               </property>
7771
               <property name="toolTip">
7687
               <property name="toolTip">
7772
                <string>8</string>
7688
                <string>8</string>
7773
               </property>
7689
               </property>
Line 7792... Line 7708...
7792
             <item>
7708
             <item>
7793
              <widget class="QToolButton" name="J16_A_5">
7709
              <widget class="QToolButton" name="J16_A_5">
7794
               <property name="maximumSize">
7710
               <property name="maximumSize">
7795
                <size>
7711
                <size>
7796
                 <width>15</width>
7712
                 <width>15</width>
7797
                 <height>15</height>
7713
                 <height>22</height>
7798
                </size>
7714
                </size>
7799
               </property>
7715
               </property>
7800
               <property name="toolTip">
7716
               <property name="toolTip">
7801
                <string>4</string>
7717
                <string>4</string>
7802
               </property>
7718
               </property>
Line 7821... Line 7737...
7821
             <item>
7737
             <item>
7822
              <widget class="QToolButton" name="J16_A_6">
7738
              <widget class="QToolButton" name="J16_A_6">
7823
               <property name="maximumSize">
7739
               <property name="maximumSize">
7824
                <size>
7740
                <size>
7825
                 <width>15</width>
7741
                 <width>15</width>
7826
                 <height>15</height>
7742
                 <height>22</height>
7827
                </size>
7743
                </size>
7828
               </property>
7744
               </property>
7829
               <property name="toolTip">
7745
               <property name="toolTip">
7830
                <string>2</string>
7746
                <string>2</string>
7831
               </property>
7747
               </property>
Line 7850... Line 7766...
7850
             <item>
7766
             <item>
7851
              <widget class="QToolButton" name="J16_A_7">
7767
              <widget class="QToolButton" name="J16_A_7">
7852
               <property name="maximumSize">
7768
               <property name="maximumSize">
7853
                <size>
7769
                <size>
7854
                 <width>15</width>
7770
                 <width>15</width>
7855
                 <height>15</height>
7771
                 <height>22</height>
7856
                </size>
7772
                </size>
7857
               </property>
7773
               </property>
7858
               <property name="toolTip">
7774
               <property name="toolTip">
7859
                <string>1</string>
7775
                <string>1</string>
7860
               </property>
7776
               </property>
Line 7879... Line 7795...
7879
            </layout>
7795
            </layout>
7880
           </item>
7796
           </item>
7881
           <item row="8" column="0">
7797
           <item row="8" column="0">
7882
            <widget class="QLabel" name="label_145">
7798
            <widget class="QLabel" name="label_145">
7883
             <property name="font">
7799
             <property name="font">
7884
              <font>
7800
              <font/>
7885
               <weight>75</weight>
-
 
7886
               <bold>true</bold>
-
 
7887
              </font>
-
 
7888
             </property>
7801
             </property>
7889
             <property name="mouseTracking">
7802
             <property name="mouseTracking">
7890
              <bool>false</bool>
7803
              <bool>false</bool>
7891
             </property>
7804
             </property>
7892
             <property name="text">
7805
             <property name="text">
Line 7909... Line 7822...
7909
             <item>
7822
             <item>
7910
              <widget class="QToolButton" name="J17_A_0">
7823
              <widget class="QToolButton" name="J17_A_0">
7911
               <property name="maximumSize">
7824
               <property name="maximumSize">
7912
                <size>
7825
                <size>
7913
                 <width>15</width>
7826
                 <width>15</width>
7914
                 <height>15</height>
7827
                 <height>22</height>
7915
                </size>
7828
                </size>
7916
               </property>
7829
               </property>
7917
               <property name="toolTip">
7830
               <property name="toolTip">
7918
                <string>128</string>
7831
                <string>128</string>
7919
               </property>
7832
               </property>
Line 7938... Line 7851...
7938
             <item>
7851
             <item>
7939
              <widget class="QToolButton" name="J17_A_1">
7852
              <widget class="QToolButton" name="J17_A_1">
7940
               <property name="maximumSize">
7853
               <property name="maximumSize">
7941
                <size>
7854
                <size>
7942
                 <width>15</width>
7855
                 <width>15</width>
7943
                 <height>15</height>
7856
                 <height>22</height>
7944
                </size>
7857
                </size>
7945
               </property>
7858
               </property>
7946
               <property name="toolTip">
7859
               <property name="toolTip">
7947
                <string>64</string>
7860
                <string>64</string>
7948
               </property>
7861
               </property>
Line 7967... Line 7880...
7967
             <item>
7880
             <item>
7968
              <widget class="QToolButton" name="J17_A_2">
7881
              <widget class="QToolButton" name="J17_A_2">
7969
               <property name="maximumSize">
7882
               <property name="maximumSize">
7970
                <size>
7883
                <size>
7971
                 <width>15</width>
7884
                 <width>15</width>
7972
                 <height>15</height>
7885
                 <height>22</height>
7973
                </size>
7886
                </size>
7974
               </property>
7887
               </property>
7975
               <property name="toolTip">
7888
               <property name="toolTip">
7976
                <string>32</string>
7889
                <string>32</string>
7977
               </property>
7890
               </property>
Line 7996... Line 7909...
7996
             <item>
7909
             <item>
7997
              <widget class="QToolButton" name="J17_A_3">
7910
              <widget class="QToolButton" name="J17_A_3">
7998
               <property name="maximumSize">
7911
               <property name="maximumSize">
7999
                <size>
7912
                <size>
8000
                 <width>15</width>
7913
                 <width>15</width>
8001
                 <height>15</height>
7914
                 <height>22</height>
8002
                </size>
7915
                </size>
8003
               </property>
7916
               </property>
8004
               <property name="toolTip">
7917
               <property name="toolTip">
8005
                <string>16</string>
7918
                <string>16</string>
8006
               </property>
7919
               </property>
Line 8025... Line 7938...
8025
             <item>
7938
             <item>
8026
              <widget class="QToolButton" name="J17_A_4">
7939
              <widget class="QToolButton" name="J17_A_4">
8027
               <property name="maximumSize">
7940
               <property name="maximumSize">
8028
                <size>
7941
                <size>
8029
                 <width>15</width>
7942
                 <width>15</width>
8030
                 <height>15</height>
7943
                 <height>22</height>
8031
                </size>
7944
                </size>
8032
               </property>
7945
               </property>
8033
               <property name="toolTip">
7946
               <property name="toolTip">
8034
                <string>8</string>
7947
                <string>8</string>
8035
               </property>
7948
               </property>
Line 8054... Line 7967...
8054
             <item>
7967
             <item>
8055
              <widget class="QToolButton" name="J17_A_5">
7968
              <widget class="QToolButton" name="J17_A_5">
8056
               <property name="maximumSize">
7969
               <property name="maximumSize">
8057
                <size>
7970
                <size>
8058
                 <width>15</width>
7971
                 <width>15</width>
8059
                 <height>15</height>
7972
                 <height>22</height>
8060
                </size>
7973
                </size>
8061
               </property>
7974
               </property>
8062
               <property name="toolTip">
7975
               <property name="toolTip">
8063
                <string>4</string>
7976
                <string>4</string>
8064
               </property>
7977
               </property>
Line 8083... Line 7996...
8083
             <item>
7996
             <item>
8084
              <widget class="QToolButton" name="J17_A_6">
7997
              <widget class="QToolButton" name="J17_A_6">
8085
               <property name="maximumSize">
7998
               <property name="maximumSize">
8086
                <size>
7999
                <size>
8087
                 <width>15</width>
8000
                 <width>15</width>
8088
                 <height>15</height>
8001
                 <height>22</height>
8089
                </size>
8002
                </size>
8090
               </property>
8003
               </property>
8091
               <property name="toolTip">
8004
               <property name="toolTip">
8092
                <string>2</string>
8005
                <string>2</string>
8093
               </property>
8006
               </property>
Line 8112... Line 8025...
8112
             <item>
8025
             <item>
8113
              <widget class="QToolButton" name="J17_A_7">
8026
              <widget class="QToolButton" name="J17_A_7">
8114
               <property name="maximumSize">
8027
               <property name="maximumSize">
8115
                <size>
8028
                <size>
8116
                 <width>15</width>
8029
                 <width>15</width>
8117
                 <height>15</height>
8030
                 <height>22</height>
8118
                </size>
8031
                </size>
8119
               </property>
8032
               </property>
8120
               <property name="toolTip">
8033
               <property name="toolTip">
8121
                <string>1</string>
8034
                <string>1</string>
8122
               </property>
8035
               </property>
Line 8154... Line 8067...
8154
            </spacer>
8067
            </spacer>
8155
           </item>
8068
           </item>
8156
           <item row="9" column="1" colspan="2">
8069
           <item row="9" column="1" colspan="2">
8157
            <widget class="QLabel" name="label_63">
8070
            <widget class="QLabel" name="label_63">
8158
             <property name="font">
8071
             <property name="font">
8159
              <font>
8072
              <font/>
8160
               <weight>75</weight>
-
 
8161
               <bold>true</bold>
-
 
8162
              </font>
-
 
8163
             </property>
8073
             </property>
8164
             <property name="text">
8074
             <property name="text">
8165
              <string>festes Timing 0.1s</string>
8075
              <string>festes Timing 0.1s</string>
8166
             </property>
8076
             </property>
8167
            </widget>
8077
            </widget>
8168
           </item>
8078
           </item>
8169
           <item row="7" column="3">
8079
           <item row="7" column="3">
8170
            <widget class="QCheckBox" name="s_11_7_cb">
8080
            <widget class="QCheckBox" name="s_11_7_cb">
8171
             <property name="font">
8081
             <property name="font">
8172
              <font>
8082
              <font/>
8173
               <weight>75</weight>
-
 
8174
               <bold>true</bold>
-
 
8175
              </font>
-
 
8176
             </property>
8083
             </property>
8177
             <property name="text">
8084
             <property name="text">
8178
              <string>aktiv</string>
8085
              <string>aktiv</string>
8179
             </property>
8086
             </property>
8180
            </widget>
8087
            </widget>
8181
           </item>
8088
           </item>
8182
           <item row="8" column="3">
8089
           <item row="8" column="3">
8183
            <widget class="QCheckBox" name="s_11_8_cb">
8090
            <widget class="QCheckBox" name="s_11_8_cb">
8184
             <property name="font">
8091
             <property name="font">
8185
              <font>
8092
              <font/>
8186
               <weight>75</weight>
-
 
8187
               <bold>true</bold>
-
 
8188
              </font>
-
 
8189
             </property>
8093
             </property>
8190
             <property name="text">
8094
             <property name="text">
8191
              <string>aktiv</string>
8095
              <string>aktiv</string>
8192
             </property>
8096
             </property>
8193
            </widget>
8097
            </widget>
Line 8215... Line 8119...
8215
          </property>
8119
          </property>
8216
          <layout class="QGridLayout" name="gridLayout_15">
8120
          <layout class="QGridLayout" name="gridLayout_15">
8217
           <item row="0" column="0" colspan="2">
8121
           <item row="0" column="0" colspan="2">
8218
            <widget class="QCheckBox" name="s_12_1_cb">
8122
            <widget class="QCheckBox" name="s_12_1_cb">
8219
             <property name="font">
8123
             <property name="font">
8220
              <font>
8124
              <font/>
8221
               <weight>75</weight>
-
 
8222
               <bold>true</bold>
-
 
8223
              </font>
-
 
8224
             </property>
8125
             </property>
8225
             <property name="text">
8126
             <property name="text">
8226
              <string>GPS aktiv</string>
8127
              <string>GPS aktiv</string>
8227
             </property>
8128
             </property>
8228
            </widget>
8129
            </widget>
Line 8240... Line 8141...
8240
             </property>
8141
             </property>
8241
             <layout class="QGridLayout" name="gridLayout_16">
8142
             <layout class="QGridLayout" name="gridLayout_16">
8242
              <item row="0" column="0" colspan="2">
8143
              <item row="0" column="0" colspan="2">
8243
               <widget class="QLabel" name="label_120">
8144
               <widget class="QLabel" name="label_120">
8244
                <property name="font">
8145
                <property name="font">
8245
                 <font>
8146
                 <font/>
8246
                  <weight>75</weight>
-
 
8247
                  <bold>true</bold>
-
 
8248
                 </font>
-
 
8249
                </property>
8147
                </property>
8250
                <property name="text">
8148
                <property name="text">
8251
                 <string>GPS Modus Steuerung:</string>
8149
                 <string>GPS Modus Steuerung:</string>
8252
                </property>
8150
                </property>
8253
               </widget>
8151
               </widget>
Line 8305... Line 8203...
8305
               </widget>
8203
               </widget>
8306
              </item>
8204
              </item>
8307
              <item row="1" column="0" colspan="2">
8205
              <item row="1" column="0" colspan="2">
8308
               <widget class="QLabel" name="label_123">
8206
               <widget class="QLabel" name="label_123">
8309
                <property name="font">
8207
                <property name="font">
8310
                 <font>
8208
                 <font/>
8311
                  <weight>75</weight>
-
 
8312
                  <bold>true</bold>
-
 
8313
                 </font>
-
 
8314
                </property>
8209
                </property>
8315
                <property name="text">
8210
                <property name="text">
8316
                 <string>GPS Verstärkung</string>
8211
                 <string>GPS Verstärkung</string>
8317
                </property>
8212
                </property>
8318
               </widget>
8213
               </widget>
Line 8377... Line 8272...
8377
               </widget>
8272
               </widget>
8378
              </item>
8273
              </item>
8379
              <item row="2" column="0" colspan="2">
8274
              <item row="2" column="0" colspan="2">
8380
               <widget class="QLabel" name="label_119">
8275
               <widget class="QLabel" name="label_119">
8381
                <property name="font">
8276
                <property name="font">
8382
                 <font>
8277
                 <font/>
8383
                  <weight>75</weight>
-
 
8384
                  <bold>true</bold>
-
 
8385
                 </font>
-
 
8386
                </property>
8278
                </property>
8387
                <property name="text">
8279
                <property name="text">
8388
                 <string>GPS Stick Schwelle:</string>
8280
                 <string>GPS Stick Schwelle:</string>
8389
                </property>
8281
                </property>
8390
               </widget>
8282
               </widget>
Line 8397... Line 8289...
8397
               </widget>
8289
               </widget>
8398
              </item>
8290
              </item>
8399
              <item row="3" column="0" colspan="2">
8291
              <item row="3" column="0" colspan="2">
8400
               <widget class="QLabel" name="label_122">
8292
               <widget class="QLabel" name="label_122">
8401
                <property name="font">
8293
                <property name="font">
8402
                 <font>
8294
                 <font/>
8403
                  <weight>75</weight>
-
 
8404
                  <bold>true</bold>
-
 
8405
                 </font>
-
 
8406
                </property>
8295
                </property>
8407
                <property name="text">
8296
                <property name="text">
8408
                 <string>Min. Sat.</string>
8297
                 <string>Min. Sat.</string>
8409
                </property>
8298
                </property>
8410
               </widget>
8299
               </widget>
Line 8417... Line 8306...
8417
               </widget>
8306
               </widget>
8418
              </item>
8307
              </item>
8419
              <item row="4" column="0">
8308
              <item row="4" column="0">
8420
               <widget class="QLabel" name="label_125">
8309
               <widget class="QLabel" name="label_125">
8421
                <property name="font">
8310
                <property name="font">
8422
                 <font>
8311
                 <font/>
8423
                  <weight>75</weight>
-
 
8424
                  <bold>true</bold>
-
 
8425
                 </font>
-
 
8426
                </property>
8312
                </property>
8427
                <property name="text">
8313
                <property name="text">
8428
                 <string>GPS P:</string>
8314
                 <string>GPS P:</string>
8429
                </property>
8315
                </property>
8430
               </widget>
8316
               </widget>
Line 8482... Line 8368...
8482
               </widget>
8368
               </widget>
8483
              </item>
8369
              </item>
8484
              <item row="4" column="3">
8370
              <item row="4" column="3">
8485
               <widget class="QLabel" name="label_77">
8371
               <widget class="QLabel" name="label_77">
8486
                <property name="font">
8372
                <property name="font">
8487
                 <font>
8373
                 <font/>
8488
                  <weight>75</weight>
-
 
8489
                  <bold>true</bold>
-
 
8490
                 </font>
-
 
8491
                </property>
8374
                </property>
8492
                <property name="text">
8375
                <property name="text">
8493
                 <string>Limit:</string>
8376
                 <string>Limit:</string>
8494
                </property>
8377
                </property>
8495
               </widget>
8378
               </widget>
Line 8547... Line 8430...
8547
               </widget>
8430
               </widget>
8548
              </item>
8431
              </item>
8549
              <item row="5" column="0">
8432
              <item row="5" column="0">
8550
               <widget class="QLabel" name="label_127">
8433
               <widget class="QLabel" name="label_127">
8551
                <property name="font">
8434
                <property name="font">
8552
                 <font>
8435
                 <font/>
8553
                  <weight>75</weight>
-
 
8554
                  <bold>true</bold>
-
 
8555
                 </font>
-
 
8556
                </property>
8436
                </property>
8557
                <property name="text">
8437
                <property name="text">
8558
                 <string>GPS I:</string>
8438
                 <string>GPS I:</string>
8559
                </property>
8439
                </property>
8560
               </widget>
8440
               </widget>
Line 8612... Line 8492...
8612
               </widget>
8492
               </widget>
8613
              </item>
8493
              </item>
8614
              <item row="5" column="3">
8494
              <item row="5" column="3">
8615
               <widget class="QLabel" name="label_126">
8495
               <widget class="QLabel" name="label_126">
8616
                <property name="font">
8496
                <property name="font">
8617
                 <font>
8497
                 <font/>
8618
                  <weight>75</weight>
-
 
8619
                  <bold>true</bold>
-
 
8620
                 </font>
-
 
8621
                </property>
8498
                </property>
8622
                <property name="text">
8499
                <property name="text">
8623
                 <string>Limit:</string>
8500
                 <string>Limit:</string>
8624
                </property>
8501
                </property>
8625
               </widget>
8502
               </widget>
Line 8677... Line 8554...
8677
               </widget>
8554
               </widget>
8678
              </item>
8555
              </item>
8679
              <item row="6" column="0">
8556
              <item row="6" column="0">
8680
               <widget class="QLabel" name="label_129">
8557
               <widget class="QLabel" name="label_129">
8681
                <property name="font">
8558
                <property name="font">
8682
                 <font>
8559
                 <font/>
8683
                  <weight>75</weight>
-
 
8684
                  <bold>true</bold>
-
 
8685
                 </font>
-
 
8686
                </property>
8560
                </property>
8687
                <property name="text">
8561
                <property name="text">
8688
                 <string>GPS D:</string>
8562
                 <string>GPS D:</string>
8689
                </property>
8563
                </property>
8690
               </widget>
8564
               </widget>
Line 8742... Line 8616...
8742
               </widget>
8616
               </widget>
8743
              </item>
8617
              </item>
8744
              <item row="6" column="3">
8618
              <item row="6" column="3">
8745
               <widget class="QLabel" name="label_134">
8619
               <widget class="QLabel" name="label_134">
8746
                <property name="font">
8620
                <property name="font">
8747
                 <font>
8621
                 <font/>
8748
                  <weight>75</weight>
-
 
8749
                  <bold>true</bold>
-
 
8750
                 </font>
-
 
8751
                </property>
8622
                </property>
8752
                <property name="text">
8623
                <property name="text">
8753
                 <string>Limit</string>
8624
                 <string>Limit</string>
8754
                </property>
8625
                </property>
8755
               </widget>
8626
               </widget>
Line 8807... Line 8678...
8807
               </widget>
8678
               </widget>
8808
              </item>
8679
              </item>
8809
              <item row="7" column="0" colspan="2">
8680
              <item row="7" column="0" colspan="2">
8810
               <widget class="QLabel" name="label_131">
8681
               <widget class="QLabel" name="label_131">
8811
                <property name="font">
8682
                <property name="font">
8812
                 <font>
8683
                 <font/>
8813
                  <weight>75</weight>
-
 
8814
                  <bold>true</bold>
-
 
8815
                 </font>
-
 
8816
                </property>
8684
                </property>
8817
                <property name="text">
8685
                <property name="text">
8818
                 <string>GPS ACC:</string>
8686
                 <string>GPS ACC:</string>
8819
                </property>
8687
                </property>
8820
               </widget>
8688
               </widget>
Line 8911... Line 8779...
8911
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
8779
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
8912
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
8780
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
8913
p, li { white-space: pre-wrap; }
8781
p, li { white-space: pre-wrap; }
8914
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
8782
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
8915
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Einstellungen für das Navi-Ctrl.&lt;/span&gt;&lt;/p&gt;
8783
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Einstellungen für das Navi-Ctrl.&lt;/span&gt;&lt;/p&gt;
8916
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS Mode Control:&lt;/span&gt;&lt;/p&gt;
8784
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS Modus Steuerung:&lt;/span&gt;&lt;/p&gt;
8917
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;0 = Free, 100 = Position Hold, 200 = Coming Home&lt;/span&gt;&lt;/p&gt;
8785
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;0 = Free, 100 = Position Hold, 200 = Coming Home&lt;/span&gt;&lt;/p&gt;
8918
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS Stick Threshold:&lt;/span&gt;&lt;/p&gt;
8786
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS  Stick Schwelle:&lt;/span&gt;&lt;/p&gt;
8919
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;0 = Position Hold by Mode Control&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
8787
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;0 = Position Hold by Mode Control&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
8920
          </property>
8788
          </property>
8921
         </widget>
8789
         </widget>
8922
        </item>
8790
        </item>
8923
       </layout>
8791
       </layout>
Line 8940... Line 8808...
8940
          </property>
8808
          </property>
8941
          <layout class="QGridLayout" name="gridLayout_6">
8809
          <layout class="QGridLayout" name="gridLayout_6">
8942
           <item row="0" column="0">
8810
           <item row="0" column="0">
8943
            <widget class="QCheckBox" name="s_13_1_cb">
8811
            <widget class="QCheckBox" name="s_13_1_cb">
8944
             <property name="font">
8812
             <property name="font">
8945
              <font>
8813
              <font/>
8946
               <weight>75</weight>
-
 
8947
               <bold>true</bold>
-
 
8948
              </font>
-
 
8949
             </property>
8814
             </property>
8950
             <property name="text">
8815
             <property name="text">
8951
              <string>GPS aktiv</string>
8816
              <string>GPS aktiv</string>
8952
             </property>
8817
             </property>
8953
            </widget>
8818
            </widget>
Line 8965... Line 8830...
8965
             </property>
8830
             </property>
8966
             <layout class="QGridLayout" name="gridLayout_5">
8831
             <layout class="QGridLayout" name="gridLayout_5">
8967
              <item row="0" column="0">
8832
              <item row="0" column="0">
8968
               <widget class="QLabel" name="label_139">
8833
               <widget class="QLabel" name="label_139">
8969
                <property name="font">
8834
                <property name="font">
8970
                 <font>
8835
                 <font/>
8971
                  <weight>75</weight>
-
 
8972
                  <bold>true</bold>
-
 
8973
                 </font>
-
 
8974
                </property>
8836
                </property>
8975
                <property name="text">
8837
                <property name="text">
8976
                 <string>GPS Windkorrektur:</string>
8838
                 <string>GPS Windkorrektur:</string>
8977
                </property>
8839
                </property>
8978
               </widget>
8840
               </widget>
Line 9037... Line 8899...
9037
               </widget>
8899
               </widget>
9038
              </item>
8900
              </item>
9039
              <item row="1" column="0">
8901
              <item row="1" column="0">
9040
               <widget class="QLabel" name="label_141">
8902
               <widget class="QLabel" name="label_141">
9041
                <property name="font">
8903
                <property name="font">
9042
                 <font>
8904
                 <font/>
9043
                  <weight>75</weight>
-
 
9044
                  <bold>true</bold>
-
 
9045
                 </font>
-
 
9046
                </property>
8905
                </property>
9047
                <property name="text">
8906
                <property name="text">
9048
                 <string>Bremswirkung:</string>
8907
                 <string>Bremswirkung:</string>
9049
                </property>
8908
                </property>
9050
               </widget>
8909
               </widget>
Line 9109... Line 8968...
9109
               </widget>
8968
               </widget>
9110
              </item>
8969
              </item>
9111
              <item row="2" column="0">
8970
              <item row="2" column="0">
9112
               <widget class="QLabel" name="label_148">
8971
               <widget class="QLabel" name="label_148">
9113
                <property name="font">
8972
                <property name="font">
9114
                 <font>
8973
                 <font/>
9115
                  <weight>75</weight>
-
 
9116
                  <bold>true</bold>
-
 
9117
                 </font>
-
 
9118
                </property>
8974
                </property>
9119
                <property name="text">
8975
                <property name="text">
9120
                 <string>GPS-Maxradius:</string>
8976
                 <string>GPS-Maxradius:</string>
9121
                </property>
8977
                </property>
9122
               </widget>
8978
               </widget>
Line 9181... Line 9037...
9181
               </widget>
9037
               </widget>
9182
              </item>
9038
              </item>
9183
              <item row="3" column="0">
9039
              <item row="3" column="0">
9184
               <widget class="QLabel" name="label_151">
9040
               <widget class="QLabel" name="label_151">
9185
                <property name="font">
9041
                <property name="font">
9186
                 <font>
9042
                 <font/>
9187
                  <weight>75</weight>
-
 
9188
                  <bold>true</bold>
-
 
9189
                 </font>
-
 
9190
                </property>
9043
                </property>
9191
                <property name="text">
9044
                <property name="text">
9192
                 <string>GPS Winkelbegrenzung:</string>
9045
                 <string>GPS Winkelbegrenzung:</string>
9193
                </property>
9046
                </property>
9194
               </widget>
9047
               </widget>
Line 9253... Line 9106...
9253
               </widget>
9106
               </widget>
9254
              </item>
9107
              </item>
9255
              <item row="4" column="0">
9108
              <item row="4" column="0">
9256
               <widget class="QLabel" name="label_153">
9109
               <widget class="QLabel" name="label_153">
9257
                <property name="font">
9110
                <property name="font">
9258
                 <font>
9111
                 <font/>
9259
                  <weight>75</weight>
-
 
9260
                  <bold>true</bold>
-
 
9261
                 </font>
-
 
9262
                </property>
9112
                </property>
9263
                <property name="text">
9113
                <property name="text">
9264
                 <string>Position Hold Login-Zeit:</string>
9114
                 <string>Position Hold Login-Zeit:</string>
9265
                </property>
9115
                </property>
9266
               </widget>
9116
               </widget>
Line 9333... Line 9183...
9333
          </property>
9183
          </property>
9334
         </widget>
9184
         </widget>
9335
        </item>
9185
        </item>
9336
       </layout>
9186
       </layout>
9337
      </widget>
9187
      </widget>
9338
      <widget class="QWidget" name="Seite"/>
9188
      <widget class="QWidget" name="Seite">
9339
     </widget>
-
 
9340
    </item>
-
 
9341
    <item row="0" column="2">
-
 
9342
     <widget class="QFrame" name="frame">
-
 
9343
      <property name="frameShape">
-
 
9344
       <enum>QFrame::StyledPanel</enum>
-
 
9345
      </property>
-
 
9346
      <property name="frameShadow">
-
 
9347
       <enum>QFrame::Raised</enum>
-
 
9348
      </property>
-
 
9349
      <layout class="QGridLayout" name="gridLayout_27">
-
 
9350
       <property name="margin">
-
 
9351
        <number>0</number>
-
 
9352
       </property>
-
 
9353
       <item row="0" column="0">
-
 
9354
        <widget class="QWidget" name="wg_Set" native="true">
-
 
9355
         <layout class="QGridLayout" name="gridLayout_8">
-
 
9356
          <property name="topMargin">
-
 
9357
           <number>0</number>
-
 
9358
          </property>
-
 
9359
          <property name="bottomMargin">
-
 
9360
           <number>0</number>
-
 
9361
          </property>
-
 
9362
          <item row="0" column="0">
-
 
9363
           <widget class="QLabel" name="label_146">
-
 
9364
            <property name="text">
-
 
9365
             <string>Parametersatz</string>
-
 
9366
            </property>
-
 
9367
           </widget>
-
 
9368
          </item>
-
 
9369
          <item row="0" column="1">
-
 
9370
           <widget class="QSpinBox" name="sb_Set">
9189
       <widget class="QSpinBox" name="sb_0_1">
9371
            <property name="minimum">
-
 
9372
             <number>1</number>
-
 
9373
            </property>
-
 
9374
            <property name="maximum">
9190
        <property name="geometry">
9375
             <number>5</number>
-
 
9376
            </property>
-
 
9377
           </widget>
9191
         <rect>
9378
          </item>
9192
          <x>210</x>
9379
          <item row="0" column="2">
-
 
9380
           <widget class="QLineEdit" name="le_SetName">
-
 
9381
            <property name="sizePolicy">
-
 
9382
             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
-
 
9383
              <horstretch>0</horstretch>
-
 
9384
              <verstretch>0</verstretch>
-
 
9385
             </sizepolicy>
-
 
9386
            </property>
-
 
9387
            <property name="minimumSize">
-
 
9388
             <size>
9193
          <y>120</y>
9389
              <width>100</width>
9194
          <width>50</width>
9390
              <height>0</height>
9195
          <height>24</height>
9391
             </size>
9196
         </rect>
9392
            </property>
9197
        </property>
9393
           </widget>
9198
       </widget>
9394
          </item>
-
 
9395
         </layout>
-
 
9396
        </widget>
9199
      </widget>
9397
       </item>
-
 
9398
      </layout>
-
 
9399
     </widget>
9200
     </widget>
9400
    </item>
9201
    </item>
9401
    <item row="0" column="0" colspan="2">
-
 
9402
     <widget class="wgt_Connection" name="wg_Connection" native="true"/>
-
 
9403
    </item>
-
 
9404
   </layout>
9202
   </layout>
9405
  </widget>
9203
  </widget>
9406
  <widget class="QMenuBar" name="menuBar">
9204
  <widget class="QMenuBar" name="menuBar">
9407
   <property name="geometry">
9205
   <property name="geometry">
9408
    <rect>
9206
    <rect>
9409
     <x>0</x>
9207
     <x>0</x>
9410
     <y>0</y>
9208
     <y>0</y>
9411
     <width>778</width>
9209
     <width>753</width>
9412
     <height>19</height>
9210
     <height>19</height>
9413
    </rect>
9211
    </rect>
9414
   </property>
9212
   </property>
9415
   <widget class="QMenu" name="menu_Program">
9213
   <widget class="QMenu" name="menu_Program">
9416
    <property name="title">
9214
    <property name="title">
Line 9606... Line 9404...
9606
   <container>1</container>
9404
   <container>1</container>
9607
  </customwidget>
9405
  </customwidget>
9608
 </customwidgets>
9406
 </customwidgets>
9609
 <resources>
9407
 <resources>
9610
  <include location="../QMK-Settings.qrc"/>
9408
  <include location="../QMK-Settings.qrc"/>
9611
  <include location="../../QMK-Maps/QMK-Maps.qrc"/>
-
 
9612
 </resources>
9409
 </resources>
9613
 <connections>
9410
 <connections>
9614
  <connection>
9411
  <connection>
9615
   <sender>ac_Quit</sender>
9412
   <sender>ac_Quit</sender>
9616
   <signal>triggered()</signal>
9413
   <signal>triggered()</signal>