Subversion Repositories Projects

Rev

Rev 163 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
162 KeyOz 1
<ui version="4.0" >
158 KeyOz 2
 <class>dlg_mktool_UI</class>
162 KeyOz 3
 <widget class="QMainWindow" name="dlg_mktool_UI" >
4
  <property name="geometry" >
158 KeyOz 5
   <rect>
6
    <x>0</x>
7
    <y>0</y>
166 KeyOz 8
    <width>766</width>
9
    <height>429</height>
158 KeyOz 10
   </rect>
11
  </property>
162 KeyOz 12
  <property name="windowTitle" >
158 KeyOz 13
   <string>MK-Tool</string>
14
  </property>
162 KeyOz 15
  <property name="windowIcon" >
16
   <iconset resource="../MKTool.qrc" >
158 KeyOz 17
    <normaloff>:/Icon/Images/128X128/utilities-system-monitor.png</normaloff>:/Icon/Images/128X128/utilities-system-monitor.png</iconset>
18
  </property>
162 KeyOz 19
  <widget class="QWidget" name="centralwidget" >
20
   <layout class="QGridLayout" name="gridLayout_34" >
166 KeyOz 21
    <property name="margin" >
22
     <number>0</number>
23
    </property>
24
    <property name="spacing" >
25
     <number>0</number>
26
    </property>
27
    <item row="0" column="0" >
28
     <widget class="Line" name="line_2" >
29
      <property name="orientation" >
30
       <enum>Qt::Horizontal</enum>
31
      </property>
32
     </widget>
33
    </item>
34
    <item row="3" column="0" >
35
     <widget class="QLabel" name="lb_Status" >
36
      <property name="font" >
37
       <font>
38
        <weight>75</weight>
39
        <bold>true</bold>
40
       </font>
41
      </property>
42
      <property name="frameShape" >
43
       <enum>QFrame::Box</enum>
44
      </property>
45
      <property name="frameShadow" >
46
       <enum>QFrame::Raised</enum>
47
      </property>
48
      <property name="text" >
49
       <string/>
50
      </property>
51
     </widget>
52
    </item>
53
    <item row="1" column="0" >
162 KeyOz 54
     <widget class="QTabWidget" name="tab_Main" >
55
      <property name="currentIndex" >
158 KeyOz 56
       <number>0</number>
57
      </property>
162 KeyOz 58
      <widget class="QWidget" name="Tab_0" >
59
       <attribute name="title" >
158 KeyOz 60
        <string>Debug-Daten </string>
61
       </attribute>
162 KeyOz 62
       <layout class="QGridLayout" name="gridLayout_7" >
63
        <item row="0" column="0" >
64
         <layout class="QHBoxLayout" name="horizontalLayout" >
158 KeyOz 65
          <item>
162 KeyOz 66
           <widget class="QFrame" name="frame_15" >
67
            <property name="frameShape" >
158 KeyOz 68
             <enum>QFrame::StyledPanel</enum>
69
            </property>
162 KeyOz 70
            <property name="frameShadow" >
158 KeyOz 71
             <enum>QFrame::Raised</enum>
72
            </property>
162 KeyOz 73
            <layout class="QGridLayout" name="gridLayout_5" >
74
             <item row="0" column="0" >
75
              <widget class="QLabel" name="lb_A_0" >
76
               <property name="text" >
158 KeyOz 77
                <string>Analog 0</string>
78
               </property>
79
              </widget>
80
             </item>
162 KeyOz 81
             <item row="0" column="1" >
82
              <widget class="QLineEdit" name="le_A_0" >
83
               <property name="font" >
158 KeyOz 84
                <font>
85
                 <family>Adobe Courier</family>
86
                 <weight>75</weight>
87
                 <bold>true</bold>
88
                </font>
89
               </property>
162 KeyOz 90
               <property name="text" >
158 KeyOz 91
                <string>0</string>
92
               </property>
162 KeyOz 93
               <property name="alignment" >
158 KeyOz 94
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
95
               </property>
162 KeyOz 96
               <property name="readOnly" >
158 KeyOz 97
                <bool>true</bool>
98
               </property>
99
              </widget>
100
             </item>
162 KeyOz 101
             <item row="1" column="0" >
102
              <widget class="QLabel" name="lb_A_1" >
103
               <property name="text" >
158 KeyOz 104
                <string>Analog 1</string>
105
               </property>
106
              </widget>
107
             </item>
162 KeyOz 108
             <item row="1" column="1" >
109
              <widget class="QLineEdit" name="le_A_1" >
110
               <property name="font" >
158 KeyOz 111
                <font>
112
                 <family>Adobe Courier</family>
113
                 <weight>75</weight>
114
                 <bold>true</bold>
115
                </font>
116
               </property>
162 KeyOz 117
               <property name="text" >
158 KeyOz 118
                <string>0</string>
119
               </property>
162 KeyOz 120
               <property name="alignment" >
158 KeyOz 121
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
122
               </property>
162 KeyOz 123
               <property name="readOnly" >
158 KeyOz 124
                <bool>true</bool>
125
               </property>
126
              </widget>
127
             </item>
162 KeyOz 128
             <item row="2" column="0" >
129
              <widget class="QLabel" name="lb_A_2" >
130
               <property name="text" >
158 KeyOz 131
                <string>Analog 2</string>
132
               </property>
133
              </widget>
134
             </item>
162 KeyOz 135
             <item row="2" column="1" >
136
              <widget class="QLineEdit" name="le_A_2" >
137
               <property name="font" >
158 KeyOz 138
                <font>
139
                 <family>Adobe Courier</family>
140
                 <weight>75</weight>
141
                 <bold>true</bold>
142
                </font>
143
               </property>
162 KeyOz 144
               <property name="text" >
158 KeyOz 145
                <string>0</string>
146
               </property>
162 KeyOz 147
               <property name="alignment" >
158 KeyOz 148
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
149
               </property>
162 KeyOz 150
               <property name="readOnly" >
158 KeyOz 151
                <bool>true</bool>
152
               </property>
153
              </widget>
154
             </item>
162 KeyOz 155
             <item row="3" column="0" >
156
              <widget class="QLabel" name="lb_A_3" >
157
               <property name="text" >
158 KeyOz 158
                <string>Analog 3</string>
159
               </property>
160
              </widget>
161
             </item>
162 KeyOz 162
             <item row="3" column="1" >
163
              <widget class="QLineEdit" name="le_A_3" >
164
               <property name="font" >
158 KeyOz 165
                <font>
166
                 <family>Adobe Courier</family>
167
                 <weight>75</weight>
168
                 <bold>true</bold>
169
                </font>
170
               </property>
162 KeyOz 171
               <property name="text" >
158 KeyOz 172
                <string>0</string>
173
               </property>
162 KeyOz 174
               <property name="alignment" >
158 KeyOz 175
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
176
               </property>
162 KeyOz 177
               <property name="readOnly" >
158 KeyOz 178
                <bool>true</bool>
179
               </property>
180
              </widget>
181
             </item>
162 KeyOz 182
             <item row="4" column="0" >
183
              <widget class="QLabel" name="lb_A_4" >
184
               <property name="text" >
158 KeyOz 185
                <string>Analog 4</string>
186
               </property>
187
              </widget>
188
             </item>
162 KeyOz 189
             <item row="4" column="1" >
190
              <widget class="QLineEdit" name="le_A_4" >
191
               <property name="font" >
158 KeyOz 192
                <font>
193
                 <family>Adobe Courier</family>
194
                 <weight>75</weight>
195
                 <bold>true</bold>
196
                </font>
197
               </property>
162 KeyOz 198
               <property name="text" >
158 KeyOz 199
                <string>0</string>
200
               </property>
162 KeyOz 201
               <property name="alignment" >
158 KeyOz 202
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
203
               </property>
162 KeyOz 204
               <property name="readOnly" >
158 KeyOz 205
                <bool>true</bool>
206
               </property>
207
              </widget>
208
             </item>
162 KeyOz 209
             <item row="5" column="0" >
210
              <widget class="QLabel" name="lb_A_5" >
211
               <property name="text" >
158 KeyOz 212
                <string>Analog 5</string>
213
               </property>
214
              </widget>
215
             </item>
162 KeyOz 216
             <item row="5" column="1" >
217
              <widget class="QLineEdit" name="le_A_5" >
218
               <property name="font" >
158 KeyOz 219
                <font>
220
                 <family>Adobe Courier</family>
221
                 <weight>75</weight>
222
                 <bold>true</bold>
223
                </font>
224
               </property>
162 KeyOz 225
               <property name="text" >
158 KeyOz 226
                <string>0</string>
227
               </property>
162 KeyOz 228
               <property name="alignment" >
158 KeyOz 229
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
230
               </property>
162 KeyOz 231
               <property name="readOnly" >
158 KeyOz 232
                <bool>true</bool>
233
               </property>
234
              </widget>
235
             </item>
162 KeyOz 236
             <item row="6" column="0" >
237
              <widget class="QLabel" name="lb_A_6" >
238
               <property name="text" >
158 KeyOz 239
                <string>Analog 6</string>
240
               </property>
241
              </widget>
242
             </item>
162 KeyOz 243
             <item row="6" column="1" >
244
              <widget class="QLineEdit" name="le_A_6" >
245
               <property name="font" >
158 KeyOz 246
                <font>
247
                 <family>Adobe Courier</family>
248
                 <weight>75</weight>
249
                 <bold>true</bold>
250
                </font>
251
               </property>
162 KeyOz 252
               <property name="text" >
158 KeyOz 253
                <string>0</string>
254
               </property>
162 KeyOz 255
               <property name="alignment" >
158 KeyOz 256
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
257
               </property>
162 KeyOz 258
               <property name="readOnly" >
158 KeyOz 259
                <bool>true</bool>
260
               </property>
261
              </widget>
262
             </item>
162 KeyOz 263
             <item row="7" column="0" >
264
              <widget class="QLabel" name="lb_A_7" >
265
               <property name="text" >
158 KeyOz 266
                <string>Analog 7</string>
267
               </property>
268
              </widget>
269
             </item>
162 KeyOz 270
             <item row="7" column="1" >
271
              <widget class="QLineEdit" name="le_A_7" >
272
               <property name="font" >
158 KeyOz 273
                <font>
274
                 <family>Adobe Courier</family>
275
                 <weight>75</weight>
276
                 <bold>true</bold>
277
                </font>
278
               </property>
162 KeyOz 279
               <property name="text" >
158 KeyOz 280
                <string>0</string>
281
               </property>
162 KeyOz 282
               <property name="alignment" >
158 KeyOz 283
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
284
               </property>
162 KeyOz 285
               <property name="readOnly" >
158 KeyOz 286
                <bool>true</bool>
287
               </property>
288
              </widget>
289
             </item>
290
            </layout>
291
           </widget>
292
          </item>
293
          <item>
162 KeyOz 294
           <widget class="QFrame" name="frame_14" >
295
            <property name="frameShape" >
158 KeyOz 296
             <enum>QFrame::StyledPanel</enum>
297
            </property>
162 KeyOz 298
            <property name="frameShadow" >
158 KeyOz 299
             <enum>QFrame::Raised</enum>
300
            </property>
162 KeyOz 301
            <layout class="QGridLayout" name="gridLayout_4" >
302
             <item row="0" column="0" >
303
              <widget class="QLabel" name="lb_A_8" >
304
               <property name="text" >
158 KeyOz 305
                <string>Analog 8</string>
306
               </property>
307
              </widget>
308
             </item>
162 KeyOz 309
             <item row="0" column="1" >
310
              <widget class="QLineEdit" name="le_A_8" >
311
               <property name="font" >
158 KeyOz 312
                <font>
313
                 <family>Adobe Courier</family>
314
                 <weight>75</weight>
315
                 <bold>true</bold>
316
                </font>
317
               </property>
162 KeyOz 318
               <property name="text" >
158 KeyOz 319
                <string>0</string>
320
               </property>
162 KeyOz 321
               <property name="alignment" >
158 KeyOz 322
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
323
               </property>
162 KeyOz 324
               <property name="readOnly" >
158 KeyOz 325
                <bool>true</bool>
326
               </property>
327
              </widget>
328
             </item>
162 KeyOz 329
             <item row="1" column="0" >
330
              <widget class="QLabel" name="lb_A_9" >
331
               <property name="text" >
158 KeyOz 332
                <string>Analog 9</string>
333
               </property>
334
              </widget>
335
             </item>
162 KeyOz 336
             <item row="1" column="1" >
337
              <widget class="QLineEdit" name="le_A_9" >
338
               <property name="font" >
158 KeyOz 339
                <font>
340
                 <family>Adobe Courier</family>
341
                 <weight>75</weight>
342
                 <bold>true</bold>
343
                </font>
344
               </property>
162 KeyOz 345
               <property name="text" >
158 KeyOz 346
                <string>0</string>
347
               </property>
162 KeyOz 348
               <property name="alignment" >
158 KeyOz 349
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
350
               </property>
162 KeyOz 351
               <property name="readOnly" >
158 KeyOz 352
                <bool>true</bool>
353
               </property>
354
              </widget>
355
             </item>
162 KeyOz 356
             <item row="2" column="0" >
357
              <widget class="QLabel" name="lb_A_10" >
358
               <property name="text" >
158 KeyOz 359
                <string>Analog 10</string>
360
               </property>
361
              </widget>
362
             </item>
162 KeyOz 363
             <item row="2" column="1" >
364
              <widget class="QLineEdit" name="le_A_10" >
365
               <property name="font" >
158 KeyOz 366
                <font>
367
                 <family>Adobe Courier</family>
368
                 <weight>75</weight>
369
                 <bold>true</bold>
370
                </font>
371
               </property>
162 KeyOz 372
               <property name="text" >
158 KeyOz 373
                <string>0</string>
374
               </property>
162 KeyOz 375
               <property name="alignment" >
158 KeyOz 376
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
377
               </property>
162 KeyOz 378
               <property name="readOnly" >
158 KeyOz 379
                <bool>true</bool>
380
               </property>
381
              </widget>
382
             </item>
162 KeyOz 383
             <item row="3" column="0" >
384
              <widget class="QLabel" name="lb_A_11" >
385
               <property name="text" >
158 KeyOz 386
                <string>Analog 11</string>
387
               </property>
388
              </widget>
389
             </item>
162 KeyOz 390
             <item row="3" column="1" >
391
              <widget class="QLineEdit" name="le_A_11" >
392
               <property name="font" >
158 KeyOz 393
                <font>
394
                 <family>Adobe Courier</family>
395
                 <weight>75</weight>
396
                 <bold>true</bold>
397
                </font>
398
               </property>
162 KeyOz 399
               <property name="text" >
158 KeyOz 400
                <string>0</string>
401
               </property>
162 KeyOz 402
               <property name="alignment" >
158 KeyOz 403
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
404
               </property>
162 KeyOz 405
               <property name="readOnly" >
158 KeyOz 406
                <bool>true</bool>
407
               </property>
408
              </widget>
409
             </item>
162 KeyOz 410
             <item row="4" column="0" >
411
              <widget class="QLabel" name="lb_A_12" >
412
               <property name="text" >
158 KeyOz 413
                <string>Analog 12</string>
414
               </property>
415
              </widget>
416
             </item>
162 KeyOz 417
             <item row="4" column="1" >
418
              <widget class="QLineEdit" name="le_A_12" >
419
               <property name="font" >
158 KeyOz 420
                <font>
421
                 <family>Adobe Courier</family>
422
                 <weight>75</weight>
423
                 <bold>true</bold>
424
                </font>
425
               </property>
162 KeyOz 426
               <property name="text" >
158 KeyOz 427
                <string>0</string>
428
               </property>
162 KeyOz 429
               <property name="alignment" >
158 KeyOz 430
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
431
               </property>
162 KeyOz 432
               <property name="readOnly" >
158 KeyOz 433
                <bool>true</bool>
434
               </property>
435
              </widget>
436
             </item>
162 KeyOz 437
             <item row="5" column="0" >
438
              <widget class="QLabel" name="lb_A_13" >
439
               <property name="text" >
158 KeyOz 440
                <string>Analog 13</string>
441
               </property>
442
              </widget>
443
             </item>
162 KeyOz 444
             <item row="5" column="1" >
445
              <widget class="QLineEdit" name="le_A_13" >
446
               <property name="font" >
158 KeyOz 447
                <font>
448
                 <family>Adobe Courier</family>
449
                 <weight>75</weight>
450
                 <bold>true</bold>
451
                </font>
452
               </property>
162 KeyOz 453
               <property name="text" >
158 KeyOz 454
                <string>0</string>
455
               </property>
162 KeyOz 456
               <property name="alignment" >
158 KeyOz 457
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
458
               </property>
162 KeyOz 459
               <property name="readOnly" >
158 KeyOz 460
                <bool>true</bool>
461
               </property>
462
              </widget>
463
             </item>
162 KeyOz 464
             <item row="6" column="0" >
465
              <widget class="QLabel" name="lb_A_14" >
466
               <property name="text" >
158 KeyOz 467
                <string>Analog 14</string>
468
               </property>
469
              </widget>
470
             </item>
162 KeyOz 471
             <item row="6" column="1" >
472
              <widget class="QLineEdit" name="le_A_14" >
473
               <property name="font" >
158 KeyOz 474
                <font>
475
                 <family>Adobe Courier</family>
476
                 <weight>75</weight>
477
                 <bold>true</bold>
478
                </font>
479
               </property>
162 KeyOz 480
               <property name="text" >
158 KeyOz 481
                <string>0</string>
482
               </property>
162 KeyOz 483
               <property name="alignment" >
158 KeyOz 484
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
485
               </property>
162 KeyOz 486
               <property name="readOnly" >
158 KeyOz 487
                <bool>true</bool>
488
               </property>
489
              </widget>
490
             </item>
162 KeyOz 491
             <item row="7" column="0" >
492
              <widget class="QLabel" name="lb_A_15" >
493
               <property name="text" >
158 KeyOz 494
                <string>Analog 15</string>
495
               </property>
496
              </widget>
497
             </item>
162 KeyOz 498
             <item row="7" column="1" >
499
              <widget class="QLineEdit" name="le_A_15" >
500
               <property name="font" >
158 KeyOz 501
                <font>
502
                 <family>Adobe Courier</family>
503
                 <weight>75</weight>
504
                 <bold>true</bold>
505
                </font>
506
               </property>
162 KeyOz 507
               <property name="text" >
158 KeyOz 508
                <string>0</string>
509
               </property>
162 KeyOz 510
               <property name="alignment" >
158 KeyOz 511
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
512
               </property>
162 KeyOz 513
               <property name="readOnly" >
158 KeyOz 514
                <bool>true</bool>
515
               </property>
516
              </widget>
517
             </item>
518
            </layout>
519
           </widget>
520
          </item>
521
          <item>
162 KeyOz 522
           <widget class="QFrame" name="frame_16" >
523
            <property name="frameShape" >
158 KeyOz 524
             <enum>QFrame::StyledPanel</enum>
525
            </property>
162 KeyOz 526
            <property name="frameShadow" >
158 KeyOz 527
             <enum>QFrame::Raised</enum>
528
            </property>
162 KeyOz 529
            <layout class="QGridLayout" name="gridLayout_3" >
530
             <item row="0" column="0" >
531
              <widget class="QLabel" name="lb_A_16" >
532
               <property name="text" >
158 KeyOz 533
                <string>Analog 16</string>
534
               </property>
535
              </widget>
536
             </item>
162 KeyOz 537
             <item row="0" column="1" >
538
              <widget class="QLineEdit" name="le_A_16" >
539
               <property name="font" >
158 KeyOz 540
                <font>
541
                 <family>Adobe Courier</family>
542
                 <weight>75</weight>
543
                 <bold>true</bold>
544
                </font>
545
               </property>
162 KeyOz 546
               <property name="text" >
158 KeyOz 547
                <string>0</string>
548
               </property>
162 KeyOz 549
               <property name="alignment" >
158 KeyOz 550
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
551
               </property>
162 KeyOz 552
               <property name="readOnly" >
158 KeyOz 553
                <bool>true</bool>
554
               </property>
555
              </widget>
556
             </item>
162 KeyOz 557
             <item row="1" column="0" >
558
              <widget class="QLabel" name="lb_A_17" >
559
               <property name="text" >
158 KeyOz 560
                <string>Analog 17</string>
561
               </property>
562
              </widget>
563
             </item>
162 KeyOz 564
             <item row="1" column="1" >
565
              <widget class="QLineEdit" name="le_A_17" >
566
               <property name="font" >
158 KeyOz 567
                <font>
568
                 <family>Adobe Courier</family>
569
                 <weight>75</weight>
570
                 <bold>true</bold>
571
                </font>
572
               </property>
162 KeyOz 573
               <property name="text" >
158 KeyOz 574
                <string>0</string>
575
               </property>
162 KeyOz 576
               <property name="alignment" >
158 KeyOz 577
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
578
               </property>
162 KeyOz 579
               <property name="readOnly" >
158 KeyOz 580
                <bool>true</bool>
581
               </property>
582
              </widget>
583
             </item>
162 KeyOz 584
             <item row="2" column="0" >
585
              <widget class="QLabel" name="lb_A_18" >
586
               <property name="text" >
158 KeyOz 587
                <string>Analog 18</string>
588
               </property>
589
              </widget>
590
             </item>
162 KeyOz 591
             <item row="2" column="1" >
592
              <widget class="QLineEdit" name="le_A_18" >
593
               <property name="font" >
158 KeyOz 594
                <font>
595
                 <family>Adobe Courier</family>
596
                 <weight>75</weight>
597
                 <bold>true</bold>
598
                </font>
599
               </property>
162 KeyOz 600
               <property name="text" >
158 KeyOz 601
                <string>0</string>
602
               </property>
162 KeyOz 603
               <property name="alignment" >
158 KeyOz 604
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
605
               </property>
162 KeyOz 606
               <property name="readOnly" >
158 KeyOz 607
                <bool>true</bool>
608
               </property>
609
              </widget>
610
             </item>
162 KeyOz 611
             <item row="3" column="0" >
612
              <widget class="QLabel" name="lb_A_19" >
613
               <property name="text" >
158 KeyOz 614
                <string>Analog 19</string>
615
               </property>
616
              </widget>
617
             </item>
162 KeyOz 618
             <item row="3" column="1" >
619
              <widget class="QLineEdit" name="le_A_19" >
620
               <property name="font" >
158 KeyOz 621
                <font>
622
                 <family>Adobe Courier</family>
623
                 <weight>75</weight>
624
                 <bold>true</bold>
625
                </font>
626
               </property>
162 KeyOz 627
               <property name="text" >
158 KeyOz 628
                <string>0</string>
629
               </property>
162 KeyOz 630
               <property name="alignment" >
158 KeyOz 631
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
632
               </property>
162 KeyOz 633
               <property name="readOnly" >
158 KeyOz 634
                <bool>true</bool>
635
               </property>
636
              </widget>
637
             </item>
162 KeyOz 638
             <item row="4" column="0" >
639
              <widget class="QLabel" name="lb_A_20" >
640
               <property name="text" >
158 KeyOz 641
                <string>Analog 20</string>
642
               </property>
643
              </widget>
644
             </item>
162 KeyOz 645
             <item row="4" column="1" >
646
              <widget class="QLineEdit" name="le_A_20" >
647
               <property name="font" >
158 KeyOz 648
                <font>
649
                 <family>Adobe Courier</family>
650
                 <weight>75</weight>
651
                 <bold>true</bold>
652
                </font>
653
               </property>
162 KeyOz 654
               <property name="text" >
158 KeyOz 655
                <string>0</string>
656
               </property>
162 KeyOz 657
               <property name="alignment" >
158 KeyOz 658
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
659
               </property>
162 KeyOz 660
               <property name="readOnly" >
158 KeyOz 661
                <bool>true</bool>
662
               </property>
663
              </widget>
664
             </item>
162 KeyOz 665
             <item row="5" column="0" >
666
              <widget class="QLabel" name="lb_A_21" >
667
               <property name="text" >
158 KeyOz 668
                <string>Analog 21</string>
669
               </property>
670
              </widget>
671
             </item>
162 KeyOz 672
             <item row="5" column="1" >
673
              <widget class="QLineEdit" name="le_A_21" >
674
               <property name="font" >
158 KeyOz 675
                <font>
676
                 <family>Adobe Courier</family>
677
                 <weight>75</weight>
678
                 <bold>true</bold>
679
                </font>
680
               </property>
162 KeyOz 681
               <property name="text" >
158 KeyOz 682
                <string>0</string>
683
               </property>
162 KeyOz 684
               <property name="alignment" >
158 KeyOz 685
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
686
               </property>
162 KeyOz 687
               <property name="readOnly" >
158 KeyOz 688
                <bool>true</bool>
689
               </property>
690
              </widget>
691
             </item>
162 KeyOz 692
             <item row="6" column="0" >
693
              <widget class="QLabel" name="lb_A_22" >
694
               <property name="text" >
158 KeyOz 695
                <string>Analog 22</string>
696
               </property>
697
              </widget>
698
             </item>
162 KeyOz 699
             <item row="6" column="1" >
700
              <widget class="QLineEdit" name="le_A_22" >
701
               <property name="font" >
158 KeyOz 702
                <font>
703
                 <family>Adobe Courier</family>
704
                 <weight>75</weight>
705
                 <bold>true</bold>
706
                </font>
707
               </property>
162 KeyOz 708
               <property name="text" >
158 KeyOz 709
                <string>0</string>
710
               </property>
162 KeyOz 711
               <property name="alignment" >
158 KeyOz 712
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
713
               </property>
162 KeyOz 714
               <property name="readOnly" >
158 KeyOz 715
                <bool>true</bool>
716
               </property>
717
              </widget>
718
             </item>
162 KeyOz 719
             <item row="7" column="0" >
720
              <widget class="QLabel" name="lb_A_23" >
721
               <property name="text" >
158 KeyOz 722
                <string>Analog 23</string>
723
               </property>
724
              </widget>
725
             </item>
162 KeyOz 726
             <item row="7" column="1" >
727
              <widget class="QLineEdit" name="le_A_23" >
728
               <property name="font" >
158 KeyOz 729
                <font>
730
                 <family>Adobe Courier</family>
731
                 <weight>75</weight>
732
                 <bold>true</bold>
733
                </font>
734
               </property>
162 KeyOz 735
               <property name="text" >
158 KeyOz 736
                <string>0</string>
737
               </property>
162 KeyOz 738
               <property name="alignment" >
158 KeyOz 739
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
740
               </property>
162 KeyOz 741
               <property name="readOnly" >
158 KeyOz 742
                <bool>true</bool>
743
               </property>
744
              </widget>
745
             </item>
746
            </layout>
747
           </widget>
748
          </item>
749
          <item>
162 KeyOz 750
           <widget class="QFrame" name="frame_17" >
751
            <property name="frameShape" >
158 KeyOz 752
             <enum>QFrame::StyledPanel</enum>
753
            </property>
162 KeyOz 754
            <property name="frameShadow" >
158 KeyOz 755
             <enum>QFrame::Raised</enum>
756
            </property>
162 KeyOz 757
            <layout class="QGridLayout" name="gridLayout_6" >
758
             <item row="0" column="0" >
759
              <widget class="QLabel" name="lb_A_24" >
760
               <property name="text" >
158 KeyOz 761
                <string>Analog 24</string>
762
               </property>
763
              </widget>
764
             </item>
162 KeyOz 765
             <item row="0" column="1" >
766
              <widget class="QLineEdit" name="le_A_24" >
767
               <property name="font" >
158 KeyOz 768
                <font>
769
                 <family>Adobe Courier</family>
770
                 <weight>75</weight>
771
                 <bold>true</bold>
772
                </font>
773
               </property>
162 KeyOz 774
               <property name="text" >
158 KeyOz 775
                <string>0</string>
776
               </property>
162 KeyOz 777
               <property name="alignment" >
158 KeyOz 778
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
779
               </property>
162 KeyOz 780
               <property name="readOnly" >
158 KeyOz 781
                <bool>true</bool>
782
               </property>
783
              </widget>
784
             </item>
162 KeyOz 785
             <item row="1" column="0" >
786
              <widget class="QLabel" name="lb_A_25" >
787
               <property name="text" >
158 KeyOz 788
                <string>Analog 25</string>
789
               </property>
790
              </widget>
791
             </item>
162 KeyOz 792
             <item row="1" column="1" >
793
              <widget class="QLineEdit" name="le_A_25" >
794
               <property name="font" >
158 KeyOz 795
                <font>
796
                 <family>Adobe Courier</family>
797
                 <weight>75</weight>
798
                 <bold>true</bold>
799
                </font>
800
               </property>
162 KeyOz 801
               <property name="text" >
158 KeyOz 802
                <string>0</string>
803
               </property>
162 KeyOz 804
               <property name="alignment" >
158 KeyOz 805
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
806
               </property>
162 KeyOz 807
               <property name="readOnly" >
158 KeyOz 808
                <bool>true</bool>
809
               </property>
810
              </widget>
811
             </item>
162 KeyOz 812
             <item row="2" column="0" >
813
              <widget class="QLabel" name="lb_A_26" >
814
               <property name="text" >
158 KeyOz 815
                <string>Analog 26</string>
816
               </property>
817
              </widget>
818
             </item>
162 KeyOz 819
             <item row="2" column="1" >
820
              <widget class="QLineEdit" name="le_A_26" >
821
               <property name="font" >
158 KeyOz 822
                <font>
823
                 <family>Adobe Courier</family>
824
                 <weight>75</weight>
825
                 <bold>true</bold>
826
                </font>
827
               </property>
162 KeyOz 828
               <property name="text" >
158 KeyOz 829
                <string>0</string>
830
               </property>
162 KeyOz 831
               <property name="alignment" >
158 KeyOz 832
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
833
               </property>
162 KeyOz 834
               <property name="readOnly" >
158 KeyOz 835
                <bool>true</bool>
836
               </property>
837
              </widget>
838
             </item>
162 KeyOz 839
             <item row="3" column="0" >
840
              <widget class="QLabel" name="lb_A_27" >
841
               <property name="text" >
158 KeyOz 842
                <string>Analog 27</string>
843
               </property>
844
              </widget>
845
             </item>
162 KeyOz 846
             <item row="3" column="1" >
847
              <widget class="QLineEdit" name="le_A_27" >
848
               <property name="font" >
158 KeyOz 849
                <font>
850
                 <family>Adobe Courier</family>
851
                 <weight>75</weight>
852
                 <bold>true</bold>
853
                </font>
854
               </property>
162 KeyOz 855
               <property name="text" >
158 KeyOz 856
                <string>0</string>
857
               </property>
162 KeyOz 858
               <property name="alignment" >
158 KeyOz 859
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
860
               </property>
162 KeyOz 861
               <property name="readOnly" >
158 KeyOz 862
                <bool>true</bool>
863
               </property>
864
              </widget>
865
             </item>
162 KeyOz 866
             <item row="4" column="0" >
867
              <widget class="QLabel" name="lb_A_28" >
868
               <property name="text" >
158 KeyOz 869
                <string>Analog 28</string>
870
               </property>
871
              </widget>
872
             </item>
162 KeyOz 873
             <item row="4" column="1" >
874
              <widget class="QLineEdit" name="le_A_28" >
875
               <property name="font" >
158 KeyOz 876
                <font>
877
                 <family>Adobe Courier</family>
878
                 <weight>75</weight>
879
                 <bold>true</bold>
880
                </font>
881
               </property>
162 KeyOz 882
               <property name="text" >
158 KeyOz 883
                <string>0</string>
884
               </property>
162 KeyOz 885
               <property name="alignment" >
158 KeyOz 886
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
887
               </property>
162 KeyOz 888
               <property name="readOnly" >
158 KeyOz 889
                <bool>true</bool>
890
               </property>
891
              </widget>
892
             </item>
162 KeyOz 893
             <item row="5" column="0" >
894
              <widget class="QLabel" name="lb_A_29" >
895
               <property name="text" >
158 KeyOz 896
                <string>Analog 29</string>
897
               </property>
898
              </widget>
899
             </item>
162 KeyOz 900
             <item row="5" column="1" >
901
              <widget class="QLineEdit" name="le_A_29" >
902
               <property name="font" >
158 KeyOz 903
                <font>
904
                 <family>Adobe Courier</family>
905
                 <weight>75</weight>
906
                 <bold>true</bold>
907
                </font>
908
               </property>
162 KeyOz 909
               <property name="text" >
158 KeyOz 910
                <string>0</string>
911
               </property>
162 KeyOz 912
               <property name="alignment" >
158 KeyOz 913
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
914
               </property>
162 KeyOz 915
               <property name="readOnly" >
158 KeyOz 916
                <bool>true</bool>
917
               </property>
918
              </widget>
919
             </item>
162 KeyOz 920
             <item row="6" column="0" >
921
              <widget class="QLabel" name="lb_A_30" >
922
               <property name="text" >
158 KeyOz 923
                <string>Analog 30</string>
924
               </property>
925
              </widget>
926
             </item>
162 KeyOz 927
             <item row="6" column="1" >
928
              <widget class="QLineEdit" name="le_A_30" >
929
               <property name="font" >
158 KeyOz 930
                <font>
931
                 <family>Adobe Courier</family>
932
                 <weight>75</weight>
933
                 <bold>true</bold>
934
                </font>
935
               </property>
162 KeyOz 936
               <property name="text" >
158 KeyOz 937
                <string>0</string>
938
               </property>
162 KeyOz 939
               <property name="alignment" >
158 KeyOz 940
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
941
               </property>
162 KeyOz 942
               <property name="readOnly" >
158 KeyOz 943
                <bool>true</bool>
944
               </property>
945
              </widget>
946
             </item>
162 KeyOz 947
             <item row="7" column="0" >
948
              <widget class="QLabel" name="lb_A_31" >
949
               <property name="text" >
158 KeyOz 950
                <string>Analog 31</string>
951
               </property>
952
              </widget>
953
             </item>
162 KeyOz 954
             <item row="7" column="1" >
955
              <widget class="QLineEdit" name="le_A_31" >
956
               <property name="font" >
158 KeyOz 957
                <font>
958
                 <family>Adobe Courier</family>
959
                 <weight>75</weight>
960
                 <bold>true</bold>
961
                </font>
962
               </property>
162 KeyOz 963
               <property name="text" >
158 KeyOz 964
                <string>0</string>
965
               </property>
162 KeyOz 966
               <property name="alignment" >
158 KeyOz 967
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
968
               </property>
162 KeyOz 969
               <property name="readOnly" >
158 KeyOz 970
                <bool>true</bool>
971
               </property>
972
              </widget>
973
             </item>
974
            </layout>
975
           </widget>
976
          </item>
977
         </layout>
978
        </item>
979
       </layout>
980
      </widget>
162 KeyOz 981
      <widget class="QWidget" name="Tab_1" >
982
       <attribute name="title" >
158 KeyOz 983
        <string>Plotter</string>
984
       </attribute>
162 KeyOz 985
       <layout class="QGridLayout" name="gridLayout_35" >
986
        <item row="0" column="0" >
987
         <widget class="QwtPlot" name="qwtPlot" />
158 KeyOz 988
        </item>
162 KeyOz 989
        <item row="1" column="0" >
990
         <layout class="QHBoxLayout" name="horizontalLayout_2" >
158 KeyOz 991
          <item>
162 KeyOz 992
           <widget class="QScrollBar" name="scroll_plot" >
993
            <property name="sizePolicy" >
994
             <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
158 KeyOz 995
              <horstretch>0</horstretch>
996
              <verstretch>0</verstretch>
997
             </sizepolicy>
998
            </property>
162 KeyOz 999
            <property name="maximum" >
158 KeyOz 1000
             <number>0</number>
1001
            </property>
162 KeyOz 1002
            <property name="orientation" >
158 KeyOz 1003
             <enum>Qt::Horizontal</enum>
1004
            </property>
1005
           </widget>
1006
          </item>
1007
          <item>
162 KeyOz 1008
           <widget class="QPushButton" name="pb_StartPlotter" >
1009
            <property name="sizePolicy" >
1010
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
158 KeyOz 1011
              <horstretch>0</horstretch>
1012
              <verstretch>0</verstretch>
1013
             </sizepolicy>
1014
            </property>
162 KeyOz 1015
            <property name="text" >
158 KeyOz 1016
             <string>Start Plotter</string>
1017
            </property>
162 KeyOz 1018
            <property name="icon" >
1019
             <iconset resource="../MKTool.qrc" >
158 KeyOz 1020
              <normaloff>:/Actions/Images/22X22/utilities-system-monitor.png</normaloff>:/Actions/Images/22X22/utilities-system-monitor.png</iconset>
1021
            </property>
1022
           </widget>
1023
          </item>
1024
         </layout>
1025
        </item>
1026
       </layout>
1027
      </widget>
162 KeyOz 1028
      <widget class="QWidget" name="Tab_2" >
1029
       <attribute name="title" >
158 KeyOz 1030
        <string>Parameter </string>
1031
       </attribute>
162 KeyOz 1032
       <layout class="QGridLayout" name="gridLayout_19" >
1033
        <item row="0" column="0" >
1034
         <widget class="QFrame" name="frame_18" >
1035
          <property name="sizePolicy" >
1036
           <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
158 KeyOz 1037
            <horstretch>0</horstretch>
1038
            <verstretch>0</verstretch>
1039
           </sizepolicy>
1040
          </property>
162 KeyOz 1041
          <property name="maximumSize" >
158 KeyOz 1042
           <size>
1043
            <width>120</width>
1044
            <height>16777215</height>
1045
           </size>
1046
          </property>
162 KeyOz 1047
          <property name="frameShape" >
158 KeyOz 1048
           <enum>QFrame::StyledPanel</enum>
1049
          </property>
162 KeyOz 1050
          <property name="frameShadow" >
158 KeyOz 1051
           <enum>QFrame::Raised</enum>
1052
          </property>
162 KeyOz 1053
          <layout class="QGridLayout" name="gridLayout_30" >
1054
           <item row="0" column="0" >
1055
            <widget class="QLabel" name="label_2" >
1056
             <property name="text" >
158 KeyOz 1057
              <string>Parametersatz</string>
1058
             </property>
1059
            </widget>
1060
           </item>
162 KeyOz 1061
           <item row="1" column="0" >
1062
            <widget class="QSpinBox" name="sb_Set" >
1063
             <property name="minimum" >
158 KeyOz 1064
              <number>1</number>
1065
             </property>
162 KeyOz 1066
             <property name="maximum" >
158 KeyOz 1067
              <number>5</number>
1068
             </property>
1069
            </widget>
1070
           </item>
162 KeyOz 1071
           <item row="2" column="0" >
1072
            <widget class="QLineEdit" name="le_SetName" />
158 KeyOz 1073
           </item>
162 KeyOz 1074
           <item row="3" column="0" >
1075
            <widget class="QToolButton" name="pb_Read" >
1076
             <property name="sizePolicy" >
1077
              <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
158 KeyOz 1078
               <horstretch>0</horstretch>
1079
               <verstretch>0</verstretch>
1080
              </sizepolicy>
1081
             </property>
162 KeyOz 1082
             <property name="text" >
158 KeyOz 1083
              <string>Lesen</string>
1084
             </property>
1085
            </widget>
1086
           </item>
162 KeyOz 1087
           <item row="4" column="0" >
1088
            <widget class="QToolButton" name="pb_Write" >
1089
             <property name="sizePolicy" >
1090
              <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
158 KeyOz 1091
               <horstretch>0</horstretch>
1092
               <verstretch>0</verstretch>
1093
              </sizepolicy>
1094
             </property>
162 KeyOz 1095
             <property name="text" >
158 KeyOz 1096
              <string>Schreiben</string>
1097
             </property>
1098
            </widget>
1099
           </item>
162 KeyOz 1100
           <item row="5" column="0" >
1101
            <widget class="QToolButton" name="pb_Load" >
1102
             <property name="sizePolicy" >
1103
              <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
158 KeyOz 1104
               <horstretch>0</horstretch>
1105
               <verstretch>0</verstretch>
1106
              </sizepolicy>
1107
             </property>
162 KeyOz 1108
             <property name="text" >
158 KeyOz 1109
              <string>Laden</string>
1110
             </property>
1111
            </widget>
1112
           </item>
162 KeyOz 1113
           <item row="6" column="0" >
1114
            <widget class="QToolButton" name="pb_Save" >
1115
             <property name="sizePolicy" >
1116
              <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
158 KeyOz 1117
               <horstretch>0</horstretch>
1118
               <verstretch>0</verstretch>
1119
              </sizepolicy>
1120
             </property>
162 KeyOz 1121
             <property name="text" >
158 KeyOz 1122
              <string>Speichern</string>
1123
             </property>
1124
            </widget>
1125
           </item>
162 KeyOz 1126
           <item row="7" column="0" >
1127
            <spacer name="verticalSpacer_13" >
1128
             <property name="orientation" >
158 KeyOz 1129
              <enum>Qt::Vertical</enum>
1130
             </property>
162 KeyOz 1131
             <property name="sizeHint" stdset="0" >
158 KeyOz 1132
              <size>
1133
               <width>20</width>
1134
               <height>83</height>
1135
              </size>
1136
             </property>
1137
            </spacer>
1138
           </item>
1139
          </layout>
1140
         </widget>
1141
        </item>
162 KeyOz 1142
        <item row="0" column="1" >
1143
         <widget class="QTabWidget" name="tab_Par" >
1144
          <property name="currentIndex" >
158 KeyOz 1145
           <number>0</number>
1146
          </property>
162 KeyOz 1147
          <widget class="QWidget" name="Tab_P1" >
1148
           <attribute name="title" >
158 KeyOz 1149
            <string>Konfiguration </string>
1150
           </attribute>
162 KeyOz 1151
           <layout class="QGridLayout" name="gridLayout_8" >
1152
            <item row="0" column="0" >
1153
             <widget class="QFrame" name="frame_4" >
1154
              <property name="sizePolicy" >
1155
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 1156
                <horstretch>0</horstretch>
1157
                <verstretch>0</verstretch>
1158
               </sizepolicy>
1159
              </property>
162 KeyOz 1160
              <property name="frameShape" >
158 KeyOz 1161
               <enum>QFrame::StyledPanel</enum>
1162
              </property>
162 KeyOz 1163
              <property name="frameShadow" >
158 KeyOz 1164
               <enum>QFrame::Raised</enum>
1165
              </property>
162 KeyOz 1166
              <layout class="QGridLayout" name="gridLayout_15" >
1167
               <item row="0" column="0" >
1168
                <widget class="QCheckBox" name="cb_1_1" >
1169
                 <property name="font" >
158 KeyOz 1170
                  <font>
1171
                   <weight>75</weight>
1172
                   <bold>true</bold>
1173
                  </font>
1174
                 </property>
162 KeyOz 1175
                 <property name="text" >
158 KeyOz 1176
                  <string>Höhenregler</string>
1177
                 </property>
1178
                </widget>
1179
               </item>
162 KeyOz 1180
               <item row="1" column="0" >
1181
                <widget class="QCheckBox" name="cb_1_2" >
1182
                 <property name="font" >
158 KeyOz 1183
                  <font>
1184
                   <weight>75</weight>
1185
                   <bold>true</bold>
1186
                  </font>
1187
                 </property>
162 KeyOz 1188
                 <property name="text" >
158 KeyOz 1189
                  <string>-- Höhenfunktion per Schalter</string>
1190
                 </property>
1191
                </widget>
1192
               </item>
162 KeyOz 1193
               <item row="2" column="0" >
1194
                <widget class="QCheckBox" name="cb_1_3" >
1195
                 <property name="font" >
158 KeyOz 1196
                  <font>
1197
                   <weight>75</weight>
1198
                   <bold>true</bold>
1199
                  </font>
1200
                 </property>
162 KeyOz 1201
                 <property name="text" >
158 KeyOz 1202
                  <string>Heading Hold</string>
1203
                 </property>
1204
                </widget>
1205
               </item>
162 KeyOz 1206
               <item row="3" column="0" >
1207
                <widget class="QCheckBox" name="cb_1_4" >
1208
                 <property name="font" >
158 KeyOz 1209
                  <font>
1210
                   <weight>75</weight>
1211
                   <bold>true</bold>
1212
                  </font>
1213
                 </property>
162 KeyOz 1214
                 <property name="text" >
158 KeyOz 1215
                  <string>Kompass</string>
1216
                 </property>
1217
                </widget>
1218
               </item>
162 KeyOz 1219
               <item row="4" column="0" >
1220
                <widget class="QCheckBox" name="cb_1_5" >
1221
                 <property name="font" >
158 KeyOz 1222
                  <font>
1223
                   <weight>75</weight>
1224
                   <bold>true</bold>
1225
                  </font>
1226
                 </property>
162 KeyOz 1227
                 <property name="text" >
158 KeyOz 1228
                  <string>-- Kompass Ausrichtung fest</string>
1229
                 </property>
1230
                </widget>
1231
               </item>
162 KeyOz 1232
               <item row="5" column="0" >
1233
                <widget class="QCheckBox" name="cb_1_6" >
1234
                 <property name="font" >
158 KeyOz 1235
                  <font>
1236
                   <weight>75</weight>
1237
                   <bold>true</bold>
1238
                  </font>
1239
                 </property>
162 KeyOz 1240
                 <property name="text" >
158 KeyOz 1241
                  <string>GPS</string>
1242
                 </property>
1243
                </widget>
1244
               </item>
162 KeyOz 1245
               <item row="6" column="0" >
1246
                <widget class="QCheckBox" name="cb_1_7" >
1247
                 <property name="font" >
158 KeyOz 1248
                  <font>
1249
                   <weight>75</weight>
1250
                   <bold>true</bold>
1251
                  </font>
1252
                 </property>
162 KeyOz 1253
                 <property name="text" >
158 KeyOz 1254
                  <string>Achsenkopplung</string>
1255
                 </property>
1256
                </widget>
1257
               </item>
162 KeyOz 1258
               <item row="7" column="0" >
1259
                <widget class="QCheckBox" name="cb_1_8" >
1260
                 <property name="font" >
158 KeyOz 1261
                  <font>
1262
                   <weight>75</weight>
1263
                   <bold>true</bold>
1264
                  </font>
1265
                 </property>
162 KeyOz 1266
                 <property name="text" >
158 KeyOz 1267
                  <string>Drehratenbegrenzung</string>
1268
                 </property>
1269
                </widget>
1270
               </item>
1271
              </layout>
1272
             </widget>
1273
            </item>
162 KeyOz 1274
            <item row="0" column="1" >
1275
             <widget class="QTextEdit" name="te_Help_1" >
1276
              <property name="minimumSize" >
158 KeyOz 1277
               <size>
1278
                <width>200</width>
1279
                <height>0</height>
1280
               </size>
1281
              </property>
162 KeyOz 1282
              <property name="maximumSize" >
158 KeyOz 1283
               <size>
1284
                <width>200</width>
1285
                <height>16777215</height>
1286
               </size>
1287
              </property>
162 KeyOz 1288
              <property name="readOnly" >
1289
               <bool>true</bool>
1290
              </property>
1291
              <property name="html" >
1292
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
1293
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 1294
p, li { white-space: pre-wrap; }
162 KeyOz 1295
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
1296
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Diese Seite dient der Konfiguration der Hardware bzw. der verschiedenen Funktionen des Mikrokopters.&lt;/span>&lt;/p>
1297
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Höhenregler&lt;/span>: Häkchen setzen, wenn der Luftdrucksensor bestückt ist und die Höhenregelung benutzt werden soll. &lt;/p>
1298
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Höhenfunktion per Schalter&lt;/span>: wenn die Fernsteuerung mit einem Kippschalter auf einem freien Kanal erweitert wurde, kann die Funktion „Halten der aktuell geflogenen Höhe“ zugeschaltet werden. Wenn dies nicht angewählt wird, gilt der Setpoint (siehe unten), also z.B. ein Poti. &lt;/p>
1299
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Heading Hold&lt;/span>: In diesem Modus richtet sich der MikroKopter nicht waagerecht aus wenn der Stick in Neutralstellung ist. Diese Funktion ist eher etwas für erfahrenen Piloten, oder Piloten, die an X-3D-Steuerung gewöhnt sind. Mit dieser Einstellung sind alle Arten der Loopings möglich. &lt;/p>
1300
&lt;ul style="-qt-list-indent: 1;">&lt;li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">--&amp;gt; Achtung: Wer HH fliegen möchte, muss den I-Anteil des Hauptreglers erhöhen (auf 30 z.B.)! &lt;/li>&lt;/ul>
1301
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Kompass&lt;/span>: Häkchen setzen, wenn das Kompassmodul angeschlossen ist und genutzt werden soll. &lt;/p>
1302
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Kompass Ausrichtung fest&lt;/span>: Der MikroKopter richtet sich dann immer wieder in die Richtung aus, in die er beim Start gestanden hat. Ist das Feld nicht markiert, lässt sich die Richtung mit dem Gier-Stick ändern. &lt;/p>
1303
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">GPS&lt;/span>: alternative Software-Versionen unterstützen ein ublox-GPS-Modul. Damit sind dann GPS-Funktionen wie Position halten, Position anfliegen, coming home und das Abfliegen von Waypoints möglich. Stichwort "Autonomes Fliegen".&lt;/p>
1304
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Achsenkopplung&lt;/span>:Hier lässt sich die Achsenkopplung global aktivieren oder deaktivieren. Die Achsenkopplung verhindert, dass der MikroKopter nach einer Kurve schief steht, weil die Winkel intern beim Gieren korrigiert werden. Sollte immer aktiviert sein. &lt;/p>
1305
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Drehratenbegrenzung&lt;/span>: Zusätzliche Begrenzung der Drehrate. Mit dieser Option wird die Kennlinie des Gyros an den Enden angehoben. Dies verhindert schnelle Manöver, da ab einer bestimmten Drehrate stärker gegengeregelt wird. Betrifft nur Nick und Roll. (Nur für Anfänger interessant) &lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 1306
              </property>
158 KeyOz 1307
             </widget>
1308
            </item>
1309
           </layout>
1310
          </widget>
162 KeyOz 1311
          <widget class="QWidget" name="Tab_P2" >
1312
           <attribute name="title" >
158 KeyOz 1313
            <string>Kanäle </string>
1314
           </attribute>
162 KeyOz 1315
           <layout class="QGridLayout" name="gridLayout_11" >
1316
            <item row="0" column="0" >
1317
             <widget class="QFrame" name="frame_2" >
1318
              <property name="frameShape" >
158 KeyOz 1319
               <enum>QFrame::StyledPanel</enum>
1320
              </property>
162 KeyOz 1321
              <property name="frameShadow" >
158 KeyOz 1322
               <enum>QFrame::Raised</enum>
1323
              </property>
162 KeyOz 1324
              <layout class="QGridLayout" name="gridLayout_9" >
1325
               <item row="5" column="1" >
1326
                <widget class="QSpinBox" name="sb_2_6" >
1327
                 <property name="minimum" >
158 KeyOz 1328
                  <number>1</number>
1329
                 </property>
162 KeyOz 1330
                 <property name="maximum" >
158 KeyOz 1331
                  <number>8</number>
1332
                 </property>
1333
                </widget>
1334
               </item>
162 KeyOz 1335
               <item row="3" column="0" >
1336
                <widget class="QLabel" name="label_8" >
1337
                 <property name="font" >
158 KeyOz 1338
                  <font>
1339
                   <weight>75</weight>
1340
                   <bold>true</bold>
1341
                  </font>
1342
                 </property>
162 KeyOz 1343
                 <property name="text" >
158 KeyOz 1344
                  <string>Roll:</string>
1345
                 </property>
1346
                </widget>
1347
               </item>
162 KeyOz 1348
               <item row="3" column="1" >
1349
                <widget class="QSpinBox" name="sb_2_4" >
1350
                 <property name="minimum" >
158 KeyOz 1351
                  <number>1</number>
1352
                 </property>
162 KeyOz 1353
                 <property name="maximum" >
158 KeyOz 1354
                  <number>8</number>
1355
                 </property>
1356
                </widget>
1357
               </item>
162 KeyOz 1358
               <item row="0" column="1" >
1359
                <widget class="QSpinBox" name="sb_2_1" >
1360
                 <property name="minimum" >
158 KeyOz 1361
                  <number>1</number>
1362
                 </property>
162 KeyOz 1363
                 <property name="maximum" >
158 KeyOz 1364
                  <number>8</number>
1365
                 </property>
1366
                </widget>
1367
               </item>
162 KeyOz 1368
               <item row="2" column="0" >
1369
                <widget class="QLabel" name="label_7" >
1370
                 <property name="font" >
158 KeyOz 1371
                  <font>
1372
                   <weight>75</weight>
1373
                   <bold>true</bold>
1374
                  </font>
1375
                 </property>
162 KeyOz 1376
                 <property name="text" >
158 KeyOz 1377
                  <string>Nick:</string>
1378
                 </property>
1379
                </widget>
1380
               </item>
162 KeyOz 1381
               <item row="6" column="1" >
1382
                <widget class="QSpinBox" name="sb_2_7" >
1383
                 <property name="minimum" >
158 KeyOz 1384
                  <number>1</number>
1385
                 </property>
162 KeyOz 1386
                 <property name="maximum" >
158 KeyOz 1387
                  <number>8</number>
1388
                 </property>
1389
                </widget>
1390
               </item>
162 KeyOz 1391
               <item row="7" column="0" >
1392
                <widget class="QLabel" name="label_12" >
1393
                 <property name="font" >
158 KeyOz 1394
                  <font>
1395
                   <weight>75</weight>
1396
                   <bold>true</bold>
1397
                  </font>
1398
                 </property>
162 KeyOz 1399
                 <property name="text" >
158 KeyOz 1400
                  <string>Poti 4:</string>
1401
                 </property>
1402
                </widget>
1403
               </item>
162 KeyOz 1404
               <item row="5" column="0" >
1405
                <widget class="QLabel" name="label_10" >
1406
                 <property name="font" >
158 KeyOz 1407
                  <font>
1408
                   <weight>75</weight>
1409
                   <bold>true</bold>
1410
                  </font>
1411
                 </property>
162 KeyOz 1412
                 <property name="text" >
158 KeyOz 1413
                  <string>Poti 2:</string>
1414
                 </property>
1415
                </widget>
1416
               </item>
162 KeyOz 1417
               <item row="4" column="0" >
1418
                <widget class="QLabel" name="label_9" >
1419
                 <property name="font" >
158 KeyOz 1420
                  <font>
1421
                   <weight>75</weight>
1422
                   <bold>true</bold>
1423
                  </font>
1424
                 </property>
162 KeyOz 1425
                 <property name="text" >
158 KeyOz 1426
                  <string>Poti 1:</string>
1427
                 </property>
1428
                </widget>
1429
               </item>
162 KeyOz 1430
               <item row="4" column="1" >
1431
                <widget class="QSpinBox" name="sb_2_5" >
1432
                 <property name="minimum" >
158 KeyOz 1433
                  <number>1</number>
1434
                 </property>
162 KeyOz 1435
                 <property name="maximum" >
158 KeyOz 1436
                  <number>8</number>
1437
                 </property>
1438
                </widget>
1439
               </item>
162 KeyOz 1440
               <item row="6" column="0" >
1441
                <widget class="QLabel" name="label_11" >
1442
                 <property name="font" >
158 KeyOz 1443
                  <font>
1444
                   <weight>75</weight>
1445
                   <bold>true</bold>
1446
                  </font>
1447
                 </property>
162 KeyOz 1448
                 <property name="text" >
158 KeyOz 1449
                  <string>Poti 3:</string>
1450
                 </property>
1451
                </widget>
1452
               </item>
162 KeyOz 1453
               <item row="1" column="1" >
1454
                <widget class="QSpinBox" name="sb_2_2" >
1455
                 <property name="minimum" >
158 KeyOz 1456
                  <number>1</number>
1457
                 </property>
162 KeyOz 1458
                 <property name="maximum" >
158 KeyOz 1459
                  <number>8</number>
1460
                 </property>
1461
                </widget>
1462
               </item>
162 KeyOz 1463
               <item row="0" column="0" >
1464
                <widget class="QLabel" name="label_5" >
1465
                 <property name="font" >
158 KeyOz 1466
                  <font>
1467
                   <weight>75</weight>
1468
                   <bold>true</bold>
1469
                  </font>
1470
                 </property>
162 KeyOz 1471
                 <property name="text" >
158 KeyOz 1472
                  <string>Gas:</string>
1473
                 </property>
1474
                </widget>
1475
               </item>
162 KeyOz 1476
               <item row="2" column="1" >
1477
                <widget class="QSpinBox" name="sb_2_3" >
1478
                 <property name="minimum" >
158 KeyOz 1479
                  <number>1</number>
1480
                 </property>
162 KeyOz 1481
                 <property name="maximum" >
158 KeyOz 1482
                  <number>8</number>
1483
                 </property>
1484
                </widget>
1485
               </item>
162 KeyOz 1486
               <item row="1" column="0" >
1487
                <widget class="QLabel" name="label_6" >
1488
                 <property name="font" >
158 KeyOz 1489
                  <font>
1490
                   <weight>75</weight>
1491
                   <bold>true</bold>
1492
                  </font>
1493
                 </property>
162 KeyOz 1494
                 <property name="text" >
158 KeyOz 1495
                  <string>Gier:</string>
1496
                 </property>
1497
                </widget>
1498
               </item>
162 KeyOz 1499
               <item row="7" column="1" >
1500
                <widget class="QSpinBox" name="sb_2_8" >
1501
                 <property name="minimum" >
158 KeyOz 1502
                  <number>1</number>
1503
                 </property>
162 KeyOz 1504
                 <property name="maximum" >
158 KeyOz 1505
                  <number>8</number>
1506
                 </property>
1507
                </widget>
1508
               </item>
1509
              </layout>
1510
             </widget>
1511
            </item>
162 KeyOz 1512
            <item row="0" column="1" >
1513
             <widget class="QFrame" name="frame" >
1514
              <property name="frameShape" >
158 KeyOz 1515
               <enum>QFrame::StyledPanel</enum>
1516
              </property>
162 KeyOz 1517
              <property name="frameShadow" >
158 KeyOz 1518
               <enum>QFrame::Raised</enum>
1519
              </property>
162 KeyOz 1520
              <layout class="QGridLayout" name="gridLayout_10" >
1521
               <item row="5" column="0" >
1522
                <widget class="QLabel" name="label_16" >
1523
                 <property name="text" >
158 KeyOz 1524
                  <string>Kanal 6:</string>
1525
                 </property>
1526
                </widget>
1527
               </item>
162 KeyOz 1528
               <item row="0" column="0" >
1529
                <widget class="QLabel" name="label_3" >
1530
                 <property name="text" >
158 KeyOz 1531
                  <string>Kanal 1:</string>
1532
                 </property>
1533
                </widget>
1534
               </item>
162 KeyOz 1535
               <item row="5" column="1" >
1536
                <widget class="QProgressBar" name="pb_K6" >
1537
                 <property name="minimum" >
158 KeyOz 1538
                  <number>-128</number>
1539
                 </property>
162 KeyOz 1540
                 <property name="maximum" >
158 KeyOz 1541
                  <number>128</number>
1542
                 </property>
162 KeyOz 1543
                 <property name="value" >
1544
                  <number>0</number>
1545
                 </property>
1546
                 <property name="textDirection" >
158 KeyOz 1547
                  <enum>QProgressBar::TopToBottom</enum>
1548
                 </property>
162 KeyOz 1549
                 <property name="format" >
158 KeyOz 1550
                  <string>                                      %v</string>
1551
                 </property>
1552
                </widget>
1553
               </item>
162 KeyOz 1554
               <item row="4" column="1" >
1555
                <widget class="QProgressBar" name="pb_K5" >
1556
                 <property name="minimum" >
158 KeyOz 1557
                  <number>-128</number>
1558
                 </property>
162 KeyOz 1559
                 <property name="maximum" >
158 KeyOz 1560
                  <number>128</number>
1561
                 </property>
162 KeyOz 1562
                 <property name="value" >
1563
                  <number>0</number>
1564
                 </property>
1565
                 <property name="textDirection" >
158 KeyOz 1566
                  <enum>QProgressBar::TopToBottom</enum>
1567
                 </property>
162 KeyOz 1568
                 <property name="format" >
158 KeyOz 1569
                  <string>                                      %v</string>
1570
                 </property>
1571
                </widget>
1572
               </item>
162 KeyOz 1573
               <item row="2" column="0" >
1574
                <widget class="QLabel" name="label_13" >
1575
                 <property name="text" >
158 KeyOz 1576
                  <string>Kanal 3:</string>
1577
                 </property>
1578
                </widget>
1579
               </item>
162 KeyOz 1580
               <item row="6" column="0" >
1581
                <widget class="QLabel" name="label_17" >
1582
                 <property name="text" >
158 KeyOz 1583
                  <string>Kanal 7:</string>
1584
                 </property>
1585
                </widget>
1586
               </item>
162 KeyOz 1587
               <item row="2" column="1" >
1588
                <widget class="QProgressBar" name="pb_K3" >
1589
                 <property name="minimum" >
158 KeyOz 1590
                  <number>-128</number>
1591
                 </property>
162 KeyOz 1592
                 <property name="maximum" >
158 KeyOz 1593
                  <number>128</number>
1594
                 </property>
162 KeyOz 1595
                 <property name="value" >
1596
                  <number>0</number>
1597
                 </property>
1598
                 <property name="textDirection" >
158 KeyOz 1599
                  <enum>QProgressBar::TopToBottom</enum>
1600
                 </property>
162 KeyOz 1601
                 <property name="format" >
158 KeyOz 1602
                  <string>                                      %v</string>
1603
                 </property>
1604
                </widget>
1605
               </item>
162 KeyOz 1606
               <item row="3" column="0" >
1607
                <widget class="QLabel" name="label_14" >
1608
                 <property name="text" >
158 KeyOz 1609
                  <string>Kanal 4:</string>
1610
                 </property>
1611
                </widget>
1612
               </item>
162 KeyOz 1613
               <item row="7" column="1" >
1614
                <widget class="QProgressBar" name="pb_K8" >
1615
                 <property name="minimum" >
158 KeyOz 1616
                  <number>-128</number>
1617
                 </property>
162 KeyOz 1618
                 <property name="maximum" >
158 KeyOz 1619
                  <number>128</number>
1620
                 </property>
162 KeyOz 1621
                 <property name="value" >
1622
                  <number>0</number>
1623
                 </property>
1624
                 <property name="textDirection" >
158 KeyOz 1625
                  <enum>QProgressBar::TopToBottom</enum>
1626
                 </property>
162 KeyOz 1627
                 <property name="format" >
158 KeyOz 1628
                  <string>                                      %v</string>
1629
                 </property>
1630
                </widget>
1631
               </item>
162 KeyOz 1632
               <item row="4" column="0" >
1633
                <widget class="QLabel" name="label_15" >
1634
                 <property name="text" >
158 KeyOz 1635
                  <string>Kanal 5:</string>
1636
                 </property>
1637
                </widget>
1638
               </item>
162 KeyOz 1639
               <item row="1" column="1" >
1640
                <widget class="QProgressBar" name="pb_K2" >
1641
                 <property name="minimum" >
158 KeyOz 1642
                  <number>-128</number>
1643
                 </property>
162 KeyOz 1644
                 <property name="maximum" >
158 KeyOz 1645
                  <number>128</number>
1646
                 </property>
162 KeyOz 1647
                 <property name="value" >
1648
                  <number>0</number>
1649
                 </property>
1650
                 <property name="invertedAppearance" >
158 KeyOz 1651
                  <bool>false</bool>
1652
                 </property>
162 KeyOz 1653
                 <property name="textDirection" >
158 KeyOz 1654
                  <enum>QProgressBar::TopToBottom</enum>
1655
                 </property>
162 KeyOz 1656
                 <property name="format" >
158 KeyOz 1657
                  <string>                                      %v</string>
1658
                 </property>
1659
                </widget>
1660
               </item>
162 KeyOz 1661
               <item row="3" column="1" >
1662
                <widget class="QProgressBar" name="pb_K4" >
1663
                 <property name="minimum" >
158 KeyOz 1664
                  <number>-128</number>
1665
                 </property>
162 KeyOz 1666
                 <property name="maximum" >
158 KeyOz 1667
                  <number>128</number>
1668
                 </property>
162 KeyOz 1669
                 <property name="value" >
1670
                  <number>0</number>
1671
                 </property>
1672
                 <property name="textDirection" >
158 KeyOz 1673
                  <enum>QProgressBar::TopToBottom</enum>
1674
                 </property>
162 KeyOz 1675
                 <property name="format" >
158 KeyOz 1676
                  <string>                                      %v</string>
1677
                 </property>
1678
                </widget>
1679
               </item>
162 KeyOz 1680
               <item row="1" column="0" >
1681
                <widget class="QLabel" name="label_4" >
1682
                 <property name="text" >
158 KeyOz 1683
                  <string>Kanal 2:</string>
1684
                 </property>
1685
                </widget>
1686
               </item>
162 KeyOz 1687
               <item row="6" column="1" >
1688
                <widget class="QProgressBar" name="pb_K7" >
1689
                 <property name="minimum" >
158 KeyOz 1690
                  <number>-128</number>
1691
                 </property>
162 KeyOz 1692
                 <property name="maximum" >
158 KeyOz 1693
                  <number>128</number>
1694
                 </property>
162 KeyOz 1695
                 <property name="value" >
1696
                  <number>0</number>
1697
                 </property>
1698
                 <property name="textDirection" >
158 KeyOz 1699
                  <enum>QProgressBar::TopToBottom</enum>
1700
                 </property>
162 KeyOz 1701
                 <property name="format" >
158 KeyOz 1702
                  <string>                                      %v</string>
1703
                 </property>
1704
                </widget>
1705
               </item>
162 KeyOz 1706
               <item row="0" column="1" >
1707
                <widget class="QProgressBar" name="pb_K1" >
1708
                 <property name="minimum" >
158 KeyOz 1709
                  <number>-128</number>
1710
                 </property>
162 KeyOz 1711
                 <property name="maximum" >
158 KeyOz 1712
                  <number>128</number>
1713
                 </property>
162 KeyOz 1714
                 <property name="value" >
1715
                  <number>0</number>
1716
                 </property>
1717
                 <property name="textDirection" >
158 KeyOz 1718
                  <enum>QProgressBar::TopToBottom</enum>
1719
                 </property>
162 KeyOz 1720
                 <property name="format" >
158 KeyOz 1721
                  <string>                                      %v</string>
1722
                 </property>
1723
                </widget>
1724
               </item>
162 KeyOz 1725
               <item row="7" column="0" >
1726
                <widget class="QLabel" name="label_18" >
1727
                 <property name="text" >
158 KeyOz 1728
                  <string>Kanal 8:</string>
1729
                 </property>
1730
                </widget>
1731
               </item>
1732
              </layout>
1733
             </widget>
1734
            </item>
162 KeyOz 1735
            <item row="0" column="2" >
1736
             <widget class="QTextEdit" name="te_Help_2" >
1737
              <property name="minimumSize" >
158 KeyOz 1738
               <size>
1739
                <width>200</width>
1740
                <height>0</height>
1741
               </size>
1742
              </property>
162 KeyOz 1743
              <property name="maximumSize" >
158 KeyOz 1744
               <size>
1745
                <width>200</width>
1746
                <height>16777215</height>
1747
               </size>
1748
              </property>
162 KeyOz 1749
              <property name="readOnly" >
1750
               <bool>true</bool>
1751
              </property>
1752
              <property name="html" >
1753
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
1754
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 1755
p, li { white-space: pre-wrap; }
162 KeyOz 1756
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
1757
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Hier können die vom Sender übertragenen Kanäle den Funktionen des MikroKopters zugeordnet werden. &lt;/span>&lt;/p>
1758
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>
1759
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Port 1-4 sind per Sender frei einstellbare Werte.&lt;/p>
1760
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>
1761
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Die Balken zeigen den Ausschlag des jeweiligen Kanals an.&lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 1762
              </property>
158 KeyOz 1763
             </widget>
1764
            </item>
1765
           </layout>
1766
          </widget>
162 KeyOz 1767
          <widget class="QWidget" name="Tab_P3" >
1768
           <attribute name="title" >
158 KeyOz 1769
            <string>Stick </string>
1770
           </attribute>
162 KeyOz 1771
           <layout class="QGridLayout" name="gridLayout_13" >
1772
            <item row="1" column="2" >
1773
             <widget class="QTextEdit" name="te_Help_3" >
1774
              <property name="minimumSize" >
158 KeyOz 1775
               <size>
1776
                <width>200</width>
1777
                <height>0</height>
1778
               </size>
1779
              </property>
162 KeyOz 1780
              <property name="maximumSize" >
158 KeyOz 1781
               <size>
1782
                <width>200</width>
1783
                <height>16777215</height>
1784
               </size>
1785
              </property>
162 KeyOz 1786
              <property name="readOnly" >
1787
               <bool>true</bool>
1788
              </property>
1789
              <property name="html" >
1790
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
1791
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 1792
p, li { white-space: pre-wrap; }
162 KeyOz 1793
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
1794
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Diese Parameter dienen zur Einstellung der Stickwirkung.&lt;/span>&lt;/p>
1795
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>
1796
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">P-Anteil:&lt;/span> Stick-Verstärkung. Je grösser, desto stärker reagiert der MK auf die Stickbewegungen. &lt;/p>
1797
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>
1798
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">D-Anteil:&lt;/span> Der MikroKopter folgt den Bewegungen des Sticks umso spontaner, je grösser dieser Wert ist. Genaugenommen wirkt hier zusätzlich die Stick&lt;span style=" font-weight:600;">geschwindigkeit&lt;/span> auf den MK. &lt;/p>
1799
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>
1800
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Gier-P: &lt;/span>Verhältnis Gier-Geschwindigkeit zum Stickausschlag.&lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 1801
              </property>
158 KeyOz 1802
             </widget>
1803
            </item>
162 KeyOz 1804
            <item row="1" column="1" >
1805
             <widget class="QFrame" name="frame_3" >
1806
              <property name="sizePolicy" >
1807
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 1808
                <horstretch>0</horstretch>
1809
                <verstretch>0</verstretch>
1810
               </sizepolicy>
1811
              </property>
162 KeyOz 1812
              <property name="frameShape" >
158 KeyOz 1813
               <enum>QFrame::StyledPanel</enum>
1814
              </property>
162 KeyOz 1815
              <property name="frameShadow" >
158 KeyOz 1816
               <enum>QFrame::Raised</enum>
1817
              </property>
162 KeyOz 1818
              <layout class="QGridLayout" name="gridLayout" >
1819
               <item row="0" column="0" >
1820
                <widget class="QLabel" name="label_19" >
1821
                 <property name="font" >
158 KeyOz 1822
                  <font>
1823
                   <weight>75</weight>
1824
                   <bold>true</bold>
1825
                  </font>
1826
                 </property>
162 KeyOz 1827
                 <property name="text" >
158 KeyOz 1828
                  <string>Nick / Roll P-Anteil:</string>
1829
                 </property>
1830
                </widget>
1831
               </item>
162 KeyOz 1832
               <item row="0" column="1" >
1833
                <widget class="QSpinBox" name="sb_3_1" >
1834
                 <property name="maximum" >
1835
                  <number>64</number>
1836
                 </property>
1837
                 <property name="value" >
159 KeyOz 1838
                  <number>4</number>
1839
                 </property>
158 KeyOz 1840
                </widget>
1841
               </item>
162 KeyOz 1842
               <item row="0" column="2" >
1843
                <widget class="QLabel" name="label_22" >
1844
                 <property name="text" >
158 KeyOz 1845
                  <string>[1..6]</string>
1846
                 </property>
1847
                </widget>
1848
               </item>
162 KeyOz 1849
               <item row="1" column="0" >
1850
                <widget class="QLabel" name="label_20" >
1851
                 <property name="font" >
158 KeyOz 1852
                  <font>
1853
                   <weight>75</weight>
1854
                   <bold>true</bold>
1855
                  </font>
1856
                 </property>
162 KeyOz 1857
                 <property name="text" >
158 KeyOz 1858
                  <string>Nick / Roll D-Anteil:</string>
1859
                 </property>
1860
                </widget>
1861
               </item>
162 KeyOz 1862
               <item row="1" column="1" >
1863
                <widget class="QSpinBox" name="sb_3_2" >
1864
                 <property name="maximum" >
1865
                  <number>64</number>
1866
                 </property>
1867
                 <property name="value" >
159 KeyOz 1868
                  <number>1</number>
1869
                 </property>
158 KeyOz 1870
                </widget>
1871
               </item>
162 KeyOz 1872
               <item row="1" column="2" >
1873
                <widget class="QLabel" name="label_23" >
1874
                 <property name="text" >
158 KeyOz 1875
                  <string>[0..64]</string>
1876
                 </property>
1877
                </widget>
1878
               </item>
162 KeyOz 1879
               <item row="2" column="1" >
1880
                <spacer name="verticalSpacer_4" >
1881
                 <property name="orientation" >
158 KeyOz 1882
                  <enum>Qt::Vertical</enum>
1883
                 </property>
162 KeyOz 1884
                 <property name="sizeType" >
158 KeyOz 1885
                  <enum>QSizePolicy::Fixed</enum>
1886
                 </property>
162 KeyOz 1887
                 <property name="sizeHint" stdset="0" >
158 KeyOz 1888
                  <size>
1889
                   <width>20</width>
1890
                   <height>10</height>
1891
                  </size>
1892
                 </property>
1893
                </spacer>
1894
               </item>
162 KeyOz 1895
               <item row="3" column="0" >
1896
                <widget class="QLabel" name="label_21" >
1897
                 <property name="font" >
158 KeyOz 1898
                  <font>
1899
                   <weight>75</weight>
1900
                   <bold>true</bold>
1901
                  </font>
1902
                 </property>
162 KeyOz 1903
                 <property name="text" >
158 KeyOz 1904
                  <string>Gier P-Anteil:</string>
1905
                 </property>
1906
                </widget>
1907
               </item>
162 KeyOz 1908
               <item row="3" column="1" >
1909
                <widget class="QComboBox" name="cb_3_3" >
1910
                 <property name="editable" >
158 KeyOz 1911
                  <bool>true</bool>
1912
                 </property>
1913
                 <item>
162 KeyOz 1914
                  <property name="text" >
158 KeyOz 1915
                   <string>Poti 1</string>
1916
                  </property>
1917
                 </item>
1918
                 <item>
162 KeyOz 1919
                  <property name="text" >
158 KeyOz 1920
                   <string>Poti 2</string>
1921
                  </property>
1922
                 </item>
1923
                 <item>
162 KeyOz 1924
                  <property name="text" >
158 KeyOz 1925
                   <string>Poti 3</string>
1926
                  </property>
1927
                 </item>
1928
                 <item>
162 KeyOz 1929
                  <property name="text" >
158 KeyOz 1930
                   <string>Poti 4</string>
1931
                  </property>
1932
                 </item>
1933
                 <item>
162 KeyOz 1934
                  <property name="text" >
158 KeyOz 1935
                   <string>0</string>
1936
                  </property>
1937
                 </item>
1938
                </widget>
1939
               </item>
162 KeyOz 1940
               <item row="3" column="2" >
1941
                <widget class="QLabel" name="label_24" >
1942
                 <property name="text" >
158 KeyOz 1943
                  <string>[1..20]</string>
1944
                 </property>
1945
                </widget>
1946
               </item>
162 KeyOz 1947
               <item row="4" column="0" colspan="3" >
1948
                <widget class="Line" name="line" >
1949
                 <property name="orientation" >
158 KeyOz 1950
                  <enum>Qt::Horizontal</enum>
1951
                 </property>
1952
                </widget>
1953
               </item>
162 KeyOz 1954
               <item row="5" column="0" >
1955
                <widget class="QLabel" name="label_51" >
1956
                 <property name="font" >
158 KeyOz 1957
                  <font>
1958
                   <weight>75</weight>
1959
                   <bold>true</bold>
1960
                  </font>
1961
                 </property>
162 KeyOz 1962
                 <property name="text" >
158 KeyOz 1963
                  <string>External Control:</string>
1964
                 </property>
1965
                </widget>
1966
               </item>
162 KeyOz 1967
               <item row="5" column="1" >
1968
                <widget class="QComboBox" name="cb_3_4" >
1969
                 <property name="editable" >
158 KeyOz 1970
                  <bool>true</bool>
1971
                 </property>
1972
                 <item>
162 KeyOz 1973
                  <property name="text" >
158 KeyOz 1974
                   <string>Poti 1</string>
1975
                  </property>
1976
                 </item>
1977
                 <item>
162 KeyOz 1978
                  <property name="text" >
158 KeyOz 1979
                   <string>Poti 2</string>
1980
                  </property>
1981
                 </item>
1982
                 <item>
162 KeyOz 1983
                  <property name="text" >
158 KeyOz 1984
                   <string>Poti 3</string>
1985
                  </property>
1986
                 </item>
1987
                 <item>
162 KeyOz 1988
                  <property name="text" >
158 KeyOz 1989
                   <string>Poti 4</string>
1990
                  </property>
1991
                 </item>
1992
                 <item>
162 KeyOz 1993
                  <property name="text" >
158 KeyOz 1994
                   <string>0</string>
1995
                  </property>
1996
                 </item>
1997
                </widget>
1998
               </item>
162 KeyOz 1999
               <item row="5" column="2" >
2000
                <layout class="QVBoxLayout" name="verticalLayout" >
158 KeyOz 2001
                 <item>
162 KeyOz 2002
                  <widget class="QLabel" name="label_52" >
2003
                   <property name="text" >
158 KeyOz 2004
                    <string>0=OFF, Dubwise: Gain,  </string>
2005
                   </property>
2006
                  </widget>
2007
                 </item>
2008
                 <item>
162 KeyOz 2009
                  <widget class="QLabel" name="label_53" >
2010
                   <property name="text" >
2011
                    <string>Riddim > 128 = ON</string>
158 KeyOz 2012
                   </property>
2013
                  </widget>
2014
                 </item>
2015
                </layout>
2016
               </item>
162 KeyOz 2017
               <item row="6" column="1" >
2018
                <spacer name="verticalSpacer_5" >
2019
                 <property name="orientation" >
158 KeyOz 2020
                  <enum>Qt::Vertical</enum>
2021
                 </property>
162 KeyOz 2022
                 <property name="sizeType" >
158 KeyOz 2023
                  <enum>QSizePolicy::Expanding</enum>
2024
                 </property>
162 KeyOz 2025
                 <property name="sizeHint" stdset="0" >
158 KeyOz 2026
                  <size>
2027
                   <width>20</width>
2028
                   <height>85</height>
2029
                  </size>
2030
                 </property>
2031
                </spacer>
2032
               </item>
2033
              </layout>
2034
             </widget>
2035
            </item>
2036
           </layout>
2037
          </widget>
162 KeyOz 2038
          <widget class="QWidget" name="Tab_P4" >
2039
           <attribute name="title" >
158 KeyOz 2040
            <string>Höhe </string>
2041
           </attribute>
162 KeyOz 2042
           <layout class="QGridLayout" name="gridLayout_16" >
2043
            <item row="0" column="2" >
2044
             <widget class="QTextEdit" name="te_Help_4" >
2045
              <property name="minimumSize" >
158 KeyOz 2046
               <size>
2047
                <width>200</width>
2048
                <height>0</height>
2049
               </size>
2050
              </property>
162 KeyOz 2051
              <property name="maximumSize" >
158 KeyOz 2052
               <size>
2053
                <width>200</width>
2054
                <height>16777215</height>
2055
               </size>
2056
              </property>
162 KeyOz 2057
              <property name="readOnly" >
2058
               <bool>true</bool>
2059
              </property>
2060
              <property name="html" >
2061
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
2062
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 2063
p, li { white-space: pre-wrap; }
162 KeyOz 2064
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
2065
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Hier kann der Höhenregler parametriert werden.&lt;/span>&lt;/p>
2066
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600; text-decoration: underline;">&lt;/p>
2067
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Setpoint:&lt;/span> Gibt die maximale Höhe an. Normalerweise wird hier ein Poti als Kanal der Funke eingetragen. Kleine Werte ermöglichen nur niedrige Maximalhöhen.&lt;span style=" font-weight:600;"> &lt;/span>&lt;/p>
2068
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fluganfänger sollten das Feature nutzen, hier evtl. 0 eintragen und den Höhenregler aktivieren (siehe oben). Dann kann es nicht passieren, dass der MikroKopter zu hoch steigt. Bei Nutzung des Höhenreglers als Schalter ist hier auch das entsprechende Poti einzutragen, um den Kanal der Funke damit festzulegen. &lt;/p>
2069
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Min Gas:&lt;/span> unter diesen Wert wird das Gas nicht gestellt, wenn die Höhe überschritten wurde. &lt;/p>
2070
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">P-Anteil:&lt;/span> Abhängigkeit von Rücknahme von Gas bei Höhe über. Je höher dieser Wert, desto kleiner ist der Flugbereich oberhalb der Maximalhöhe. &lt;/p>
2071
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Luftdruck-D:&lt;/span> Dämpft das Schwingverhalten des Höhenreglers. Geringste Luftdruckänderungen haben damit grosse Wirkung auf Gas. &lt;/p>
2072
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Z-ACC:&lt;/span> Dämpft das Schwingverhalten mittels des Beschleunigungssensors. &lt;/p>
2073
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Verstärkung:&lt;/span> ermöglicht grössere Flughöhen, wenn dieser Wert vergrößert wird. Der Setpiont wird mit diesem Wert multipliziert. &lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 2074
              </property>
158 KeyOz 2075
             </widget>
2076
            </item>
162 KeyOz 2077
            <item row="0" column="0" >
2078
             <widget class="QFrame" name="frame_5" >
2079
              <property name="sizePolicy" >
2080
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 2081
                <horstretch>0</horstretch>
2082
                <verstretch>0</verstretch>
2083
               </sizepolicy>
2084
              </property>
162 KeyOz 2085
              <property name="frameShape" >
158 KeyOz 2086
               <enum>QFrame::StyledPanel</enum>
2087
              </property>
162 KeyOz 2088
              <property name="frameShadow" >
158 KeyOz 2089
               <enum>QFrame::Raised</enum>
2090
              </property>
162 KeyOz 2091
              <layout class="QGridLayout" name="gridLayout_17" >
2092
               <item row="0" column="0" >
2093
                <widget class="QLabel" name="label_25" >
2094
                 <property name="font" >
158 KeyOz 2095
                  <font>
2096
                   <weight>75</weight>
2097
                   <bold>true</bold>
2098
                  </font>
2099
                 </property>
162 KeyOz 2100
                 <property name="text" >
158 KeyOz 2101
                  <string>Soll-Höhe:</string>
2102
                 </property>
2103
                </widget>
2104
               </item>
162 KeyOz 2105
               <item row="0" column="1" colspan="2" >
2106
                <widget class="QComboBox" name="cb_4_1" >
2107
                 <property name="editable" >
158 KeyOz 2108
                  <bool>true</bool>
2109
                 </property>
2110
                 <item>
162 KeyOz 2111
                  <property name="text" >
158 KeyOz 2112
                   <string>Poti 1</string>
2113
                  </property>
2114
                 </item>
2115
                 <item>
162 KeyOz 2116
                  <property name="text" >
158 KeyOz 2117
                   <string>Poti 2</string>
2118
                  </property>
2119
                 </item>
2120
                 <item>
162 KeyOz 2121
                  <property name="text" >
158 KeyOz 2122
                   <string>Poti 3</string>
2123
                  </property>
2124
                 </item>
2125
                 <item>
162 KeyOz 2126
                  <property name="text" >
158 KeyOz 2127
                   <string>Poti 4</string>
2128
                  </property>
2129
                 </item>
2130
                 <item>
162 KeyOz 2131
                  <property name="text" >
158 KeyOz 2132
                   <string>0</string>
2133
                  </property>
2134
                 </item>
2135
                </widget>
2136
               </item>
162 KeyOz 2137
               <item row="0" column="3" >
2138
                <widget class="QLabel" name="label_31" >
2139
                 <property name="text" >
158 KeyOz 2140
                  <string>[0..250]</string>
2141
                 </property>
2142
                </widget>
2143
               </item>
162 KeyOz 2144
               <item rowspan="2" row="1" column="0" >
2145
                <widget class="QLabel" name="label_26" >
2146
                 <property name="font" >
158 KeyOz 2147
                  <font>
2148
                   <weight>75</weight>
2149
                   <bold>true</bold>
2150
                  </font>
2151
                 </property>
162 KeyOz 2152
                 <property name="text" >
158 KeyOz 2153
                  <string>Min. Gas:</string>
2154
                 </property>
2155
                </widget>
2156
               </item>
162 KeyOz 2157
               <item rowspan="2" row="1" column="1" colspan="2" >
2158
                <widget class="QSpinBox" name="sb_4_2" >
2159
                 <property name="maximum" >
158 KeyOz 2160
                  <number>250</number>
2161
                 </property>
2162
                </widget>
2163
               </item>
162 KeyOz 2164
               <item rowspan="2" row="1" column="3" >
2165
                <widget class="QLabel" name="label_32" >
2166
                 <property name="text" >
158 KeyOz 2167
                  <string>[0..250]</string>
2168
                 </property>
2169
                </widget>
2170
               </item>
162 KeyOz 2171
               <item rowspan="2" row="5" column="0" >
2172
                <widget class="QLabel" name="label_27" >
2173
                 <property name="font" >
158 KeyOz 2174
                  <font>
2175
                   <weight>75</weight>
2176
                   <bold>true</bold>
2177
                  </font>
2178
                 </property>
162 KeyOz 2179
                 <property name="text" >
158 KeyOz 2180
                  <string>Höhe P-Anteil:</string>
2181
                 </property>
2182
                </widget>
2183
               </item>
162 KeyOz 2184
               <item rowspan="2" row="5" column="1" colspan="2" >
2185
                <widget class="QComboBox" name="cb_4_3" >
2186
                 <property name="editable" >
158 KeyOz 2187
                  <bool>true</bool>
2188
                 </property>
2189
                 <item>
162 KeyOz 2190
                  <property name="text" >
158 KeyOz 2191
                   <string>Poti 1</string>
2192
                  </property>
2193
                 </item>
2194
                 <item>
162 KeyOz 2195
                  <property name="text" >
158 KeyOz 2196
                   <string>Poti 2</string>
2197
                  </property>
2198
                 </item>
2199
                 <item>
162 KeyOz 2200
                  <property name="text" >
158 KeyOz 2201
                   <string>Poti 3</string>
2202
                  </property>
2203
                 </item>
2204
                 <item>
162 KeyOz 2205
                  <property name="text" >
158 KeyOz 2206
                   <string>Poti 4</string>
2207
                  </property>
2208
                 </item>
2209
                 <item>
162 KeyOz 2210
                  <property name="text" >
158 KeyOz 2211
                   <string>0</string>
2212
                  </property>
2213
                 </item>
2214
                </widget>
2215
               </item>
162 KeyOz 2216
               <item rowspan="2" row="5" column="3" >
2217
                <widget class="QLabel" name="label_33" >
2218
                 <property name="text" >
158 KeyOz 2219
                  <string>[0..32]</string>
2220
                 </property>
2221
                </widget>
2222
               </item>
162 KeyOz 2223
               <item rowspan="2" row="7" column="0" >
2224
                <widget class="QLabel" name="label_28" >
2225
                 <property name="font" >
158 KeyOz 2226
                  <font>
2227
                   <weight>75</weight>
2228
                   <bold>true</bold>
2229
                  </font>
2230
                 </property>
162 KeyOz 2231
                 <property name="text" >
158 KeyOz 2232
                  <string>Luftdruck D-Anteil:</string>
2233
                 </property>
2234
                </widget>
2235
               </item>
162 KeyOz 2236
               <item rowspan="2" row="7" column="1" colspan="2" >
2237
                <widget class="QComboBox" name="cb_4_4" >
2238
                 <property name="editable" >
158 KeyOz 2239
                  <bool>true</bool>
2240
                 </property>
2241
                 <item>
162 KeyOz 2242
                  <property name="text" >
158 KeyOz 2243
                   <string>Poti 1</string>
2244
                  </property>
2245
                 </item>
2246
                 <item>
162 KeyOz 2247
                  <property name="text" >
158 KeyOz 2248
                   <string>Poti 2</string>
2249
                  </property>
2250
                 </item>
2251
                 <item>
162 KeyOz 2252
                  <property name="text" >
158 KeyOz 2253
                   <string>Poti 3</string>
2254
                  </property>
2255
                 </item>
2256
                 <item>
162 KeyOz 2257
                  <property name="text" >
158 KeyOz 2258
                   <string>Poti 4</string>
2259
                  </property>
2260
                 </item>
2261
                 <item>
162 KeyOz 2262
                  <property name="text" >
158 KeyOz 2263
                   <string>0</string>
2264
                  </property>
2265
                 </item>
2266
                </widget>
2267
               </item>
162 KeyOz 2268
               <item rowspan="2" row="7" column="3" >
2269
                <widget class="QLabel" name="label_34" >
2270
                 <property name="text" >
158 KeyOz 2271
                  <string>[0..250]</string>
2272
                 </property>
2273
                </widget>
2274
               </item>
162 KeyOz 2275
               <item rowspan="4" row="10" column="0" >
2276
                <widget class="QLabel" name="label_29" >
2277
                 <property name="font" >
158 KeyOz 2278
                  <font>
2279
                   <weight>75</weight>
2280
                   <bold>true</bold>
2281
                  </font>
2282
                 </property>
162 KeyOz 2283
                 <property name="text" >
158 KeyOz 2284
                  <string>Z-Acc Wirkung:</string>
2285
                 </property>
2286
                </widget>
2287
               </item>
162 KeyOz 2288
               <item rowspan="4" row="10" column="1" colspan="2" >
2289
                <widget class="QComboBox" name="cb_4_5" >
2290
                 <property name="editable" >
158 KeyOz 2291
                  <bool>true</bool>
2292
                 </property>
2293
                 <item>
162 KeyOz 2294
                  <property name="text" >
158 KeyOz 2295
                   <string>Poti 1</string>
2296
                  </property>
2297
                 </item>
2298
                 <item>
162 KeyOz 2299
                  <property name="text" >
158 KeyOz 2300
                   <string>Poti 2</string>
2301
                  </property>
2302
                 </item>
2303
                 <item>
162 KeyOz 2304
                  <property name="text" >
158 KeyOz 2305
                   <string>Poti 3</string>
2306
                  </property>
2307
                 </item>
2308
                 <item>
162 KeyOz 2309
                  <property name="text" >
158 KeyOz 2310
                   <string>Poti 4</string>
2311
                  </property>
2312
                 </item>
2313
                 <item>
162 KeyOz 2314
                  <property name="text" >
158 KeyOz 2315
                   <string>0</string>
2316
                  </property>
2317
                 </item>
2318
                </widget>
2319
               </item>
162 KeyOz 2320
               <item rowspan="4" row="10" column="3" >
2321
                <widget class="QLabel" name="label_35" >
2322
                 <property name="text" >
158 KeyOz 2323
                  <string>[0..250]</string>
2324
                 </property>
2325
                </widget>
2326
               </item>
162 KeyOz 2327
               <item row="14" column="0" >
2328
                <widget class="QLabel" name="label_30" >
2329
                 <property name="font" >
158 KeyOz 2330
                  <font>
2331
                   <weight>75</weight>
2332
                   <bold>true</bold>
2333
                  </font>
2334
                 </property>
162 KeyOz 2335
                 <property name="text" >
158 KeyOz 2336
                  <string>Verstärkung:</string>
2337
                 </property>
2338
                </widget>
2339
               </item>
162 KeyOz 2340
               <item row="14" column="1" colspan="2" >
2341
                <widget class="QSpinBox" name="sb_4_6" >
2342
                 <property name="maximum" >
158 KeyOz 2343
                  <number>50</number>
2344
                 </property>
2345
                </widget>
2346
               </item>
162 KeyOz 2347
               <item row="14" column="3" >
2348
                <widget class="QLabel" name="label_36" >
2349
                 <property name="text" >
158 KeyOz 2350
                  <string>[0..50]</string>
2351
                 </property>
2352
                </widget>
2353
               </item>
162 KeyOz 2354
               <item row="4" column="1" >
2355
                <spacer name="verticalSpacer_6" >
2356
                 <property name="orientation" >
158 KeyOz 2357
                  <enum>Qt::Vertical</enum>
2358
                 </property>
162 KeyOz 2359
                 <property name="sizeType" >
158 KeyOz 2360
                  <enum>QSizePolicy::Fixed</enum>
2361
                 </property>
162 KeyOz 2362
                 <property name="sizeHint" stdset="0" >
158 KeyOz 2363
                  <size>
2364
                   <width>20</width>
2365
                   <height>10</height>
2366
                  </size>
2367
                 </property>
2368
                </spacer>
2369
               </item>
162 KeyOz 2370
               <item row="9" column="1" >
2371
                <spacer name="verticalSpacer_8" >
2372
                 <property name="orientation" >
158 KeyOz 2373
                  <enum>Qt::Vertical</enum>
2374
                 </property>
162 KeyOz 2375
                 <property name="sizeType" >
158 KeyOz 2376
                  <enum>QSizePolicy::Fixed</enum>
2377
                 </property>
162 KeyOz 2378
                 <property name="sizeHint" stdset="0" >
158 KeyOz 2379
                  <size>
2380
                   <width>77</width>
2381
                   <height>10</height>
2382
                  </size>
2383
                 </property>
2384
                </spacer>
2385
               </item>
162 KeyOz 2386
               <item row="15" column="1" >
2387
                <spacer name="verticalSpacer_10" >
2388
                 <property name="orientation" >
158 KeyOz 2389
                  <enum>Qt::Vertical</enum>
2390
                 </property>
162 KeyOz 2391
                 <property name="sizeType" >
158 KeyOz 2392
                  <enum>QSizePolicy::Expanding</enum>
2393
                 </property>
162 KeyOz 2394
                 <property name="sizeHint" stdset="0" >
158 KeyOz 2395
                  <size>
2396
                   <width>74</width>
2397
                   <height>34</height>
2398
                  </size>
2399
                 </property>
2400
                </spacer>
2401
               </item>
162 KeyOz 2402
               <item row="3" column="1" >
2403
                <widget class="QCheckBox" name="cb_4_7" >
2404
                 <property name="text" >
158 KeyOz 2405
                  <string>3fach Schalter </string>
2406
                 </property>
2407
                </widget>
2408
               </item>
2409
              </layout>
2410
             </widget>
2411
            </item>
2412
           </layout>
2413
          </widget>
162 KeyOz 2414
          <widget class="QWidget" name="Tab_P5" >
2415
           <attribute name="title" >
158 KeyOz 2416
            <string>Gyro </string>
2417
           </attribute>
162 KeyOz 2418
           <layout class="QGridLayout" name="gridLayout_18" >
2419
            <item row="0" column="0" >
2420
             <widget class="QFrame" name="frame_6" >
2421
              <property name="sizePolicy" >
2422
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 2423
                <horstretch>0</horstretch>
2424
                <verstretch>0</verstretch>
2425
               </sizepolicy>
2426
              </property>
162 KeyOz 2427
              <property name="frameShape" >
158 KeyOz 2428
               <enum>QFrame::StyledPanel</enum>
2429
              </property>
162 KeyOz 2430
              <property name="frameShadow" >
158 KeyOz 2431
               <enum>QFrame::Raised</enum>
2432
              </property>
162 KeyOz 2433
              <layout class="QGridLayout" name="gridLayout_12" >
2434
               <item row="0" column="0" >
2435
                <widget class="QLabel" name="label_37" >
2436
                 <property name="font" >
158 KeyOz 2437
                  <font>
2438
                   <weight>75</weight>
2439
                   <bold>true</bold>
2440
                  </font>
2441
                 </property>
162 KeyOz 2442
                 <property name="text" >
158 KeyOz 2443
                  <string>Gyro P-Anteil:</string>
2444
                 </property>
2445
                </widget>
2446
               </item>
162 KeyOz 2447
               <item row="0" column="1" >
2448
                <widget class="QComboBox" name="cb_5_1" >
2449
                 <property name="editable" >
158 KeyOz 2450
                  <bool>true</bool>
2451
                 </property>
2452
                 <item>
162 KeyOz 2453
                  <property name="text" >
158 KeyOz 2454
                   <string>Poti 1</string>
2455
                  </property>
2456
                 </item>
2457
                 <item>
162 KeyOz 2458
                  <property name="text" >
158 KeyOz 2459
                   <string>Poti 2</string>
2460
                  </property>
2461
                 </item>
2462
                 <item>
162 KeyOz 2463
                  <property name="text" >
158 KeyOz 2464
                   <string>Poti 3</string>
2465
                  </property>
2466
                 </item>
2467
                 <item>
162 KeyOz 2468
                  <property name="text" >
158 KeyOz 2469
                   <string>Poti 4</string>
2470
                  </property>
2471
                 </item>
2472
                 <item>
162 KeyOz 2473
                  <property name="text" >
158 KeyOz 2474
                   <string>0</string>
2475
                  </property>
2476
                 </item>
2477
                </widget>
2478
               </item>
162 KeyOz 2479
               <item row="0" column="2" >
2480
                <widget class="QLabel" name="label_44" >
2481
                 <property name="text" >
158 KeyOz 2482
                  <string>[0..250]</string>
2483
                 </property>
2484
                </widget>
2485
               </item>
162 KeyOz 2486
               <item row="1" column="0" >
2487
                <widget class="QLabel" name="label_38" >
2488
                 <property name="font" >
158 KeyOz 2489
                  <font>
2490
                   <weight>75</weight>
2491
                   <bold>true</bold>
2492
                  </font>
2493
                 </property>
162 KeyOz 2494
                 <property name="text" >
158 KeyOz 2495
                  <string>Gyro I-Anteil:</string>
2496
                 </property>
2497
                </widget>
2498
               </item>
162 KeyOz 2499
               <item row="1" column="1" >
2500
                <widget class="QComboBox" name="cb_5_2" >
2501
                 <property name="editable" >
158 KeyOz 2502
                  <bool>true</bool>
2503
                 </property>
2504
                 <item>
162 KeyOz 2505
                  <property name="text" >
158 KeyOz 2506
                   <string>Poti 1</string>
2507
                  </property>
2508
                 </item>
2509
                 <item>
162 KeyOz 2510
                  <property name="text" >
158 KeyOz 2511
                   <string>Poti 2</string>
2512
                  </property>
2513
                 </item>
2514
                 <item>
162 KeyOz 2515
                  <property name="text" >
158 KeyOz 2516
                   <string>Poti 3</string>
2517
                  </property>
2518
                 </item>
2519
                 <item>
162 KeyOz 2520
                  <property name="text" >
158 KeyOz 2521
                   <string>Poti 4</string>
2522
                  </property>
2523
                 </item>
2524
                 <item>
162 KeyOz 2525
                  <property name="text" >
158 KeyOz 2526
                   <string>0</string>
2527
                  </property>
2528
                 </item>
2529
                </widget>
2530
               </item>
162 KeyOz 2531
               <item row="1" column="2" >
2532
                <widget class="QLabel" name="label_45" >
2533
                 <property name="text" >
2534
                  <string>[0..250]   (Winkels-&lt;br>tabilität)</string>
158 KeyOz 2535
                 </property>
2536
                </widget>
2537
               </item>
162 KeyOz 2538
               <item row="2" column="0" >
2539
                <widget class="QLabel" name="label_39" >
2540
                 <property name="font" >
158 KeyOz 2541
                  <font>
2542
                   <weight>75</weight>
2543
                   <bold>true</bold>
2544
                  </font>
2545
                 </property>
162 KeyOz 2546
                 <property name="text" >
158 KeyOz 2547
                  <string>Dynamic Stability:</string>
2548
                 </property>
2549
                </widget>
2550
               </item>
162 KeyOz 2551
               <item row="2" column="1" >
2552
                <widget class="QComboBox" name="cb_5_3" >
2553
                 <property name="editable" >
158 KeyOz 2554
                  <bool>true</bool>
2555
                 </property>
2556
                 <item>
162 KeyOz 2557
                  <property name="text" >
158 KeyOz 2558
                   <string>Poti 1</string>
2559
                  </property>
2560
                 </item>
2561
                 <item>
162 KeyOz 2562
                  <property name="text" >
158 KeyOz 2563
                   <string>Poti 2</string>
2564
                  </property>
2565
                 </item>
2566
                 <item>
162 KeyOz 2567
                  <property name="text" >
158 KeyOz 2568
                   <string>Poti 3</string>
2569
                  </property>
2570
                 </item>
2571
                 <item>
162 KeyOz 2572
                  <property name="text" >
158 KeyOz 2573
                   <string>Poti 4</string>
2574
                  </property>
2575
                 </item>
2576
                 <item>
162 KeyOz 2577
                  <property name="text" >
158 KeyOz 2578
                   <string>0</string>
2579
                  </property>
2580
                 </item>
2581
                </widget>
2582
               </item>
162 KeyOz 2583
               <item row="2" column="2" >
2584
                <widget class="QLabel" name="label_46" >
2585
                 <property name="text" >
158 KeyOz 2586
                  <string>[0..250]</string>
2587
                 </property>
2588
                </widget>
2589
               </item>
162 KeyOz 2590
               <item row="3" column="0" >
2591
                <widget class="QLabel" name="label_40" >
2592
                 <property name="font" >
158 KeyOz 2593
                  <font>
2594
                   <weight>75</weight>
2595
                   <bold>true</bold>
2596
                  </font>
2597
                 </property>
162 KeyOz 2598
                 <property name="text" >
158 KeyOz 2599
                  <string>ACC/Gyro-Faktor:</string>
2600
                 </property>
2601
                </widget>
2602
               </item>
162 KeyOz 2603
               <item row="3" column="1" >
2604
                <widget class="QSpinBox" name="sb_5_4" >
2605
                 <property name="maximum" >
158 KeyOz 2606
                  <number>250</number>
2607
                 </property>
2608
                </widget>
2609
               </item>
162 KeyOz 2610
               <item row="3" column="2" >
2611
                <widget class="QLabel" name="label_47" >
2612
                 <property name="text" >
158 KeyOz 2613
                  <string>[0..250]</string>
2614
                 </property>
2615
                </widget>
2616
               </item>
162 KeyOz 2617
               <item row="4" column="0" >
2618
                <widget class="QLabel" name="label_41" >
2619
                 <property name="font" >
158 KeyOz 2620
                  <font>
2621
                   <weight>75</weight>
2622
                   <bold>true</bold>
2623
                  </font>
2624
                 </property>
162 KeyOz 2625
                 <property name="text" >
158 KeyOz 2626
                  <string>ACC/Gyro-Comp.:</string>
2627
                 </property>
2628
                </widget>
2629
               </item>
162 KeyOz 2630
               <item row="4" column="1" >
2631
                <widget class="QSpinBox" name="sb_5_5" >
2632
                 <property name="maximum" >
158 KeyOz 2633
                  <number>250</number>
2634
                 </property>
2635
                </widget>
2636
               </item>
162 KeyOz 2637
               <item row="4" column="2" >
2638
                <widget class="QLabel" name="label_48" >
2639
                 <property name="text" >
158 KeyOz 2640
                  <string>[0..250]   (1/x)</string>
2641
                 </property>
2642
                </widget>
2643
               </item>
162 KeyOz 2644
               <item row="5" column="0" >
2645
                <widget class="QLabel" name="label_42" >
2646
                 <property name="font" >
158 KeyOz 2647
                  <font>
2648
                   <weight>75</weight>
2649
                   <bold>true</bold>
2650
                  </font>
2651
                 </property>
162 KeyOz 2652
                 <property name="text" >
158 KeyOz 2653
                  <string>Hauptregler I-Anteil:</string>
2654
                 </property>
2655
                </widget>
2656
               </item>
162 KeyOz 2657
               <item row="5" column="1" >
2658
                <widget class="QComboBox" name="cb_5_6" >
2659
                 <property name="editable" >
158 KeyOz 2660
                  <bool>true</bool>
2661
                 </property>
2662
                 <item>
162 KeyOz 2663
                  <property name="text" >
158 KeyOz 2664
                   <string>Poti 1</string>
2665
                  </property>
2666
                 </item>
2667
                 <item>
162 KeyOz 2668
                  <property name="text" >
158 KeyOz 2669
                   <string>Poti 2</string>
2670
                  </property>
2671
                 </item>
2672
                 <item>
162 KeyOz 2673
                  <property name="text" >
158 KeyOz 2674
                   <string>Poti 3</string>
2675
                  </property>
2676
                 </item>
2677
                 <item>
162 KeyOz 2678
                  <property name="text" >
158 KeyOz 2679
                   <string>Poti 4</string>
2680
                  </property>
2681
                 </item>
2682
                 <item>
162 KeyOz 2683
                  <property name="text" >
158 KeyOz 2684
                   <string>0</string>
2685
                  </property>
2686
                 </item>
2687
                </widget>
2688
               </item>
162 KeyOz 2689
               <item row="5" column="2" >
2690
                <widget class="QLabel" name="label_49" >
2691
                 <property name="text" >
158 KeyOz 2692
                  <string>[0..250]</string>
2693
                 </property>
2694
                </widget>
2695
               </item>
162 KeyOz 2696
               <item row="6" column="0" >
2697
                <widget class="QLabel" name="label_43" >
2698
                 <property name="font" >
158 KeyOz 2699
                  <font>
2700
                   <weight>75</weight>
2701
                   <bold>true</bold>
2702
                  </font>
2703
                 </property>
162 KeyOz 2704
                 <property name="text" >
158 KeyOz 2705
                  <string>Driftkompensation:</string>
2706
                 </property>
2707
                </widget>
2708
               </item>
162 KeyOz 2709
               <item row="6" column="1" >
2710
                <widget class="QSpinBox" name="sb_5_7" >
2711
                 <property name="maximum" >
158 KeyOz 2712
                  <number>250</number>
2713
                 </property>
2714
                </widget>
2715
               </item>
162 KeyOz 2716
               <item row="6" column="2" >
2717
                <widget class="QLabel" name="label_50" >
2718
                 <property name="text" >
158 KeyOz 2719
                  <string>[0..250]</string>
2720
                 </property>
2721
                </widget>
2722
               </item>
2723
              </layout>
2724
             </widget>
2725
            </item>
162 KeyOz 2726
            <item row="0" column="1" >
2727
             <widget class="QTextEdit" name="te_Help_5" >
2728
              <property name="minimumSize" >
158 KeyOz 2729
               <size>
2730
                <width>200</width>
2731
                <height>0</height>
2732
               </size>
2733
              </property>
162 KeyOz 2734
              <property name="maximumSize" >
158 KeyOz 2735
               <size>
2736
                <width>200</width>
2737
                <height>16777215</height>
2738
               </size>
2739
              </property>
162 KeyOz 2740
              <property name="readOnly" >
2741
               <bool>true</bool>
2742
              </property>
2743
              <property name="html" >
2744
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
2745
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 2746
p, li { white-space: pre-wrap; }
162 KeyOz 2747
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
2748
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Hier werden die Parameter für die Gyroskope eingestellt.&lt;/span>&lt;/p>
2749
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Gyro-P: &lt;/span>Einfluss des Gyros auf die Nick- und Rollgeschwindigkeit. Je höher wer Wert, desto träger bewegt sich der MikroKopter. &lt;/p>
2750
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Gyro-I&lt;/span>: Lagestabilisierung. Je höher der Wert, desto stärker der Zusammenhang von Stickwinkel und Lagewinkel. Führt bei zu grossen Werten (gegenüber Gyro-P) zum Schwingen. &lt;/p>
2751
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Dynamic Stability&lt;/span> Mit diesem Wert lässt sich nun einstellen, wieviel Schub die Achsenregelung zur Verfügung hat, um zu Regeln Einige haben sich daran gestört, dass der MK beim starken Regeln steigt. Das war auch der Grund für das Steigen bei Wind oder sonstigen Phänomenen wie Lagerschaden zum Beispiel. Ausserdem haben Anfänger Probleme mit dem Springen bei der Landung, was auch diese Ursache hat. Kleiner 64 -&amp;gt; der Schub wird auf unter Gas limitiert -&amp;gt; kein Steigen bei starkem Regeln Grösser 64 -&amp;gt; der Schub darf grösser werden als Gas -&amp;gt; hartes Regeln der Achsen -&amp;gt; Steigen bei starken Regeln In den Settings ist es so verteilt: 1.Sport: 100 -&amp;gt; steigt 2.Normal: 75 -&amp;gt; steigt etwas 3.Beginner: 50 -&amp;gt; steigt nicht &lt;/p>
2752
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">ACC/Gyro-Faktor: &lt;/span>: Abhängigkeit zwischen ACC-Sensorwert und Gyrointegral. Wird der MK einige Grad gekippt, müssen ACC-Linie und Gyro-Integral deckungsgleich sein. Ggf. kann das hier korrigiert werden. &lt;/p>
2753
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">ACC/Gyro-Comp.: &lt;/span>: Grad des Fusion zwischen ACC und Gyro (reziprok). Je kleiner der Wert, desto schneller wird der Gyrowinkel dem ACC-Sensor angepasst. Zum Schweben sind größere Werte vorteilhaft (&amp;gt;100). Zum Heizen sollte man kleine Werte nehmen (10-50) &lt;/p>
2754
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Hauptregler I&lt;/span>: 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;/p>
2755
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Driftkompensation:&lt;/span> 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;/p>&lt;/body>&lt;/html></string>
159 KeyOz 2756
              </property>
158 KeyOz 2757
             </widget>
2758
            </item>
2759
           </layout>
2760
          </widget>
162 KeyOz 2761
          <widget class="QWidget" name="Tab_P6" >
2762
           <attribute name="title" >
158 KeyOz 2763
            <string>Kamera </string>
2764
           </attribute>
162 KeyOz 2765
           <layout class="QGridLayout" name="gridLayout_20" >
2766
            <item row="0" column="0" >
2767
             <widget class="QFrame" name="frame_7" >
2768
              <property name="sizePolicy" >
2769
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 2770
                <horstretch>0</horstretch>
2771
                <verstretch>0</verstretch>
2772
               </sizepolicy>
2773
              </property>
162 KeyOz 2774
              <property name="frameShape" >
158 KeyOz 2775
               <enum>QFrame::StyledPanel</enum>
2776
              </property>
162 KeyOz 2777
              <property name="frameShadow" >
158 KeyOz 2778
               <enum>QFrame::Raised</enum>
2779
              </property>
162 KeyOz 2780
              <layout class="QGridLayout" name="gridLayout_21" >
2781
               <item row="0" column="0" >
2782
                <widget class="QLabel" name="label_55" >
2783
                 <property name="font" >
158 KeyOz 2784
                  <font>
2785
                   <weight>75</weight>
2786
                   <bold>true</bold>
2787
                  </font>
2788
                 </property>
162 KeyOz 2789
                 <property name="text" >
158 KeyOz 2790
                  <string>Servo Control:</string>
2791
                 </property>
2792
                </widget>
2793
               </item>
162 KeyOz 2794
               <item row="0" column="1" colspan="2" >
2795
                <widget class="QComboBox" name="cb_6_1" >
2796
                 <property name="editable" >
158 KeyOz 2797
                  <bool>true</bool>
2798
                 </property>
2799
                 <item>
162 KeyOz 2800
                  <property name="text" >
158 KeyOz 2801
                   <string>Poti 1</string>
2802
                  </property>
2803
                 </item>
2804
                 <item>
162 KeyOz 2805
                  <property name="text" >
158 KeyOz 2806
                   <string>Poti 2</string>
2807
                  </property>
2808
                 </item>
2809
                 <item>
162 KeyOz 2810
                  <property name="text" >
158 KeyOz 2811
                   <string>Poti 3</string>
2812
                  </property>
2813
                 </item>
2814
                 <item>
162 KeyOz 2815
                  <property name="text" >
158 KeyOz 2816
                   <string>Poti 4</string>
2817
                  </property>
2818
                 </item>
2819
                 <item>
162 KeyOz 2820
                  <property name="text" >
158 KeyOz 2821
                   <string>0</string>
2822
                  </property>
2823
                 </item>
2824
                </widget>
2825
               </item>
162 KeyOz 2826
               <item row="0" column="3" >
2827
                <widget class="QLabel" name="label_54" >
2828
                 <property name="text" >
158 KeyOz 2829
                  <string>[0..250]</string>
2830
                 </property>
2831
                </widget>
2832
               </item>
162 KeyOz 2833
               <item rowspan="2" row="1" column="0" >
2834
                <widget class="QLabel" name="label_56" >
2835
                 <property name="font" >
158 KeyOz 2836
                  <font>
2837
                   <weight>75</weight>
2838
                   <bold>true</bold>
2839
                  </font>
2840
                 </property>
162 KeyOz 2841
                 <property name="text" >
158 KeyOz 2842
                  <string>Nick-Kompensation</string>
2843
                 </property>
2844
                </widget>
2845
               </item>
162 KeyOz 2846
               <item rowspan="2" row="1" column="1" colspan="2" >
2847
                <widget class="QSpinBox" name="sb_6_2" >
2848
                 <property name="maximum" >
158 KeyOz 2849
                  <number>250</number>
2850
                 </property>
2851
                </widget>
2852
               </item>
162 KeyOz 2853
               <item rowspan="2" row="1" column="3" >
2854
                <widget class="QCheckBox" name="cb_6_6" >
2855
                 <property name="text" >
158 KeyOz 2856
                  <string>Invert direction</string>
2857
                 </property>
2858
                </widget>
2859
               </item>
162 KeyOz 2860
               <item row="4" column="0" >
2861
                <widget class="QLabel" name="label_57" >
2862
                 <property name="font" >
158 KeyOz 2863
                  <font>
2864
                   <weight>75</weight>
2865
                   <bold>true</bold>
2866
                  </font>
2867
                 </property>
162 KeyOz 2868
                 <property name="text" >
158 KeyOz 2869
                  <string>Servo min:</string>
2870
                 </property>
2871
                </widget>
2872
               </item>
162 KeyOz 2873
               <item row="4" column="1" colspan="2" >
2874
                <widget class="QSpinBox" name="sb_6_3" >
2875
                 <property name="maximum" >
158 KeyOz 2876
                  <number>250</number>
2877
                 </property>
2878
                </widget>
2879
               </item>
162 KeyOz 2880
               <item row="4" column="3" >
2881
                <widget class="QLabel" name="label_61" >
2882
                 <property name="text" >
158 KeyOz 2883
                  <string>[0..250]</string>
2884
                 </property>
2885
                </widget>
2886
               </item>
162 KeyOz 2887
               <item row="5" column="0" >
2888
                <widget class="QLabel" name="label_58" >
2889
                 <property name="font" >
158 KeyOz 2890
                  <font>
2891
                   <weight>75</weight>
2892
                   <bold>true</bold>
2893
                  </font>
2894
                 </property>
162 KeyOz 2895
                 <property name="text" >
158 KeyOz 2896
                  <string>Servo max:</string>
2897
                 </property>
2898
                </widget>
2899
               </item>
162 KeyOz 2900
               <item row="5" column="1" colspan="2" >
2901
                <widget class="QSpinBox" name="sb_6_4" >
2902
                 <property name="maximum" >
158 KeyOz 2903
                  <number>250</number>
2904
                 </property>
2905
                </widget>
2906
               </item>
162 KeyOz 2907
               <item row="5" column="3" >
2908
                <widget class="QLabel" name="label_62" >
2909
                 <property name="text" >
158 KeyOz 2910
                  <string>[0..250]</string>
2911
                 </property>
2912
                </widget>
2913
               </item>
162 KeyOz 2914
               <item row="8" column="0" >
2915
                <widget class="QLabel" name="label_59" >
2916
                 <property name="font" >
158 KeyOz 2917
                  <font>
2918
                   <weight>75</weight>
2919
                   <bold>true</bold>
2920
                  </font>
2921
                 </property>
162 KeyOz 2922
                 <property name="text" >
158 KeyOz 2923
                  <string>Servo refresh rate:</string>
2924
                 </property>
2925
                </widget>
2926
               </item>
162 KeyOz 2927
               <item row="8" column="1" colspan="2" >
2928
                <widget class="QSpinBox" name="sb_6_5" >
2929
                 <property name="maximum" >
158 KeyOz 2930
                  <number>250</number>
2931
                 </property>
2932
                </widget>
2933
               </item>
162 KeyOz 2934
               <item row="8" column="3" >
2935
                <widget class="QLabel" name="label_63" >
2936
                 <property name="text" >
158 KeyOz 2937
                  <string>[0..250]</string>
2938
                 </property>
2939
                </widget>
2940
               </item>
162 KeyOz 2941
               <item row="3" column="1" >
2942
                <spacer name="verticalSpacer" >
2943
                 <property name="orientation" >
158 KeyOz 2944
                  <enum>Qt::Vertical</enum>
2945
                 </property>
162 KeyOz 2946
                 <property name="sizeType" >
158 KeyOz 2947
                  <enum>QSizePolicy::Fixed</enum>
2948
                 </property>
162 KeyOz 2949
                 <property name="sizeHint" stdset="0" >
158 KeyOz 2950
                  <size>
2951
                   <width>20</width>
2952
                   <height>10</height>
2953
                  </size>
2954
                 </property>
2955
                </spacer>
2956
               </item>
162 KeyOz 2957
               <item row="7" column="1" >
2958
                <spacer name="verticalSpacer_2" >
2959
                 <property name="orientation" >
158 KeyOz 2960
                  <enum>Qt::Vertical</enum>
2961
                 </property>
162 KeyOz 2962
                 <property name="sizeType" >
158 KeyOz 2963
                  <enum>QSizePolicy::Fixed</enum>
2964
                 </property>
162 KeyOz 2965
                 <property name="sizeHint" stdset="0" >
158 KeyOz 2966
                  <size>
2967
                   <width>121</width>
2968
                   <height>10</height>
2969
                  </size>
2970
                 </property>
2971
                </spacer>
2972
               </item>
162 KeyOz 2973
               <item row="9" column="1" >
2974
                <spacer name="verticalSpacer_3" >
2975
                 <property name="orientation" >
158 KeyOz 2976
                  <enum>Qt::Vertical</enum>
2977
                 </property>
162 KeyOz 2978
                 <property name="sizeHint" stdset="0" >
158 KeyOz 2979
                  <size>
2980
                   <width>20</width>
2981
                   <height>65</height>
2982
                  </size>
2983
                 </property>
2984
                </spacer>
2985
               </item>
2986
              </layout>
2987
             </widget>
2988
            </item>
162 KeyOz 2989
            <item row="0" column="1" >
2990
             <widget class="QTextEdit" name="te_Help_6" >
2991
              <property name="minimumSize" >
158 KeyOz 2992
               <size>
2993
                <width>200</width>
2994
                <height>0</height>
2995
               </size>
2996
              </property>
162 KeyOz 2997
              <property name="maximumSize" >
158 KeyOz 2998
               <size>
2999
                <width>200</width>
3000
                <height>16777215</height>
3001
               </size>
3002
              </property>
162 KeyOz 3003
              <property name="readOnly" >
3004
               <bool>true</bool>
3005
              </property>
3006
              <property name="html" >
3007
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
3008
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 3009
p, li { white-space: pre-wrap; }
162 KeyOz 3010
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
3011
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Einstellungen für das Kamera-Servo an J7 der FlightCtrl.&lt;/span>&lt;/p>
3012
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Servo-Control: &lt;/span>Servowert zum Schwenken der Kamera. Entweder fixen Wert, oder Poti eintragen. &lt;/p>
3013
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Nick-Kompensation: &lt;/span>Einfluss des Nickwinkels auf den Servo. &lt;/p>
3014
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Invert direction:&lt;/span> Drehrichtung invertieren. &lt;/p>
3015
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Servo Min:&lt;/span> Minimalwert als Anschlag. &lt;/p>
3016
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Servo Max:&lt;/span> Maximalwert als Anschlag. &lt;/p>
3017
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Servo Refresh-Rate:&lt;/span> Ansteuergeschwindigkeit. Einige Servos können nicht mit schnellen Werten angesteuert werden &lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 3018
              </property>
158 KeyOz 3019
             </widget>
3020
            </item>
3021
           </layout>
3022
          </widget>
162 KeyOz 3023
          <widget class="QWidget" name="Tab_P7" >
3024
           <attribute name="title" >
158 KeyOz 3025
            <string>Sonstiges </string>
3026
           </attribute>
162 KeyOz 3027
           <layout class="QGridLayout" name="gridLayout_22" >
3028
            <item row="0" column="0" >
3029
             <widget class="QFrame" name="frame_8" >
3030
              <property name="sizePolicy" >
3031
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 3032
                <horstretch>0</horstretch>
3033
                <verstretch>0</verstretch>
3034
               </sizepolicy>
3035
              </property>
162 KeyOz 3036
              <property name="frameShape" >
158 KeyOz 3037
               <enum>QFrame::StyledPanel</enum>
3038
              </property>
162 KeyOz 3039
              <property name="frameShadow" >
158 KeyOz 3040
               <enum>QFrame::Raised</enum>
3041
              </property>
162 KeyOz 3042
              <layout class="QGridLayout" name="gridLayout_23" >
3043
               <item row="0" column="0" >
3044
                <widget class="QLabel" name="label_68" >
3045
                 <property name="font" >
158 KeyOz 3046
                  <font>
3047
                   <weight>75</weight>
3048
                   <bold>true</bold>
3049
                  </font>
3050
                 </property>
162 KeyOz 3051
                 <property name="text" >
158 KeyOz 3052
                  <string>Min. Gas:</string>
3053
                 </property>
3054
                </widget>
3055
               </item>
162 KeyOz 3056
               <item row="0" column="1" >
3057
                <widget class="QSpinBox" name="sb_7_1" >
3058
                 <property name="maximum" >
158 KeyOz 3059
                  <number>250</number>
3060
                 </property>
3061
                </widget>
3062
               </item>
162 KeyOz 3063
               <item row="0" column="2" >
3064
                <widget class="QLabel" name="label_67" >
3065
                 <property name="text" >
158 KeyOz 3066
                  <string>[0..250]</string>
3067
                 </property>
3068
                </widget>
3069
               </item>
162 KeyOz 3070
               <item row="1" column="0" >
3071
                <widget class="QLabel" name="label_65" >
3072
                 <property name="font" >
158 KeyOz 3073
                  <font>
3074
                   <weight>75</weight>
3075
                   <bold>true</bold>
3076
                  </font>
3077
                 </property>
162 KeyOz 3078
                 <property name="text" >
158 KeyOz 3079
                  <string>Max. Gas:</string>
3080
                 </property>
3081
                </widget>
3082
               </item>
162 KeyOz 3083
               <item row="1" column="1" >
3084
                <widget class="QSpinBox" name="sb_7_2" >
3085
                 <property name="maximum" >
158 KeyOz 3086
                  <number>250</number>
3087
                 </property>
3088
                </widget>
3089
               </item>
162 KeyOz 3090
               <item row="1" column="2" >
3091
                <widget class="QLabel" name="label_64" >
3092
                 <property name="text" >
158 KeyOz 3093
                  <string>[0..250]</string>
3094
                 </property>
3095
                </widget>
3096
               </item>
162 KeyOz 3097
               <item row="3" column="0" >
3098
                <widget class="QLabel" name="label_66" >
3099
                 <property name="font" >
158 KeyOz 3100
                  <font>
3101
                   <weight>75</weight>
3102
                   <bold>true</bold>
3103
                  </font>
3104
                 </property>
162 KeyOz 3105
                 <property name="text" >
158 KeyOz 3106
                  <string>Kompass-Wirkung:</string>
3107
                 </property>
3108
                </widget>
3109
               </item>
162 KeyOz 3110
               <item row="3" column="1" >
3111
                <widget class="QComboBox" name="cb_7_3" >
3112
                 <property name="editable" >
158 KeyOz 3113
                  <bool>true</bool>
3114
                 </property>
3115
                 <item>
162 KeyOz 3116
                  <property name="text" >
158 KeyOz 3117
                   <string>Poti 1</string>
3118
                  </property>
3119
                 </item>
3120
                 <item>
162 KeyOz 3121
                  <property name="text" >
158 KeyOz 3122
                   <string>Poti 2</string>
3123
                  </property>
3124
                 </item>
3125
                 <item>
162 KeyOz 3126
                  <property name="text" >
158 KeyOz 3127
                   <string>Poti 3</string>
3128
                  </property>
3129
                 </item>
3130
                 <item>
162 KeyOz 3131
                  <property name="text" >
158 KeyOz 3132
                   <string>Poti 4</string>
3133
                  </property>
3134
                 </item>
3135
                 <item>
162 KeyOz 3136
                  <property name="text" >
158 KeyOz 3137
                   <string>0</string>
3138
                  </property>
3139
                 </item>
3140
                </widget>
3141
               </item>
162 KeyOz 3142
               <item row="3" column="2" >
3143
                <widget class="QLabel" name="label_60" >
3144
                 <property name="text" >
158 KeyOz 3145
                  <string>[0..250]</string>
3146
                 </property>
3147
                </widget>
3148
               </item>
162 KeyOz 3149
               <item row="4" column="1" >
3150
                <spacer name="verticalSpacer_7" >
3151
                 <property name="orientation" >
158 KeyOz 3152
                  <enum>Qt::Vertical</enum>
3153
                 </property>
162 KeyOz 3154
                 <property name="sizeType" >
158 KeyOz 3155
                  <enum>QSizePolicy::Fixed</enum>
3156
                 </property>
162 KeyOz 3157
                 <property name="sizeHint" stdset="0" >
158 KeyOz 3158
                  <size>
3159
                   <width>20</width>
3160
                   <height>10</height>
3161
                  </size>
3162
                 </property>
3163
                </spacer>
3164
               </item>
162 KeyOz 3165
               <item row="5" column="0" >
3166
                <widget class="QLabel" name="label_70" >
3167
                 <property name="font" >
158 KeyOz 3168
                  <font>
3169
                   <weight>75</weight>
3170
                   <bold>true</bold>
3171
                  </font>
3172
                 </property>
162 KeyOz 3173
                 <property name="text" >
158 KeyOz 3174
                  <string>Unterspannung [0.1V]:</string>
3175
                 </property>
3176
                </widget>
3177
               </item>
162 KeyOz 3178
               <item row="5" column="1" >
3179
                <widget class="QSpinBox" name="sb_7_4" >
3180
                 <property name="maximum" >
158 KeyOz 3181
                  <number>250</number>
3182
                 </property>
3183
                </widget>
3184
               </item>
162 KeyOz 3185
               <item row="5" column="2" >
3186
                <widget class="QLabel" name="label_69" >
3187
                 <property name="text" >
158 KeyOz 3188
                  <string>[0..250]</string>
3189
                 </property>
3190
                </widget>
3191
               </item>
162 KeyOz 3192
               <item row="7" column="0" colspan="3" >
3193
                <widget class="QLabel" name="label_75" >
3194
                 <property name="text" >
158 KeyOz 3195
                  <string>Bei Empfangsverlust:</string>
3196
                 </property>
3197
                </widget>
3198
               </item>
162 KeyOz 3199
               <item row="8" column="0" >
3200
                <widget class="QLabel" name="label_72" >
3201
                 <property name="font" >
158 KeyOz 3202
                  <font>
3203
                   <weight>75</weight>
3204
                   <bold>true</bold>
3205
                  </font>
3206
                 </property>
162 KeyOz 3207
                 <property name="text" >
158 KeyOz 3208
                  <string>Not-Gas Zeit [0.1s]:</string>
3209
                 </property>
3210
                </widget>
3211
               </item>
162 KeyOz 3212
               <item row="8" column="1" >
3213
                <widget class="QSpinBox" name="sb_7_5" >
3214
                 <property name="maximum" >
158 KeyOz 3215
                  <number>250</number>
3216
                 </property>
3217
                </widget>
3218
               </item>
162 KeyOz 3219
               <item row="8" column="2" >
3220
                <widget class="QLabel" name="label_71" >
3221
                 <property name="text" >
158 KeyOz 3222
                  <string>[0..250]</string>
3223
                 </property>
3224
                </widget>
3225
               </item>
162 KeyOz 3226
               <item row="9" column="0" >
3227
                <widget class="QLabel" name="label_74" >
3228
                 <property name="font" >
158 KeyOz 3229
                  <font>
3230
                   <weight>75</weight>
3231
                   <bold>true</bold>
3232
                  </font>
3233
                 </property>
162 KeyOz 3234
                 <property name="text" >
158 KeyOz 3235
                  <string>Not-Gas:</string>
3236
                 </property>
3237
                </widget>
3238
               </item>
162 KeyOz 3239
               <item row="9" column="1" >
3240
                <widget class="QSpinBox" name="sb_7_6" >
3241
                 <property name="maximum" >
158 KeyOz 3242
                  <number>250</number>
3243
                 </property>
3244
                </widget>
3245
               </item>
162 KeyOz 3246
               <item row="9" column="2" >
3247
                <widget class="QLabel" name="label_73" >
3248
                 <property name="text" >
158 KeyOz 3249
                  <string>[0..250]</string>
3250
                 </property>
3251
                </widget>
3252
               </item>
162 KeyOz 3253
               <item row="2" column="1" >
3254
                <spacer name="verticalSpacer_9" >
3255
                 <property name="orientation" >
158 KeyOz 3256
                  <enum>Qt::Vertical</enum>
3257
                 </property>
162 KeyOz 3258
                 <property name="sizeType" >
158 KeyOz 3259
                  <enum>QSizePolicy::Fixed</enum>
3260
                 </property>
162 KeyOz 3261
                 <property name="sizeHint" stdset="0" >
158 KeyOz 3262
                  <size>
3263
                   <width>61</width>
3264
                   <height>10</height>
3265
                  </size>
3266
                 </property>
3267
                </spacer>
3268
               </item>
3269
              </layout>
3270
             </widget>
3271
            </item>
162 KeyOz 3272
            <item row="0" column="1" >
3273
             <widget class="QTextEdit" name="te_Help_7" >
3274
              <property name="minimumSize" >
158 KeyOz 3275
               <size>
3276
                <width>200</width>
3277
                <height>0</height>
3278
               </size>
3279
              </property>
162 KeyOz 3280
              <property name="maximumSize" >
158 KeyOz 3281
               <size>
3282
                <width>200</width>
3283
                <height>16777215</height>
3284
               </size>
3285
              </property>
162 KeyOz 3286
              <property name="readOnly" >
3287
               <bool>true</bool>
3288
              </property>
3289
              <property name="html" >
3290
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
3291
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 3292
p, li { white-space: pre-wrap; }
162 KeyOz 3293
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
3294
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">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;/p>
3295
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;">&lt;span style=" font-weight:600;">Min.Gas &lt;/span>Minimaler Gaswert, der an die Motoren geht &lt;/p>
3296
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;">&lt;span style=" font-weight:600;">Max.Gas &lt;/span>Maximaler Gaswert, der an die Motoren geht. &lt;/p>
3297
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;">&lt;span style=" font-weight:600;">Kompasswirkung &lt;/span>:Ist ein Kompass angeschlossen, kann hiermit der Einfluss auf Gier eingestellt werden &lt;/p>
3298
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;">&lt;span style=" font-weight:600;">Unterspannung &lt;/span>Schwellwert in 0,1V zum Melden der Akku-Unterspannung &lt;/p>
3299
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;">&lt;span style=" font-weight:600;">Not-Gas Zeit [0.1s]:&lt;/span> Hier wird die Zeit in Zehntelsekunden eingetragen, für die das Not-Gas nach Empfangsverlust aktiv wird. &lt;/p>
3300
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;">&lt;span style=" font-weight:600;">Not-Gas:&lt;/span> Wert für das Not-Gas. &lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 3301
              </property>
158 KeyOz 3302
             </widget>
3303
            </item>
3304
           </layout>
3305
          </widget>
162 KeyOz 3306
          <widget class="QWidget" name="Tab_P8" >
3307
           <attribute name="title" >
158 KeyOz 3308
            <string>Kopplung </string>
3309
           </attribute>
162 KeyOz 3310
           <layout class="QGridLayout" name="gridLayout_24" >
3311
            <item row="0" column="0" >
3312
             <widget class="QFrame" name="frame_9" >
3313
              <property name="sizePolicy" >
3314
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 3315
                <horstretch>0</horstretch>
3316
                <verstretch>0</verstretch>
3317
               </sizepolicy>
3318
              </property>
162 KeyOz 3319
              <property name="frameShape" >
158 KeyOz 3320
               <enum>QFrame::StyledPanel</enum>
3321
              </property>
162 KeyOz 3322
              <property name="frameShadow" >
158 KeyOz 3323
               <enum>QFrame::Raised</enum>
3324
              </property>
162 KeyOz 3325
              <layout class="QGridLayout" name="gridLayout_29" >
3326
               <item row="0" column="0" >
3327
                <layout class="QVBoxLayout" name="verticalLayout_3" >
158 KeyOz 3328
                 <item>
162 KeyOz 3329
                  <widget class="QLabel" name="label_77" >
3330
                   <property name="font" >
158 KeyOz 3331
                    <font>
3332
                     <weight>75</weight>
3333
                     <bold>true</bold>
3334
                    </font>
3335
                   </property>
162 KeyOz 3336
                   <property name="text" >
158 KeyOz 3337
                    <string>Gier / yaw</string>
3338
                   </property>
3339
                  </widget>
3340
                 </item>
3341
                 <item>
162 KeyOz 3342
                  <widget class="QLabel" name="label_80" >
3343
                   <property name="font" >
158 KeyOz 3344
                    <font>
3345
                     <weight>75</weight>
3346
                     <bold>true</bold>
3347
                    </font>
3348
                   </property>
162 KeyOz 3349
                   <property name="text" >
158 KeyOz 3350
                    <string>pos. feedback</string>
3351
                   </property>
3352
                  </widget>
3353
                 </item>
3354
                </layout>
3355
               </item>
162 KeyOz 3356
               <item row="0" column="1" >
3357
                <widget class="QComboBox" name="cb_8_1" >
3358
                 <property name="editable" >
158 KeyOz 3359
                  <bool>true</bool>
3360
                 </property>
3361
                 <item>
162 KeyOz 3362
                  <property name="text" >
158 KeyOz 3363
                   <string>Poti 1</string>
3364
                  </property>
3365
                 </item>
3366
                 <item>
162 KeyOz 3367
                  <property name="text" >
158 KeyOz 3368
                   <string>Poti 2</string>
3369
                  </property>
3370
                 </item>
3371
                 <item>
162 KeyOz 3372
                  <property name="text" >
158 KeyOz 3373
                   <string>Poti 3</string>
3374
                  </property>
3375
                 </item>
3376
                 <item>
162 KeyOz 3377
                  <property name="text" >
158 KeyOz 3378
                   <string>Poti 4</string>
3379
                  </property>
3380
                 </item>
3381
                 <item>
162 KeyOz 3382
                  <property name="text" >
158 KeyOz 3383
                   <string>0</string>
3384
                  </property>
3385
                 </item>
3386
                </widget>
3387
               </item>
162 KeyOz 3388
               <item row="0" column="2" >
3389
                <widget class="QLabel" name="label_76" >
3390
                 <property name="text" >
158 KeyOz 3391
                  <string>[0..250]</string>
3392
                 </property>
3393
                </widget>
3394
               </item>
162 KeyOz 3395
               <item row="1" column="0" >
3396
                <layout class="QVBoxLayout" name="verticalLayout_2" >
158 KeyOz 3397
                 <item>
162 KeyOz 3398
                  <widget class="QLabel" name="label_79" >
3399
                   <property name="font" >
158 KeyOz 3400
                    <font>
3401
                     <weight>75</weight>
3402
                     <bold>true</bold>
3403
                    </font>
3404
                   </property>
162 KeyOz 3405
                   <property name="text" >
158 KeyOz 3406
                    <string>Gier / yaw</string>
3407
                   </property>
3408
                  </widget>
3409
                 </item>
3410
                 <item>
162 KeyOz 3411
                  <widget class="QLabel" name="label_81" >
3412
                   <property name="font" >
158 KeyOz 3413
                    <font>
3414
                     <weight>75</weight>
3415
                     <bold>true</bold>
3416
                    </font>
3417
                   </property>
162 KeyOz 3418
                   <property name="text" >
158 KeyOz 3419
                    <string>neg. feedback</string>
3420
                   </property>
3421
                  </widget>
3422
                 </item>
3423
                </layout>
3424
               </item>
162 KeyOz 3425
               <item row="1" column="1" >
3426
                <widget class="QComboBox" name="cb_8_2" >
3427
                 <property name="editable" >
158 KeyOz 3428
                  <bool>true</bool>
3429
                 </property>
3430
                 <item>
162 KeyOz 3431
                  <property name="text" >
158 KeyOz 3432
                   <string>Poti 1</string>
3433
                  </property>
3434
                 </item>
3435
                 <item>
162 KeyOz 3436
                  <property name="text" >
158 KeyOz 3437
                   <string>Poti 2</string>
3438
                  </property>
3439
                 </item>
3440
                 <item>
162 KeyOz 3441
                  <property name="text" >
158 KeyOz 3442
                   <string>Poti 3</string>
3443
                  </property>
3444
                 </item>
3445
                 <item>
162 KeyOz 3446
                  <property name="text" >
158 KeyOz 3447
                   <string>Poti 4</string>
3448
                  </property>
3449
                 </item>
3450
                 <item>
162 KeyOz 3451
                  <property name="text" >
158 KeyOz 3452
                   <string>0</string>
3453
                  </property>
3454
                 </item>
3455
                </widget>
3456
               </item>
162 KeyOz 3457
               <item row="1" column="2" >
3458
                <widget class="QLabel" name="label_78" >
3459
                 <property name="text" >
158 KeyOz 3460
                  <string>[0..250]</string>
3461
                 </property>
3462
                </widget>
3463
               </item>
162 KeyOz 3464
               <item row="2" column="1" >
3465
                <spacer name="verticalSpacer_11" >
3466
                 <property name="orientation" >
158 KeyOz 3467
                  <enum>Qt::Vertical</enum>
3468
                 </property>
162 KeyOz 3469
                 <property name="sizeHint" stdset="0" >
158 KeyOz 3470
                  <size>
3471
                   <width>20</width>
3472
                   <height>156</height>
3473
                  </size>
3474
                 </property>
3475
                </spacer>
3476
               </item>
3477
              </layout>
3478
             </widget>
3479
            </item>
162 KeyOz 3480
            <item row="0" column="1" >
3481
             <widget class="QTextEdit" name="te_Help_8" >
3482
              <property name="minimumSize" >
158 KeyOz 3483
               <size>
3484
                <width>200</width>
3485
                <height>0</height>
3486
               </size>
3487
              </property>
162 KeyOz 3488
              <property name="maximumSize" >
158 KeyOz 3489
               <size>
3490
                <width>200</width>
3491
                <height>16777215</height>
3492
               </size>
3493
              </property>
162 KeyOz 3494
              <property name="readOnly" >
3495
               <bool>true</bool>
3496
              </property>
3497
              <property name="html" >
3498
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
3499
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 3500
p, li { white-space: pre-wrap; }
162 KeyOz 3501
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
3502
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Achskopplung&lt;/span>&lt;/p>
3503
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Eine Gierbewegung verkoppelt jetzt Nick und Roll. Das bedeutet, dass der MK jetzt eine Kurve fliegt, wenn man z.B. nickt und gleichzeitig giert. Es verhindert, dass dem MK nach Kurven schwindelig wird &lt;/p>
3504
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;">&lt;span style=" font-weight:600;">Gier/yaw pos. feedback &lt;/span>: Der Grad der Achsenkopplung. Ist der Wert zu klein, hängt der MK bei (und nach) einer Linkskurve nach rechts &lt;/p>
3505
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;">&lt;span style=" font-weight:600;">Gier/yaw neg. feedback&lt;/span>: Gegenkopplung der Achsenkopplung. Nimmt die Nase in der Kurve hoch. Ist der Wert zu gross, hängt der MK nach einer Kurve (z.B. Vorwärts links) nach hinten &lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 3506
              </property>
158 KeyOz 3507
             </widget>
3508
            </item>
3509
           </layout>
3510
          </widget>
162 KeyOz 3511
          <widget class="QWidget" name="Tab_P9" >
3512
           <attribute name="title" >
158 KeyOz 3513
            <string>Looping </string>
3514
           </attribute>
162 KeyOz 3515
           <layout class="QGridLayout" name="gridLayout_25" >
3516
            <item row="0" column="0" >
3517
             <widget class="QFrame" name="frame_10" >
3518
              <property name="sizePolicy" >
3519
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 3520
                <horstretch>0</horstretch>
3521
                <verstretch>0</verstretch>
3522
               </sizepolicy>
3523
              </property>
162 KeyOz 3524
              <property name="frameShape" >
158 KeyOz 3525
               <enum>QFrame::StyledPanel</enum>
3526
              </property>
162 KeyOz 3527
              <property name="frameShadow" >
158 KeyOz 3528
               <enum>QFrame::Raised</enum>
3529
              </property>
162 KeyOz 3530
              <layout class="QGridLayout" name="gridLayout_31" >
3531
               <item row="0" column="0" colspan="4" >
3532
                <layout class="QVBoxLayout" name="verticalLayout_5" >
3533
                 <property name="spacing" >
158 KeyOz 3534
                  <number>0</number>
3535
                 </property>
3536
                 <item>
162 KeyOz 3537
                  <layout class="QHBoxLayout" name="horizontalLayout_8" >
158 KeyOz 3538
                   <item>
162 KeyOz 3539
                    <spacer name="horizontalSpacer_6" >
3540
                     <property name="orientation" >
158 KeyOz 3541
                      <enum>Qt::Horizontal</enum>
3542
                     </property>
162 KeyOz 3543
                     <property name="sizeHint" stdset="0" >
158 KeyOz 3544
                      <size>
3545
                       <width>40</width>
3546
                       <height>20</height>
3547
                      </size>
3548
                     </property>
3549
                    </spacer>
3550
                   </item>
3551
                   <item>
162 KeyOz 3552
                    <widget class="QLabel" name="label_104" >
3553
                     <property name="text" >
158 KeyOz 3554
                      <string>loop, while stick up</string>
3555
                     </property>
3556
                    </widget>
3557
                   </item>
3558
                   <item>
162 KeyOz 3559
                    <spacer name="horizontalSpacer_7" >
3560
                     <property name="orientation" >
158 KeyOz 3561
                      <enum>Qt::Horizontal</enum>
3562
                     </property>
162 KeyOz 3563
                     <property name="sizeHint" stdset="0" >
158 KeyOz 3564
                      <size>
3565
                       <width>40</width>
3566
                       <height>20</height>
3567
                      </size>
3568
                     </property>
3569
                    </spacer>
3570
                   </item>
3571
                  </layout>
3572
                 </item>
3573
                 <item>
162 KeyOz 3574
                  <layout class="QHBoxLayout" name="horizontalLayout_6" >
158 KeyOz 3575
                   <item>
162 KeyOz 3576
                    <layout class="QHBoxLayout" name="horizontalLayout_5" >
158 KeyOz 3577
                     <item>
162 KeyOz 3578
                      <spacer name="horizontalSpacer_2" >
3579
                       <property name="orientation" >
158 KeyOz 3580
                        <enum>Qt::Horizontal</enum>
3581
                       </property>
162 KeyOz 3582
                       <property name="sizeHint" stdset="0" >
158 KeyOz 3583
                        <size>
3584
                         <width>40</width>
3585
                         <height>20</height>
3586
                        </size>
3587
                       </property>
3588
                      </spacer>
3589
                     </item>
3590
                     <item>
162 KeyOz 3591
                      <widget class="QLabel" name="label_105" >
3592
                       <property name="text" >
3593
                        <string>Loop, while&lt;br> stick left</string>
158 KeyOz 3594
                       </property>
3595
                      </widget>
3596
                     </item>
3597
                     <item>
162 KeyOz 3598
                      <widget class="QToolButton" name="tb_9_8" >
3599
                       <property name="text" >
158 KeyOz 3600
                        <string>0</string>
3601
                       </property>
162 KeyOz 3602
                       <property name="icon" >
3603
                        <iconset resource="../MKTool.qrc" >
158 KeyOz 3604
                         <normaloff>:/Arrows/Images/32X32/arrow-left.png</normaloff>:/Arrows/Images/32X32/arrow-left.png</iconset>
3605
                       </property>
162 KeyOz 3606
                       <property name="iconSize" >
158 KeyOz 3607
                        <size>
3608
                         <width>32</width>
3609
                         <height>32</height>
3610
                        </size>
3611
                       </property>
162 KeyOz 3612
                       <property name="autoRaise" >
158 KeyOz 3613
                        <bool>true</bool>
3614
                       </property>
3615
                      </widget>
3616
                     </item>
3617
                    </layout>
3618
                   </item>
3619
                   <item>
162 KeyOz 3620
                    <layout class="QVBoxLayout" name="verticalLayout_4" >
3621
                     <property name="spacing" >
158 KeyOz 3622
                      <number>0</number>
3623
                     </property>
3624
                     <item>
162 KeyOz 3625
                      <widget class="QToolButton" name="tb_9_6" >
3626
                       <property name="text" >
158 KeyOz 3627
                        <string>0</string>
3628
                       </property>
162 KeyOz 3629
                       <property name="icon" >
3630
                        <iconset resource="../MKTool.qrc" >
158 KeyOz 3631
                         <normaloff>:/Arrows/Images/32X32/arrow-up.png</normaloff>:/Arrows/Images/32X32/arrow-up.png</iconset>
3632
                       </property>
162 KeyOz 3633
                       <property name="iconSize" >
158 KeyOz 3634
                        <size>
3635
                         <width>32</width>
3636
                         <height>32</height>
3637
                        </size>
3638
                       </property>
162 KeyOz 3639
                       <property name="autoRaise" >
158 KeyOz 3640
                        <bool>true</bool>
3641
                       </property>
3642
                      </widget>
3643
                     </item>
3644
                     <item>
162 KeyOz 3645
                      <widget class="QToolButton" name="tb_9_7" >
3646
                       <property name="text" >
158 KeyOz 3647
                        <string>0</string>
3648
                       </property>
162 KeyOz 3649
                       <property name="icon" >
3650
                        <iconset resource="../MKTool.qrc" >
158 KeyOz 3651
                         <normaloff>:/Arrows/Images/32X32/arrow-down.png</normaloff>:/Arrows/Images/32X32/arrow-down.png</iconset>
3652
                       </property>
162 KeyOz 3653
                       <property name="iconSize" >
158 KeyOz 3654
                        <size>
3655
                         <width>32</width>
3656
                         <height>32</height>
3657
                        </size>
3658
                       </property>
162 KeyOz 3659
                       <property name="toolButtonStyle" >
158 KeyOz 3660
                        <enum>Qt::ToolButtonIconOnly</enum>
3661
                       </property>
162 KeyOz 3662
                       <property name="autoRaise" >
158 KeyOz 3663
                        <bool>true</bool>
3664
                       </property>
3665
                      </widget>
3666
                     </item>
3667
                    </layout>
3668
                   </item>
3669
                   <item>
162 KeyOz 3670
                    <layout class="QHBoxLayout" name="horizontalLayout_4" >
158 KeyOz 3671
                     <item>
162 KeyOz 3672
                      <widget class="QToolButton" name="tb_9_9" >
3673
                       <property name="text" >
158 KeyOz 3674
                        <string>0</string>
3675
                       </property>
162 KeyOz 3676
                       <property name="icon" >
3677
                        <iconset resource="../MKTool.qrc" >
158 KeyOz 3678
                         <normaloff>:/Arrows/Images/32X32/arrow-right.png</normaloff>:/Arrows/Images/32X32/arrow-right.png</iconset>
3679
                       </property>
162 KeyOz 3680
                       <property name="iconSize" >
158 KeyOz 3681
                        <size>
3682
                         <width>32</width>
3683
                         <height>32</height>
3684
                        </size>
3685
                       </property>
162 KeyOz 3686
                       <property name="checked" >
3687
                        <bool>false</bool>
3688
                       </property>
3689
                       <property name="autoRaise" >
158 KeyOz 3690
                        <bool>true</bool>
3691
                       </property>
3692
                      </widget>
3693
                     </item>
3694
                     <item>
162 KeyOz 3695
                      <widget class="QLabel" name="label_106" >
3696
                       <property name="text" >
3697
                        <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
3698
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
158 KeyOz 3699
p, li { white-space: pre-wrap; }
162 KeyOz 3700
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
3701
&lt;p align="right" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Loop, while&lt;br />stick right&lt;/p>&lt;/body>&lt;/html></string>
158 KeyOz 3702
                       </property>
3703
                      </widget>
3704
                     </item>
3705
                     <item>
162 KeyOz 3706
                      <spacer name="horizontalSpacer_3" >
3707
                       <property name="orientation" >
158 KeyOz 3708
                        <enum>Qt::Horizontal</enum>
3709
                       </property>
162 KeyOz 3710
                       <property name="sizeHint" stdset="0" >
158 KeyOz 3711
                        <size>
3712
                         <width>40</width>
3713
                         <height>20</height>
3714
                        </size>
3715
                       </property>
3716
                      </spacer>
3717
                     </item>
3718
                    </layout>
3719
                   </item>
3720
                  </layout>
3721
                 </item>
3722
                 <item>
162 KeyOz 3723
                  <layout class="QHBoxLayout" name="horizontalLayout_7" >
158 KeyOz 3724
                   <item>
162 KeyOz 3725
                    <spacer name="horizontalSpacer_4" >
3726
                     <property name="orientation" >
158 KeyOz 3727
                      <enum>Qt::Horizontal</enum>
3728
                     </property>
162 KeyOz 3729
                     <property name="sizeHint" stdset="0" >
158 KeyOz 3730
                      <size>
3731
                       <width>40</width>
3732
                       <height>20</height>
3733
                      </size>
3734
                     </property>
3735
                    </spacer>
3736
                   </item>
3737
                   <item>
162 KeyOz 3738
                    <widget class="QLabel" name="label_103" >
3739
                     <property name="text" >
158 KeyOz 3740
                      <string>Loop, while stick down</string>
3741
                     </property>
3742
                    </widget>
3743
                   </item>
3744
                   <item>
162 KeyOz 3745
                    <spacer name="horizontalSpacer_5" >
3746
                     <property name="orientation" >
158 KeyOz 3747
                      <enum>Qt::Horizontal</enum>
3748
                     </property>
162 KeyOz 3749
                     <property name="sizeHint" stdset="0" >
158 KeyOz 3750
                      <size>
3751
                       <width>40</width>
3752
                       <height>20</height>
3753
                      </size>
3754
                     </property>
3755
                    </spacer>
3756
                   </item>
3757
                  </layout>
3758
                 </item>
3759
                </layout>
3760
               </item>
162 KeyOz 3761
               <item row="1" column="0" >
3762
                <widget class="QLabel" name="label_99" >
3763
                 <property name="font" >
158 KeyOz 3764
                  <font>
3765
                   <weight>75</weight>
3766
                   <bold>true</bold>
3767
                  </font>
3768
                 </property>
162 KeyOz 3769
                 <property name="text" >
158 KeyOz 3770
                  <string>Gas limit:</string>
3771
                 </property>
3772
                </widget>
3773
               </item>
162 KeyOz 3774
               <item row="1" column="1" >
3775
                <widget class="QComboBox" name="cb_9_1" >
3776
                 <property name="editable" >
158 KeyOz 3777
                  <bool>true</bool>
3778
                 </property>
3779
                 <item>
162 KeyOz 3780
                  <property name="text" >
158 KeyOz 3781
                   <string>Poti 1</string>
3782
                  </property>
3783
                 </item>
3784
                 <item>
162 KeyOz 3785
                  <property name="text" >
158 KeyOz 3786
                   <string>Poti 2</string>
3787
                  </property>
3788
                 </item>
3789
                 <item>
162 KeyOz 3790
                  <property name="text" >
158 KeyOz 3791
                   <string>Poti 3</string>
3792
                  </property>
3793
                 </item>
3794
                 <item>
162 KeyOz 3795
                  <property name="text" >
158 KeyOz 3796
                   <string>Poti 4</string>
3797
                  </property>
3798
                 </item>
3799
                 <item>
162 KeyOz 3800
                  <property name="text" >
158 KeyOz 3801
                   <string>0</string>
3802
                  </property>
3803
                 </item>
3804
                </widget>
3805
               </item>
162 KeyOz 3806
               <item row="2" column="0" >
3807
                <widget class="QLabel" name="label_98" >
3808
                 <property name="font" >
158 KeyOz 3809
                  <font>
3810
                   <weight>75</weight>
3811
                   <bold>true</bold>
3812
                  </font>
3813
                 </property>
162 KeyOz 3814
                 <property name="text" >
158 KeyOz 3815
                  <string>Ansprechschwelle:</string>
3816
                 </property>
3817
                </widget>
3818
               </item>
162 KeyOz 3819
               <item row="2" column="1" >
3820
                <widget class="QSpinBox" name="sb_9_2" >
3821
                 <property name="maximum" >
158 KeyOz 3822
                  <number>250</number>
3823
                 </property>
3824
                </widget>
3825
               </item>
162 KeyOz 3826
               <item row="2" column="2" >
3827
                <widget class="QLabel" name="label_102" >
3828
                 <property name="font" >
158 KeyOz 3829
                  <font>
3830
                   <weight>75</weight>
3831
                   <bold>true</bold>
3832
                  </font>
3833
                 </property>
162 KeyOz 3834
                 <property name="text" >
158 KeyOz 3835
                  <string>Hysterese:</string>
3836
                 </property>
3837
                </widget>
3838
               </item>
162 KeyOz 3839
               <item row="2" column="3" >
3840
                <widget class="QSpinBox" name="sb_9_4" >
3841
                 <property name="maximum" >
158 KeyOz 3842
                  <number>250</number>
3843
                 </property>
3844
                </widget>
3845
               </item>
162 KeyOz 3846
               <item row="3" column="0" >
3847
                <widget class="QLabel" name="label_100" >
3848
                 <property name="font" >
158 KeyOz 3849
                  <font>
3850
                   <weight>75</weight>
3851
                   <bold>true</bold>
3852
                  </font>
3853
                 </property>
162 KeyOz 3854
                 <property name="text" >
158 KeyOz 3855
                  <string>Turn over Nick:</string>
3856
                 </property>
3857
                </widget>
3858
               </item>
162 KeyOz 3859
               <item row="3" column="1" >
3860
                <widget class="QSpinBox" name="sb_9_3" >
3861
                 <property name="maximum" >
158 KeyOz 3862
                  <number>250</number>
3863
                 </property>
3864
                </widget>
3865
               </item>
162 KeyOz 3866
               <item row="3" column="3" >
3867
                <widget class="QSpinBox" name="sb_9_5" >
3868
                 <property name="maximum" >
158 KeyOz 3869
                  <number>250</number>
3870
                 </property>
3871
                </widget>
3872
               </item>
162 KeyOz 3873
               <item row="3" column="2" >
3874
                <widget class="QLabel" name="label_101" >
3875
                 <property name="font" >
158 KeyOz 3876
                  <font>
3877
                   <weight>75</weight>
3878
                   <bold>true</bold>
3879
                  </font>
3880
                 </property>
162 KeyOz 3881
                 <property name="text" >
158 KeyOz 3882
                  <string>Turn over Roll:</string>
3883
                 </property>
3884
                </widget>
3885
               </item>
3886
              </layout>
3887
             </widget>
3888
            </item>
162 KeyOz 3889
            <item row="0" column="1" >
3890
             <widget class="QTextEdit" name="te_Help_9" >
3891
              <property name="minimumSize" >
158 KeyOz 3892
               <size>
3893
                <width>20</width>
3894
                <height>0</height>
3895
               </size>
3896
              </property>
162 KeyOz 3897
              <property name="maximumSize" >
158 KeyOz 3898
               <size>
3899
                <width>200</width>
3900
                <height>16777215</height>
3901
               </size>
3902
              </property>
162 KeyOz 3903
              <property name="readOnly" >
3904
               <bool>true</bool>
3905
              </property>
3906
              <property name="html" >
3907
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
3908
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 3909
p, li { white-space: pre-wrap; }
162 KeyOz 3910
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
3911
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Pfeile:&lt;/span> Der Looping wird in diese entsprechende Richtung zugelassen. Dabei zeigt der Pfeil den entsprechenden Stickanschlag an &lt;/p>
3912
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Gas Limit:&lt;/span> Auf diesen Wert wird das Gas während des Loopings begrenzt &lt;/p>
3913
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Ansprechschwelle:&lt;/span> Ab diesen Stickwert wird aus der Lageregelung eine Drehratenregelung, um den Looping durchzuführen &lt;/p>
3914
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Hysteresis:&lt;/span> Stick-Hysterese für die Ansprechschwelle. In der Regel immer niedriger, als die Ansprechschwelle &lt;/p>
3915
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">TurnOver Nick: &lt;/span>100 bedeutet 100% einer 360° Drehung. Wenn nach dem Looping der MK zu weit dreht, muss der Wert verringert werden. Dreht er nicht weit genug, muss der Wert vergrößert werden. Also entspricht 1 einem Winkel von 3,6° &lt;/p>
3916
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">TurnOver Roll:&lt;/span> analog &lt;span style=" font-weight:600;">TurnOver Nick&lt;/span> &lt;/p>
3917
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Wichtig:&lt;/span> Ansprechschwelle - Hysteresis sollte etwa bei 20-40 liegen, da sonst der Kopter beim verlassen der Loopingfunktion versucht, sehr schnell die Schräglage, die man mit dem Stick vorgibt, einzunehmen. Dies kann gerade bei sehr flotten Settings dazu führen, das der Kopter bei der Drehung "springt" und einige Gerade der Winkelbewegung nicht mitbekommt, was dazu führt, das sich der Kopter sehr schräg steht. &lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 3918
              </property>
158 KeyOz 3919
             </widget>
3920
            </item>
3921
           </layout>
3922
          </widget>
162 KeyOz 3923
          <widget class="QWidget" name="Tab_P10" >
3924
           <attribute name="title" >
158 KeyOz 3925
            <string>User </string>
3926
           </attribute>
162 KeyOz 3927
           <layout class="QGridLayout" name="gridLayout_26" >
3928
            <item row="0" column="1" >
3929
             <widget class="QTextEdit" name="te_Help_10" >
3930
              <property name="minimumSize" >
158 KeyOz 3931
               <size>
3932
                <width>200</width>
3933
                <height>0</height>
3934
               </size>
3935
              </property>
162 KeyOz 3936
              <property name="maximumSize" >
158 KeyOz 3937
               <size>
3938
                <width>200</width>
3939
                <height>16777215</height>
3940
               </size>
3941
              </property>
162 KeyOz 3942
              <property name="readOnly" >
3943
               <bool>true</bool>
3944
              </property>
3945
              <property name="html" >
3946
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
3947
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 3948
p, li { white-space: pre-wrap; }
162 KeyOz 3949
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
3950
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Frei definierbare Parameter für eigene Erweiterungen im Quellcode. &lt;/span>&lt;/p>
3951
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Die Werte sind für Softwareentwickler zur freien Verfügung &lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 3952
              </property>
158 KeyOz 3953
             </widget>
3954
            </item>
162 KeyOz 3955
            <item row="0" column="0" >
3956
             <widget class="QFrame" name="frame_11" >
3957
              <property name="sizePolicy" >
3958
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 3959
                <horstretch>0</horstretch>
3960
                <verstretch>0</verstretch>
3961
               </sizepolicy>
3962
              </property>
162 KeyOz 3963
              <property name="frameShape" >
158 KeyOz 3964
               <enum>QFrame::StyledPanel</enum>
3965
              </property>
162 KeyOz 3966
              <property name="frameShadow" >
158 KeyOz 3967
               <enum>QFrame::Raised</enum>
3968
              </property>
162 KeyOz 3969
              <layout class="QGridLayout" name="gridLayout_14" >
3970
               <item row="0" column="0" >
3971
                <widget class="QLabel" name="label_83" >
3972
                 <property name="font" >
158 KeyOz 3973
                  <font>
3974
                   <weight>75</weight>
3975
                   <bold>true</bold>
3976
                  </font>
3977
                 </property>
162 KeyOz 3978
                 <property name="text" >
158 KeyOz 3979
                  <string>Parameter 1:</string>
3980
                 </property>
3981
                </widget>
3982
               </item>
162 KeyOz 3983
               <item row="0" column="1" >
3984
                <widget class="QComboBox" name="cb_10_1" >
3985
                 <property name="editable" >
158 KeyOz 3986
                  <bool>true</bool>
3987
                 </property>
3988
                 <item>
162 KeyOz 3989
                  <property name="text" >
158 KeyOz 3990
                   <string>Poti 1</string>
3991
                  </property>
3992
                 </item>
3993
                 <item>
162 KeyOz 3994
                  <property name="text" >
158 KeyOz 3995
                   <string>Poti 2</string>
3996
                  </property>
3997
                 </item>
3998
                 <item>
162 KeyOz 3999
                  <property name="text" >
158 KeyOz 4000
                   <string>Poti 3</string>
4001
                  </property>
4002
                 </item>
4003
                 <item>
162 KeyOz 4004
                  <property name="text" >
158 KeyOz 4005
                   <string>Poti 4</string>
4006
                  </property>
4007
                 </item>
4008
                 <item>
162 KeyOz 4009
                  <property name="text" >
158 KeyOz 4010
                   <string>0</string>
4011
                  </property>
4012
                 </item>
4013
                </widget>
4014
               </item>
162 KeyOz 4015
               <item row="0" column="2" >
4016
                <widget class="QLabel" name="label_82" >
4017
                 <property name="text" >
158 KeyOz 4018
                  <string>[0..250]</string>
4019
                 </property>
4020
                </widget>
4021
               </item>
162 KeyOz 4022
               <item row="1" column="0" >
4023
                <widget class="QLabel" name="label_85" >
4024
                 <property name="font" >
158 KeyOz 4025
                  <font>
4026
                   <weight>75</weight>
4027
                   <bold>true</bold>
4028
                  </font>
4029
                 </property>
162 KeyOz 4030
                 <property name="text" >
158 KeyOz 4031
                  <string>Parameter 2:</string>
4032
                 </property>
4033
                </widget>
4034
               </item>
162 KeyOz 4035
               <item row="1" column="1" >
4036
                <widget class="QComboBox" name="cb_10_2" >
4037
                 <property name="editable" >
158 KeyOz 4038
                  <bool>true</bool>
4039
                 </property>
4040
                 <item>
162 KeyOz 4041
                  <property name="text" >
158 KeyOz 4042
                   <string>Poti 1</string>
4043
                  </property>
4044
                 </item>
4045
                 <item>
162 KeyOz 4046
                  <property name="text" >
158 KeyOz 4047
                   <string>Poti 2</string>
4048
                  </property>
4049
                 </item>
4050
                 <item>
162 KeyOz 4051
                  <property name="text" >
158 KeyOz 4052
                   <string>Poti 3</string>
4053
                  </property>
4054
                 </item>
4055
                 <item>
162 KeyOz 4056
                  <property name="text" >
158 KeyOz 4057
                   <string>Poti 4</string>
4058
                  </property>
4059
                 </item>
4060
                 <item>
162 KeyOz 4061
                  <property name="text" >
158 KeyOz 4062
                   <string>0</string>
4063
                  </property>
4064
                 </item>
4065
                </widget>
4066
               </item>
162 KeyOz 4067
               <item row="1" column="2" >
4068
                <widget class="QLabel" name="label_84" >
4069
                 <property name="text" >
158 KeyOz 4070
                  <string>[0..250]</string>
4071
                 </property>
4072
                </widget>
4073
               </item>
162 KeyOz 4074
               <item row="2" column="0" >
4075
                <widget class="QLabel" name="label_87" >
4076
                 <property name="font" >
158 KeyOz 4077
                  <font>
4078
                   <weight>75</weight>
4079
                   <bold>true</bold>
4080
                  </font>
4081
                 </property>
162 KeyOz 4082
                 <property name="text" >
158 KeyOz 4083
                  <string>Parameter 3:</string>
4084
                 </property>
4085
                </widget>
4086
               </item>
162 KeyOz 4087
               <item row="2" column="1" >
4088
                <widget class="QComboBox" name="cb_10_3" >
4089
                 <property name="editable" >
158 KeyOz 4090
                  <bool>true</bool>
4091
                 </property>
4092
                 <item>
162 KeyOz 4093
                  <property name="text" >
158 KeyOz 4094
                   <string>Poti 1</string>
4095
                  </property>
4096
                 </item>
4097
                 <item>
162 KeyOz 4098
                  <property name="text" >
158 KeyOz 4099
                   <string>Poti 2</string>
4100
                  </property>
4101
                 </item>
4102
                 <item>
162 KeyOz 4103
                  <property name="text" >
158 KeyOz 4104
                   <string>Poti 3</string>
4105
                  </property>
4106
                 </item>
4107
                 <item>
162 KeyOz 4108
                  <property name="text" >
158 KeyOz 4109
                   <string>Poti 4</string>
4110
                  </property>
4111
                 </item>
4112
                 <item>
162 KeyOz 4113
                  <property name="text" >
158 KeyOz 4114
                   <string>0</string>
4115
                  </property>
4116
                 </item>
4117
                </widget>
4118
               </item>
162 KeyOz 4119
               <item row="2" column="2" >
4120
                <widget class="QLabel" name="label_86" >
4121
                 <property name="text" >
158 KeyOz 4122
                  <string>[0..250]</string>
4123
                 </property>
4124
                </widget>
4125
               </item>
162 KeyOz 4126
               <item row="3" column="0" >
4127
                <widget class="QLabel" name="label_89" >
4128
                 <property name="font" >
158 KeyOz 4129
                  <font>
4130
                   <weight>75</weight>
4131
                   <bold>true</bold>
4132
                  </font>
4133
                 </property>
162 KeyOz 4134
                 <property name="text" >
158 KeyOz 4135
                  <string>Parameter 4:</string>
4136
                 </property>
4137
                </widget>
4138
               </item>
162 KeyOz 4139
               <item row="3" column="1" >
4140
                <widget class="QComboBox" name="cb_10_4" >
4141
                 <property name="editable" >
158 KeyOz 4142
                  <bool>true</bool>
4143
                 </property>
4144
                 <item>
162 KeyOz 4145
                  <property name="text" >
158 KeyOz 4146
                   <string>Poti 1</string>
4147
                  </property>
4148
                 </item>
4149
                 <item>
162 KeyOz 4150
                  <property name="text" >
158 KeyOz 4151
                   <string>Poti 2</string>
4152
                  </property>
4153
                 </item>
4154
                 <item>
162 KeyOz 4155
                  <property name="text" >
158 KeyOz 4156
                   <string>Poti 3</string>
4157
                  </property>
4158
                 </item>
4159
                 <item>
162 KeyOz 4160
                  <property name="text" >
158 KeyOz 4161
                   <string>Poti 4</string>
4162
                  </property>
4163
                 </item>
4164
                 <item>
162 KeyOz 4165
                  <property name="text" >
158 KeyOz 4166
                   <string>0</string>
4167
                  </property>
4168
                 </item>
4169
                </widget>
4170
               </item>
162 KeyOz 4171
               <item row="3" column="2" >
4172
                <widget class="QLabel" name="label_88" >
4173
                 <property name="text" >
158 KeyOz 4174
                  <string>[0..250]</string>
4175
                 </property>
4176
                </widget>
4177
               </item>
162 KeyOz 4178
               <item row="4" column="0" >
4179
                <widget class="QLabel" name="label_91" >
4180
                 <property name="font" >
158 KeyOz 4181
                  <font>
4182
                   <weight>75</weight>
4183
                   <bold>true</bold>
4184
                  </font>
4185
                 </property>
162 KeyOz 4186
                 <property name="text" >
158 KeyOz 4187
                  <string>Parameter 5:</string>
4188
                 </property>
4189
                </widget>
4190
               </item>
162 KeyOz 4191
               <item row="4" column="1" >
4192
                <widget class="QComboBox" name="cb_10_5" >
4193
                 <property name="editable" >
158 KeyOz 4194
                  <bool>true</bool>
4195
                 </property>
4196
                 <item>
162 KeyOz 4197
                  <property name="text" >
158 KeyOz 4198
                   <string>Poti 1</string>
4199
                  </property>
4200
                 </item>
4201
                 <item>
162 KeyOz 4202
                  <property name="text" >
158 KeyOz 4203
                   <string>Poti 2</string>
4204
                  </property>
4205
                 </item>
4206
                 <item>
162 KeyOz 4207
                  <property name="text" >
158 KeyOz 4208
                   <string>Poti 3</string>
4209
                  </property>
4210
                 </item>
4211
                 <item>
162 KeyOz 4212
                  <property name="text" >
158 KeyOz 4213
                   <string>Poti 4</string>
4214
                  </property>
4215
                 </item>
4216
                 <item>
162 KeyOz 4217
                  <property name="text" >
158 KeyOz 4218
                   <string>0</string>
4219
                  </property>
4220
                 </item>
4221
                </widget>
4222
               </item>
162 KeyOz 4223
               <item row="4" column="2" >
4224
                <widget class="QLabel" name="label_90" >
4225
                 <property name="text" >
158 KeyOz 4226
                  <string>[0..250]</string>
4227
                 </property>
4228
                </widget>
4229
               </item>
162 KeyOz 4230
               <item row="5" column="0" >
4231
                <widget class="QLabel" name="label_93" >
4232
                 <property name="font" >
158 KeyOz 4233
                  <font>
4234
                   <weight>75</weight>
4235
                   <bold>true</bold>
4236
                  </font>
4237
                 </property>
162 KeyOz 4238
                 <property name="text" >
158 KeyOz 4239
                  <string>Parameter 6:</string>
4240
                 </property>
4241
                </widget>
4242
               </item>
162 KeyOz 4243
               <item row="5" column="1" >
4244
                <widget class="QComboBox" name="cb_10_6" >
4245
                 <property name="editable" >
158 KeyOz 4246
                  <bool>true</bool>
4247
                 </property>
4248
                 <item>
162 KeyOz 4249
                  <property name="text" >
158 KeyOz 4250
                   <string>Poti 1</string>
4251
                  </property>
4252
                 </item>
4253
                 <item>
162 KeyOz 4254
                  <property name="text" >
158 KeyOz 4255
                   <string>Poti 2</string>
4256
                  </property>
4257
                 </item>
4258
                 <item>
162 KeyOz 4259
                  <property name="text" >
158 KeyOz 4260
                   <string>Poti 3</string>
4261
                  </property>
4262
                 </item>
4263
                 <item>
162 KeyOz 4264
                  <property name="text" >
158 KeyOz 4265
                   <string>Poti 4</string>
4266
                  </property>
4267
                 </item>
4268
                 <item>
162 KeyOz 4269
                  <property name="text" >
158 KeyOz 4270
                   <string>0</string>
4271
                  </property>
4272
                 </item>
4273
                </widget>
4274
               </item>
162 KeyOz 4275
               <item row="5" column="2" >
4276
                <widget class="QLabel" name="label_92" >
4277
                 <property name="text" >
158 KeyOz 4278
                  <string>[0..250]</string>
4279
                 </property>
4280
                </widget>
4281
               </item>
162 KeyOz 4282
               <item row="6" column="0" >
4283
                <widget class="QLabel" name="label_95" >
4284
                 <property name="font" >
158 KeyOz 4285
                  <font>
4286
                   <weight>75</weight>
4287
                   <bold>true</bold>
4288
                  </font>
4289
                 </property>
162 KeyOz 4290
                 <property name="text" >
158 KeyOz 4291
                  <string>Parameter 7:</string>
4292
                 </property>
4293
                </widget>
4294
               </item>
162 KeyOz 4295
               <item row="6" column="1" >
4296
                <widget class="QComboBox" name="cb_10_7" >
4297
                 <property name="editable" >
158 KeyOz 4298
                  <bool>true</bool>
4299
                 </property>
4300
                 <item>
162 KeyOz 4301
                  <property name="text" >
158 KeyOz 4302
                   <string>Poti 1</string>
4303
                  </property>
4304
                 </item>
4305
                 <item>
162 KeyOz 4306
                  <property name="text" >
158 KeyOz 4307
                   <string>Poti 2</string>
4308
                  </property>
4309
                 </item>
4310
                 <item>
162 KeyOz 4311
                  <property name="text" >
158 KeyOz 4312
                   <string>Poti 3</string>
4313
                  </property>
4314
                 </item>
4315
                 <item>
162 KeyOz 4316
                  <property name="text" >
158 KeyOz 4317
                   <string>Poti 4</string>
4318
                  </property>
4319
                 </item>
4320
                 <item>
162 KeyOz 4321
                  <property name="text" >
158 KeyOz 4322
                   <string>0</string>
4323
                  </property>
4324
                 </item>
4325
                </widget>
4326
               </item>
162 KeyOz 4327
               <item row="6" column="2" >
4328
                <widget class="QLabel" name="label_94" >
4329
                 <property name="text" >
158 KeyOz 4330
                  <string>[0..250]</string>
4331
                 </property>
4332
                </widget>
4333
               </item>
162 KeyOz 4334
               <item row="7" column="0" >
4335
                <widget class="QLabel" name="label_97" >
4336
                 <property name="font" >
158 KeyOz 4337
                  <font>
4338
                   <weight>75</weight>
4339
                   <bold>true</bold>
4340
                  </font>
4341
                 </property>
162 KeyOz 4342
                 <property name="text" >
158 KeyOz 4343
                  <string>Parameter 8:</string>
4344
                 </property>
4345
                </widget>
4346
               </item>
162 KeyOz 4347
               <item row="7" column="1" >
4348
                <widget class="QComboBox" name="cb_10_8" >
4349
                 <property name="editable" >
158 KeyOz 4350
                  <bool>true</bool>
4351
                 </property>
4352
                 <item>
162 KeyOz 4353
                  <property name="text" >
158 KeyOz 4354
                   <string>Poti 1</string>
4355
                  </property>
4356
                 </item>
4357
                 <item>
162 KeyOz 4358
                  <property name="text" >
158 KeyOz 4359
                   <string>Poti 2</string>
4360
                  </property>
4361
                 </item>
4362
                 <item>
162 KeyOz 4363
                  <property name="text" >
158 KeyOz 4364
                   <string>Poti 3</string>
4365
                  </property>
4366
                 </item>
4367
                 <item>
162 KeyOz 4368
                  <property name="text" >
158 KeyOz 4369
                   <string>Poti 4</string>
4370
                  </property>
4371
                 </item>
4372
                 <item>
162 KeyOz 4373
                  <property name="text" >
158 KeyOz 4374
                   <string>0</string>
4375
                  </property>
4376
                 </item>
4377
                </widget>
4378
               </item>
162 KeyOz 4379
               <item row="7" column="2" >
4380
                <widget class="QLabel" name="label_96" >
4381
                 <property name="text" >
158 KeyOz 4382
                  <string>[0..250]</string>
4383
                 </property>
4384
                </widget>
4385
               </item>
4386
              </layout>
4387
             </widget>
4388
            </item>
4389
           </layout>
4390
          </widget>
162 KeyOz 4391
          <widget class="QWidget" name="Tab_P11" >
4392
           <attribute name="title" >
158 KeyOz 4393
            <string>Output </string>
4394
           </attribute>
162 KeyOz 4395
           <layout class="QGridLayout" name="gridLayout_27" >
4396
            <item row="0" column="2" >
4397
             <widget class="QTextEdit" name="te_Help_11" >
4398
              <property name="minimumSize" >
158 KeyOz 4399
               <size>
4400
                <width>200</width>
4401
                <height>0</height>
4402
               </size>
4403
              </property>
162 KeyOz 4404
              <property name="maximumSize" >
158 KeyOz 4405
               <size>
4406
                <width>200</width>
4407
                <height>16777215</height>
4408
               </size>
4409
              </property>
162 KeyOz 4410
              <property name="readOnly" >
4411
               <bool>true</bool>
4412
              </property>
4413
              <property name="html" >
4414
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
4415
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 4416
p, li { white-space: pre-wrap; }
162 KeyOz 4417
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
4418
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Einstellungen für die Ausgänge J16 und J17.&lt;/span>&lt;/p>
4419
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Blinkmuster&lt;/span>&lt;br />Man kann ein Blinkmuster (von links nach rechts) und das Timing dafür im Koptertool einstellen. Automatisches Schalten von 10ms bis 20sek ist damit möglich&lt;/p>
4420
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Schaltfunktion&lt;/span>&lt;br />Wenn man als Timing einen Schalter auf der Funke belegt, kann man auch den Ausgang damit schalten. Dann nimmt der Ausgang den Pegel des obersten Bits (in der Darstellung links) an. Wenn damit etwas geschaltet werden soll (z.B. Kameraauslöser usw.), ist es besser, kein Blinkmuster einzugeben, sondern dann alle Bits entweder ein- oder auszuschalten. Ansonsten könnte das Blinkmuster während des Umschaltens einmal kurz durchlaufen.&lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 4421
              </property>
158 KeyOz 4422
             </widget>
4423
            </item>
162 KeyOz 4424
            <item row="0" column="1" >
4425
             <widget class="QFrame" name="frame_12" >
4426
              <property name="sizePolicy" >
4427
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 4428
                <horstretch>0</horstretch>
4429
                <verstretch>0</verstretch>
4430
               </sizepolicy>
4431
              </property>
162 KeyOz 4432
              <property name="frameShape" >
158 KeyOz 4433
               <enum>QFrame::StyledPanel</enum>
4434
              </property>
162 KeyOz 4435
              <property name="frameShadow" >
158 KeyOz 4436
               <enum>QFrame::Raised</enum>
4437
              </property>
162 KeyOz 4438
              <layout class="QGridLayout" name="gridLayout_32" >
4439
               <item row="1" column="0" >
4440
                <spacer name="horizontalSpacer_8" >
4441
                 <property name="orientation" >
158 KeyOz 4442
                  <enum>Qt::Horizontal</enum>
4443
                 </property>
162 KeyOz 4444
                 <property name="sizeHint" stdset="0" >
158 KeyOz 4445
                  <size>
4446
                   <width>121</width>
4447
                   <height>23</height>
4448
                  </size>
4449
                 </property>
4450
                </spacer>
4451
               </item>
162 KeyOz 4452
               <item row="1" column="1" colspan="3" >
4453
                <layout class="QHBoxLayout" name="horizontalLayout_9" >
4454
                 <property name="spacing" >
158 KeyOz 4455
                  <number>2</number>
4456
                 </property>
4457
                 <item>
162 KeyOz 4458
                  <widget class="QToolButton" name="J16_0" >
4459
                   <property name="toolTip" >
158 KeyOz 4460
                    <string>128</string>
4461
                   </property>
162 KeyOz 4462
                   <property name="text" >
158 KeyOz 4463
                    <string>0</string>
4464
                   </property>
162 KeyOz 4465
                   <property name="icon" >
4466
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4467
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4468
                   </property>
162 KeyOz 4469
                   <property name="autoRaise" >
158 KeyOz 4470
                    <bool>true</bool>
4471
                   </property>
4472
                  </widget>
4473
                 </item>
4474
                 <item>
162 KeyOz 4475
                  <widget class="QToolButton" name="J16_1" >
4476
                   <property name="toolTip" >
158 KeyOz 4477
                    <string>64</string>
4478
                   </property>
162 KeyOz 4479
                   <property name="text" >
158 KeyOz 4480
                    <string>0</string>
4481
                   </property>
162 KeyOz 4482
                   <property name="icon" >
4483
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4484
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4485
                   </property>
162 KeyOz 4486
                   <property name="autoRaise" >
158 KeyOz 4487
                    <bool>true</bool>
4488
                   </property>
4489
                  </widget>
4490
                 </item>
4491
                 <item>
162 KeyOz 4492
                  <widget class="QToolButton" name="J16_2" >
4493
                   <property name="toolTip" >
158 KeyOz 4494
                    <string>32</string>
4495
                   </property>
162 KeyOz 4496
                   <property name="text" >
158 KeyOz 4497
                    <string>0</string>
4498
                   </property>
162 KeyOz 4499
                   <property name="icon" >
4500
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4501
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4502
                   </property>
162 KeyOz 4503
                   <property name="autoRaise" >
158 KeyOz 4504
                    <bool>true</bool>
4505
                   </property>
4506
                  </widget>
4507
                 </item>
4508
                 <item>
162 KeyOz 4509
                  <widget class="QToolButton" name="J16_3" >
4510
                   <property name="toolTip" >
158 KeyOz 4511
                    <string>16</string>
4512
                   </property>
162 KeyOz 4513
                   <property name="text" >
158 KeyOz 4514
                    <string>0</string>
4515
                   </property>
162 KeyOz 4516
                   <property name="icon" >
4517
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4518
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4519
                   </property>
162 KeyOz 4520
                   <property name="autoRaise" >
158 KeyOz 4521
                    <bool>true</bool>
4522
                   </property>
4523
                  </widget>
4524
                 </item>
4525
                 <item>
162 KeyOz 4526
                  <widget class="QToolButton" name="J16_4" >
4527
                   <property name="toolTip" >
158 KeyOz 4528
                    <string>8</string>
4529
                   </property>
162 KeyOz 4530
                   <property name="text" >
158 KeyOz 4531
                    <string>0</string>
4532
                   </property>
162 KeyOz 4533
                   <property name="icon" >
4534
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4535
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4536
                   </property>
162 KeyOz 4537
                   <property name="autoRaise" >
158 KeyOz 4538
                    <bool>true</bool>
4539
                   </property>
4540
                  </widget>
4541
                 </item>
4542
                 <item>
162 KeyOz 4543
                  <widget class="QToolButton" name="J16_5" >
4544
                   <property name="toolTip" >
158 KeyOz 4545
                    <string>4</string>
4546
                   </property>
162 KeyOz 4547
                   <property name="text" >
158 KeyOz 4548
                    <string>0</string>
4549
                   </property>
162 KeyOz 4550
                   <property name="icon" >
4551
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4552
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4553
                   </property>
162 KeyOz 4554
                   <property name="autoRaise" >
158 KeyOz 4555
                    <bool>true</bool>
4556
                   </property>
4557
                  </widget>
4558
                 </item>
4559
                 <item>
162 KeyOz 4560
                  <widget class="QToolButton" name="J16_6" >
4561
                   <property name="toolTip" >
158 KeyOz 4562
                    <string>2</string>
4563
                   </property>
162 KeyOz 4564
                   <property name="text" >
158 KeyOz 4565
                    <string>0</string>
4566
                   </property>
162 KeyOz 4567
                   <property name="icon" >
4568
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4569
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4570
                   </property>
162 KeyOz 4571
                   <property name="autoRaise" >
158 KeyOz 4572
                    <bool>true</bool>
4573
                   </property>
4574
                  </widget>
4575
                 </item>
4576
                 <item>
162 KeyOz 4577
                  <widget class="QToolButton" name="J16_7" >
4578
                   <property name="toolTip" >
158 KeyOz 4579
                    <string>1</string>
4580
                   </property>
162 KeyOz 4581
                   <property name="text" >
158 KeyOz 4582
                    <string>0</string>
4583
                   </property>
162 KeyOz 4584
                   <property name="icon" >
4585
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4586
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4587
                   </property>
162 KeyOz 4588
                   <property name="autoRaise" >
158 KeyOz 4589
                    <bool>true</bool>
4590
                   </property>
4591
                  </widget>
4592
                 </item>
4593
                </layout>
4594
               </item>
162 KeyOz 4595
               <item row="1" column="4" >
4596
                <spacer name="horizontalSpacer_9" >
4597
                 <property name="orientation" >
158 KeyOz 4598
                  <enum>Qt::Horizontal</enum>
4599
                 </property>
162 KeyOz 4600
                 <property name="sizeHint" stdset="0" >
158 KeyOz 4601
                  <size>
4602
                   <width>108</width>
4603
                   <height>23</height>
4604
                  </size>
4605
                 </property>
4606
                </spacer>
4607
               </item>
162 KeyOz 4608
               <item row="4" column="0" >
4609
                <widget class="QLabel" name="label_109" >
4610
                 <property name="font" >
158 KeyOz 4611
                  <font>
4612
                   <weight>75</weight>
4613
                   <bold>true</bold>
4614
                  </font>
4615
                 </property>
162 KeyOz 4616
                 <property name="text" >
158 KeyOz 4617
                  <string>Bitmaske:</string>
4618
                 </property>
4619
                </widget>
4620
               </item>
162 KeyOz 4621
               <item row="4" column="1" colspan="2" >
4622
                <widget class="QSpinBox" name="sb_11_1" >
4623
                 <property name="maximum" >
158 KeyOz 4624
                  <number>255</number>
4625
                 </property>
4626
                </widget>
4627
               </item>
162 KeyOz 4628
               <item row="4" column="3" colspan="2" >
4629
                <widget class="QLabel" name="label_108" >
4630
                 <property name="text" >
158 KeyOz 4631
                  <string>[0..255]</string>
4632
                 </property>
4633
                </widget>
4634
               </item>
162 KeyOz 4635
               <item row="5" column="0" >
4636
                <widget class="QLabel" name="label_107" >
4637
                 <property name="font" >
158 KeyOz 4638
                  <font>
4639
                   <weight>75</weight>
4640
                   <bold>true</bold>
4641
                  </font>
4642
                 </property>
162 KeyOz 4643
                 <property name="text" >
158 KeyOz 4644
                  <string>Timing:</string>
4645
                 </property>
4646
                </widget>
4647
               </item>
162 KeyOz 4648
               <item row="5" column="1" colspan="2" >
4649
                <widget class="QComboBox" name="cb_11_2" >
4650
                 <property name="editable" >
158 KeyOz 4651
                  <bool>true</bool>
4652
                 </property>
4653
                 <item>
162 KeyOz 4654
                  <property name="text" >
158 KeyOz 4655
                   <string>Poti 1</string>
4656
                  </property>
4657
                 </item>
4658
                 <item>
162 KeyOz 4659
                  <property name="text" >
158 KeyOz 4660
                   <string>Poti 2</string>
4661
                  </property>
4662
                 </item>
4663
                 <item>
162 KeyOz 4664
                  <property name="text" >
158 KeyOz 4665
                   <string>Poti 3</string>
4666
                  </property>
4667
                 </item>
4668
                 <item>
162 KeyOz 4669
                  <property name="text" >
158 KeyOz 4670
                   <string>Poti 4</string>
4671
                  </property>
4672
                 </item>
4673
                 <item>
162 KeyOz 4674
                  <property name="text" >
158 KeyOz 4675
                   <string>0</string>
4676
                  </property>
4677
                 </item>
4678
                </widget>
4679
               </item>
162 KeyOz 4680
               <item row="5" column="3" colspan="2" >
4681
                <widget class="QLabel" name="label_110" >
4682
                 <property name="text" >
158 KeyOz 4683
                  <string>[x 10ms]</string>
4684
                 </property>
4685
                </widget>
4686
               </item>
162 KeyOz 4687
               <item row="7" column="0" >
4688
                <spacer name="horizontalSpacer_10" >
4689
                 <property name="orientation" >
158 KeyOz 4690
                  <enum>Qt::Horizontal</enum>
4691
                 </property>
162 KeyOz 4692
                 <property name="sizeHint" stdset="0" >
158 KeyOz 4693
                  <size>
4694
                   <width>121</width>
4695
                   <height>23</height>
4696
                  </size>
4697
                 </property>
4698
                </spacer>
4699
               </item>
162 KeyOz 4700
               <item row="7" column="1" colspan="3" >
4701
                <layout class="QHBoxLayout" name="horizontalLayout_10" >
4702
                 <property name="spacing" >
158 KeyOz 4703
                  <number>2</number>
4704
                 </property>
4705
                 <item>
162 KeyOz 4706
                  <widget class="QToolButton" name="J17_0" >
4707
                   <property name="toolTip" >
158 KeyOz 4708
                    <string>128</string>
4709
                   </property>
162 KeyOz 4710
                   <property name="text" >
158 KeyOz 4711
                    <string>00</string>
4712
                   </property>
162 KeyOz 4713
                   <property name="icon" >
4714
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4715
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4716
                   </property>
162 KeyOz 4717
                   <property name="autoRaise" >
158 KeyOz 4718
                    <bool>true</bool>
4719
                   </property>
4720
                  </widget>
4721
                 </item>
4722
                 <item>
162 KeyOz 4723
                  <widget class="QToolButton" name="J17_1" >
4724
                   <property name="toolTip" >
158 KeyOz 4725
                    <string>64</string>
4726
                   </property>
162 KeyOz 4727
                   <property name="text" >
158 KeyOz 4728
                    <string>00</string>
4729
                   </property>
162 KeyOz 4730
                   <property name="icon" >
4731
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4732
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4733
                   </property>
162 KeyOz 4734
                   <property name="autoRaise" >
158 KeyOz 4735
                    <bool>true</bool>
4736
                   </property>
4737
                  </widget>
4738
                 </item>
4739
                 <item>
162 KeyOz 4740
                  <widget class="QToolButton" name="J17_2" >
4741
                   <property name="toolTip" >
158 KeyOz 4742
                    <string>32</string>
4743
                   </property>
162 KeyOz 4744
                   <property name="text" >
158 KeyOz 4745
                    <string>00</string>
4746
                   </property>
162 KeyOz 4747
                   <property name="icon" >
4748
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4749
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4750
                   </property>
162 KeyOz 4751
                   <property name="autoRaise" >
158 KeyOz 4752
                    <bool>true</bool>
4753
                   </property>
4754
                  </widget>
4755
                 </item>
4756
                 <item>
162 KeyOz 4757
                  <widget class="QToolButton" name="J17_3" >
4758
                   <property name="toolTip" >
158 KeyOz 4759
                    <string>16</string>
4760
                   </property>
162 KeyOz 4761
                   <property name="text" >
158 KeyOz 4762
                    <string>00</string>
4763
                   </property>
162 KeyOz 4764
                   <property name="icon" >
4765
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4766
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4767
                   </property>
162 KeyOz 4768
                   <property name="autoRaise" >
158 KeyOz 4769
                    <bool>true</bool>
4770
                   </property>
4771
                  </widget>
4772
                 </item>
4773
                 <item>
162 KeyOz 4774
                  <widget class="QToolButton" name="J17_4" >
4775
                   <property name="toolTip" >
158 KeyOz 4776
                    <string>8</string>
4777
                   </property>
162 KeyOz 4778
                   <property name="text" >
158 KeyOz 4779
                    <string>00</string>
4780
                   </property>
162 KeyOz 4781
                   <property name="icon" >
4782
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4783
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4784
                   </property>
162 KeyOz 4785
                   <property name="autoRaise" >
158 KeyOz 4786
                    <bool>true</bool>
4787
                   </property>
4788
                  </widget>
4789
                 </item>
4790
                 <item>
162 KeyOz 4791
                  <widget class="QToolButton" name="J17_5" >
4792
                   <property name="toolTip" >
158 KeyOz 4793
                    <string>4</string>
4794
                   </property>
162 KeyOz 4795
                   <property name="text" >
158 KeyOz 4796
                    <string>00</string>
4797
                   </property>
162 KeyOz 4798
                   <property name="icon" >
4799
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4800
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4801
                   </property>
162 KeyOz 4802
                   <property name="autoRaise" >
158 KeyOz 4803
                    <bool>true</bool>
4804
                   </property>
4805
                  </widget>
4806
                 </item>
4807
                 <item>
162 KeyOz 4808
                  <widget class="QToolButton" name="J17_6" >
4809
                   <property name="toolTip" >
158 KeyOz 4810
                    <string>2</string>
4811
                   </property>
162 KeyOz 4812
                   <property name="text" >
158 KeyOz 4813
                    <string>00</string>
4814
                   </property>
162 KeyOz 4815
                   <property name="icon" >
4816
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4817
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4818
                   </property>
162 KeyOz 4819
                   <property name="autoRaise" >
158 KeyOz 4820
                    <bool>true</bool>
4821
                   </property>
4822
                  </widget>
4823
                 </item>
4824
                 <item>
162 KeyOz 4825
                  <widget class="QToolButton" name="J17_7" >
4826
                   <property name="toolTip" >
158 KeyOz 4827
                    <string>1</string>
4828
                   </property>
162 KeyOz 4829
                   <property name="text" >
158 KeyOz 4830
                    <string>00</string>
4831
                   </property>
162 KeyOz 4832
                   <property name="icon" >
4833
                    <iconset resource="../MKTool.qrc" >
158 KeyOz 4834
                     <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4835
                   </property>
162 KeyOz 4836
                   <property name="autoRaise" >
158 KeyOz 4837
                    <bool>true</bool>
4838
                   </property>
4839
                  </widget>
4840
                 </item>
4841
                </layout>
4842
               </item>
162 KeyOz 4843
               <item row="7" column="4" >
4844
                <spacer name="horizontalSpacer_11" >
4845
                 <property name="orientation" >
158 KeyOz 4846
                  <enum>Qt::Horizontal</enum>
4847
                 </property>
162 KeyOz 4848
                 <property name="sizeHint" stdset="0" >
158 KeyOz 4849
                  <size>
4850
                   <width>108</width>
4851
                   <height>23</height>
4852
                  </size>
4853
                 </property>
4854
                </spacer>
4855
               </item>
162 KeyOz 4856
               <item row="8" column="0" >
4857
                <widget class="QLabel" name="label_111" >
4858
                 <property name="font" >
158 KeyOz 4859
                  <font>
4860
                   <weight>75</weight>
4861
                   <bold>true</bold>
4862
                  </font>
4863
                 </property>
162 KeyOz 4864
                 <property name="text" >
158 KeyOz 4865
                  <string>Bitmaske:</string>
4866
                 </property>
4867
                </widget>
4868
               </item>
162 KeyOz 4869
               <item row="8" column="1" colspan="2" >
4870
                <widget class="QSpinBox" name="sb_11_3" >
4871
                 <property name="maximum" >
158 KeyOz 4872
                  <number>255</number>
4873
                 </property>
4874
                </widget>
4875
               </item>
162 KeyOz 4876
               <item row="8" column="3" colspan="2" >
4877
                <widget class="QLabel" name="label_114" >
4878
                 <property name="text" >
158 KeyOz 4879
                  <string>[0..255]</string>
4880
                 </property>
4881
                </widget>
4882
               </item>
162 KeyOz 4883
               <item row="9" column="0" >
4884
                <widget class="QLabel" name="label_112" >
4885
                 <property name="font" >
158 KeyOz 4886
                  <font>
4887
                   <weight>75</weight>
4888
                   <bold>true</bold>
4889
                  </font>
4890
                 </property>
162 KeyOz 4891
                 <property name="text" >
158 KeyOz 4892
                  <string>Timing:</string>
4893
                 </property>
4894
                </widget>
4895
               </item>
162 KeyOz 4896
               <item row="9" column="1" colspan="2" >
4897
                <widget class="QComboBox" name="cb_11_4" >
4898
                 <property name="editable" >
158 KeyOz 4899
                  <bool>true</bool>
4900
                 </property>
4901
                 <item>
162 KeyOz 4902
                  <property name="text" >
158 KeyOz 4903
                   <string>Poti 1</string>
4904
                  </property>
4905
                 </item>
4906
                 <item>
162 KeyOz 4907
                  <property name="text" >
158 KeyOz 4908
                   <string>Poti 2</string>
4909
                  </property>
4910
                 </item>
4911
                 <item>
162 KeyOz 4912
                  <property name="text" >
158 KeyOz 4913
                   <string>Poti 3</string>
4914
                  </property>
4915
                 </item>
4916
                 <item>
162 KeyOz 4917
                  <property name="text" >
158 KeyOz 4918
                   <string>Poti 4</string>
4919
                  </property>
4920
                 </item>
4921
                 <item>
162 KeyOz 4922
                  <property name="text" >
158 KeyOz 4923
                   <string>0</string>
4924
                  </property>
4925
                 </item>
4926
                </widget>
4927
               </item>
162 KeyOz 4928
               <item row="9" column="3" colspan="2" >
4929
                <widget class="QLabel" name="label_113" >
4930
                 <property name="text" >
158 KeyOz 4931
                  <string>[x 10ms]</string>
4932
                 </property>
4933
                </widget>
4934
               </item>
162 KeyOz 4935
               <item row="10" column="3" >
4936
                <spacer name="verticalSpacer_12" >
4937
                 <property name="orientation" >
158 KeyOz 4938
                  <enum>Qt::Vertical</enum>
4939
                 </property>
162 KeyOz 4940
                 <property name="sizeHint" stdset="0" >
158 KeyOz 4941
                  <size>
4942
                   <width>57</width>
4943
                   <height>20</height>
4944
                  </size>
4945
                 </property>
4946
                </spacer>
4947
               </item>
162 KeyOz 4948
               <item row="6" column="1" >
4949
                <widget class="QLabel" name="label_115" >
4950
                 <property name="font" >
158 KeyOz 4951
                  <font>
4952
                   <weight>75</weight>
4953
                   <bold>true</bold>
4954
                  </font>
4955
                 </property>
162 KeyOz 4956
                 <property name="text" >
158 KeyOz 4957
                  <string>Ausgang J17</string>
4958
                 </property>
4959
                </widget>
4960
               </item>
162 KeyOz 4961
               <item row="0" column="1" >
4962
                <widget class="QLabel" name="label_116" >
4963
                 <property name="font" >
158 KeyOz 4964
                  <font>
4965
                   <weight>75</weight>
4966
                   <bold>true</bold>
4967
                  </font>
4968
                 </property>
162 KeyOz 4969
                 <property name="text" >
158 KeyOz 4970
                  <string>Ausgang J16</string>
4971
                 </property>
4972
                </widget>
4973
               </item>
4974
              </layout>
4975
             </widget>
4976
            </item>
4977
           </layout>
4978
          </widget>
162 KeyOz 4979
          <widget class="QWidget" name="Tab_P12" >
4980
           <attribute name="title" >
158 KeyOz 4981
            <string>Navi-Ctrl </string>
4982
           </attribute>
162 KeyOz 4983
           <layout class="QGridLayout" name="gridLayout_28" >
4984
            <item row="0" column="0" >
4985
             <widget class="QFrame" name="frame_13" >
4986
              <property name="sizePolicy" >
4987
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 4988
                <horstretch>0</horstretch>
4989
                <verstretch>0</verstretch>
4990
               </sizepolicy>
4991
              </property>
162 KeyOz 4992
              <property name="frameShape" >
158 KeyOz 4993
               <enum>QFrame::StyledPanel</enum>
4994
              </property>
162 KeyOz 4995
              <property name="frameShadow" >
158 KeyOz 4996
               <enum>QFrame::Raised</enum>
4997
              </property>
162 KeyOz 4998
              <layout class="QGridLayout" name="gridLayout_33" >
4999
               <item row="0" column="0" >
5000
                <widget class="QLabel" name="label_120" >
5001
                 <property name="font" >
158 KeyOz 5002
                  <font>
5003
                   <weight>75</weight>
5004
                   <bold>true</bold>
5005
                  </font>
5006
                 </property>
162 KeyOz 5007
                 <property name="text" >
158 KeyOz 5008
                  <string>GPS Mode Control:</string>
5009
                 </property>
5010
                </widget>
5011
               </item>
162 KeyOz 5012
               <item row="0" column="1" >
5013
                <widget class="QComboBox" name="cb_12_1" >
5014
                 <property name="editable" >
158 KeyOz 5015
                  <bool>true</bool>
5016
                 </property>
5017
                 <item>
162 KeyOz 5018
                  <property name="text" >
158 KeyOz 5019
                   <string>Poti 1</string>
5020
                  </property>
5021
                 </item>
5022
                 <item>
162 KeyOz 5023
                  <property name="text" >
158 KeyOz 5024
                   <string>Poti 2</string>
5025
                  </property>
5026
                 </item>
5027
                 <item>
162 KeyOz 5028
                  <property name="text" >
158 KeyOz 5029
                   <string>Poti 3</string>
5030
                  </property>
5031
                 </item>
5032
                 <item>
162 KeyOz 5033
                  <property name="text" >
158 KeyOz 5034
                   <string>Poti 4</string>
5035
                  </property>
5036
                 </item>
5037
                 <item>
162 KeyOz 5038
                  <property name="text" >
158 KeyOz 5039
                   <string>0</string>
5040
                  </property>
5041
                 </item>
5042
                </widget>
5043
               </item>
162 KeyOz 5044
               <item row="0" column="2" >
5045
                <widget class="QLabel" name="label_117" >
5046
                 <property name="text" >
158 KeyOz 5047
                  <string/>
5048
                 </property>
5049
                </widget>
5050
               </item>
162 KeyOz 5051
               <item row="1" column="0" >
5052
                <widget class="QLabel" name="label_123" >
5053
                 <property name="font" >
158 KeyOz 5054
                  <font>
5055
                   <weight>75</weight>
5056
                   <bold>true</bold>
5057
                  </font>
5058
                 </property>
162 KeyOz 5059
                 <property name="text" >
158 KeyOz 5060
                  <string>GPS Gain:</string>
5061
                 </property>
5062
                </widget>
5063
               </item>
162 KeyOz 5064
               <item row="1" column="1" >
5065
                <widget class="QComboBox" name="cb_12_2" >
5066
                 <property name="editable" >
158 KeyOz 5067
                  <bool>true</bool>
5068
                 </property>
5069
                 <item>
162 KeyOz 5070
                  <property name="text" >
158 KeyOz 5071
                   <string>Poti 1</string>
5072
                  </property>
5073
                 </item>
5074
                 <item>
162 KeyOz 5075
                  <property name="text" >
158 KeyOz 5076
                   <string>Poti 2</string>
5077
                  </property>
5078
                 </item>
5079
                 <item>
162 KeyOz 5080
                  <property name="text" >
158 KeyOz 5081
                   <string>Poti 3</string>
5082
                  </property>
5083
                 </item>
5084
                 <item>
162 KeyOz 5085
                  <property name="text" >
158 KeyOz 5086
                   <string>Poti 4</string>
5087
                  </property>
5088
                 </item>
5089
                 <item>
162 KeyOz 5090
                  <property name="text" >
158 KeyOz 5091
                   <string>0</string>
5092
                  </property>
5093
                 </item>
5094
                </widget>
5095
               </item>
162 KeyOz 5096
               <item row="1" column="2" >
5097
                <widget class="QLabel" name="label_124" >
5098
                 <property name="text" >
158 KeyOz 5099
                  <string>[%]</string>
5100
                 </property>
5101
                </widget>
5102
               </item>
162 KeyOz 5103
               <item row="2" column="0" >
5104
                <widget class="QLabel" name="label_119" >
5105
                 <property name="font" >
158 KeyOz 5106
                  <font>
5107
                   <weight>75</weight>
5108
                   <bold>true</bold>
5109
                  </font>
5110
                 </property>
162 KeyOz 5111
                 <property name="text" >
158 KeyOz 5112
                  <string>GPS Stick Threshold:</string>
5113
                 </property>
5114
                </widget>
5115
               </item>
162 KeyOz 5116
               <item row="2" column="1" >
5117
                <widget class="QSpinBox" name="sb_12_3" >
5118
                 <property name="maximum" >
158 KeyOz 5119
                  <number>250</number>
5120
                 </property>
5121
                </widget>
5122
               </item>
162 KeyOz 5123
               <item row="2" column="2" >
5124
                <widget class="QLabel" name="label_118" >
5125
                 <property name="text" >
158 KeyOz 5126
                  <string/>
5127
                 </property>
5128
                </widget>
5129
               </item>
162 KeyOz 5130
               <item row="3" column="0" >
5131
                <widget class="QLabel" name="label_122" >
5132
                 <property name="font" >
158 KeyOz 5133
                  <font>
5134
                   <weight>75</weight>
5135
                   <bold>true</bold>
5136
                  </font>
5137
                 </property>
162 KeyOz 5138
                 <property name="text" >
158 KeyOz 5139
                  <string>Min. Sat.</string>
5140
                 </property>
5141
                </widget>
5142
               </item>
162 KeyOz 5143
               <item row="3" column="1" >
5144
                <widget class="QSpinBox" name="sb_12_4" >
5145
                 <property name="maximum" >
158 KeyOz 5146
                  <number>250</number>
5147
                 </property>
5148
                </widget>
5149
               </item>
162 KeyOz 5150
               <item row="3" column="2" >
5151
                <widget class="QLabel" name="label_121" >
5152
                 <property name="text" >
158 KeyOz 5153
                  <string/>
5154
                 </property>
5155
                </widget>
5156
               </item>
162 KeyOz 5157
               <item row="4" column="0" >
5158
                <widget class="QLabel" name="label_125" >
5159
                 <property name="font" >
158 KeyOz 5160
                  <font>
5161
                   <weight>75</weight>
5162
                   <bold>true</bold>
5163
                  </font>
5164
                 </property>
162 KeyOz 5165
                 <property name="text" >
158 KeyOz 5166
                  <string>GPS P:</string>
5167
                 </property>
5168
                </widget>
5169
               </item>
162 KeyOz 5170
               <item row="4" column="1" >
5171
                <widget class="QComboBox" name="cb_12_5" >
5172
                 <property name="editable" >
158 KeyOz 5173
                  <bool>true</bool>
5174
                 </property>
5175
                 <item>
162 KeyOz 5176
                  <property name="text" >
158 KeyOz 5177
                   <string>Poti 1</string>
5178
                  </property>
5179
                 </item>
5180
                 <item>
162 KeyOz 5181
                  <property name="text" >
158 KeyOz 5182
                   <string>Poti 2</string>
5183
                  </property>
5184
                 </item>
5185
                 <item>
162 KeyOz 5186
                  <property name="text" >
158 KeyOz 5187
                   <string>Poti 3</string>
5188
                  </property>
5189
                 </item>
5190
                 <item>
162 KeyOz 5191
                  <property name="text" >
158 KeyOz 5192
                   <string>Poti 4</string>
5193
                  </property>
5194
                 </item>
5195
                 <item>
162 KeyOz 5196
                  <property name="text" >
158 KeyOz 5197
                   <string>0</string>
5198
                  </property>
5199
                 </item>
5200
                </widget>
5201
               </item>
162 KeyOz 5202
               <item row="4" column="2" >
5203
                <widget class="QLabel" name="label_126" >
5204
                 <property name="text" >
158 KeyOz 5205
                  <string/>
5206
                 </property>
5207
                </widget>
5208
               </item>
162 KeyOz 5209
               <item row="5" column="0" >
5210
                <widget class="QLabel" name="label_127" >
5211
                 <property name="font" >
158 KeyOz 5212
                  <font>
5213
                   <weight>75</weight>
5214
                   <bold>true</bold>
5215
                  </font>
5216
                 </property>
162 KeyOz 5217
                 <property name="text" >
158 KeyOz 5218
                  <string>GPS I:</string>
5219
                 </property>
5220
                </widget>
5221
               </item>
162 KeyOz 5222
               <item row="5" column="1" >
5223
                <widget class="QComboBox" name="cb_12_6" >
5224
                 <property name="editable" >
158 KeyOz 5225
                  <bool>true</bool>
5226
                 </property>
5227
                 <item>
162 KeyOz 5228
                  <property name="text" >
158 KeyOz 5229
                   <string>Poti 1</string>
5230
                  </property>
5231
                 </item>
5232
                 <item>
162 KeyOz 5233
                  <property name="text" >
158 KeyOz 5234
                   <string>Poti 2</string>
5235
                  </property>
5236
                 </item>
5237
                 <item>
162 KeyOz 5238
                  <property name="text" >
158 KeyOz 5239
                   <string>Poti 3</string>
5240
                  </property>
5241
                 </item>
5242
                 <item>
162 KeyOz 5243
                  <property name="text" >
158 KeyOz 5244
                   <string>Poti 4</string>
5245
                  </property>
5246
                 </item>
5247
                 <item>
162 KeyOz 5248
                  <property name="text" >
158 KeyOz 5249
                   <string>0</string>
5250
                  </property>
5251
                 </item>
5252
                </widget>
5253
               </item>
162 KeyOz 5254
               <item row="5" column="2" >
5255
                <widget class="QLabel" name="label_128" >
5256
                 <property name="text" >
158 KeyOz 5257
                  <string/>
5258
                 </property>
5259
                </widget>
5260
               </item>
162 KeyOz 5261
               <item row="6" column="0" >
5262
                <widget class="QLabel" name="label_129" >
5263
                 <property name="font" >
158 KeyOz 5264
                  <font>
5265
                   <weight>75</weight>
5266
                   <bold>true</bold>
5267
                  </font>
5268
                 </property>
162 KeyOz 5269
                 <property name="text" >
158 KeyOz 5270
                  <string>GPS D:</string>
5271
                 </property>
5272
                </widget>
5273
               </item>
162 KeyOz 5274
               <item row="6" column="1" >
5275
                <widget class="QComboBox" name="cb_12_7" >
5276
                 <property name="editable" >
158 KeyOz 5277
                  <bool>true</bool>
5278
                 </property>
5279
                 <item>
162 KeyOz 5280
                  <property name="text" >
158 KeyOz 5281
                   <string>Poti 1</string>
5282
                  </property>
5283
                 </item>
5284
                 <item>
162 KeyOz 5285
                  <property name="text" >
158 KeyOz 5286
                   <string>Poti 2</string>
5287
                  </property>
5288
                 </item>
5289
                 <item>
162 KeyOz 5290
                  <property name="text" >
158 KeyOz 5291
                   <string>Poti 3</string>
5292
                  </property>
5293
                 </item>
5294
                 <item>
162 KeyOz 5295
                  <property name="text" >
158 KeyOz 5296
                   <string>Poti 4</string>
5297
                  </property>
5298
                 </item>
5299
                 <item>
162 KeyOz 5300
                  <property name="text" >
158 KeyOz 5301
                   <string>0</string>
5302
                  </property>
5303
                 </item>
5304
                </widget>
5305
               </item>
162 KeyOz 5306
               <item row="6" column="2" >
5307
                <widget class="QLabel" name="label_130" >
5308
                 <property name="text" >
158 KeyOz 5309
                  <string/>
5310
                 </property>
5311
                </widget>
5312
               </item>
162 KeyOz 5313
               <item row="7" column="0" >
5314
                <widget class="QLabel" name="label_131" >
5315
                 <property name="font" >
158 KeyOz 5316
                  <font>
5317
                   <weight>75</weight>
5318
                   <bold>true</bold>
5319
                  </font>
5320
                 </property>
162 KeyOz 5321
                 <property name="text" >
158 KeyOz 5322
                  <string>GPS ACC:</string>
5323
                 </property>
5324
                </widget>
5325
               </item>
162 KeyOz 5326
               <item row="7" column="1" >
5327
                <widget class="QComboBox" name="cb_12_8" >
5328
                 <property name="editable" >
158 KeyOz 5329
                  <bool>true</bool>
5330
                 </property>
5331
                 <item>
162 KeyOz 5332
                  <property name="text" >
158 KeyOz 5333
                   <string>Poti 1</string>
5334
                  </property>
5335
                 </item>
5336
                 <item>
162 KeyOz 5337
                  <property name="text" >
158 KeyOz 5338
                   <string>Poti 2</string>
5339
                  </property>
5340
                 </item>
5341
                 <item>
162 KeyOz 5342
                  <property name="text" >
158 KeyOz 5343
                   <string>Poti 3</string>
5344
                  </property>
5345
                 </item>
5346
                 <item>
162 KeyOz 5347
                  <property name="text" >
158 KeyOz 5348
                   <string>Poti 4</string>
5349
                  </property>
5350
                 </item>
5351
                 <item>
162 KeyOz 5352
                  <property name="text" >
158 KeyOz 5353
                   <string>0</string>
5354
                  </property>
5355
                 </item>
5356
                </widget>
5357
               </item>
162 KeyOz 5358
               <item row="7" column="2" >
5359
                <widget class="QLabel" name="label_132" >
5360
                 <property name="text" >
158 KeyOz 5361
                  <string/>
5362
                 </property>
5363
                </widget>
5364
               </item>
5365
              </layout>
5366
             </widget>
5367
            </item>
162 KeyOz 5368
            <item row="0" column="1" >
5369
             <widget class="QTextEdit" name="te_Help_12" >
5370
              <property name="minimumSize" >
158 KeyOz 5371
               <size>
5372
                <width>200</width>
5373
                <height>0</height>
5374
               </size>
5375
              </property>
162 KeyOz 5376
              <property name="maximumSize" >
158 KeyOz 5377
               <size>
5378
                <width>200</width>
5379
                <height>16777215</height>
5380
               </size>
5381
              </property>
162 KeyOz 5382
              <property name="readOnly" >
5383
               <bool>true</bool>
5384
              </property>
5385
              <property name="html" >
5386
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
5387
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 5388
p, li { white-space: pre-wrap; }
162 KeyOz 5389
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
5390
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Einstellungen für das Navi-Ctrl.&lt;/span>&lt;/p>
5391
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">GPS Mode Control:&lt;/span>&lt;/p>
5392
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">0 = AID, 100 = Free, 200 = Coming Home&lt;/p>
5393
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">GPS Stick Threshold:&lt;/span>&lt;/p>
5394
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">0 = Position Hold by Mode Control&lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 5395
              </property>
158 KeyOz 5396
             </widget>
5397
            </item>
5398
           </layout>
5399
          </widget>
162 KeyOz 5400
          <widget class="QWidget" name="Tab_P13" >
5401
           <attribute name="title" >
158 KeyOz 5402
            <string>Navi-Ctrl 2</string>
5403
           </attribute>
162 KeyOz 5404
           <layout class="QGridLayout" name="gridLayout_40" >
5405
            <item row="0" column="0" >
5406
             <widget class="QFrame" name="frame_19" >
5407
              <property name="sizePolicy" >
5408
               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
158 KeyOz 5409
                <horstretch>0</horstretch>
5410
                <verstretch>0</verstretch>
5411
               </sizepolicy>
5412
              </property>
162 KeyOz 5413
              <property name="frameShape" >
158 KeyOz 5414
               <enum>QFrame::StyledPanel</enum>
5415
              </property>
162 KeyOz 5416
              <property name="frameShadow" >
158 KeyOz 5417
               <enum>QFrame::Raised</enum>
5418
              </property>
166 KeyOz 5419
              <layout class="QGridLayout" name="gridLayout_36" >
162 KeyOz 5420
               <item row="0" column="0" >
5421
                <widget class="QLabel" name="label_134" >
5422
                 <property name="font" >
158 KeyOz 5423
                  <font>
5424
                   <weight>75</weight>
5425
                   <bold>true</bold>
5426
                  </font>
5427
                 </property>
162 KeyOz 5428
                 <property name="text" >
158 KeyOz 5429
                  <string>GPS Wind Correction:</string>
5430
                 </property>
5431
                </widget>
5432
               </item>
162 KeyOz 5433
               <item row="0" column="1" >
5434
                <widget class="QComboBox" name="cb_13_1" >
5435
                 <property name="editable" >
158 KeyOz 5436
                  <bool>true</bool>
5437
                 </property>
5438
                 <item>
162 KeyOz 5439
                  <property name="text" >
158 KeyOz 5440
                   <string>Poti 1</string>
5441
                  </property>
5442
                 </item>
5443
                 <item>
162 KeyOz 5444
                  <property name="text" >
158 KeyOz 5445
                   <string>Poti 2</string>
5446
                  </property>
5447
                 </item>
5448
                 <item>
162 KeyOz 5449
                  <property name="text" >
158 KeyOz 5450
                   <string>Poti 3</string>
5451
                  </property>
5452
                 </item>
5453
                 <item>
162 KeyOz 5454
                  <property name="text" >
158 KeyOz 5455
                   <string>Poti 4</string>
5456
                  </property>
5457
                 </item>
5458
                 <item>
162 KeyOz 5459
                  <property name="text" >
158 KeyOz 5460
                   <string>0</string>
5461
                  </property>
5462
                 </item>
5463
                </widget>
5464
               </item>
162 KeyOz 5465
               <item row="0" column="2" >
5466
                <widget class="QLabel" name="label_139" >
5467
                 <property name="text" >
158 KeyOz 5468
                  <string>[%]</string>
5469
                 </property>
5470
                </widget>
5471
               </item>
162 KeyOz 5472
               <item row="1" column="0" >
5473
                <widget class="QLabel" name="label_140" >
5474
                 <property name="font" >
158 KeyOz 5475
                  <font>
5476
                   <weight>75</weight>
5477
                   <bold>true</bold>
5478
                  </font>
5479
                 </property>
162 KeyOz 5480
                 <property name="text" >
158 KeyOz 5481
                  <string>Speed Compensation:</string>
5482
                 </property>
5483
                </widget>
5484
               </item>
162 KeyOz 5485
               <item row="1" column="1" >
5486
                <widget class="QComboBox" name="cb_13_2" >
5487
                 <property name="editable" >
158 KeyOz 5488
                  <bool>true</bool>
5489
                 </property>
5490
                 <item>
162 KeyOz 5491
                  <property name="text" >
158 KeyOz 5492
                   <string>Poti 1</string>
5493
                  </property>
5494
                 </item>
5495
                 <item>
162 KeyOz 5496
                  <property name="text" >
158 KeyOz 5497
                   <string>Poti 2</string>
5498
                  </property>
5499
                 </item>
5500
                 <item>
162 KeyOz 5501
                  <property name="text" >
158 KeyOz 5502
                   <string>Poti 3</string>
5503
                  </property>
5504
                 </item>
5505
                 <item>
162 KeyOz 5506
                  <property name="text" >
158 KeyOz 5507
                   <string>Poti 4</string>
5508
                  </property>
5509
                 </item>
5510
                 <item>
162 KeyOz 5511
                  <property name="text" >
158 KeyOz 5512
                   <string>0</string>
5513
                  </property>
5514
                 </item>
5515
                </widget>
5516
               </item>
162 KeyOz 5517
               <item row="1" column="2" >
5518
                <widget class="QLabel" name="label_141" >
5519
                 <property name="text" >
158 KeyOz 5520
                  <string>[%]</string>
5521
                 </property>
5522
                </widget>
5523
               </item>
162 KeyOz 5524
               <item row="2" column="0" >
5525
                <widget class="QLabel" name="label_148" >
5526
                 <property name="font" >
158 KeyOz 5527
                  <font>
5528
                   <weight>75</weight>
5529
                   <bold>true</bold>
5530
                  </font>
5531
                 </property>
162 KeyOz 5532
                 <property name="text" >
158 KeyOz 5533
                  <string>GPS max Radius:</string>
5534
                 </property>
5535
                </widget>
5536
               </item>
162 KeyOz 5537
               <item row="2" column="1" >
5538
                <widget class="QComboBox" name="cb_13_3" >
5539
                 <property name="editable" >
158 KeyOz 5540
                  <bool>true</bool>
5541
                 </property>
5542
                 <item>
162 KeyOz 5543
                  <property name="text" >
158 KeyOz 5544
                   <string>Poti 1</string>
5545
                  </property>
5546
                 </item>
5547
                 <item>
162 KeyOz 5548
                  <property name="text" >
158 KeyOz 5549
                   <string>Poti 2</string>
5550
                  </property>
5551
                 </item>
5552
                 <item>
162 KeyOz 5553
                  <property name="text" >
158 KeyOz 5554
                   <string>Poti 3</string>
5555
                  </property>
5556
                 </item>
5557
                 <item>
162 KeyOz 5558
                  <property name="text" >
158 KeyOz 5559
                   <string>Poti 4</string>
5560
                  </property>
5561
                 </item>
5562
                 <item>
162 KeyOz 5563
                  <property name="text" >
158 KeyOz 5564
                   <string>0</string>
5565
                  </property>
5566
                 </item>
5567
                </widget>
5568
               </item>
162 KeyOz 5569
               <item row="2" column="2" >
5570
                <widget class="QLabel" name="label_149" >
5571
                 <property name="text" >
158 KeyOz 5572
                  <string>[m]</string>
5573
                 </property>
5574
                </widget>
5575
               </item>
166 KeyOz 5576
               <item row="3" column="0" >
5577
                <widget class="QLabel" name="label_151" >
5578
                 <property name="font" >
5579
                  <font>
5580
                   <weight>75</weight>
5581
                   <bold>true</bold>
5582
                  </font>
5583
                 </property>
5584
                 <property name="text" >
5585
                  <string>GPS Winkelbegrenzung:</string>
5586
                 </property>
5587
                </widget>
5588
               </item>
162 KeyOz 5589
               <item row="3" column="1" >
166 KeyOz 5590
                <widget class="QComboBox" name="cb_13_4" >
5591
                 <property name="editable" >
5592
                  <bool>true</bool>
5593
                 </property>
5594
                 <item>
5595
                  <property name="text" >
5596
                   <string>Poti 1</string>
5597
                  </property>
5598
                 </item>
5599
                 <item>
5600
                  <property name="text" >
5601
                   <string>Poti 2</string>
5602
                  </property>
5603
                 </item>
5604
                 <item>
5605
                  <property name="text" >
5606
                   <string>Poti 3</string>
5607
                  </property>
5608
                 </item>
5609
                 <item>
5610
                  <property name="text" >
5611
                   <string>Poti 4</string>
5612
                  </property>
5613
                 </item>
5614
                 <item>
5615
                  <property name="text" >
5616
                   <string>0</string>
5617
                  </property>
5618
                 </item>
5619
                </widget>
5620
               </item>
5621
               <item row="3" column="2" >
5622
                <widget class="QLabel" name="label_150" >
5623
                 <property name="text" >
5624
                  <string>[x 0.5 Grad]</string>
5625
                 </property>
5626
                </widget>
5627
               </item>
5628
               <item row="4" column="1" >
162 KeyOz 5629
                <spacer name="verticalSpacer_15" >
5630
                 <property name="orientation" >
158 KeyOz 5631
                  <enum>Qt::Vertical</enum>
5632
                 </property>
162 KeyOz 5633
                 <property name="sizeHint" stdset="0" >
158 KeyOz 5634
                  <size>
5635
                   <width>20</width>
5636
                   <height>40</height>
5637
                  </size>
5638
                 </property>
5639
                </spacer>
5640
               </item>
5641
              </layout>
5642
             </widget>
5643
            </item>
162 KeyOz 5644
            <item row="0" column="1" >
5645
             <widget class="QTextEdit" name="te_Help_13" >
5646
              <property name="minimumSize" >
158 KeyOz 5647
               <size>
5648
                <width>200</width>
5649
                <height>0</height>
5650
               </size>
5651
              </property>
162 KeyOz 5652
              <property name="maximumSize" >
158 KeyOz 5653
               <size>
5654
                <width>200</width>
5655
                <height>16777215</height>
5656
               </size>
5657
              </property>
162 KeyOz 5658
              <property name="readOnly" >
5659
               <bool>true</bool>
5660
              </property>
5661
              <property name="html" >
5662
               <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
5663
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
159 KeyOz 5664
p, li { white-space: pre-wrap; }
162 KeyOz 5665
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
5666
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Einstellungen für das Navi-Ctrl (Seite 2).&lt;/span>&lt;/p>
5667
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600; text-decoration: underline;">&lt;/p>
5668
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Speed Compensation:&lt;/span>&lt;/p>
5669
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600; text-decoration: underline;">&lt;/p>
166 KeyOz 5670
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">only for AID mode.&lt;/p>
5671
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>
5672
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">GPS Winkelbegrenzung:&lt;/span>&lt;/p>
5673
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600; text-decoration: underline;">&lt;/p>
5674
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Begrenzung des Maximalen Neigungswinkel.&lt;/p>&lt;/body>&lt;/html></string>
159 KeyOz 5675
              </property>
158 KeyOz 5676
             </widget>
5677
            </item>
5678
           </layout>
5679
          </widget>
5680
         </widget>
5681
        </item>
5682
       </layout>
5683
      </widget>
162 KeyOz 5684
      <widget class="QWidget" name="Tab_3" >
5685
       <attribute name="title" >
158 KeyOz 5686
        <string>Terminal </string>
5687
       </attribute>
162 KeyOz 5688
       <layout class="QGridLayout" name="gridLayout_2" >
166 KeyOz 5689
        <item row="0" column="0" colspan="5" >
162 KeyOz 5690
         <widget class="QTextEdit" name="te_RX" >
5691
          <property name="font" >
158 KeyOz 5692
           <font>
5693
            <family>Adobe Courier</family>
5694
            <pointsize>10</pointsize>
5695
           </font>
5696
          </property>
166 KeyOz 5697
          <property name="html" >
5698
           <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
5699
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
5700
p, li { white-space: pre-wrap; }
5701
&lt;/style>&lt;/head>&lt;body style=" font-family:'Adobe Courier'; font-size:10pt; font-weight:400; font-style:normal;">
5702
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>&lt;/body>&lt;/html></string>
5703
          </property>
158 KeyOz 5704
         </widget>
5705
        </item>
162 KeyOz 5706
        <item row="1" column="0" >
5707
         <widget class="QCheckBox" name="cb_ShowData" >
5708
          <property name="text" >
5709
           <string>Datenpackete anzeigen </string>
158 KeyOz 5710
          </property>
5711
         </widget>
5712
        </item>
162 KeyOz 5713
        <item row="1" column="1" >
5714
         <widget class="QCheckBox" name="cb_ShowMSG" >
5715
          <property name="text" >
5716
           <string>Meldungen anzeigen </string>
5717
          </property>
5718
          <property name="checked" >
159 KeyOz 5719
           <bool>true</bool>
5720
          </property>
158 KeyOz 5721
         </widget>
5722
        </item>
166 KeyOz 5723
        <item row="1" column="4" >
162 KeyOz 5724
         <spacer name="horizontalSpacer_13" >
5725
          <property name="orientation" >
158 KeyOz 5726
           <enum>Qt::Horizontal</enum>
5727
          </property>
162 KeyOz 5728
          <property name="sizeHint" stdset="0" >
158 KeyOz 5729
           <size>
5730
            <width>376</width>
5731
            <height>20</height>
5732
           </size>
5733
          </property>
5734
         </spacer>
5735
        </item>
166 KeyOz 5736
        <item row="1" column="3" >
162 KeyOz 5737
         <widget class="QCheckBox" name="cb_ShowAlways" >
5738
          <property name="text" >
5739
           <string>auch wenn ausgeblendet </string>
5740
          </property>
5741
         </widget>
5742
        </item>
166 KeyOz 5743
        <item row="1" column="2" >
5744
         <widget class="QCheckBox" name="cb_ShowSend" >
5745
          <property name="text" >
5746
           <string>gesendete Daten anzeigen</string>
5747
          </property>
5748
         </widget>
5749
        </item>
158 KeyOz 5750
       </layout>
5751
      </widget>
162 KeyOz 5752
      <widget class="QWidget" name="Tab_4" >
5753
       <property name="toolTip" >
158 KeyOz 5754
        <string>Motortest / LCD</string>
5755
       </property>
162 KeyOz 5756
       <attribute name="title" >
158 KeyOz 5757
        <string>Cockpit</string>
5758
       </attribute>
162 KeyOz 5759
       <layout class="QGridLayout" name="gridLayout_41" >
5760
        <item row="0" column="0" >
5761
         <layout class="QHBoxLayout" name="horizontalLayout_12" >
158 KeyOz 5762
          <item>
162 KeyOz 5763
           <widget class="QGroupBox" name="groupBox_2" >
5764
            <property name="title" >
158 KeyOz 5765
             <string>LCD</string>
5766
            </property>
162 KeyOz 5767
            <layout class="QGridLayout" name="gridLayout_38" >
5768
             <property name="spacing" >
158 KeyOz 5769
              <number>0</number>
5770
             </property>
162 KeyOz 5771
             <item row="0" column="0" colspan="2" >
5772
              <widget class="QLineEdit" name="le_LCD0" >
5773
               <property name="minimumSize" >
158 KeyOz 5774
                <size>
162 KeyOz 5775
                 <width>240</width>
158 KeyOz 5776
                 <height>0</height>
5777
                </size>
5778
               </property>
162 KeyOz 5779
               <property name="font" >
158 KeyOz 5780
                <font>
5781
                 <family>Courier 10 Pitch</family>
5782
                 <pointsize>12</pointsize>
5783
                 <weight>75</weight>
5784
                 <bold>true</bold>
5785
                </font>
5786
               </property>
162 KeyOz 5787
               <property name="text" >
158 KeyOz 5788
                <string/>
5789
               </property>
162 KeyOz 5790
               <property name="maxLength" >
159 KeyOz 5791
                <number>22</number>
5792
               </property>
162 KeyOz 5793
               <property name="alignment" >
158 KeyOz 5794
                <set>Qt::AlignCenter</set>
5795
               </property>
5796
              </widget>
5797
             </item>
162 KeyOz 5798
             <item row="1" column="0" colspan="2" >
5799
              <widget class="QLineEdit" name="le_LCD1" >
5800
               <property name="minimumSize" >
158 KeyOz 5801
                <size>
162 KeyOz 5802
                 <width>240</width>
158 KeyOz 5803
                 <height>0</height>
5804
                </size>
5805
               </property>
162 KeyOz 5806
               <property name="font" >
158 KeyOz 5807
                <font>
5808
                 <family>Courier 10 Pitch</family>
5809
                 <pointsize>12</pointsize>
5810
                 <weight>75</weight>
5811
                 <bold>true</bold>
5812
                </font>
5813
               </property>
162 KeyOz 5814
               <property name="text" >
158 KeyOz 5815
                <string/>
5816
               </property>
162 KeyOz 5817
               <property name="maxLength" >
159 KeyOz 5818
                <number>22</number>
5819
               </property>
162 KeyOz 5820
               <property name="alignment" >
158 KeyOz 5821
                <set>Qt::AlignCenter</set>
5822
               </property>
5823
              </widget>
5824
             </item>
162 KeyOz 5825
             <item row="2" column="0" colspan="2" >
5826
              <widget class="QLineEdit" name="le_LCD2" >
5827
               <property name="minimumSize" >
158 KeyOz 5828
                <size>
162 KeyOz 5829
                 <width>240</width>
158 KeyOz 5830
                 <height>0</height>
5831
                </size>
5832
               </property>
162 KeyOz 5833
               <property name="font" >
158 KeyOz 5834
                <font>
5835
                 <family>Courier 10 Pitch</family>
5836
                 <pointsize>12</pointsize>
5837
                 <weight>75</weight>
5838
                 <bold>true</bold>
5839
                </font>
5840
               </property>
162 KeyOz 5841
               <property name="text" >
158 KeyOz 5842
                <string/>
5843
               </property>
162 KeyOz 5844
               <property name="maxLength" >
159 KeyOz 5845
                <number>22</number>
5846
               </property>
162 KeyOz 5847
               <property name="alignment" >
158 KeyOz 5848
                <set>Qt::AlignCenter</set>
5849
               </property>
5850
              </widget>
5851
             </item>
162 KeyOz 5852
             <item row="3" column="0" colspan="2" >
5853
              <widget class="QLineEdit" name="le_LCD3" >
5854
               <property name="minimumSize" >
158 KeyOz 5855
                <size>
162 KeyOz 5856
                 <width>240</width>
158 KeyOz 5857
                 <height>0</height>
5858
                </size>
5859
               </property>
162 KeyOz 5860
               <property name="font" >
158 KeyOz 5861
                <font>
5862
                 <family>Courier 10 Pitch</family>
5863
                 <pointsize>12</pointsize>
5864
                 <weight>75</weight>
5865
                 <bold>true</bold>
5866
                </font>
5867
               </property>
162 KeyOz 5868
               <property name="text" >
158 KeyOz 5869
                <string/>
5870
               </property>
162 KeyOz 5871
               <property name="maxLength" >
159 KeyOz 5872
                <number>22</number>
5873
               </property>
162 KeyOz 5874
               <property name="alignment" >
158 KeyOz 5875
                <set>Qt::AlignCenter</set>
5876
               </property>
5877
              </widget>
5878
             </item>
162 KeyOz 5879
             <item row="4" column="0" >
5880
              <widget class="QPushButton" name="pb_LCDdown" >
5881
               <property name="text" >
158 KeyOz 5882
                <string/>
5883
               </property>
162 KeyOz 5884
               <property name="icon" >
5885
                <iconset resource="../MKTool.qrc" >
158 KeyOz 5886
                 <normaloff>:/Arrows/Images/32X32/arrow-left.png</normaloff>:/Arrows/Images/32X32/arrow-left.png</iconset>
5887
               </property>
5888
              </widget>
5889
             </item>
162 KeyOz 5890
             <item row="4" column="1" >
5891
              <widget class="QPushButton" name="pb_LCDup" >
5892
               <property name="text" >
158 KeyOz 5893
                <string/>
5894
               </property>
162 KeyOz 5895
               <property name="icon" >
5896
                <iconset resource="../MKTool.qrc" >
158 KeyOz 5897
                 <normaloff>:/Arrows/Images/32X32/arrow-right.png</normaloff>:/Arrows/Images/32X32/arrow-right.png</iconset>
5898
               </property>
5899
              </widget>
5900
             </item>
5901
            </layout>
5902
           </widget>
5903
          </item>
5904
         </layout>
5905
        </item>
162 KeyOz 5906
        <item row="0" column="1" >
5907
         <layout class="QVBoxLayout" name="verticalLayout_6" >
158 KeyOz 5908
          <item>
162 KeyOz 5909
           <widget class="QLabel" name="label_142" >
5910
            <property name="font" >
158 KeyOz 5911
             <font>
5912
              <weight>75</weight>
5913
              <bold>true</bold>
5914
             </font>
5915
            </property>
162 KeyOz 5916
            <property name="text" >
158 KeyOz 5917
             <string>Flugrichtung</string>
5918
            </property>
162 KeyOz 5919
            <property name="alignment" >
158 KeyOz 5920
             <set>Qt::AlignCenter</set>
5921
            </property>
5922
           </widget>
5923
          </item>
5924
          <item>
162 KeyOz 5925
           <widget class="QwtCompass" name="Compass" >
5926
            <property name="minimumSize" >
158 KeyOz 5927
             <size>
5928
              <width>100</width>
5929
              <height>0</height>
5930
             </size>
5931
            </property>
162 KeyOz 5932
            <property name="lineWidth" >
158 KeyOz 5933
             <number>4</number>
5934
            </property>
5935
           </widget>
5936
          </item>
5937
          <item>
162 KeyOz 5938
           <spacer name="verticalSpacer_16" >
5939
            <property name="orientation" >
158 KeyOz 5940
             <enum>Qt::Vertical</enum>
5941
            </property>
162 KeyOz 5942
            <property name="sizeHint" stdset="0" >
158 KeyOz 5943
             <size>
5944
              <width>20</width>
5945
              <height>40</height>
5946
             </size>
5947
            </property>
5948
           </spacer>
5949
          </item>
5950
         </layout>
5951
        </item>
162 KeyOz 5952
        <item row="0" column="2" >
5953
         <spacer name="horizontalSpacer_12" >
5954
          <property name="orientation" >
158 KeyOz 5955
           <enum>Qt::Horizontal</enum>
5956
          </property>
162 KeyOz 5957
          <property name="sizeHint" stdset="0" >
158 KeyOz 5958
           <size>
5959
            <width>252</width>
5960
            <height>20</height>
5961
           </size>
5962
          </property>
5963
         </spacer>
5964
        </item>
162 KeyOz 5965
        <item row="1" column="0" >
5966
         <spacer name="verticalSpacer_14" >
5967
          <property name="orientation" >
158 KeyOz 5968
           <enum>Qt::Vertical</enum>
5969
          </property>
162 KeyOz 5970
          <property name="sizeHint" stdset="0" >
158 KeyOz 5971
           <size>
5972
            <width>20</width>
5973
            <height>109</height>
5974
           </size>
5975
          </property>
5976
         </spacer>
5977
        </item>
5978
       </layout>
5979
      </widget>
162 KeyOz 5980
      <widget class="QWidget" name="Tab_5" >
5981
       <property name="toolTip" >
158 KeyOz 5982
        <string>Firmeware Update</string>
5983
       </property>
162 KeyOz 5984
       <attribute name="title" >
158 KeyOz 5985
        <string>Firmeware Update </string>
5986
       </attribute>
162 KeyOz 5987
       <layout class="QGridLayout" name="gridLayout_37" >
5988
        <item row="0" column="0" >
5989
         <widget class="QTextEdit" name="te_Shell" >
5990
          <property name="font" >
158 KeyOz 5991
           <font>
5992
            <family>Adobe Courier</family>
5993
            <pointsize>10</pointsize>
5994
           </font>
5995
          </property>
5996
         </widget>
5997
        </item>
162 KeyOz 5998
        <item row="1" column="0" >
166 KeyOz 5999
         <widget class="QFrame" name="frame_20" >
6000
          <property name="frameShape" >
6001
           <enum>QFrame::StyledPanel</enum>
6002
          </property>
6003
          <property name="frameShadow" >
6004
           <enum>QFrame::Raised</enum>
6005
          </property>
6006
          <layout class="QHBoxLayout" name="horizontalLayout_3" >
6007
           <item>
6008
            <widget class="QPushButton" name="pushButton" >
6009
             <property name="enabled" >
6010
              <bool>false</bool>
6011
             </property>
6012
             <property name="text" >
6013
              <string>Settings zurücksetzen</string>
6014
             </property>
6015
            </widget>
6016
           </item>
6017
           <item>
6018
            <spacer name="horizontalSpacer" >
6019
             <property name="orientation" >
6020
              <enum>Qt::Horizontal</enum>
6021
             </property>
6022
             <property name="sizeHint" stdset="0" >
6023
              <size>
6024
               <width>178</width>
6025
               <height>17</height>
6026
              </size>
6027
             </property>
6028
            </spacer>
6029
           </item>
6030
           <item>
6031
            <widget class="QRadioButton" name="rb_FC" >
6032
             <property name="text" >
6033
              <string>FlightCtrl </string>
6034
             </property>
6035
             <property name="checked" >
6036
              <bool>true</bool>
6037
             </property>
6038
            </widget>
6039
           </item>
6040
           <item>
6041
            <widget class="QRadioButton" name="rb_MK3MAG" >
6042
             <property name="enabled" >
6043
              <bool>false</bool>
6044
             </property>
6045
             <property name="text" >
6046
              <string>MK3Mag </string>
6047
             </property>
6048
            </widget>
6049
           </item>
6050
           <item>
6051
            <widget class="QRadioButton" name="rb_NC" >
6052
             <property name="enabled" >
6053
              <bool>false</bool>
6054
             </property>
6055
             <property name="text" >
6056
              <string>NaviCtrl </string>
6057
             </property>
6058
            </widget>
6059
           </item>
6060
           <item>
6061
            <widget class="QRadioButton" name="rb_BL" >
6062
             <property name="enabled" >
6063
              <bool>false</bool>
6064
             </property>
6065
             <property name="text" >
6066
              <string>BL-Ctrl </string>
6067
             </property>
6068
            </widget>
6069
           </item>
6070
          </layout>
6071
         </widget>
6072
        </item>
6073
        <item row="2" column="0" >
162 KeyOz 6074
         <layout class="QHBoxLayout" name="horizontalLayout_11" >
158 KeyOz 6075
          <item>
166 KeyOz 6076
           <widget class="QPushButton" name="pb_HexFile" >
162 KeyOz 6077
            <property name="sizePolicy" >
6078
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
158 KeyOz 6079
              <horstretch>0</horstretch>
6080
              <verstretch>0</verstretch>
6081
             </sizepolicy>
6082
            </property>
162 KeyOz 6083
            <property name="text" >
158 KeyOz 6084
             <string>Firmeware-Datei auswählen</string>
6085
            </property>
6086
           </widget>
6087
          </item>
6088
          <item>
166 KeyOz 6089
           <widget class="QLineEdit" name="le_HexFile" >
6090
            <property name="text" >
6091
             <string/>
6092
            </property>
6093
           </widget>
158 KeyOz 6094
          </item>
6095
          <item>
162 KeyOz 6096
           <widget class="QPushButton" name="pb_Update" >
6097
            <property name="sizePolicy" >
6098
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
158 KeyOz 6099
              <horstretch>0</horstretch>
6100
              <verstretch>0</verstretch>
6101
             </sizepolicy>
6102
            </property>
162 KeyOz 6103
            <property name="text" >
158 KeyOz 6104
             <string>Updaten</string>
6105
            </property>
6106
           </widget>
6107
          </item>
166 KeyOz 6108
          <item>
6109
           <widget class="QPushButton" name="pb_Flash" >
6110
            <property name="enabled" >
6111
             <bool>false</bool>
6112
            </property>
6113
            <property name="text" >
6114
             <string>Flashen</string>
6115
            </property>
6116
           </widget>
6117
          </item>
158 KeyOz 6118
         </layout>
6119
        </item>
6120
       </layout>
6121
      </widget>
166 KeyOz 6122
      <widget class="QWidget" name="Seite" >
6123
       <attribute name="title" >
6124
        <string>Debug</string>
6125
       </attribute>
6126
       <widget class="QPushButton" name="pb_Quit" >
6127
        <property name="geometry" >
6128
         <rect>
6129
          <x>550</x>
6130
          <y>0</y>
6131
          <width>141</width>
6132
          <height>26</height>
6133
         </rect>
6134
        </property>
6135
        <property name="text" >
6136
         <string>Beenden</string>
6137
        </property>
6138
        <property name="icon" >
6139
         <iconset resource="../MKTool.qrc" >
6140
          <normaloff>:/Actions/Images/22X22/application-exit.png</normaloff>:/Actions/Images/22X22/application-exit.png</iconset>
6141
        </property>
6142
       </widget>
6143
       <widget class="QPushButton" name="pb_Record" >
6144
        <property name="geometry" >
6145
         <rect>
6146
          <x>350</x>
6147
          <y>0</y>
6148
          <width>201</width>
6149
          <height>26</height>
6150
         </rect>
6151
        </property>
6152
        <property name="text" >
6153
         <string>CSV Aufzeichen</string>
6154
        </property>
6155
        <property name="icon" >
6156
         <iconset resource="../MKTool.qrc" >
6157
          <normaloff>:/Actions/Images/22X22/media-record.png</normaloff>:/Actions/Images/22X22/media-record.png</iconset>
6158
        </property>
6159
       </widget>
6160
       <widget class="QLabel" name="lb_Port" >
6161
        <property name="geometry" >
6162
         <rect>
6163
          <x>10</x>
6164
          <y>10</y>
6165
          <width>51</width>
6166
          <height>17</height>
6167
         </rect>
6168
        </property>
6169
        <property name="text" >
6170
         <string>Device: </string>
6171
        </property>
6172
       </widget>
6173
       <widget class="QLineEdit" name="le_Port" >
6174
        <property name="geometry" >
6175
         <rect>
6176
          <x>60</x>
6177
          <y>0</y>
6178
          <width>131</width>
6179
          <height>27</height>
6180
         </rect>
6181
        </property>
6182
        <property name="sizePolicy" >
6183
         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
6184
          <horstretch>0</horstretch>
6185
          <verstretch>0</verstretch>
6186
         </sizepolicy>
6187
        </property>
6188
        <property name="text" >
6189
         <string>/dev/ttyUSB0</string>
6190
        </property>
6191
       </widget>
6192
       <widget class="QPushButton" name="pb_Open" >
6193
        <property name="geometry" >
6194
         <rect>
6195
          <x>190</x>
6196
          <y>0</y>
6197
          <width>151</width>
6198
          <height>26</height>
6199
         </rect>
6200
        </property>
6201
        <property name="text" >
6202
         <string>Verbinden</string>
6203
        </property>
6204
        <property name="icon" >
6205
         <iconset resource="../MKTool.qrc" >
6206
          <normaloff>:/Actions/Images/22X22/network-disconnect.png</normaloff>:/Actions/Images/22X22/network-disconnect.png</iconset>
6207
        </property>
6208
       </widget>
6209
       <widget class="QComboBox" name="cb_Hardware" >
6210
        <property name="geometry" >
6211
         <rect>
6212
          <x>10</x>
6213
          <y>30</y>
6214
          <width>101</width>
6215
          <height>27</height>
6216
         </rect>
6217
        </property>
6218
        <item>
6219
         <property name="text" >
6220
          <string>FlightCtrl</string>
6221
         </property>
6222
        </item>
6223
        <item>
6224
         <property name="text" >
6225
          <string>NaviCtrl</string>
6226
         </property>
6227
        </item>
6228
        <item>
6229
         <property name="text" >
6230
          <string>MK3Mag</string>
6231
         </property>
6232
        </item>
6233
       </widget>
6234
      </widget>
158 KeyOz 6235
     </widget>
6236
    </item>
6237
   </layout>
6238
  </widget>
162 KeyOz 6239
  <widget class="QMenuBar" name="menubar" >
6240
   <property name="geometry" >
158 KeyOz 6241
    <rect>
6242
     <x>0</x>
6243
     <y>0</y>
166 KeyOz 6244
     <width>766</width>
162 KeyOz 6245
     <height>25</height>
158 KeyOz 6246
    </rect>
6247
   </property>
162 KeyOz 6248
   <widget class="QMenu" name="menuProgramm" >
6249
    <property name="title" >
158 KeyOz 6250
     <string>&amp;Programm</string>
6251
    </property>
162 KeyOz 6252
    <addaction name="ac_ConnectTTY" />
6253
    <addaction name="separator" />
6254
    <addaction name="ac_Quit" />
158 KeyOz 6255
   </widget>
162 KeyOz 6256
   <widget class="QMenu" name="menuEinstellungen" >
6257
    <property name="title" >
158 KeyOz 6258
     <string>&amp;Einstellungen</string>
6259
    </property>
162 KeyOz 6260
    <addaction name="ac_Config" />
163 KeyOz 6261
    <addaction name="separator" />
162 KeyOz 6262
    <addaction name="ac_Preferences" />
158 KeyOz 6263
   </widget>
162 KeyOz 6264
   <widget class="QMenu" name="menu_Help" >
6265
    <property name="title" >
158 KeyOz 6266
     <string>Hilfe</string>
6267
    </property>
162 KeyOz 6268
    <addaction name="ac_About" />
158 KeyOz 6269
   </widget>
162 KeyOz 6270
   <widget class="QMenu" name="menuDaten" >
6271
    <property name="title" >
158 KeyOz 6272
     <string>&amp;Daten</string>
6273
    </property>
162 KeyOz 6274
    <addaction name="ac_RecordCSV" />
6275
    <addaction name="ac_StartPlotter" />
6276
    <addaction name="separator" />
6277
    <addaction name="ac_MehrDaten" />
166 KeyOz 6278
    <addaction name="ac_KeineDaten" />
6279
    <addaction name="separator" />
162 KeyOz 6280
    <addaction name="ac_GetLabels" />
158 KeyOz 6281
   </widget>
162 KeyOz 6282
   <widget class="QMenu" name="menuAnsicht" >
6283
    <property name="title" >
158 KeyOz 6284
     <string>&amp;Ansicht</string>
6285
    </property>
162 KeyOz 6286
    <widget class="QMenu" name="menuBereiche" >
6287
     <property name="title" >
158 KeyOz 6288
      <string>Bereiche</string>
6289
     </property>
162 KeyOz 6290
     <addaction name="ac_View0" />
6291
     <addaction name="ac_View1" />
6292
     <addaction name="ac_View2" />
6293
     <addaction name="ac_View3" />
6294
     <addaction name="ac_View4" />
6295
     <addaction name="ac_View5" />
158 KeyOz 6296
    </widget>
162 KeyOz 6297
    <addaction name="menuBereiche" />
158 KeyOz 6298
   </widget>
162 KeyOz 6299
   <widget class="QMenu" name="menuWerkzeuge" >
6300
    <property name="title" >
158 KeyOz 6301
     <string>Werkzeuge</string>
6302
    </property>
162 KeyOz 6303
    <addaction name="ac_Motortest" />
158 KeyOz 6304
   </widget>
166 KeyOz 6305
   <widget class="QMenu" name="menuHardware" >
6306
    <property name="title" >
6307
     <string>Hardware</string>
6308
    </property>
6309
    <addaction name="actionFlightCtrl" />
6310
    <addaction name="actionNaviCtrl" />
6311
    <addaction name="actionMK3Mag" />
6312
   </widget>
162 KeyOz 6313
   <addaction name="menuProgramm" />
166 KeyOz 6314
   <addaction name="menuHardware" />
162 KeyOz 6315
   <addaction name="menuAnsicht" />
6316
   <addaction name="menuDaten" />
6317
   <addaction name="menuEinstellungen" />
6318
   <addaction name="menuWerkzeuge" />
6319
   <addaction name="menu_Help" />
158 KeyOz 6320
  </widget>
162 KeyOz 6321
  <widget class="QToolBar" name="toolBar" >
166 KeyOz 6322
   <property name="enabled" >
6323
    <bool>true</bool>
6324
   </property>
162 KeyOz 6325
   <property name="windowTitle" >
158 KeyOz 6326
    <string>toolBar</string>
6327
   </property>
162 KeyOz 6328
   <property name="movable" >
6329
    <bool>false</bool>
6330
   </property>
6331
   <property name="iconSize" >
158 KeyOz 6332
    <size>
6333
     <width>22</width>
6334
     <height>22</height>
6335
    </size>
6336
   </property>
166 KeyOz 6337
   <property name="toolButtonStyle" >
6338
    <enum>Qt::ToolButtonIconOnly</enum>
6339
   </property>
162 KeyOz 6340
   <attribute name="toolBarArea" >
158 KeyOz 6341
    <enum>TopToolBarArea</enum>
6342
   </attribute>
162 KeyOz 6343
   <attribute name="toolBarBreak" >
158 KeyOz 6344
    <bool>false</bool>
6345
   </attribute>
162 KeyOz 6346
   <addaction name="ac_ConnectTTY" />
6347
   <addaction name="separator" />
6348
   <addaction name="ac_RecordCSV" />
6349
   <addaction name="ac_StartPlotter" />
6350
   <addaction name="ac_MehrDaten" />
6351
   <addaction name="separator" />
6352
   <addaction name="ac_Quit" />
166 KeyOz 6353
   <addaction name="separator" />
158 KeyOz 6354
  </widget>
162 KeyOz 6355
  <action name="ac_LogDir" >
6356
   <property name="text" >
158 KeyOz 6357
    <string>Log-Verzeichniss</string>
6358
   </property>
6359
  </action>
162 KeyOz 6360
  <action name="ac_ParameterDir" >
6361
   <property name="text" >
158 KeyOz 6362
    <string>Parameter-Verzeichniss</string>
6363
   </property>
6364
  </action>
162 KeyOz 6365
  <action name="ac_Quit" >
6366
   <property name="icon" >
6367
    <iconset resource="../MKTool.qrc" >
158 KeyOz 6368
     <normaloff>:/Actions/Images/22X22/application-exit.png</normaloff>:/Actions/Images/22X22/application-exit.png</iconset>
6369
   </property>
162 KeyOz 6370
   <property name="text" >
158 KeyOz 6371
    <string>&amp;Beenden</string>
6372
   </property>
6373
  </action>
162 KeyOz 6374
  <action name="ac_About" >
6375
   <property name="text" >
158 KeyOz 6376
    <string>Über QMK-Groundstation</string>
6377
   </property>
6378
  </action>
162 KeyOz 6379
  <action name="ac_ConnectTTY" >
6380
   <property name="icon" >
6381
    <iconset resource="../MKTool.qrc" >
158 KeyOz 6382
     <normaloff>:/Actions/Images/22X22/network-disconnect.png</normaloff>:/Actions/Images/22X22/network-disconnect.png</iconset>
6383
   </property>
162 KeyOz 6384
   <property name="text" >
158 KeyOz 6385
    <string>Verbinden</string>
6386
   </property>
6387
  </action>
162 KeyOz 6388
  <action name="ac_RecordCSV" >
166 KeyOz 6389
   <property name="checkable" >
6390
    <bool>true</bool>
6391
   </property>
162 KeyOz 6392
   <property name="icon" >
6393
    <iconset resource="../MKTool.qrc" >
158 KeyOz 6394
     <normaloff>:/Actions/Images/22X22/media-record.png</normaloff>:/Actions/Images/22X22/media-record.png</iconset>
6395
   </property>
162 KeyOz 6396
   <property name="text" >
158 KeyOz 6397
    <string>CSV Aufzeichnen</string>
6398
   </property>
6399
  </action>
162 KeyOz 6400
  <action name="ac_StartPlotter" >
6401
   <property name="checkable" >
158 KeyOz 6402
    <bool>true</bool>
6403
   </property>
162 KeyOz 6404
   <property name="icon" >
6405
    <iconset resource="../MKTool.qrc" >
158 KeyOz 6406
     <normaloff>:/Actions/Images/22X22/utilities-system-monitor.png</normaloff>:/Actions/Images/22X22/utilities-system-monitor.png</iconset>
6407
   </property>
162 KeyOz 6408
   <property name="text" >
158 KeyOz 6409
    <string>Start Plotter</string>
6410
   </property>
6411
  </action>
162 KeyOz 6412
  <action name="ac_Config" >
6413
   <property name="icon" >
6414
    <iconset resource="../MKTool.qrc" >
158 KeyOz 6415
     <normaloff>:/Actions/Images/22X22/configure.png</normaloff>:/Actions/Images/22X22/configure.png</iconset>
6416
   </property>
162 KeyOz 6417
   <property name="text" >
166 KeyOz 6418
    <string>Datenfelder wählen</string>
158 KeyOz 6419
   </property>
6420
  </action>
162 KeyOz 6421
  <action name="ac_MehrDaten" >
6422
   <property name="checkable" >
158 KeyOz 6423
    <bool>true</bool>
6424
   </property>
162 KeyOz 6425
   <property name="icon" >
6426
    <iconset resource="../MKTool.qrc" >
158 KeyOz 6427
     <normaloff>:/Actions/Images/22X22/clock.png</normaloff>:/Actions/Images/22X22/clock.png</iconset>
6428
   </property>
162 KeyOz 6429
   <property name="text" >
166 KeyOz 6430
    <string>Schnelle Debugdaten</string>
158 KeyOz 6431
   </property>
6432
  </action>
162 KeyOz 6433
  <action name="ac_View0" >
6434
   <property name="checkable" >
6435
    <bool>true</bool>
6436
   </property>
6437
   <property name="checked" >
159 KeyOz 6438
    <bool>false</bool>
6439
   </property>
162 KeyOz 6440
   <property name="text" >
158 KeyOz 6441
    <string>Debug-Daten</string>
6442
   </property>
6443
  </action>
162 KeyOz 6444
  <action name="ac_View1" >
6445
   <property name="checkable" >
6446
    <bool>true</bool>
6447
   </property>
6448
   <property name="checked" >
159 KeyOz 6449
    <bool>false</bool>
6450
   </property>
162 KeyOz 6451
   <property name="text" >
158 KeyOz 6452
    <string>Plotter</string>
6453
   </property>
6454
  </action>
162 KeyOz 6455
  <action name="ac_View2" >
6456
   <property name="checkable" >
6457
    <bool>true</bool>
6458
   </property>
6459
   <property name="checked" >
159 KeyOz 6460
    <bool>false</bool>
6461
   </property>
162 KeyOz 6462
   <property name="text" >
158 KeyOz 6463
    <string>Parameter</string>
6464
   </property>
6465
  </action>
162 KeyOz 6466
  <action name="ac_View3" >
6467
   <property name="checkable" >
6468
    <bool>true</bool>
6469
   </property>
6470
   <property name="checked" >
159 KeyOz 6471
    <bool>false</bool>
6472
   </property>
162 KeyOz 6473
   <property name="text" >
158 KeyOz 6474
    <string>Terminal</string>
6475
   </property>
6476
  </action>
162 KeyOz 6477
  <action name="ac_View4" >
6478
   <property name="checkable" >
6479
    <bool>true</bool>
6480
   </property>
6481
   <property name="checked" >
159 KeyOz 6482
    <bool>false</bool>
6483
   </property>
162 KeyOz 6484
   <property name="text" >
158 KeyOz 6485
    <string>Cockpit</string>
6486
   </property>
6487
  </action>
162 KeyOz 6488
  <action name="ac_View5" >
6489
   <property name="checkable" >
6490
    <bool>true</bool>
6491
   </property>
6492
   <property name="checked" >
159 KeyOz 6493
    <bool>false</bool>
6494
   </property>
162 KeyOz 6495
   <property name="text" >
158 KeyOz 6496
    <string>Firmware Update</string>
6497
   </property>
6498
  </action>
162 KeyOz 6499
  <action name="ac_GetLabels" >
6500
   <property name="text" >
158 KeyOz 6501
    <string>Beschreibungen abfragen</string>
6502
   </property>
6503
  </action>
162 KeyOz 6504
  <action name="ac_Preferences" >
6505
   <property name="icon" >
6506
    <iconset resource="../MKTool.qrc" >
158 KeyOz 6507
     <normaloff>:/Actions/Images/22X22/configure.png</normaloff>:/Actions/Images/22X22/configure.png</iconset>
6508
   </property>
162 KeyOz 6509
   <property name="text" >
163 KeyOz 6510
    <string>QMK Einrichten</string>
158 KeyOz 6511
   </property>
6512
  </action>
162 KeyOz 6513
  <action name="ac_Motortest" >
6514
   <property name="text" >
158 KeyOz 6515
    <string>Motortest</string>
6516
   </property>
6517
  </action>
166 KeyOz 6518
  <action name="actionFlightCtrl" >
6519
   <property name="checkable" >
6520
    <bool>true</bool>
6521
   </property>
6522
   <property name="text" >
6523
    <string>FlightCtrl</string>
6524
   </property>
6525
  </action>
6526
  <action name="actionNaviCtrl" >
6527
   <property name="checkable" >
6528
    <bool>true</bool>
6529
   </property>
6530
   <property name="text" >
6531
    <string>NaviCtrl</string>
6532
   </property>
6533
  </action>
6534
  <action name="actionMK3Mag" >
6535
   <property name="checkable" >
6536
    <bool>true</bool>
6537
   </property>
6538
   <property name="text" >
6539
    <string>MK3Mag</string>
6540
   </property>
6541
  </action>
6542
  <action name="ac_KeineDaten" >
6543
   <property name="checkable" >
6544
    <bool>true</bool>
6545
   </property>
6546
   <property name="text" >
6547
    <string>Debugdaten abschalten.</string>
6548
   </property>
6549
  </action>
158 KeyOz 6550
 </widget>
6551
 <customwidgets>
6552
  <customwidget>
6553
   <class>QwtPlot</class>
6554
   <extends>QFrame</extends>
6555
   <header>qwt_plot.h</header>
6556
   <container>1</container>
6557
  </customwidget>
6558
  <customwidget>
6559
   <class>QwtCompass</class>
162 KeyOz 6560
   <extends>QwtDial</extends>
158 KeyOz 6561
   <header>qwt_compass.h</header>
6562
  </customwidget>
6563
 </customwidgets>
6564
 <resources>
162 KeyOz 6565
  <include location="../MKTool.qrc" />
158 KeyOz 6566
 </resources>
6567
 <connections>
6568
  <connection>
6569
   <sender>pb_StartPlotter</sender>
6570
   <signal>clicked()</signal>
6571
   <receiver>ac_StartPlotter</receiver>
6572
   <slot>trigger()</slot>
6573
   <hints>
162 KeyOz 6574
    <hint type="sourcelabel" >
158 KeyOz 6575
     <x>657</x>
6576
     <y>399</y>
6577
    </hint>
162 KeyOz 6578
    <hint type="destinationlabel" >
158 KeyOz 6579
     <x>-1</x>
6580
     <y>-1</y>
6581
    </hint>
6582
   </hints>
6583
  </connection>
6584
  <connection>
6585
   <sender>pb_Quit</sender>
6586
   <signal>clicked()</signal>
6587
   <receiver>ac_Quit</receiver>
6588
   <slot>trigger()</slot>
6589
   <hints>
162 KeyOz 6590
    <hint type="sourcelabel" >
158 KeyOz 6591
     <x>659</x>
6592
     <y>385</y>
6593
    </hint>
162 KeyOz 6594
    <hint type="destinationlabel" >
158 KeyOz 6595
     <x>-1</x>
6596
     <y>-1</y>
6597
    </hint>
6598
   </hints>
6599
  </connection>
6600
  <connection>
6601
   <sender>pb_Open</sender>
6602
   <signal>clicked()</signal>
6603
   <receiver>ac_ConnectTTY</receiver>
6604
   <slot>trigger()</slot>
6605
   <hints>
162 KeyOz 6606
    <hint type="sourcelabel" >
158 KeyOz 6607
     <x>249</x>
6608
     <y>385</y>
6609
    </hint>
162 KeyOz 6610
    <hint type="destinationlabel" >
158 KeyOz 6611
     <x>-1</x>
6612
     <y>-1</y>
6613
    </hint>
6614
   </hints>
6615
  </connection>
6616
  <connection>
6617
   <sender>pb_Record</sender>
6618
   <signal>clicked()</signal>
6619
   <receiver>ac_RecordCSV</receiver>
6620
   <slot>trigger()</slot>
6621
   <hints>
162 KeyOz 6622
    <hint type="sourcelabel" >
158 KeyOz 6623
     <x>506</x>
6624
     <y>385</y>
6625
    </hint>
162 KeyOz 6626
    <hint type="destinationlabel" >
158 KeyOz 6627
     <x>-1</x>
6628
     <y>-1</y>
6629
    </hint>
6630
   </hints>
6631
  </connection>
162 KeyOz 6632
  <connection>
6633
   <sender>ac_Quit</sender>
6634
   <signal>triggered()</signal>
6635
   <receiver>dlg_mktool_UI</receiver>
6636
   <slot>close()</slot>
6637
   <hints>
6638
    <hint type="sourcelabel" >
6639
     <x>-1</x>
6640
     <y>-1</y>
6641
    </hint>
6642
    <hint type="destinationlabel" >
6643
     <x>384</x>
6644
     <y>209</y>
6645
    </hint>
6646
   </hints>
6647
  </connection>
158 KeyOz 6648
 </connections>
6649
</ui>