Subversion Repositories Projects

Rev

Rev 750 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
674 KeyOz 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>dlg_Main_UI</class>
4
 <widget class="QMainWindow" name="dlg_Main_UI">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
801 - 9
    <width>753</width>
10
    <height>353</height>
674 KeyOz 11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>QMK-Template</string>
15
  </property>
16
  <property name="windowIcon">
17
   <iconset resource="../QMK-Settings.qrc">
18
    <normaloff>:/Icon/Global/Images/Icons/QMK-Settings.png</normaloff>:/Icon/Global/Images/Icons/QMK-Settings.png</iconset>
19
  </property>
20
  <widget class="QWidget" name="centralWidget">
801 - 21
   <layout class="QGridLayout" name="gridLayout_28">
22
    <item row="0" column="0" colspan="2">
23
     <widget class="wgt_Connection" name="wg_Connection" native="true"/>
24
    </item>
25
    <item row="0" column="2">
26
     <widget class="QFrame" name="frame">
27
      <property name="frameShape">
28
       <enum>QFrame::StyledPanel</enum>
29
      </property>
30
      <property name="frameShadow">
31
       <enum>QFrame::Raised</enum>
32
      </property>
33
      <layout class="QGridLayout" name="gridLayout_27">
34
       <property name="margin">
35
        <number>0</number>
36
       </property>
37
       <item row="0" column="0">
38
        <widget class="QWidget" name="wg_Set" native="true">
39
         <layout class="QGridLayout" name="gridLayout_8">
40
          <property name="topMargin">
41
           <number>0</number>
42
          </property>
43
          <property name="bottomMargin">
44
           <number>0</number>
45
          </property>
46
          <item row="0" column="0">
47
           <widget class="QLabel" name="label_146">
48
            <property name="text">
49
             <string>Parametersatz</string>
50
            </property>
51
           </widget>
52
          </item>
53
          <item row="0" column="1">
54
           <widget class="QSpinBox" name="sb_Set">
55
            <property name="minimum">
56
             <number>1</number>
57
            </property>
58
            <property name="maximum">
59
             <number>5</number>
60
            </property>
61
           </widget>
62
          </item>
63
          <item row="0" column="2">
64
           <widget class="QLineEdit" name="le_SetName">
65
            <property name="sizePolicy">
66
             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
67
              <horstretch>0</horstretch>
68
              <verstretch>0</verstretch>
69
             </sizepolicy>
70
            </property>
71
            <property name="minimumSize">
72
             <size>
73
              <width>100</width>
74
              <height>0</height>
75
             </size>
76
            </property>
77
           </widget>
78
          </item>
79
         </layout>
80
        </widget>
81
       </item>
82
      </layout>
83
     </widget>
84
    </item>
674 KeyOz 85
    <item row="1" column="0">
86
     <widget class="QListWidget" name="listWidget">
801 - 87
      <property name="sizePolicy">
88
       <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
89
        <horstretch>0</horstretch>
90
        <verstretch>0</verstretch>
91
       </sizepolicy>
92
      </property>
674 KeyOz 93
      <property name="minimumSize">
94
       <size>
95
        <width>100</width>
96
        <height>0</height>
97
       </size>
98
      </property>
99
      <property name="maximumSize">
100
       <size>
101
        <width>120</width>
102
        <height>16777215</height>
103
       </size>
104
      </property>
105
      <property name="font">
801 - 106
       <font/>
674 KeyOz 107
      </property>
108
      <item>
109
       <property name="text">
110
        <string>Konfiguration</string>
111
       </property>
112
       <property name="font">
113
        <font>
114
         <pointsize>10</pointsize>
115
         <weight>75</weight>
116
         <bold>true</bold>
117
        </font>
118
       </property>
119
       <property name="flags">
120
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
121
       </property>
122
      </item>
123
      <item>
124
       <property name="text">
125
        <string>Kanäle</string>
126
       </property>
127
       <property name="font">
128
        <font>
129
         <pointsize>10</pointsize>
130
         <weight>75</weight>
131
         <bold>true</bold>
132
        </font>
133
       </property>
134
       <property name="flags">
135
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
136
       </property>
137
      </item>
138
      <item>
139
       <property name="text">
140
        <string>Stick</string>
141
       </property>
142
       <property name="font">
143
        <font>
144
         <pointsize>10</pointsize>
145
         <weight>75</weight>
146
         <bold>true</bold>
147
        </font>
148
       </property>
149
       <property name="flags">
150
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
151
       </property>
152
      </item>
153
      <item>
154
       <property name="text">
155
        <string>Höhe</string>
156
       </property>
157
       <property name="font">
158
        <font>
159
         <pointsize>10</pointsize>
160
         <weight>75</weight>
161
         <bold>true</bold>
162
        </font>
163
       </property>
164
       <property name="flags">
165
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
166
       </property>
167
      </item>
168
      <item>
169
       <property name="text">
170
        <string>Gyro</string>
171
       </property>
172
       <property name="font">
173
        <font>
174
         <pointsize>10</pointsize>
175
         <weight>75</weight>
176
         <bold>true</bold>
177
        </font>
178
       </property>
179
       <property name="flags">
180
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
181
       </property>
182
      </item>
183
      <item>
184
       <property name="text">
185
        <string>Kamera</string>
186
       </property>
187
       <property name="font">
188
        <font>
189
         <pointsize>10</pointsize>
190
         <weight>75</weight>
191
         <bold>true</bold>
192
        </font>
193
       </property>
194
       <property name="flags">
195
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
196
       </property>
197
      </item>
198
      <item>
199
       <property name="text">
200
        <string>Sonstiges</string>
201
       </property>
202
       <property name="font">
203
        <font>
204
         <pointsize>10</pointsize>
205
         <weight>75</weight>
206
         <bold>true</bold>
207
        </font>
208
       </property>
209
       <property name="flags">
210
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
211
       </property>
212
      </item>
213
      <item>
214
       <property name="text">
215
        <string>Kopplung</string>
216
       </property>
217
       <property name="font">
218
        <font>
219
         <pointsize>10</pointsize>
220
         <weight>75</weight>
221
         <bold>true</bold>
222
        </font>
223
       </property>
224
       <property name="flags">
225
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
226
       </property>
227
      </item>
228
      <item>
229
       <property name="text">
230
        <string>Looping</string>
231
       </property>
232
       <property name="font">
233
        <font>
234
         <pointsize>10</pointsize>
235
         <weight>75</weight>
236
         <bold>true</bold>
237
        </font>
238
       </property>
239
       <property name="flags">
240
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
241
       </property>
242
      </item>
243
      <item>
244
       <property name="text">
245
        <string>User</string>
246
       </property>
247
       <property name="font">
248
        <font>
249
         <pointsize>10</pointsize>
250
         <weight>75</weight>
251
         <bold>true</bold>
252
        </font>
253
       </property>
254
       <property name="flags">
255
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
256
       </property>
257
      </item>
258
      <item>
259
       <property name="text">
260
        <string>Output</string>
261
       </property>
262
       <property name="font">
263
        <font>
264
         <pointsize>10</pointsize>
265
         <weight>75</weight>
266
         <bold>true</bold>
267
        </font>
268
       </property>
269
       <property name="flags">
270
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
271
       </property>
272
      </item>
273
      <item>
274
       <property name="text">
275
        <string>Navi-Ctrl</string>
276
       </property>
277
       <property name="font">
278
        <font>
279
         <pointsize>10</pointsize>
280
         <weight>75</weight>
281
         <bold>true</bold>
282
        </font>
283
       </property>
284
       <property name="flags">
285
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
286
       </property>
287
      </item>
288
      <item>
289
       <property name="text">
290
        <string>Navi-Ctrl 2</string>
291
       </property>
292
       <property name="font">
293
        <font>
294
         <pointsize>10</pointsize>
295
         <weight>75</weight>
296
         <bold>true</bold>
297
        </font>
298
       </property>
299
       <property name="flags">
300
        <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
301
       </property>
302
      </item>
303
     </widget>
304
    </item>
750 KeyOz 305
    <item row="1" column="1" colspan="2">
674 KeyOz 306
     <widget class="QStackedWidget" name="stackedWidget">
307
      <property name="frameShape">
308
       <enum>QFrame::Box</enum>
309
      </property>
310
      <property name="currentIndex">
311
       <number>0</number>
312
      </property>
313
      <widget class="QWidget" name="page">
314
       <layout class="QGridLayout" name="gridLayout_7">
315
        <item row="0" column="3">
316
         <widget class="QTextEdit" name="te_Help_1">
317
          <property name="minimumSize">
318
           <size>
319
            <width>200</width>
320
            <height>0</height>
321
           </size>
322
          </property>
323
          <property name="maximumSize">
324
           <size>
325
            <width>200</width>
326
            <height>16777215</height>
327
           </size>
328
          </property>
329
          <property name="readOnly">
330
           <bool>true</bool>
331
          </property>
332
          <property name="html">
333
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
334
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
335
p, li { white-space: pre-wrap; }
750 KeyOz 336
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 337
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Diese Seite dient der Konfiguration der Hardware bzw. der verschiedenen Funktionen des Mikrokopters.&lt;/span&gt;&lt;/p&gt;
338
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Höhenregler&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: Häkchen setzen, wenn der Luftdrucksensor bestückt ist und die Höhenregelung benutzt werden soll. &lt;/span&gt;&lt;/p&gt;
339
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Höhenfunktion per Schalter&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: 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;/span&gt;&lt;/p&gt;
340
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Heading Hold&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: 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;/span&gt;&lt;/p&gt;
750 KeyOz 341
&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; font-size:11pt;&quot; style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;--&amp;gt; Achtung: Wer HH fliegen möchte, muss den I-Anteil des Hauptreglers erhöhen (auf 30 z.B.)! &lt;/li&gt;&lt;/ul&gt;
674 KeyOz 342
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Kompass&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: Häkchen setzen, wenn das Kompassmodul angeschlossen ist und genutzt werden soll. &lt;/span&gt;&lt;/p&gt;
343
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Kompass Ausrichtung fest&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: 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;/span&gt;&lt;/p&gt;
750 KeyOz 344
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: 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 &amp;quot;Autonomes Fliegen&amp;quot;.&lt;/span&gt;&lt;/p&gt;
674 KeyOz 345
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Achsenkopplung&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: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;/span&gt;&lt;/p&gt;
346
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Drehratenbegrenzung&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: 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;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
347
          </property>
348
         </widget>
349
        </item>
350
        <item row="0" column="2">
351
         <widget class="QFrame" name="frame_4">
352
          <property name="sizePolicy">
353
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
354
            <horstretch>0</horstretch>
355
            <verstretch>0</verstretch>
356
           </sizepolicy>
357
          </property>
358
          <property name="frameShape">
359
           <enum>QFrame::StyledPanel</enum>
360
          </property>
361
          <property name="frameShadow">
362
           <enum>QFrame::Raised</enum>
363
          </property>
364
          <layout class="QGridLayout" name="gridLayout_13">
365
           <item row="0" column="0" colspan="3">
366
            <widget class="QCheckBox" name="s_1_1_cb">
367
             <property name="font">
801 - 368
              <font/>
674 KeyOz 369
             </property>
370
             <property name="text">
750 KeyOz 371
              <string>Höhenregelung</string>
674 KeyOz 372
             </property>
373
            </widget>
374
           </item>
375
           <item row="1" column="0" colspan="3">
376
            <widget class="QCheckBox" name="s_1_4_cb">
377
             <property name="font">
801 - 378
              <font/>
674 KeyOz 379
             </property>
380
             <property name="text">
750 KeyOz 381
              <string>GPS aktiv</string>
674 KeyOz 382
             </property>
383
            </widget>
384
           </item>
385
           <item row="2" column="0" rowspan="2" colspan="3">
386
            <widget class="QCheckBox" name="s_1_2_cb">
387
             <property name="font">
801 - 388
              <font/>
674 KeyOz 389
             </property>
390
             <property name="text">
750 KeyOz 391
              <string>Kompass</string>
674 KeyOz 392
             </property>
393
            </widget>
394
           </item>
395
           <item row="4" column="0">
396
            <widget class="QLabel" name="label_22">
397
             <property name="minimumSize">
398
              <size>
399
               <width>10</width>
400
               <height>0</height>
401
              </size>
402
             </property>
403
             <property name="maximumSize">
404
              <size>
405
               <width>10</width>
406
               <height>16777215</height>
407
              </size>
408
             </property>
409
             <property name="text">
410
              <string/>
411
             </property>
412
            </widget>
413
           </item>
414
           <item row="5" column="0" colspan="3">
415
            <widget class="QCheckBox" name="s_1_5_cb">
416
             <property name="font">
801 - 417
              <font/>
674 KeyOz 418
             </property>
419
             <property name="text">
750 KeyOz 420
              <string>Erweiterte Empfangssignalprüfung</string>
674 KeyOz 421
             </property>
422
            </widget>
423
           </item>
424
           <item row="6" column="0" colspan="3">
425
            <widget class="QCheckBox" name="s_1_6_cb">
426
             <property name="font">
801 - 427
              <font/>
674 KeyOz 428
             </property>
429
             <property name="text">
750 KeyOz 430
              <string>Achs-(ent-)kopplung</string>
674 KeyOz 431
             </property>
432
            </widget>
433
           </item>
434
           <item row="7" column="0" colspan="3">
435
            <widget class="QCheckBox" name="s_1_7_cb">
436
             <property name="font">
801 - 437
              <font/>
674 KeyOz 438
             </property>
439
             <property name="text">
750 KeyOz 440
              <string>Drehratenbegrenzung</string>
674 KeyOz 441
             </property>
442
            </widget>
443
           </item>
444
           <item row="8" column="0" colspan="3">
445
            <widget class="QCheckBox" name="s_1_8_cb">
446
             <property name="font">
801 - 447
              <font/>
674 KeyOz 448
             </property>
449
             <property name="text">
450
              <string>Heading Hold (Nick/Roll)</string>
451
             </property>
452
            </widget>
453
           </item>
454
           <item row="9" column="0">
455
            <spacer name="verticalSpacer_17">
456
             <property name="orientation">
457
              <enum>Qt::Vertical</enum>
458
             </property>
459
             <property name="sizeHint" stdset="0">
460
              <size>
461
               <width>20</width>
462
               <height>20</height>
463
              </size>
464
             </property>
465
            </spacer>
466
           </item>
467
           <item row="4" column="1">
468
            <widget class="QCheckBox" name="s_1_3_cb">
469
             <property name="font">
801 - 470
              <font/>
674 KeyOz 471
             </property>
472
             <property name="text">
750 KeyOz 473
              <string>Feste Ausrichtung</string>
674 KeyOz 474
             </property>
475
            </widget>
476
           </item>
477
          </layout>
478
         </widget>
479
        </item>
480
       </layout>
481
      </widget>
482
      <widget class="QWidget" name="Seite_2">
750 KeyOz 483
       <layout class="QGridLayout" name="gridLayout_21">
674 KeyOz 484
        <item row="0" column="0">
485
         <widget class="QFrame" name="frame_2">
486
          <property name="frameShape">
487
           <enum>QFrame::StyledPanel</enum>
488
          </property>
489
          <property name="frameShadow">
490
           <enum>QFrame::Raised</enum>
491
          </property>
492
          <layout class="QGridLayout" name="gridLayout_9">
493
           <item row="0" column="0">
494
            <widget class="QLabel" name="label_5">
495
             <property name="font">
801 - 496
              <font/>
674 KeyOz 497
             </property>
498
             <property name="text">
499
              <string>Gas:</string>
500
             </property>
501
            </widget>
502
           </item>
750 KeyOz 503
           <item row="0" column="2">
504
            <widget class="QComboBox" name="cb_2_1">
505
             <item>
506
              <property name="text">
507
               <string>RC 1</string>
508
              </property>
509
             </item>
510
             <item>
511
              <property name="text">
512
               <string>RC 2</string>
513
              </property>
514
             </item>
515
             <item>
516
              <property name="text">
517
               <string>RC 3</string>
518
              </property>
519
             </item>
520
             <item>
521
              <property name="text">
522
               <string>RC 4</string>
523
              </property>
524
             </item>
525
             <item>
526
              <property name="text">
527
               <string>RC 5</string>
528
              </property>
529
             </item>
530
             <item>
531
              <property name="text">
532
               <string>RC 6</string>
533
              </property>
534
             </item>
535
             <item>
536
              <property name="text">
537
               <string>RC 7</string>
538
              </property>
539
             </item>
540
             <item>
541
              <property name="text">
542
               <string>RC 8</string>
543
              </property>
544
             </item>
545
             <item>
546
              <property name="text">
547
               <string>RC 9</string>
548
              </property>
549
             </item>
550
             <item>
551
              <property name="text">
552
               <string>RC 10</string>
553
              </property>
554
             </item>
555
             <item>
556
              <property name="text">
557
               <string>RC 11</string>
558
              </property>
559
             </item>
560
             <item>
561
              <property name="text">
562
               <string>RC 12</string>
563
              </property>
564
             </item>
674 KeyOz 565
            </widget>
566
           </item>
750 KeyOz 567
           <item row="0" column="3">
568
            <widget class="QLabel" name="label_11">
674 KeyOz 569
             <property name="font">
801 - 570
              <font/>
674 KeyOz 571
             </property>
572
             <property name="text">
750 KeyOz 573
              <string>Poti 3:</string>
674 KeyOz 574
             </property>
575
            </widget>
576
           </item>
750 KeyOz 577
           <item row="0" column="4">
578
            <widget class="QComboBox" name="cb_2_7">
579
             <item>
580
              <property name="text">
581
               <string>RC 1</string>
582
              </property>
583
             </item>
584
             <item>
585
              <property name="text">
586
               <string>RC 2</string>
587
              </property>
588
             </item>
589
             <item>
590
              <property name="text">
591
               <string>RC 3</string>
592
              </property>
593
             </item>
594
             <item>
595
              <property name="text">
596
               <string>RC 4</string>
597
              </property>
598
             </item>
599
             <item>
600
              <property name="text">
601
               <string>RC 5</string>
602
              </property>
603
             </item>
604
             <item>
605
              <property name="text">
606
               <string>RC 6</string>
607
              </property>
608
             </item>
609
             <item>
610
              <property name="text">
611
               <string>RC 7</string>
612
              </property>
613
             </item>
614
             <item>
615
              <property name="text">
616
               <string>RC 8</string>
617
              </property>
618
             </item>
619
             <item>
620
              <property name="text">
621
               <string>RC 9</string>
622
              </property>
623
             </item>
624
             <item>
625
              <property name="text">
626
               <string>RC 10</string>
627
              </property>
628
             </item>
629
             <item>
630
              <property name="text">
631
               <string>RC 11</string>
632
              </property>
633
             </item>
634
             <item>
635
              <property name="text">
636
               <string>RC 12</string>
637
              </property>
638
             </item>
639
             <item>
640
              <property name="text">
641
               <string>Ser 1</string>
642
              </property>
643
             </item>
644
             <item>
645
              <property name="text">
646
               <string>Ser 2</string>
647
              </property>
648
             </item>
649
             <item>
650
              <property name="text">
651
               <string>Ser 3</string>
652
              </property>
653
             </item>
654
             <item>
655
              <property name="text">
656
               <string>Ser 4</string>
657
              </property>
658
             </item>
659
             <item>
660
              <property name="text">
661
               <string>Ser 5</string>
662
              </property>
663
             </item>
664
             <item>
665
              <property name="text">
666
               <string>Ser 6</string>
667
              </property>
668
             </item>
669
             <item>
670
              <property name="text">
671
               <string>Ser 7</string>
672
              </property>
673
             </item>
674
             <item>
675
              <property name="text">
676
               <string>Ser 8</string>
677
              </property>
678
             </item>
679
             <item>
680
              <property name="text">
681
               <string>Ser 9</string>
682
              </property>
683
             </item>
684
             <item>
685
              <property name="text">
686
               <string>Ser 10</string>
687
              </property>
688
             </item>
689
             <item>
690
              <property name="text">
691
               <string>Ser 11</string>
692
              </property>
693
             </item>
694
             <item>
695
              <property name="text">
696
               <string>Ser 12</string>
697
              </property>
698
             </item>
674 KeyOz 699
            </widget>
700
           </item>
750 KeyOz 701
           <item row="1" column="0">
702
            <widget class="QLabel" name="label_6">
674 KeyOz 703
             <property name="font">
801 - 704
              <font/>
674 KeyOz 705
             </property>
706
             <property name="text">
750 KeyOz 707
              <string>Gier:</string>
674 KeyOz 708
             </property>
709
            </widget>
710
           </item>
750 KeyOz 711
           <item row="1" column="2">
712
            <widget class="QComboBox" name="cb_2_2">
713
             <item>
714
              <property name="text">
715
               <string>RC 1</string>
716
              </property>
717
             </item>
718
             <item>
719
              <property name="text">
720
               <string>RC 2</string>
721
              </property>
722
             </item>
723
             <item>
724
              <property name="text">
725
               <string>RC 3</string>
726
              </property>
727
             </item>
728
             <item>
729
              <property name="text">
730
               <string>RC 4</string>
731
              </property>
732
             </item>
733
             <item>
734
              <property name="text">
735
               <string>RC 5</string>
736
              </property>
737
             </item>
738
             <item>
739
              <property name="text">
740
               <string>RC 6</string>
741
              </property>
742
             </item>
743
             <item>
744
              <property name="text">
745
               <string>RC 7</string>
746
              </property>
747
             </item>
748
             <item>
749
              <property name="text">
750
               <string>RC 8</string>
751
              </property>
752
             </item>
753
             <item>
754
              <property name="text">
755
               <string>RC 9</string>
756
              </property>
757
             </item>
758
             <item>
759
              <property name="text">
760
               <string>RC 10</string>
761
              </property>
762
             </item>
763
             <item>
764
              <property name="text">
765
               <string>RC 11</string>
766
              </property>
767
             </item>
768
             <item>
769
              <property name="text">
770
               <string>RC 12</string>
771
              </property>
772
             </item>
674 KeyOz 773
            </widget>
774
           </item>
750 KeyOz 775
           <item row="1" column="3">
776
            <widget class="QLabel" name="label_12">
674 KeyOz 777
             <property name="font">
801 - 778
              <font/>
674 KeyOz 779
             </property>
780
             <property name="text">
750 KeyOz 781
              <string>Poti 4:</string>
674 KeyOz 782
             </property>
783
            </widget>
784
           </item>
750 KeyOz 785
           <item row="1" column="4">
786
            <widget class="QComboBox" name="cb_2_8">
787
             <item>
788
              <property name="text">
789
               <string>RC 1</string>
790
              </property>
791
             </item>
792
             <item>
793
              <property name="text">
794
               <string>RC 2</string>
795
              </property>
796
             </item>
797
             <item>
798
              <property name="text">
799
               <string>RC 3</string>
800
              </property>
801
             </item>
802
             <item>
803
              <property name="text">
804
               <string>RC 4</string>
805
              </property>
806
             </item>
807
             <item>
808
              <property name="text">
809
               <string>RC 5</string>
810
              </property>
811
             </item>
812
             <item>
813
              <property name="text">
814
               <string>RC 6</string>
815
              </property>
816
             </item>
817
             <item>
818
              <property name="text">
819
               <string>RC 7</string>
820
              </property>
821
             </item>
822
             <item>
823
              <property name="text">
824
               <string>RC 8</string>
825
              </property>
826
             </item>
827
             <item>
828
              <property name="text">
829
               <string>RC 9</string>
830
              </property>
831
             </item>
832
             <item>
833
              <property name="text">
834
               <string>RC 10</string>
835
              </property>
836
             </item>
837
             <item>
838
              <property name="text">
839
               <string>RC 11</string>
840
              </property>
841
             </item>
842
             <item>
843
              <property name="text">
844
               <string>RC 12</string>
845
              </property>
846
             </item>
847
             <item>
848
              <property name="text">
849
               <string>Ser 1</string>
850
              </property>
851
             </item>
852
             <item>
853
              <property name="text">
854
               <string>Ser 2</string>
855
              </property>
856
             </item>
857
             <item>
858
              <property name="text">
859
               <string>Ser 3</string>
860
              </property>
861
             </item>
862
             <item>
863
              <property name="text">
864
               <string>Ser 4</string>
865
              </property>
866
             </item>
867
             <item>
868
              <property name="text">
869
               <string>Ser 5</string>
870
              </property>
871
             </item>
872
             <item>
873
              <property name="text">
874
               <string>Ser 6</string>
875
              </property>
876
             </item>
877
             <item>
878
              <property name="text">
879
               <string>Ser 7</string>
880
              </property>
881
             </item>
882
             <item>
883
              <property name="text">
884
               <string>Ser 8</string>
885
              </property>
886
             </item>
887
             <item>
888
              <property name="text">
889
               <string>Ser 9</string>
890
              </property>
891
             </item>
892
             <item>
893
              <property name="text">
894
               <string>Ser 10</string>
895
              </property>
896
             </item>
897
             <item>
898
              <property name="text">
899
               <string>Ser 11</string>
900
              </property>
901
             </item>
902
             <item>
903
              <property name="text">
904
               <string>Ser 12</string>
905
              </property>
906
             </item>
674 KeyOz 907
            </widget>
908
           </item>
750 KeyOz 909
           <item row="2" column="0">
910
            <widget class="QLabel" name="label_7">
674 KeyOz 911
             <property name="font">
801 - 912
              <font/>
674 KeyOz 913
             </property>
914
             <property name="text">
750 KeyOz 915
              <string>Nick:</string>
674 KeyOz 916
             </property>
917
            </widget>
918
           </item>
750 KeyOz 919
           <item row="2" column="2">
920
            <widget class="QComboBox" name="cb_2_3">
921
             <item>
922
              <property name="text">
923
               <string>RC 1</string>
924
              </property>
925
             </item>
926
             <item>
927
              <property name="text">
928
               <string>RC 2</string>
929
              </property>
930
             </item>
931
             <item>
932
              <property name="text">
933
               <string>RC 3</string>
934
              </property>
935
             </item>
936
             <item>
937
              <property name="text">
938
               <string>RC 4</string>
939
              </property>
940
             </item>
941
             <item>
942
              <property name="text">
943
               <string>RC 5</string>
944
              </property>
945
             </item>
946
             <item>
947
              <property name="text">
948
               <string>RC 6</string>
949
              </property>
950
             </item>
951
             <item>
952
              <property name="text">
953
               <string>RC 7</string>
954
              </property>
955
             </item>
956
             <item>
957
              <property name="text">
958
               <string>RC 8</string>
959
              </property>
960
             </item>
961
             <item>
962
              <property name="text">
963
               <string>RC 9</string>
964
              </property>
965
             </item>
966
             <item>
967
              <property name="text">
968
               <string>RC 10</string>
969
              </property>
970
             </item>
971
             <item>
972
              <property name="text">
973
               <string>RC 11</string>
974
              </property>
975
             </item>
976
             <item>
977
              <property name="text">
978
               <string>RC 12</string>
979
              </property>
980
             </item>
674 KeyOz 981
            </widget>
982
           </item>
750 KeyOz 983
           <item row="2" column="3">
984
            <widget class="QLabel" name="label_32">
674 KeyOz 985
             <property name="font">
801 - 986
              <font/>
674 KeyOz 987
             </property>
988
             <property name="text">
750 KeyOz 989
              <string>Poti 5:</string>
674 KeyOz 990
             </property>
991
            </widget>
992
           </item>
750 KeyOz 993
           <item row="2" column="4">
994
            <widget class="QComboBox" name="cb_2_9">
995
             <item>
996
              <property name="text">
997
               <string>RC 1</string>
998
              </property>
999
             </item>
1000
             <item>
1001
              <property name="text">
1002
               <string>RC 2</string>
1003
              </property>
1004
             </item>
1005
             <item>
1006
              <property name="text">
1007
               <string>RC 3</string>
1008
              </property>
1009
             </item>
1010
             <item>
1011
              <property name="text">
1012
               <string>RC 4</string>
1013
              </property>
1014
             </item>
1015
             <item>
1016
              <property name="text">
1017
               <string>RC 5</string>
1018
              </property>
1019
             </item>
1020
             <item>
1021
              <property name="text">
1022
               <string>RC 6</string>
1023
              </property>
1024
             </item>
1025
             <item>
1026
              <property name="text">
1027
               <string>RC 7</string>
1028
              </property>
1029
             </item>
1030
             <item>
1031
              <property name="text">
1032
               <string>RC 8</string>
1033
              </property>
1034
             </item>
1035
             <item>
1036
              <property name="text">
1037
               <string>RC 9</string>
1038
              </property>
1039
             </item>
1040
             <item>
1041
              <property name="text">
1042
               <string>RC 10</string>
1043
              </property>
1044
             </item>
1045
             <item>
1046
              <property name="text">
1047
               <string>RC 11</string>
1048
              </property>
1049
             </item>
1050
             <item>
1051
              <property name="text">
1052
               <string>RC 12</string>
1053
              </property>
1054
             </item>
1055
             <item>
1056
              <property name="text">
1057
               <string>Ser 1</string>
1058
              </property>
1059
             </item>
1060
             <item>
1061
              <property name="text">
1062
               <string>Ser 2</string>
1063
              </property>
1064
             </item>
1065
             <item>
1066
              <property name="text">
1067
               <string>Ser 3</string>
1068
              </property>
1069
             </item>
1070
             <item>
1071
              <property name="text">
1072
               <string>Ser 4</string>
1073
              </property>
1074
             </item>
1075
             <item>
1076
              <property name="text">
1077
               <string>Ser 5</string>
1078
              </property>
1079
             </item>
1080
             <item>
1081
              <property name="text">
1082
               <string>Ser 6</string>
1083
              </property>
1084
             </item>
1085
             <item>
1086
              <property name="text">
1087
               <string>Ser 7</string>
1088
              </property>
1089
             </item>
1090
             <item>
1091
              <property name="text">
1092
               <string>Ser 8</string>
1093
              </property>
1094
             </item>
1095
             <item>
1096
              <property name="text">
1097
               <string>Ser 9</string>
1098
              </property>
1099
             </item>
1100
             <item>
1101
              <property name="text">
1102
               <string>Ser 10</string>
1103
              </property>
1104
             </item>
1105
             <item>
1106
              <property name="text">
1107
               <string>Ser 11</string>
1108
              </property>
1109
             </item>
1110
             <item>
1111
              <property name="text">
1112
               <string>Ser 12</string>
1113
              </property>
1114
             </item>
674 KeyOz 1115
            </widget>
1116
           </item>
750 KeyOz 1117
           <item row="3" column="0">
1118
            <widget class="QLabel" name="label_8">
674 KeyOz 1119
             <property name="font">
801 - 1120
              <font/>
674 KeyOz 1121
             </property>
1122
             <property name="text">
750 KeyOz 1123
              <string>Roll:</string>
674 KeyOz 1124
             </property>
1125
            </widget>
1126
           </item>
750 KeyOz 1127
           <item row="3" column="2">
1128
            <widget class="QComboBox" name="cb_2_4">
1129
             <item>
1130
              <property name="text">
1131
               <string>RC 1</string>
1132
              </property>
1133
             </item>
1134
             <item>
1135
              <property name="text">
1136
               <string>RC 2</string>
1137
              </property>
1138
             </item>
1139
             <item>
1140
              <property name="text">
1141
               <string>RC 3</string>
1142
              </property>
1143
             </item>
1144
             <item>
1145
              <property name="text">
1146
               <string>RC 4</string>
1147
              </property>
1148
             </item>
1149
             <item>
1150
              <property name="text">
1151
               <string>RC 5</string>
1152
              </property>
1153
             </item>
1154
             <item>
1155
              <property name="text">
1156
               <string>RC 6</string>
1157
              </property>
1158
             </item>
1159
             <item>
1160
              <property name="text">
1161
               <string>RC 7</string>
1162
              </property>
1163
             </item>
1164
             <item>
1165
              <property name="text">
1166
               <string>RC 8</string>
1167
              </property>
1168
             </item>
1169
             <item>
1170
              <property name="text">
1171
               <string>RC 9</string>
1172
              </property>
1173
             </item>
1174
             <item>
1175
              <property name="text">
1176
               <string>RC 10</string>
1177
              </property>
1178
             </item>
1179
             <item>
1180
              <property name="text">
1181
               <string>RC 11</string>
1182
              </property>
1183
             </item>
1184
             <item>
1185
              <property name="text">
1186
               <string>RC 12</string>
1187
              </property>
1188
             </item>
674 KeyOz 1189
            </widget>
1190
           </item>
750 KeyOz 1191
           <item row="3" column="3">
1192
            <widget class="QLabel" name="label_34">
674 KeyOz 1193
             <property name="font">
801 - 1194
              <font/>
674 KeyOz 1195
             </property>
1196
             <property name="text">
750 KeyOz 1197
              <string>Poti 6:</string>
674 KeyOz 1198
             </property>
1199
            </widget>
1200
           </item>
750 KeyOz 1201
           <item row="3" column="4">
1202
            <widget class="QComboBox" name="cb_2_10">
1203
             <item>
1204
              <property name="text">
1205
               <string>RC 1</string>
1206
              </property>
1207
             </item>
1208
             <item>
1209
              <property name="text">
1210
               <string>RC 2</string>
1211
              </property>
1212
             </item>
1213
             <item>
1214
              <property name="text">
1215
               <string>RC 3</string>
1216
              </property>
1217
             </item>
1218
             <item>
1219
              <property name="text">
1220
               <string>RC 4</string>
1221
              </property>
1222
             </item>
1223
             <item>
1224
              <property name="text">
1225
               <string>RC 5</string>
1226
              </property>
1227
             </item>
1228
             <item>
1229
              <property name="text">
1230
               <string>RC 6</string>
1231
              </property>
1232
             </item>
1233
             <item>
1234
              <property name="text">
1235
               <string>RC 7</string>
1236
              </property>
1237
             </item>
1238
             <item>
1239
              <property name="text">
1240
               <string>RC 8</string>
1241
              </property>
1242
             </item>
1243
             <item>
1244
              <property name="text">
1245
               <string>RC 9</string>
1246
              </property>
1247
             </item>
1248
             <item>
1249
              <property name="text">
1250
               <string>RC 10</string>
1251
              </property>
1252
             </item>
1253
             <item>
1254
              <property name="text">
1255
               <string>RC 11</string>
1256
              </property>
1257
             </item>
1258
             <item>
1259
              <property name="text">
1260
               <string>RC 12</string>
1261
              </property>
1262
             </item>
1263
             <item>
1264
              <property name="text">
1265
               <string>Ser 1</string>
1266
              </property>
1267
             </item>
1268
             <item>
1269
              <property name="text">
1270
               <string>Ser 2</string>
1271
              </property>
1272
             </item>
1273
             <item>
1274
              <property name="text">
1275
               <string>Ser 3</string>
1276
              </property>
1277
             </item>
1278
             <item>
1279
              <property name="text">
1280
               <string>Ser 4</string>
1281
              </property>
1282
             </item>
1283
             <item>
1284
              <property name="text">
1285
               <string>Ser 5</string>
1286
              </property>
1287
             </item>
1288
             <item>
1289
              <property name="text">
1290
               <string>Ser 6</string>
1291
              </property>
1292
             </item>
1293
             <item>
1294
              <property name="text">
1295
               <string>Ser 7</string>
1296
              </property>
1297
             </item>
1298
             <item>
1299
              <property name="text">
1300
               <string>Ser 8</string>
1301
              </property>
1302
             </item>
1303
             <item>
1304
              <property name="text">
1305
               <string>Ser 9</string>
1306
              </property>
1307
             </item>
1308
             <item>
1309
              <property name="text">
1310
               <string>Ser 10</string>
1311
              </property>
1312
             </item>
1313
             <item>
1314
              <property name="text">
1315
               <string>Ser 11</string>
1316
              </property>
1317
             </item>
1318
             <item>
1319
              <property name="text">
1320
               <string>Ser 12</string>
1321
              </property>
1322
             </item>
674 KeyOz 1323
            </widget>
1324
           </item>
750 KeyOz 1325
           <item row="4" column="0">
1326
            <widget class="QLabel" name="label_9">
1327
             <property name="font">
801 - 1328
              <font/>
674 KeyOz 1329
             </property>
1330
             <property name="text">
750 KeyOz 1331
              <string>Poti 1:</string>
674 KeyOz 1332
             </property>
1333
            </widget>
1334
           </item>
750 KeyOz 1335
           <item row="4" column="2">
1336
            <widget class="QComboBox" name="cb_2_5">
1337
             <item>
1338
              <property name="text">
1339
               <string>RC 1</string>
1340
              </property>
1341
             </item>
1342
             <item>
1343
              <property name="text">
1344
               <string>RC 2</string>
1345
              </property>
1346
             </item>
1347
             <item>
1348
              <property name="text">
1349
               <string>RC 3</string>
1350
              </property>
1351
             </item>
1352
             <item>
1353
              <property name="text">
1354
               <string>RC 4</string>
1355
              </property>
1356
             </item>
1357
             <item>
1358
              <property name="text">
1359
               <string>RC 5</string>
1360
              </property>
1361
             </item>
1362
             <item>
1363
              <property name="text">
1364
               <string>RC 6</string>
1365
              </property>
1366
             </item>
1367
             <item>
1368
              <property name="text">
1369
               <string>RC 7</string>
1370
              </property>
1371
             </item>
1372
             <item>
1373
              <property name="text">
1374
               <string>RC 8</string>
1375
              </property>
1376
             </item>
1377
             <item>
1378
              <property name="text">
1379
               <string>RC 9</string>
1380
              </property>
1381
             </item>
1382
             <item>
1383
              <property name="text">
1384
               <string>RC 10</string>
1385
              </property>
1386
             </item>
1387
             <item>
1388
              <property name="text">
1389
               <string>RC 11</string>
1390
              </property>
1391
             </item>
1392
             <item>
1393
              <property name="text">
1394
               <string>RC 12</string>
1395
              </property>
1396
             </item>
1397
             <item>
1398
              <property name="text">
1399
               <string>Ser 1</string>
1400
              </property>
1401
             </item>
1402
             <item>
1403
              <property name="text">
1404
               <string>Ser 2</string>
1405
              </property>
1406
             </item>
1407
             <item>
1408
              <property name="text">
1409
               <string>Ser 3</string>
1410
              </property>
1411
             </item>
1412
             <item>
1413
              <property name="text">
1414
               <string>Ser 4</string>
1415
              </property>
1416
             </item>
1417
             <item>
1418
              <property name="text">
1419
               <string>Ser 5</string>
1420
              </property>
1421
             </item>
1422
             <item>
1423
              <property name="text">
1424
               <string>Ser 6</string>
1425
              </property>
1426
             </item>
1427
             <item>
1428
              <property name="text">
1429
               <string>Ser 7</string>
1430
              </property>
1431
             </item>
1432
             <item>
1433
              <property name="text">
1434
               <string>Ser 8</string>
1435
              </property>
1436
             </item>
1437
             <item>
1438
              <property name="text">
1439
               <string>Ser 9</string>
1440
              </property>
1441
             </item>
1442
             <item>
1443
              <property name="text">
1444
               <string>Ser 10</string>
1445
              </property>
1446
             </item>
1447
             <item>
1448
              <property name="text">
1449
               <string>Ser 11</string>
1450
              </property>
1451
             </item>
1452
             <item>
1453
              <property name="text">
1454
               <string>Ser 12</string>
1455
              </property>
1456
             </item>
674 KeyOz 1457
            </widget>
1458
           </item>
750 KeyOz 1459
           <item row="4" column="3">
1460
            <widget class="QLabel" name="label_33">
1461
             <property name="font">
801 - 1462
              <font/>
674 KeyOz 1463
             </property>
1464
             <property name="text">
750 KeyOz 1465
              <string>Poti 7:</string>
674 KeyOz 1466
             </property>
1467
            </widget>
1468
           </item>
750 KeyOz 1469
           <item row="4" column="4">
1470
            <widget class="QComboBox" name="cb_2_11">
1471
             <item>
1472
              <property name="text">
1473
               <string>RC 1</string>
1474
              </property>
1475
             </item>
1476
             <item>
1477
              <property name="text">
1478
               <string>RC 2</string>
1479
              </property>
1480
             </item>
1481
             <item>
1482
              <property name="text">
1483
               <string>RC 3</string>
1484
              </property>
1485
             </item>
1486
             <item>
1487
              <property name="text">
1488
               <string>RC 4</string>
1489
              </property>
1490
             </item>
1491
             <item>
1492
              <property name="text">
1493
               <string>RC 5</string>
1494
              </property>
1495
             </item>
1496
             <item>
1497
              <property name="text">
1498
               <string>RC 6</string>
1499
              </property>
1500
             </item>
1501
             <item>
1502
              <property name="text">
1503
               <string>RC 7</string>
1504
              </property>
1505
             </item>
1506
             <item>
1507
              <property name="text">
1508
               <string>RC 8</string>
1509
              </property>
1510
             </item>
1511
             <item>
1512
              <property name="text">
1513
               <string>RC 9</string>
1514
              </property>
1515
             </item>
1516
             <item>
1517
              <property name="text">
1518
               <string>RC 10</string>
1519
              </property>
1520
             </item>
1521
             <item>
1522
              <property name="text">
1523
               <string>RC 11</string>
1524
              </property>
1525
             </item>
1526
             <item>
1527
              <property name="text">
1528
               <string>RC 12</string>
1529
              </property>
1530
             </item>
1531
             <item>
1532
              <property name="text">
1533
               <string>Ser 1</string>
1534
              </property>
1535
             </item>
1536
             <item>
1537
              <property name="text">
1538
               <string>Ser 2</string>
1539
              </property>
1540
             </item>
1541
             <item>
1542
              <property name="text">
1543
               <string>Ser 3</string>
1544
              </property>
1545
             </item>
1546
             <item>
1547
              <property name="text">
1548
               <string>Ser 4</string>
1549
              </property>
1550
             </item>
1551
             <item>
1552
              <property name="text">
1553
               <string>Ser 5</string>
1554
              </property>
1555
             </item>
1556
             <item>
1557
              <property name="text">
1558
               <string>Ser 6</string>
1559
              </property>
1560
             </item>
1561
             <item>
1562
              <property name="text">
1563
               <string>Ser 7</string>
1564
              </property>
1565
             </item>
1566
             <item>
1567
              <property name="text">
1568
               <string>Ser 8</string>
1569
              </property>
1570
             </item>
1571
             <item>
1572
              <property name="text">
1573
               <string>Ser 9</string>
1574
              </property>
1575
             </item>
1576
             <item>
1577
              <property name="text">
1578
               <string>Ser 10</string>
1579
              </property>
1580
             </item>
1581
             <item>
1582
              <property name="text">
1583
               <string>Ser 11</string>
1584
              </property>
1585
             </item>
1586
             <item>
1587
              <property name="text">
1588
               <string>Ser 12</string>
1589
              </property>
1590
             </item>
674 KeyOz 1591
            </widget>
1592
           </item>
750 KeyOz 1593
           <item row="5" column="0">
1594
            <widget class="QLabel" name="label_10">
1595
             <property name="font">
801 - 1596
              <font/>
674 KeyOz 1597
             </property>
1598
             <property name="text">
750 KeyOz 1599
              <string>Poti 2:</string>
674 KeyOz 1600
             </property>
1601
            </widget>
1602
           </item>
750 KeyOz 1603
           <item row="5" column="2">
1604
            <widget class="QComboBox" name="cb_2_6">
1605
             <item>
1606
              <property name="text">
1607
               <string>RC 1</string>
1608
              </property>
1609
             </item>
1610
             <item>
1611
              <property name="text">
1612
               <string>RC 2</string>
1613
              </property>
1614
             </item>
1615
             <item>
1616
              <property name="text">
1617
               <string>RC 3</string>
1618
              </property>
1619
             </item>
1620
             <item>
1621
              <property name="text">
1622
               <string>RC 4</string>
1623
              </property>
1624
             </item>
1625
             <item>
1626
              <property name="text">
1627
               <string>RC 5</string>
1628
              </property>
1629
             </item>
1630
             <item>
1631
              <property name="text">
1632
               <string>RC 6</string>
1633
              </property>
1634
             </item>
1635
             <item>
1636
              <property name="text">
1637
               <string>RC 7</string>
1638
              </property>
1639
             </item>
1640
             <item>
1641
              <property name="text">
1642
               <string>RC 8</string>
1643
              </property>
1644
             </item>
1645
             <item>
1646
              <property name="text">
1647
               <string>RC 9</string>
1648
              </property>
1649
             </item>
1650
             <item>
1651
              <property name="text">
1652
               <string>RC 10</string>
1653
              </property>
1654
             </item>
1655
             <item>
1656
              <property name="text">
1657
               <string>RC 11</string>
1658
              </property>
1659
             </item>
1660
             <item>
1661
              <property name="text">
1662
               <string>RC 12</string>
1663
              </property>
1664
             </item>
1665
             <item>
1666
              <property name="text">
1667
               <string>Ser 1</string>
1668
              </property>
1669
             </item>
1670
             <item>
1671
              <property name="text">
1672
               <string>Ser 2</string>
1673
              </property>
1674
             </item>
1675
             <item>
1676
              <property name="text">
1677
               <string>Ser 3</string>
1678
              </property>
1679
             </item>
1680
             <item>
1681
              <property name="text">
1682
               <string>Ser 4</string>
1683
              </property>
1684
             </item>
1685
             <item>
1686
              <property name="text">
1687
               <string>Ser 5</string>
1688
              </property>
1689
             </item>
1690
             <item>
1691
              <property name="text">
1692
               <string>Ser 6</string>
1693
              </property>
1694
             </item>
1695
             <item>
1696
              <property name="text">
1697
               <string>Ser 7</string>
1698
              </property>
1699
             </item>
1700
             <item>
1701
              <property name="text">
1702
               <string>Ser 8</string>
1703
              </property>
1704
             </item>
1705
             <item>
1706
              <property name="text">
1707
               <string>Ser 9</string>
1708
              </property>
1709
             </item>
1710
             <item>
1711
              <property name="text">
1712
               <string>Ser 10</string>
1713
              </property>
1714
             </item>
1715
             <item>
1716
              <property name="text">
1717
               <string>Ser 11</string>
1718
              </property>
1719
             </item>
1720
             <item>
1721
              <property name="text">
1722
               <string>Ser 12</string>
1723
              </property>
1724
             </item>
674 KeyOz 1725
            </widget>
1726
           </item>
750 KeyOz 1727
           <item row="5" column="3">
1728
            <widget class="QLabel" name="label_35">
674 KeyOz 1729
             <property name="font">
801 - 1730
              <font/>
674 KeyOz 1731
             </property>
1732
             <property name="text">
750 KeyOz 1733
              <string>Poti 8:</string>
674 KeyOz 1734
             </property>
1735
            </widget>
1736
           </item>
750 KeyOz 1737
           <item row="5" column="4">
1738
            <widget class="QComboBox" name="cb_2_12">
1739
             <item>
1740
              <property name="text">
1741
               <string>RC 1</string>
1742
              </property>
1743
             </item>
1744
             <item>
1745
              <property name="text">
1746
               <string>RC 2</string>
1747
              </property>
1748
             </item>
1749
             <item>
1750
              <property name="text">
1751
               <string>RC 3</string>
1752
              </property>
1753
             </item>
1754
             <item>
1755
              <property name="text">
1756
               <string>RC 4</string>
1757
              </property>
1758
             </item>
1759
             <item>
1760
              <property name="text">
1761
               <string>RC 5</string>
1762
              </property>
1763
             </item>
1764
             <item>
1765
              <property name="text">
1766
               <string>RC 6</string>
1767
              </property>
1768
             </item>
1769
             <item>
1770
              <property name="text">
1771
               <string>RC 7</string>
1772
              </property>
1773
             </item>
1774
             <item>
1775
              <property name="text">
1776
               <string>RC 8</string>
1777
              </property>
1778
             </item>
1779
             <item>
1780
              <property name="text">
1781
               <string>RC 9</string>
1782
              </property>
1783
             </item>
1784
             <item>
1785
              <property name="text">
1786
               <string>RC 10</string>
1787
              </property>
1788
             </item>
1789
             <item>
1790
              <property name="text">
1791
               <string>RC 11</string>
1792
              </property>
1793
             </item>
1794
             <item>
1795
              <property name="text">
1796
               <string>RC 12</string>
1797
              </property>
1798
             </item>
1799
             <item>
1800
              <property name="text">
1801
               <string>Ser 1</string>
1802
              </property>
1803
             </item>
1804
             <item>
1805
              <property name="text">
1806
               <string>Ser 2</string>
1807
              </property>
1808
             </item>
1809
             <item>
1810
              <property name="text">
1811
               <string>Ser 3</string>
1812
              </property>
1813
             </item>
1814
             <item>
1815
              <property name="text">
1816
               <string>Ser 4</string>
1817
              </property>
1818
             </item>
1819
             <item>
1820
              <property name="text">
1821
               <string>Ser 5</string>
1822
              </property>
1823
             </item>
1824
             <item>
1825
              <property name="text">
1826
               <string>Ser 6</string>
1827
              </property>
1828
             </item>
1829
             <item>
1830
              <property name="text">
1831
               <string>Ser 7</string>
1832
              </property>
1833
             </item>
1834
             <item>
1835
              <property name="text">
1836
               <string>Ser 8</string>
1837
              </property>
1838
             </item>
1839
             <item>
1840
              <property name="text">
1841
               <string>Ser 9</string>
1842
              </property>
1843
             </item>
1844
             <item>
1845
              <property name="text">
1846
               <string>Ser 10</string>
1847
              </property>
1848
             </item>
1849
             <item>
1850
              <property name="text">
1851
               <string>Ser 11</string>
1852
              </property>
1853
             </item>
1854
             <item>
1855
              <property name="text">
1856
               <string>Ser 12</string>
1857
              </property>
1858
             </item>
674 KeyOz 1859
            </widget>
1860
           </item>
750 KeyOz 1861
           <item row="6" column="2">
1862
            <spacer name="verticalSpacer_21">
674 KeyOz 1863
             <property name="orientation">
1864
              <enum>Qt::Vertical</enum>
1865
             </property>
1866
             <property name="sizeHint" stdset="0">
1867
              <size>
750 KeyOz 1868
               <width>20</width>
1869
               <height>1</height>
674 KeyOz 1870
              </size>
1871
             </property>
1872
            </spacer>
1873
           </item>
750 KeyOz 1874
           <item row="8" column="0" colspan="5">
1875
            <layout class="QVBoxLayout" name="verticalLayout_2">
1876
             <item>
1877
              <widget class="QLabel" name="label_155">
1878
               <property name="font">
801 - 1879
                <font/>
750 KeyOz 1880
               </property>
1881
               <property name="text">
1882
                <string>Empfänger wählen:</string>
1883
               </property>
1884
              </widget>
1885
             </item>
1886
             <item>
1887
              <widget class="QComboBox" name="s_2_13_cb">
1888
               <item>
1889
                <property name="text">
1890
                 <string>Multisignal (PPM)</string>
1891
                </property>
1892
               </item>
1893
               <item>
1894
                <property name="text">
1895
                 <string>Spectrum Satellit</string>
1896
                </property>
1897
               </item>
1898
               <item>
1899
                <property name="text">
1900
                 <string>Spectrum Satellit (HiRes)</string>
1901
                </property>
1902
               </item>
1903
               <item>
1904
                <property name="text">
1905
                 <string>Spectrum Satellit (LowRes)</string>
1906
                </property>
1907
               </item>
1908
               <item>
1909
                <property name="text">
1910
                 <string>Jeti Satellit</string>
1911
                </property>
1912
               </item>
1913
               <item>
1914
                <property name="text">
1915
                 <string>ACT DSL</string>
1916
                </property>
1917
               </item>
1918
              </widget>
1919
             </item>
1920
            </layout>
1921
           </item>
1922
           <item row="7" column="0" colspan="5">
1923
            <widget class="Line" name="line_5">
674 KeyOz 1924
             <property name="orientation">
1925
              <enum>Qt::Horizontal</enum>
1926
             </property>
750 KeyOz 1927
            </widget>
674 KeyOz 1928
           </item>
1929
          </layout>
1930
         </widget>
1931
        </item>
750 KeyOz 1932
        <item row="0" column="1">
1933
         <widget class="QTabWidget" name="tabWidget">
1934
          <property name="currentIndex">
1935
           <number>0</number>
1936
          </property>
1937
          <widget class="QWidget" name="tab_3">
1938
           <attribute name="title">
1939
            <string>Fernsteuerung</string>
1940
           </attribute>
1941
           <layout class="QGridLayout" name="gridLayout_2">
1942
            <item row="8" column="2">
1943
             <widget class="QProgressBar" name="pb_K7">
1944
              <property name="maximumSize">
1945
               <size>
1946
                <width>15</width>
1947
                <height>16777215</height>
1948
               </size>
1949
              </property>
1950
              <property name="minimum">
1951
               <number>-128</number>
1952
              </property>
1953
              <property name="maximum">
1954
               <number>128</number>
1955
              </property>
1956
              <property name="value">
1957
               <number>0</number>
1958
              </property>
1959
              <property name="textVisible">
1960
               <bool>false</bool>
1961
              </property>
1962
              <property name="orientation">
1963
               <enum>Qt::Vertical</enum>
1964
              </property>
1965
              <property name="textDirection">
1966
               <enum>QProgressBar::TopToBottom</enum>
1967
              </property>
1968
              <property name="format">
1969
               <string>                                      %v</string>
1970
              </property>
1971
             </widget>
1972
            </item>
1973
            <item row="6" column="2">
1974
             <widget class="QLabel" name="label_17">
1975
              <property name="text">
1976
               <string>7</string>
1977
              </property>
1978
              <property name="alignment">
1979
               <set>Qt::AlignCenter</set>
1980
              </property>
1981
             </widget>
1982
            </item>
1983
            <item row="3" column="4">
1984
             <widget class="QProgressBar" name="pb_K2">
1985
              <property name="maximumSize">
1986
               <size>
1987
                <width>15</width>
1988
                <height>16777215</height>
1989
               </size>
1990
              </property>
1991
              <property name="minimum">
1992
               <number>-128</number>
1993
              </property>
1994
              <property name="maximum">
1995
               <number>128</number>
1996
              </property>
1997
              <property name="value">
1998
               <number>0</number>
1999
              </property>
2000
              <property name="textVisible">
2001
               <bool>false</bool>
2002
              </property>
2003
              <property name="orientation">
2004
               <enum>Qt::Vertical</enum>
2005
              </property>
2006
              <property name="invertedAppearance">
2007
               <bool>false</bool>
2008
              </property>
2009
              <property name="textDirection">
2010
               <enum>QProgressBar::TopToBottom</enum>
2011
              </property>
2012
              <property name="format">
2013
               <string>                                      %v</string>
2014
              </property>
2015
             </widget>
2016
            </item>
2017
            <item row="2" column="4">
2018
             <widget class="QLabel" name="label_4">
2019
              <property name="text">
2020
               <string>2</string>
2021
              </property>
2022
              <property name="alignment">
2023
               <set>Qt::AlignCenter</set>
2024
              </property>
2025
             </widget>
2026
            </item>
2027
            <item row="3" column="2">
2028
             <widget class="QProgressBar" name="pb_K1">
2029
              <property name="maximumSize">
2030
               <size>
2031
                <width>15</width>
2032
                <height>16777215</height>
2033
               </size>
2034
              </property>
2035
              <property name="minimum">
2036
               <number>-128</number>
2037
              </property>
2038
              <property name="maximum">
2039
               <number>128</number>
2040
              </property>
2041
              <property name="value">
2042
               <number>0</number>
2043
              </property>
2044
              <property name="textVisible">
2045
               <bool>false</bool>
2046
              </property>
2047
              <property name="orientation">
2048
               <enum>Qt::Vertical</enum>
2049
              </property>
2050
              <property name="textDirection">
2051
               <enum>QProgressBar::TopToBottom</enum>
2052
              </property>
2053
              <property name="format">
2054
               <string>                                      %v</string>
2055
              </property>
2056
             </widget>
2057
            </item>
2058
            <item row="2" column="2">
2059
             <widget class="QLabel" name="label_3">
2060
              <property name="text">
2061
               <string>1</string>
2062
              </property>
2063
              <property name="alignment">
2064
               <set>Qt::AlignCenter</set>
2065
              </property>
2066
             </widget>
2067
            </item>
2068
            <item row="8" column="4">
2069
             <widget class="QProgressBar" name="pb_K8">
2070
              <property name="maximumSize">
2071
               <size>
2072
                <width>15</width>
2073
                <height>16777215</height>
2074
               </size>
2075
              </property>
2076
              <property name="minimum">
2077
               <number>-128</number>
2078
              </property>
2079
              <property name="maximum">
2080
               <number>128</number>
2081
              </property>
2082
              <property name="value">
2083
               <number>0</number>
2084
              </property>
2085
              <property name="textVisible">
2086
               <bool>false</bool>
2087
              </property>
2088
              <property name="orientation">
2089
               <enum>Qt::Vertical</enum>
2090
              </property>
2091
              <property name="textDirection">
2092
               <enum>QProgressBar::TopToBottom</enum>
2093
              </property>
2094
              <property name="format">
2095
               <string>                                      %v</string>
2096
              </property>
2097
             </widget>
2098
            </item>
2099
            <item row="6" column="4">
2100
             <widget class="QLabel" name="label_18">
2101
              <property name="text">
2102
               <string>8</string>
2103
              </property>
2104
              <property name="alignment">
2105
               <set>Qt::AlignCenter</set>
2106
              </property>
2107
             </widget>
2108
            </item>
2109
            <item row="8" column="6">
2110
             <widget class="QProgressBar" name="pb_K10">
2111
              <property name="maximumSize">
2112
               <size>
2113
                <width>15</width>
2114
                <height>16777215</height>
2115
               </size>
2116
              </property>
2117
              <property name="minimum">
2118
               <number>-128</number>
2119
              </property>
2120
              <property name="maximum">
2121
               <number>128</number>
2122
              </property>
2123
              <property name="value">
2124
               <number>0</number>
2125
              </property>
2126
              <property name="textVisible">
2127
               <bool>false</bool>
2128
              </property>
2129
              <property name="orientation">
2130
               <enum>Qt::Vertical</enum>
2131
              </property>
2132
              <property name="textDirection">
2133
               <enum>QProgressBar::TopToBottom</enum>
2134
              </property>
2135
              <property name="format">
2136
               <string>                                      %v</string>
2137
              </property>
2138
             </widget>
2139
            </item>
2140
            <item row="6" column="6">
2141
             <widget class="QLabel" name="label_36">
2142
              <property name="text">
2143
               <string>10</string>
2144
              </property>
2145
              <property name="alignment">
2146
               <set>Qt::AlignCenter</set>
2147
              </property>
2148
             </widget>
2149
            </item>
2150
            <item row="8" column="7">
2151
             <widget class="QProgressBar" name="pb_K11">
2152
              <property name="maximumSize">
2153
               <size>
2154
                <width>15</width>
2155
                <height>16777215</height>
2156
               </size>
2157
              </property>
2158
              <property name="minimum">
2159
               <number>-128</number>
2160
              </property>
2161
              <property name="maximum">
2162
               <number>128</number>
2163
              </property>
2164
              <property name="value">
2165
               <number>0</number>
2166
              </property>
2167
              <property name="textVisible">
2168
               <bool>false</bool>
2169
              </property>
2170
              <property name="orientation">
2171
               <enum>Qt::Vertical</enum>
2172
              </property>
2173
              <property name="textDirection">
2174
               <enum>QProgressBar::TopToBottom</enum>
2175
              </property>
2176
              <property name="format">
2177
               <string>                                      %v</string>
2178
              </property>
2179
             </widget>
2180
            </item>
2181
            <item row="8" column="8">
2182
             <widget class="QProgressBar" name="pb_K12">
2183
              <property name="maximumSize">
2184
               <size>
2185
                <width>15</width>
2186
                <height>16777215</height>
2187
               </size>
2188
              </property>
2189
              <property name="minimum">
2190
               <number>-128</number>
2191
              </property>
2192
              <property name="maximum">
2193
               <number>128</number>
2194
              </property>
2195
              <property name="value">
2196
               <number>0</number>
2197
              </property>
2198
              <property name="textVisible">
2199
               <bool>false</bool>
2200
              </property>
2201
              <property name="orientation">
2202
               <enum>Qt::Vertical</enum>
2203
              </property>
2204
              <property name="textDirection">
2205
               <enum>QProgressBar::TopToBottom</enum>
2206
              </property>
2207
              <property name="format">
2208
               <string>                                      %v</string>
2209
              </property>
2210
             </widget>
2211
            </item>
2212
            <item row="6" column="8">
2213
             <widget class="QLabel" name="label_47">
2214
              <property name="text">
2215
               <string>12</string>
2216
              </property>
2217
              <property name="alignment">
2218
               <set>Qt::AlignCenter</set>
2219
              </property>
2220
             </widget>
2221
            </item>
2222
            <item row="3" column="5">
2223
             <widget class="QProgressBar" name="pb_K3">
2224
              <property name="maximumSize">
2225
               <size>
2226
                <width>15</width>
2227
                <height>16777215</height>
2228
               </size>
2229
              </property>
2230
              <property name="minimum">
2231
               <number>-128</number>
2232
              </property>
2233
              <property name="maximum">
2234
               <number>128</number>
2235
              </property>
2236
              <property name="value">
2237
               <number>0</number>
2238
              </property>
2239
              <property name="textVisible">
2240
               <bool>false</bool>
2241
              </property>
2242
              <property name="orientation">
2243
               <enum>Qt::Vertical</enum>
2244
              </property>
2245
              <property name="textDirection">
2246
               <enum>QProgressBar::TopToBottom</enum>
2247
              </property>
2248
              <property name="format">
2249
               <string>                                      %v</string>
2250
              </property>
2251
             </widget>
2252
            </item>
2253
            <item row="2" column="5">
2254
             <widget class="QLabel" name="label_13">
2255
              <property name="text">
2256
               <string>3</string>
2257
              </property>
2258
              <property name="alignment">
2259
               <set>Qt::AlignCenter</set>
2260
              </property>
2261
             </widget>
2262
            </item>
2263
            <item row="2" column="6">
2264
             <widget class="QLabel" name="label_14">
2265
              <property name="text">
2266
               <string>4</string>
2267
              </property>
2268
              <property name="alignment">
2269
               <set>Qt::AlignCenter</set>
2270
              </property>
2271
             </widget>
2272
            </item>
2273
            <item row="3" column="6">
2274
             <widget class="QProgressBar" name="pb_K4">
2275
              <property name="maximumSize">
2276
               <size>
2277
                <width>15</width>
2278
                <height>16777215</height>
2279
               </size>
2280
              </property>
2281
              <property name="minimum">
2282
               <number>-128</number>
2283
              </property>
2284
              <property name="maximum">
2285
               <number>128</number>
2286
              </property>
2287
              <property name="value">
2288
               <number>0</number>
2289
              </property>
2290
              <property name="textVisible">
2291
               <bool>false</bool>
2292
              </property>
2293
              <property name="orientation">
2294
               <enum>Qt::Vertical</enum>
2295
              </property>
2296
              <property name="textDirection">
2297
               <enum>QProgressBar::TopToBottom</enum>
2298
              </property>
2299
              <property name="format">
2300
               <string>                                      %v</string>
2301
              </property>
2302
             </widget>
2303
            </item>
2304
            <item row="3" column="8">
2305
             <widget class="QProgressBar" name="pb_K6">
2306
              <property name="maximumSize">
2307
               <size>
2308
                <width>15</width>
2309
                <height>16777215</height>
2310
               </size>
2311
              </property>
2312
              <property name="minimum">
2313
               <number>-128</number>
2314
              </property>
2315
              <property name="maximum">
2316
               <number>128</number>
2317
              </property>
2318
              <property name="value">
2319
               <number>0</number>
2320
              </property>
2321
              <property name="textVisible">
2322
               <bool>false</bool>
2323
              </property>
2324
              <property name="orientation">
2325
               <enum>Qt::Vertical</enum>
2326
              </property>
2327
              <property name="textDirection">
2328
               <enum>QProgressBar::TopToBottom</enum>
2329
              </property>
2330
              <property name="format">
2331
               <string>                                      %v</string>
2332
              </property>
2333
             </widget>
2334
            </item>
2335
            <item row="3" column="7">
2336
             <widget class="QProgressBar" name="pb_K5">
2337
              <property name="maximumSize">
2338
               <size>
2339
                <width>15</width>
2340
                <height>16777215</height>
2341
               </size>
2342
              </property>
2343
              <property name="minimum">
2344
               <number>-128</number>
2345
              </property>
2346
              <property name="maximum">
2347
               <number>128</number>
2348
              </property>
2349
              <property name="value">
2350
               <number>0</number>
2351
              </property>
2352
              <property name="textVisible">
2353
               <bool>false</bool>
2354
              </property>
2355
              <property name="orientation">
2356
               <enum>Qt::Vertical</enum>
2357
              </property>
2358
              <property name="textDirection">
2359
               <enum>QProgressBar::TopToBottom</enum>
2360
              </property>
2361
              <property name="format">
2362
               <string>                                      %v</string>
2363
              </property>
2364
             </widget>
2365
            </item>
2366
            <item row="2" column="7">
2367
             <widget class="QLabel" name="label_15">
2368
              <property name="text">
2369
               <string>5</string>
2370
              </property>
2371
              <property name="alignment">
2372
               <set>Qt::AlignCenter</set>
2373
              </property>
2374
             </widget>
2375
            </item>
2376
            <item row="2" column="8">
2377
             <widget class="QLabel" name="label_16">
2378
              <property name="text">
2379
               <string>6</string>
2380
              </property>
2381
              <property name="alignment">
2382
               <set>Qt::AlignCenter</set>
2383
              </property>
2384
             </widget>
2385
            </item>
2386
            <item row="8" column="5">
2387
             <widget class="QProgressBar" name="pb_K9">
2388
              <property name="maximumSize">
2389
               <size>
2390
                <width>15</width>
2391
                <height>16777215</height>
2392
               </size>
2393
              </property>
2394
              <property name="minimum">
2395
               <number>-128</number>
2396
              </property>
2397
              <property name="maximum">
2398
               <number>128</number>
2399
              </property>
2400
              <property name="value">
2401
               <number>0</number>
2402
              </property>
2403
              <property name="textVisible">
2404
               <bool>false</bool>
2405
              </property>
2406
              <property name="orientation">
2407
               <enum>Qt::Vertical</enum>
2408
              </property>
2409
              <property name="textDirection">
2410
               <enum>QProgressBar::TopToBottom</enum>
2411
              </property>
2412
              <property name="format">
2413
               <string>                                      %v</string>
2414
              </property>
2415
             </widget>
2416
            </item>
2417
            <item row="6" column="5">
2418
             <widget class="QLabel" name="label_49">
2419
              <property name="text">
2420
               <string>9</string>
2421
              </property>
2422
              <property name="alignment">
2423
               <set>Qt::AlignCenter</set>
2424
              </property>
2425
             </widget>
2426
            </item>
2427
            <item row="6" column="7">
2428
             <widget class="QLabel" name="label_46">
2429
              <property name="text">
2430
               <string>11</string>
2431
              </property>
2432
              <property name="alignment">
2433
               <set>Qt::AlignCenter</set>
2434
              </property>
2435
             </widget>
2436
            </item>
2437
           </layout>
2438
          </widget>
2439
          <widget class="QWidget" name="tab_4">
2440
           <attribute name="title">
2441
            <string>Seriell</string>
2442
           </attribute>
2443
           <layout class="QGridLayout" name="gridLayout_18">
2444
            <item row="0" column="0">
2445
             <widget class="QLabel" name="label_132">
2446
              <property name="text">
2447
               <string>1</string>
2448
              </property>
2449
              <property name="alignment">
2450
               <set>Qt::AlignCenter</set>
2451
              </property>
2452
             </widget>
2453
            </item>
2454
            <item row="0" column="1">
2455
             <widget class="QLabel" name="label_78">
2456
              <property name="text">
2457
               <string>2</string>
2458
              </property>
2459
              <property name="alignment">
2460
               <set>Qt::AlignCenter</set>
2461
              </property>
2462
             </widget>
2463
            </item>
2464
            <item row="0" column="2">
2465
             <widget class="QLabel" name="label_76">
2466
              <property name="text">
2467
               <string>3</string>
2468
              </property>
2469
              <property name="alignment">
2470
               <set>Qt::AlignCenter</set>
2471
              </property>
2472
             </widget>
2473
            </item>
2474
            <item row="0" column="3">
2475
             <widget class="QLabel" name="label_136">
2476
              <property name="text">
2477
               <string>4</string>
2478
              </property>
2479
              <property name="alignment">
2480
               <set>Qt::AlignCenter</set>
2481
              </property>
2482
             </widget>
2483
            </item>
2484
            <item row="0" column="4">
2485
             <widget class="QLabel" name="label_133">
2486
              <property name="text">
2487
               <string>5</string>
2488
              </property>
2489
              <property name="alignment">
2490
               <set>Qt::AlignCenter</set>
2491
              </property>
2492
             </widget>
2493
            </item>
2494
            <item row="0" column="5">
2495
             <widget class="QLabel" name="label_154">
2496
              <property name="text">
2497
               <string>6</string>
2498
              </property>
2499
              <property name="alignment">
2500
               <set>Qt::AlignCenter</set>
2501
              </property>
2502
             </widget>
2503
            </item>
2504
            <item row="1" column="0">
2505
             <widget class="QProgressBar" name="pb_K1_2">
2506
              <property name="maximumSize">
2507
               <size>
2508
                <width>15</width>
2509
                <height>16777215</height>
2510
               </size>
2511
              </property>
2512
              <property name="minimum">
2513
               <number>-128</number>
2514
              </property>
2515
              <property name="maximum">
2516
               <number>128</number>
2517
              </property>
2518
              <property name="value">
2519
               <number>0</number>
2520
              </property>
2521
              <property name="textVisible">
2522
               <bool>false</bool>
2523
              </property>
2524
              <property name="orientation">
2525
               <enum>Qt::Vertical</enum>
2526
              </property>
2527
              <property name="textDirection">
2528
               <enum>QProgressBar::TopToBottom</enum>
2529
              </property>
2530
              <property name="format">
2531
               <string>                                      %v</string>
2532
              </property>
2533
             </widget>
2534
            </item>
2535
            <item row="1" column="1">
2536
             <widget class="QProgressBar" name="pb_K2_2">
2537
              <property name="maximumSize">
2538
               <size>
2539
                <width>15</width>
2540
                <height>16777215</height>
2541
               </size>
2542
              </property>
2543
              <property name="minimum">
2544
               <number>-128</number>
2545
              </property>
2546
              <property name="maximum">
2547
               <number>128</number>
2548
              </property>
2549
              <property name="value">
2550
               <number>0</number>
2551
              </property>
2552
              <property name="textVisible">
2553
               <bool>false</bool>
2554
              </property>
2555
              <property name="orientation">
2556
               <enum>Qt::Vertical</enum>
2557
              </property>
2558
              <property name="invertedAppearance">
2559
               <bool>false</bool>
2560
              </property>
2561
              <property name="textDirection">
2562
               <enum>QProgressBar::TopToBottom</enum>
2563
              </property>
2564
              <property name="format">
2565
               <string>                                      %v</string>
2566
              </property>
2567
             </widget>
2568
            </item>
2569
            <item row="1" column="2">
2570
             <widget class="QProgressBar" name="pb_K3_2">
2571
              <property name="maximumSize">
2572
               <size>
2573
                <width>15</width>
2574
                <height>16777215</height>
2575
               </size>
2576
              </property>
2577
              <property name="minimum">
2578
               <number>-128</number>
2579
              </property>
2580
              <property name="maximum">
2581
               <number>128</number>
2582
              </property>
2583
              <property name="value">
2584
               <number>0</number>
2585
              </property>
2586
              <property name="textVisible">
2587
               <bool>false</bool>
2588
              </property>
2589
              <property name="orientation">
2590
               <enum>Qt::Vertical</enum>
2591
              </property>
2592
              <property name="textDirection">
2593
               <enum>QProgressBar::TopToBottom</enum>
2594
              </property>
2595
              <property name="format">
2596
               <string>                                      %v</string>
2597
              </property>
2598
             </widget>
2599
            </item>
2600
            <item row="1" column="3">
2601
             <widget class="QProgressBar" name="pb_K4_2">
2602
              <property name="maximumSize">
2603
               <size>
2604
                <width>15</width>
2605
                <height>16777215</height>
2606
               </size>
2607
              </property>
2608
              <property name="minimum">
2609
               <number>-128</number>
2610
              </property>
2611
              <property name="maximum">
2612
               <number>128</number>
2613
              </property>
2614
              <property name="value">
2615
               <number>0</number>
2616
              </property>
2617
              <property name="textVisible">
2618
               <bool>false</bool>
2619
              </property>
2620
              <property name="orientation">
2621
               <enum>Qt::Vertical</enum>
2622
              </property>
2623
              <property name="textDirection">
2624
               <enum>QProgressBar::TopToBottom</enum>
2625
              </property>
2626
              <property name="format">
2627
               <string>                                      %v</string>
2628
              </property>
2629
             </widget>
2630
            </item>
2631
            <item row="1" column="4">
2632
             <widget class="QProgressBar" name="pb_K5_2">
2633
              <property name="maximumSize">
2634
               <size>
2635
                <width>15</width>
2636
                <height>16777215</height>
2637
               </size>
2638
              </property>
2639
              <property name="minimum">
2640
               <number>-128</number>
2641
              </property>
2642
              <property name="maximum">
2643
               <number>128</number>
2644
              </property>
2645
              <property name="value">
2646
               <number>0</number>
2647
              </property>
2648
              <property name="textVisible">
2649
               <bool>false</bool>
2650
              </property>
2651
              <property name="orientation">
2652
               <enum>Qt::Vertical</enum>
2653
              </property>
2654
              <property name="textDirection">
2655
               <enum>QProgressBar::TopToBottom</enum>
2656
              </property>
2657
              <property name="format">
2658
               <string>                                      %v</string>
2659
              </property>
2660
             </widget>
2661
            </item>
2662
            <item row="1" column="5">
2663
             <widget class="QProgressBar" name="pb_K6_2">
2664
              <property name="maximumSize">
2665
               <size>
2666
                <width>15</width>
2667
                <height>16777215</height>
2668
               </size>
2669
              </property>
2670
              <property name="minimum">
2671
               <number>-128</number>
2672
              </property>
2673
              <property name="maximum">
2674
               <number>128</number>
2675
              </property>
2676
              <property name="value">
2677
               <number>0</number>
2678
              </property>
2679
              <property name="textVisible">
2680
               <bool>false</bool>
2681
              </property>
2682
              <property name="orientation">
2683
               <enum>Qt::Vertical</enum>
2684
              </property>
2685
              <property name="textDirection">
2686
               <enum>QProgressBar::TopToBottom</enum>
2687
              </property>
2688
              <property name="format">
2689
               <string>                                      %v</string>
2690
              </property>
2691
             </widget>
2692
            </item>
2693
            <item row="2" column="0">
2694
             <widget class="QLabel" name="label_117">
2695
              <property name="text">
2696
               <string>7</string>
2697
              </property>
2698
              <property name="alignment">
2699
               <set>Qt::AlignCenter</set>
2700
              </property>
2701
             </widget>
2702
            </item>
2703
            <item row="2" column="1">
2704
             <widget class="QLabel" name="label_50">
2705
              <property name="text">
2706
               <string>8</string>
2707
              </property>
2708
              <property name="alignment">
2709
               <set>Qt::AlignCenter</set>
2710
              </property>
2711
             </widget>
2712
            </item>
2713
            <item row="2" column="2">
2714
             <widget class="QLabel" name="label_111">
2715
              <property name="text">
2716
               <string>9</string>
2717
              </property>
2718
              <property name="alignment">
2719
               <set>Qt::AlignCenter</set>
2720
              </property>
2721
             </widget>
2722
            </item>
2723
            <item row="2" column="3">
2724
             <widget class="QLabel" name="label_128">
2725
              <property name="text">
2726
               <string>10</string>
2727
              </property>
2728
              <property name="alignment">
2729
               <set>Qt::AlignCenter</set>
2730
              </property>
2731
             </widget>
2732
            </item>
2733
            <item row="2" column="4">
2734
             <widget class="QLabel" name="label_121">
2735
              <property name="text">
2736
               <string>11</string>
2737
              </property>
2738
              <property name="alignment">
2739
               <set>Qt::AlignCenter</set>
2740
              </property>
2741
             </widget>
2742
            </item>
2743
            <item row="2" column="5">
2744
             <widget class="QLabel" name="label_118">
2745
              <property name="text">
2746
               <string>12</string>
2747
              </property>
2748
              <property name="alignment">
2749
               <set>Qt::AlignCenter</set>
2750
              </property>
2751
             </widget>
2752
            </item>
2753
            <item row="3" column="0">
2754
             <widget class="QProgressBar" name="pb_K7_2">
2755
              <property name="maximumSize">
2756
               <size>
2757
                <width>15</width>
2758
                <height>16777215</height>
2759
               </size>
2760
              </property>
2761
              <property name="minimum">
2762
               <number>-128</number>
2763
              </property>
2764
              <property name="maximum">
2765
               <number>128</number>
2766
              </property>
2767
              <property name="value">
2768
               <number>0</number>
2769
              </property>
2770
              <property name="textVisible">
2771
               <bool>false</bool>
2772
              </property>
2773
              <property name="orientation">
2774
               <enum>Qt::Vertical</enum>
2775
              </property>
2776
              <property name="textDirection">
2777
               <enum>QProgressBar::TopToBottom</enum>
2778
              </property>
2779
              <property name="format">
2780
               <string>                                      %v</string>
2781
              </property>
2782
             </widget>
2783
            </item>
2784
            <item row="3" column="1">
2785
             <widget class="QProgressBar" name="pb_K8_2">
2786
              <property name="maximumSize">
2787
               <size>
2788
                <width>15</width>
2789
                <height>16777215</height>
2790
               </size>
2791
              </property>
2792
              <property name="minimum">
2793
               <number>-128</number>
2794
              </property>
2795
              <property name="maximum">
2796
               <number>128</number>
2797
              </property>
2798
              <property name="value">
2799
               <number>0</number>
2800
              </property>
2801
              <property name="textVisible">
2802
               <bool>false</bool>
2803
              </property>
2804
              <property name="orientation">
2805
               <enum>Qt::Vertical</enum>
2806
              </property>
2807
              <property name="textDirection">
2808
               <enum>QProgressBar::TopToBottom</enum>
2809
              </property>
2810
              <property name="format">
2811
               <string>                                      %v</string>
2812
              </property>
2813
             </widget>
2814
            </item>
2815
            <item row="3" column="2">
2816
             <widget class="QProgressBar" name="pb_K9_2">
2817
              <property name="maximumSize">
2818
               <size>
2819
                <width>15</width>
2820
                <height>16777215</height>
2821
               </size>
2822
              </property>
2823
              <property name="minimum">
2824
               <number>-128</number>
2825
              </property>
2826
              <property name="maximum">
2827
               <number>128</number>
2828
              </property>
2829
              <property name="value">
2830
               <number>0</number>
2831
              </property>
2832
              <property name="textVisible">
2833
               <bool>false</bool>
2834
              </property>
2835
              <property name="orientation">
2836
               <enum>Qt::Vertical</enum>
2837
              </property>
2838
              <property name="textDirection">
2839
               <enum>QProgressBar::TopToBottom</enum>
2840
              </property>
2841
              <property name="format">
2842
               <string>                                      %v</string>
2843
              </property>
2844
             </widget>
2845
            </item>
2846
            <item row="3" column="3">
2847
             <widget class="QProgressBar" name="pb_K10_2">
2848
              <property name="maximumSize">
2849
               <size>
2850
                <width>15</width>
2851
                <height>16777215</height>
2852
               </size>
2853
              </property>
2854
              <property name="minimum">
2855
               <number>-128</number>
2856
              </property>
2857
              <property name="maximum">
2858
               <number>128</number>
2859
              </property>
2860
              <property name="value">
2861
               <number>0</number>
2862
              </property>
2863
              <property name="textVisible">
2864
               <bool>false</bool>
2865
              </property>
2866
              <property name="orientation">
2867
               <enum>Qt::Vertical</enum>
2868
              </property>
2869
              <property name="textDirection">
2870
               <enum>QProgressBar::TopToBottom</enum>
2871
              </property>
2872
              <property name="format">
2873
               <string>                                      %v</string>
2874
              </property>
2875
             </widget>
2876
            </item>
2877
            <item row="3" column="4">
2878
             <widget class="QProgressBar" name="pb_K11_2">
2879
              <property name="maximumSize">
2880
               <size>
2881
                <width>15</width>
2882
                <height>16777215</height>
2883
               </size>
2884
              </property>
2885
              <property name="minimum">
2886
               <number>-128</number>
2887
              </property>
2888
              <property name="maximum">
2889
               <number>128</number>
2890
              </property>
2891
              <property name="value">
2892
               <number>0</number>
2893
              </property>
2894
              <property name="textVisible">
2895
               <bool>false</bool>
2896
              </property>
2897
              <property name="orientation">
2898
               <enum>Qt::Vertical</enum>
2899
              </property>
2900
              <property name="textDirection">
2901
               <enum>QProgressBar::TopToBottom</enum>
2902
              </property>
2903
              <property name="format">
2904
               <string>                                      %v</string>
2905
              </property>
2906
             </widget>
2907
            </item>
2908
            <item row="3" column="5">
2909
             <widget class="QProgressBar" name="pb_K12_2">
2910
              <property name="maximumSize">
2911
               <size>
2912
                <width>15</width>
2913
                <height>16777215</height>
2914
               </size>
2915
              </property>
2916
              <property name="minimum">
2917
               <number>-128</number>
2918
              </property>
2919
              <property name="maximum">
2920
               <number>128</number>
2921
              </property>
2922
              <property name="value">
2923
               <number>0</number>
2924
              </property>
2925
              <property name="textVisible">
2926
               <bool>false</bool>
2927
              </property>
2928
              <property name="orientation">
2929
               <enum>Qt::Vertical</enum>
2930
              </property>
2931
              <property name="textDirection">
2932
               <enum>QProgressBar::TopToBottom</enum>
2933
              </property>
2934
              <property name="format">
2935
               <string>                                      %v</string>
2936
              </property>
2937
             </widget>
2938
            </item>
2939
           </layout>
2940
          </widget>
2941
         </widget>
2942
        </item>
674 KeyOz 2943
        <item row="0" column="2" rowspan="2">
2944
         <widget class="QTextEdit" name="te_Help_2">
2945
          <property name="minimumSize">
2946
           <size>
2947
            <width>180</width>
2948
            <height>0</height>
2949
           </size>
2950
          </property>
2951
          <property name="maximumSize">
2952
           <size>
2953
            <width>180</width>
2954
            <height>16777215</height>
2955
           </size>
2956
          </property>
2957
          <property name="readOnly">
2958
           <bool>true</bool>
2959
          </property>
2960
          <property name="html">
2961
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
2962
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
2963
p, li { white-space: pre-wrap; }
750 KeyOz 2964
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 2965
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Hier können die vom Sender übertragenen Kanäle den Funktionen des MikroKopters zugeordnet werden. &lt;/span&gt;&lt;/p&gt;
2966
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;&quot;&gt;&lt;/p&gt;
750 KeyOz 2967
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Port 1-8 sind per Sender frei einstellbare Werte.&lt;/span&gt;&lt;/p&gt;
674 KeyOz 2968
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;&quot;&gt;&lt;/p&gt;
2969
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Die Balken zeigen den Ausschlag des jeweiligen Kanals an.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2970
          </property>
2971
         </widget>
2972
        </item>
2973
        <item row="1" column="0" colspan="2">
2974
         <widget class="QCheckBox" name="s_2_9_cb">
2975
          <property name="font">
801 - 2976
           <font/>
674 KeyOz 2977
          </property>
2978
          <property name="text">
750 KeyOz 2979
           <string>Erweiterte Empfangssignalprüfung</string>
674 KeyOz 2980
          </property>
2981
         </widget>
2982
        </item>
2983
       </layout>
2984
      </widget>
2985
      <widget class="QWidget" name="Seite_3">
2986
       <layout class="QGridLayout" name="gridLayout_19">
2987
        <item row="0" column="0">
2988
         <widget class="QFrame" name="frame_5">
2989
          <property name="sizePolicy">
2990
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
2991
            <horstretch>0</horstretch>
2992
            <verstretch>0</verstretch>
2993
           </sizepolicy>
2994
          </property>
2995
          <property name="frameShape">
2996
           <enum>QFrame::StyledPanel</enum>
2997
          </property>
2998
          <property name="frameShadow">
2999
           <enum>QFrame::Raised</enum>
3000
          </property>
3001
          <layout class="QGridLayout" name="gridLayout">
3002
           <item row="0" column="0">
3003
            <widget class="QLabel" name="label_19">
3004
             <property name="font">
801 - 3005
              <font/>
674 KeyOz 3006
             </property>
3007
             <property name="text">
3008
              <string>Nick / Roll P-Anteil:</string>
3009
             </property>
3010
            </widget>
3011
           </item>
3012
           <item row="0" column="1">
3013
            <widget class="QSpinBox" name="sb_3_1">
3014
             <property name="maximum">
3015
              <number>64</number>
3016
             </property>
3017
             <property name="value">
3018
              <number>4</number>
3019
             </property>
3020
            </widget>
3021
           </item>
3022
           <item row="1" column="0">
3023
            <widget class="QLabel" name="label_20">
3024
             <property name="font">
801 - 3025
              <font/>
674 KeyOz 3026
             </property>
3027
             <property name="text">
3028
              <string>Nick / Roll D-Anteil:</string>
3029
             </property>
3030
            </widget>
3031
           </item>
3032
           <item row="1" column="1">
3033
            <widget class="QSpinBox" name="sb_3_2">
3034
             <property name="maximum">
3035
              <number>64</number>
3036
             </property>
3037
             <property name="value">
3038
              <number>1</number>
3039
             </property>
3040
            </widget>
3041
           </item>
3042
           <item row="2" column="1">
3043
            <spacer name="verticalSpacer_4">
3044
             <property name="orientation">
3045
              <enum>Qt::Vertical</enum>
3046
             </property>
3047
             <property name="sizeType">
3048
              <enum>QSizePolicy::Fixed</enum>
3049
             </property>
3050
             <property name="sizeHint" stdset="0">
3051
              <size>
3052
               <width>20</width>
3053
               <height>10</height>
3054
              </size>
3055
             </property>
3056
            </spacer>
3057
           </item>
3058
           <item row="3" column="0">
3059
            <widget class="QLabel" name="label_21">
3060
             <property name="font">
801 - 3061
              <font/>
674 KeyOz 3062
             </property>
3063
             <property name="text">
3064
              <string>Gier P-Anteil:</string>
3065
             </property>
3066
            </widget>
3067
           </item>
3068
           <item row="3" column="1">
3069
            <widget class="QComboBox" name="cb_3_3">
3070
             <property name="editable">
3071
              <bool>true</bool>
3072
             </property>
3073
             <item>
3074
              <property name="text">
3075
               <string>Poti 1</string>
3076
              </property>
3077
             </item>
3078
             <item>
3079
              <property name="text">
3080
               <string>Poti 2</string>
3081
              </property>
3082
             </item>
3083
             <item>
3084
              <property name="text">
3085
               <string>Poti 3</string>
3086
              </property>
3087
             </item>
3088
             <item>
3089
              <property name="text">
3090
               <string>Poti 4</string>
3091
              </property>
3092
             </item>
3093
             <item>
3094
              <property name="text">
750 KeyOz 3095
               <string>Poti 5</string>
3096
              </property>
3097
             </item>
3098
             <item>
3099
              <property name="text">
3100
               <string>Poti 6</string>
3101
              </property>
3102
             </item>
3103
             <item>
3104
              <property name="text">
3105
               <string>Poti 7</string>
3106
              </property>
3107
             </item>
3108
             <item>
3109
              <property name="text">
3110
               <string>Poti 8</string>
3111
              </property>
3112
             </item>
3113
             <item>
3114
              <property name="text">
674 KeyOz 3115
               <string>0</string>
3116
              </property>
3117
             </item>
3118
            </widget>
3119
           </item>
3120
           <item row="3" column="2">
3121
            <widget class="QLabel" name="label_24">
3122
             <property name="text">
3123
              <string/>
3124
             </property>
3125
            </widget>
3126
           </item>
3127
           <item row="4" column="0" colspan="3">
3128
            <widget class="Line" name="line_2">
3129
             <property name="orientation">
3130
              <enum>Qt::Horizontal</enum>
3131
             </property>
3132
            </widget>
3133
           </item>
3134
           <item row="5" column="0">
3135
            <widget class="QLabel" name="label_51">
3136
             <property name="font">
801 - 3137
              <font/>
674 KeyOz 3138
             </property>
3139
             <property name="text">
750 KeyOz 3140
              <string>Externe Kontrolle:</string>
674 KeyOz 3141
             </property>
3142
            </widget>
3143
           </item>
3144
           <item row="5" column="1">
3145
            <widget class="QComboBox" name="cb_3_4">
3146
             <property name="editable">
3147
              <bool>true</bool>
3148
             </property>
3149
             <item>
3150
              <property name="text">
3151
               <string>Poti 1</string>
3152
              </property>
3153
             </item>
3154
             <item>
3155
              <property name="text">
3156
               <string>Poti 2</string>
3157
              </property>
3158
             </item>
3159
             <item>
3160
              <property name="text">
3161
               <string>Poti 3</string>
3162
              </property>
3163
             </item>
3164
             <item>
3165
              <property name="text">
3166
               <string>Poti 4</string>
3167
              </property>
3168
             </item>
3169
             <item>
3170
              <property name="text">
750 KeyOz 3171
               <string>Poti 5</string>
3172
              </property>
3173
             </item>
3174
             <item>
3175
              <property name="text">
3176
               <string>Poti 6</string>
3177
              </property>
3178
             </item>
3179
             <item>
3180
              <property name="text">
3181
               <string>Poti 7</string>
3182
              </property>
3183
             </item>
3184
             <item>
3185
              <property name="text">
3186
               <string>Poti 8</string>
3187
              </property>
3188
             </item>
3189
             <item>
3190
              <property name="text">
674 KeyOz 3191
               <string>0</string>
3192
              </property>
3193
             </item>
3194
            </widget>
3195
           </item>
3196
           <item row="7" column="1">
3197
            <spacer name="verticalSpacer_5">
3198
             <property name="orientation">
3199
              <enum>Qt::Vertical</enum>
3200
             </property>
3201
             <property name="sizeType">
3202
              <enum>QSizePolicy::Expanding</enum>
3203
             </property>
3204
             <property name="sizeHint" stdset="0">
3205
              <size>
3206
               <width>20</width>
3207
               <height>85</height>
3208
              </size>
3209
             </property>
3210
            </spacer>
3211
           </item>
3212
           <item row="6" column="1">
3213
            <layout class="QVBoxLayout" name="verticalLayout">
3214
             <item>
3215
              <widget class="QLabel" name="label_52">
3216
               <property name="text">
3217
                <string>0=OFF, Dubwise: Gain,  </string>
3218
               </property>
3219
              </widget>
3220
             </item>
3221
             <item>
3222
              <widget class="QLabel" name="label_53">
3223
               <property name="text">
3224
                <string>Riddim &gt; 128 = ON</string>
3225
               </property>
3226
              </widget>
3227
             </item>
3228
            </layout>
3229
           </item>
3230
          </layout>
3231
         </widget>
3232
        </item>
3233
        <item row="0" column="1">
3234
         <widget class="QTextEdit" name="te_Help_3">
3235
          <property name="minimumSize">
3236
           <size>
3237
            <width>180</width>
3238
            <height>0</height>
3239
           </size>
3240
          </property>
3241
          <property name="maximumSize">
3242
           <size>
3243
            <width>180</width>
3244
            <height>16777215</height>
3245
           </size>
3246
          </property>
3247
          <property name="readOnly">
3248
           <bool>true</bool>
3249
          </property>
3250
          <property name="html">
3251
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
3252
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
3253
p, li { white-space: pre-wrap; }
750 KeyOz 3254
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 3255
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Diese Parameter dienen zur Einstellung der Stickwirkung.&lt;/span&gt;&lt;/p&gt;
3256
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;&quot;&gt;&lt;/p&gt;
3257
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;P-Anteil:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Stick-Verstärkung. Je grösser, desto stärker reagiert der MK auf die Stickbewegungen. &lt;/span&gt;&lt;/p&gt;
3258
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;&quot;&gt;&lt;/p&gt;
3259
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;D-Anteil:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Der MikroKopter folgt den Bewegungen des Sticks umso spontaner, je grösser dieser Wert ist. Genaugenommen wirkt hier zusätzlich die Stick&lt;/span&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;geschwindigkeit&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; auf den MK. &lt;/span&gt;&lt;/p&gt;
3260
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;&quot;&gt;&lt;/p&gt;
3261
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Gier-P: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Verhältnis Gier-Geschwindigkeit zum Stickausschlag.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
3262
          </property>
3263
         </widget>
3264
        </item>
3265
       </layout>
3266
      </widget>
3267
      <widget class="QWidget" name="Seite_4">
3268
       <layout class="QGridLayout" name="gridLayout_42">
3269
        <item row="0" column="2">
3270
         <widget class="QTextEdit" name="te_Help_4">
3271
          <property name="minimumSize">
3272
           <size>
3273
            <width>180</width>
3274
            <height>0</height>
3275
           </size>
3276
          </property>
3277
          <property name="maximumSize">
3278
           <size>
3279
            <width>180</width>
3280
            <height>16777215</height>
3281
           </size>
3282
          </property>
3283
          <property name="readOnly">
3284
           <bool>true</bool>
3285
          </property>
3286
          <property name="html">
3287
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
3288
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
3289
p, li { white-space: pre-wrap; }
750 KeyOz 3290
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 3291
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Hier kann der Höhenregler parametriert werden.&lt;/span&gt;&lt;/p&gt;
3292
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;&lt;/p&gt;
3293
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Soll-Höhe:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; 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&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt; &lt;/span&gt;&lt;/p&gt;
3294
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;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;/span&gt;&lt;/p&gt;
3295
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Min Gas:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; unter diesen Wert wird das Gas nicht gestellt, wenn die Höhe überschritten wurde. &lt;/span&gt;&lt;/p&gt;
3296
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;P-Anteil:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; 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;/span&gt;&lt;/p&gt;
3297
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Luftdruck-D:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Dämpft das Schwingverhalten des Höhenreglers. Geringste Luftdruckänderungen haben damit grosse Wirkung auf Gas. &lt;/span&gt;&lt;/p&gt;
3298
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Z-ACC:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Dämpft das Schwingverhalten mittels des Beschleunigungssensors. &lt;/span&gt;&lt;/p&gt;
3299
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Verstärkung:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; ermöglicht grössere Flughöhen, wenn dieser Wert vergrößert wird. Der Setpiont wird mit diesem Wert multipliziert. &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
3300
          </property>
3301
         </widget>
3302
        </item>
3303
        <item row="0" column="1">
3304
         <widget class="QFrame" name="frame_6">
3305
          <property name="sizePolicy">
3306
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
3307
            <horstretch>0</horstretch>
3308
            <verstretch>0</verstretch>
3309
           </sizepolicy>
3310
          </property>
3311
          <property name="frameShape">
3312
           <enum>QFrame::StyledPanel</enum>
3313
          </property>
3314
          <property name="frameShadow">
3315
           <enum>QFrame::Raised</enum>
3316
          </property>
3317
          <layout class="QGridLayout" name="gridLayout_17">
3318
           <item row="0" column="0">
3319
            <widget class="QCheckBox" name="s_4_1_cb">
3320
             <property name="font">
801 - 3321
              <font/>
674 KeyOz 3322
             </property>
3323
             <property name="text">
750 KeyOz 3324
              <string>Höhenregelung aktiv</string>
674 KeyOz 3325
             </property>
3326
            </widget>
3327
           </item>
3328
           <item row="1" column="0" rowspan="2" colspan="2">
3329
            <widget class="QFrame" name="Frame_4">
3330
             <property name="enabled">
3331
              <bool>false</bool>
3332
             </property>
3333
             <property name="frameShape">
3334
              <enum>QFrame::NoFrame</enum>
3335
             </property>
3336
             <property name="frameShadow">
3337
              <enum>QFrame::Raised</enum>
3338
             </property>
3339
             <layout class="QGridLayout" name="gridLayout_11">
3340
              <item row="0" column="0">
3341
               <widget class="QLabel" name="label_23">
3342
                <property name="minimumSize">
3343
                 <size>
3344
                  <width>10</width>
3345
                  <height>0</height>
3346
                 </size>
3347
                </property>
3348
                <property name="maximumSize">
3349
                 <size>
3350
                  <width>10</width>
3351
                  <height>16777215</height>
3352
                 </size>
3353
                </property>
3354
                <property name="text">
3355
                 <string/>
3356
                </property>
3357
               </widget>
3358
              </item>
3359
              <item row="0" column="1" colspan="2">
3360
               <widget class="QRadioButton" name="s_4_2_rb">
3361
                <property name="font">
801 - 3362
                 <font/>
674 KeyOz 3363
                </property>
3364
                <property name="text">
750 KeyOz 3365
                 <string>Höhenbegrenzung</string>
674 KeyOz 3366
                </property>
3367
                <property name="checked">
3368
                 <bool>true</bool>
3369
                </property>
3370
               </widget>
3371
              </item>
3372
              <item row="0" column="3" colspan="3">
3373
               <widget class="QCheckBox" name="s_4_4_cb">
3374
                <property name="font">
801 - 3375
                 <font/>
674 KeyOz 3376
                </property>
3377
                <property name="text">
750 KeyOz 3378
                 <string>Schalter für Höhe</string>
674 KeyOz 3379
                </property>
3380
               </widget>
3381
              </item>
3382
              <item row="1" column="1" colspan="2">
3383
               <widget class="QRadioButton" name="s_4_3_rb">
3384
                <property name="font">
801 - 3385
                 <font/>
674 KeyOz 3386
                </property>
3387
                <property name="text">
750 KeyOz 3388
                 <string>Vario-Höhe</string>
674 KeyOz 3389
                </property>
3390
               </widget>
3391
              </item>
3392
              <item row="1" column="3" colspan="3">
3393
               <widget class="QCheckBox" name="s_4_5_cb">
3394
                <property name="enabled">
3395
                 <bool>false</bool>
3396
                </property>
3397
                <property name="font">
801 - 3398
                 <font/>
674 KeyOz 3399
                </property>
3400
                <property name="text">
750 KeyOz 3401
                 <string>akustisches Variometer</string>
674 KeyOz 3402
                </property>
3403
               </widget>
3404
              </item>
3405
              <item row="3" column="0" colspan="2">
3406
               <widget class="QLabel" name="label_25">
3407
                <property name="font">
801 - 3408
                 <font/>
674 KeyOz 3409
                </property>
3410
                <property name="text">
750 KeyOz 3411
                 <string>Sollwert:</string>
674 KeyOz 3412
                </property>
3413
               </widget>
3414
              </item>
3415
              <item row="3" column="2">
3416
               <widget class="QComboBox" name="cb_4_1">
3417
                <property name="editable">
3418
                 <bool>true</bool>
3419
                </property>
3420
                <item>
3421
                 <property name="text">
3422
                  <string>Poti 1</string>
3423
                 </property>
3424
                </item>
3425
                <item>
3426
                 <property name="text">
3427
                  <string>Poti 2</string>
3428
                 </property>
3429
                </item>
3430
                <item>
3431
                 <property name="text">
3432
                  <string>Poti 3</string>
3433
                 </property>
3434
                </item>
3435
                <item>
3436
                 <property name="text">
3437
                  <string>Poti 4</string>
3438
                 </property>
3439
                </item>
3440
                <item>
3441
                 <property name="text">
750 KeyOz 3442
                  <string>Poti 5</string>
3443
                 </property>
3444
                </item>
3445
                <item>
3446
                 <property name="text">
3447
                  <string>Poti 6</string>
3448
                 </property>
3449
                </item>
3450
                <item>
3451
                 <property name="text">
3452
                  <string>Poti 7</string>
3453
                 </property>
3454
                </item>
3455
                <item>
3456
                 <property name="text">
3457
                  <string>Poti 8</string>
3458
                 </property>
3459
                </item>
3460
                <item>
3461
                 <property name="text">
674 KeyOz 3462
                  <string>0</string>
3463
                 </property>
3464
                </item>
3465
               </widget>
3466
              </item>
3467
              <item row="4" column="0" colspan="2">
3468
               <widget class="QLabel" name="label_26">
3469
                <property name="font">
801 - 3470
                 <font/>
674 KeyOz 3471
                </property>
3472
                <property name="text">
3473
                 <string>Min. Gas:</string>
3474
                </property>
3475
               </widget>
3476
              </item>
3477
              <item row="4" column="2">
3478
               <widget class="QSpinBox" name="sb_4_2">
3479
                <property name="maximum">
3480
                 <number>250</number>
3481
                </property>
3482
               </widget>
3483
              </item>
3484
              <item row="5" column="0" colspan="2">
3485
               <widget class="QLabel" name="label_27">
3486
                <property name="font">
801 - 3487
                 <font/>
674 KeyOz 3488
                </property>
3489
                <property name="text">
3490
                 <string>Höhe P-Anteil:</string>
3491
                </property>
3492
               </widget>
3493
              </item>
3494
              <item row="5" column="2">
3495
               <widget class="QComboBox" name="cb_4_3">
3496
                <property name="editable">
3497
                 <bool>true</bool>
3498
                </property>
3499
                <item>
3500
                 <property name="text">
3501
                  <string>Poti 1</string>
3502
                 </property>
3503
                </item>
3504
                <item>
3505
                 <property name="text">
3506
                  <string>Poti 2</string>
3507
                 </property>
3508
                </item>
3509
                <item>
3510
                 <property name="text">
3511
                  <string>Poti 3</string>
3512
                 </property>
3513
                </item>
3514
                <item>
3515
                 <property name="text">
3516
                  <string>Poti 4</string>
3517
                 </property>
3518
                </item>
3519
                <item>
3520
                 <property name="text">
750 KeyOz 3521
                  <string>Poti 5</string>
3522
                 </property>
3523
                </item>
3524
                <item>
3525
                 <property name="text">
3526
                  <string>Poti 6</string>
3527
                 </property>
3528
                </item>
3529
                <item>
3530
                 <property name="text">
3531
                  <string>Poti 7</string>
3532
                 </property>
3533
                </item>
3534
                <item>
3535
                 <property name="text">
3536
                  <string>Poti 8</string>
3537
                 </property>
3538
                </item>
3539
                <item>
3540
                 <property name="text">
674 KeyOz 3541
                  <string>0</string>
3542
                 </property>
3543
                </item>
3544
               </widget>
3545
              </item>
3546
              <item row="13" column="0" colspan="2">
3547
               <widget class="QLabel" name="label_29">
3548
                <property name="font">
801 - 3549
                 <font/>
674 KeyOz 3550
                </property>
3551
                <property name="text">
3552
                 <string>Z-ACC Wirkung:</string>
3553
                </property>
3554
               </widget>
3555
              </item>
3556
              <item row="13" column="2">
3557
               <widget class="QComboBox" name="cb_4_5">
3558
                <property name="editable">
3559
                 <bool>true</bool>
3560
                </property>
3561
                <item>
3562
                 <property name="text">
3563
                  <string>Poti 1</string>
3564
                 </property>
3565
                </item>
3566
                <item>
3567
                 <property name="text">
3568
                  <string>Poti 2</string>
3569
                 </property>
3570
                </item>
3571
                <item>
3572
                 <property name="text">
3573
                  <string>Poti 3</string>
3574
                 </property>
3575
                </item>
3576
                <item>
3577
                 <property name="text">
3578
                  <string>Poti 4</string>
3579
                 </property>
3580
                </item>
3581
                <item>
3582
                 <property name="text">
750 KeyOz 3583
                  <string>Poti 5</string>
3584
                 </property>
3585
                </item>
3586
                <item>
3587
                 <property name="text">
3588
                  <string>Poti 6</string>
3589
                 </property>
3590
                </item>
3591
                <item>
3592
                 <property name="text">
3593
                  <string>Poti 7</string>
3594
                 </property>
3595
                </item>
3596
                <item>
3597
                 <property name="text">
3598
                  <string>Poti 8</string>
3599
                 </property>
3600
                </item>
3601
                <item>
3602
                 <property name="text">
674 KeyOz 3603
                  <string>0</string>
3604
                 </property>
3605
                </item>
3606
               </widget>
3607
              </item>
3608
              <item row="6" column="2">
3609
               <widget class="QComboBox" name="cb_4_4">
3610
                <property name="editable">
3611
                 <bool>true</bool>
3612
                </property>
3613
                <item>
3614
                 <property name="text">
3615
                  <string>Poti 1</string>
3616
                 </property>
3617
                </item>
3618
                <item>
3619
                 <property name="text">
3620
                  <string>Poti 2</string>
3621
                 </property>
3622
                </item>
3623
                <item>
3624
                 <property name="text">
3625
                  <string>Poti 3</string>
3626
                 </property>
3627
                </item>
3628
                <item>
3629
                 <property name="text">
3630
                  <string>Poti 4</string>
3631
                 </property>
3632
                </item>
3633
                <item>
3634
                 <property name="text">
750 KeyOz 3635
                  <string>Poti 5</string>
3636
                 </property>
3637
                </item>
3638
                <item>
3639
                 <property name="text">
3640
                  <string>Poti 6</string>
3641
                 </property>
3642
                </item>
3643
                <item>
3644
                 <property name="text">
3645
                  <string>Poti 7</string>
3646
                 </property>
3647
                </item>
3648
                <item>
3649
                 <property name="text">
3650
                  <string>Poti 8</string>
3651
                 </property>
3652
                </item>
3653
                <item>
3654
                 <property name="text">
674 KeyOz 3655
                  <string>0</string>
3656
                 </property>
3657
                </item>
3658
               </widget>
3659
              </item>
3660
              <item row="6" column="0" colspan="2">
3661
               <widget class="QLabel" name="label_28">
3662
                <property name="font">
801 - 3663
                 <font/>
674 KeyOz 3664
                </property>
3665
                <property name="text">
3666
                 <string>Luftdruck D-Anteil:</string>
3667
                </property>
3668
               </widget>
3669
              </item>
3670
              <item row="2" column="2">
3671
               <spacer name="verticalSpacer_8">
3672
                <property name="orientation">
3673
                 <enum>Qt::Vertical</enum>
3674
                </property>
3675
                <property name="sizeType">
3676
                 <enum>QSizePolicy::Fixed</enum>
3677
                </property>
3678
                <property name="sizeHint" stdset="0">
3679
                 <size>
3680
                  <width>20</width>
3681
                  <height>10</height>
3682
                 </size>
3683
                </property>
3684
               </spacer>
3685
              </item>
3686
              <item row="3" column="3">
3687
               <widget class="QLabel" name="label_30">
3688
                <property name="enabled">
3689
                 <bool>false</bool>
3690
                </property>
3691
                <property name="font">
801 - 3692
                 <font/>
674 KeyOz 3693
                </property>
3694
                <property name="text">
750 KeyOz 3695
                 <string>Verstärkung/Rate:</string>
674 KeyOz 3696
                </property>
3697
               </widget>
3698
              </item>
3699
              <item row="3" column="4">
3700
               <widget class="QSpinBox" name="sb_4_6">
3701
                <property name="enabled">
3702
                 <bool>false</bool>
3703
                </property>
3704
                <property name="maximum">
3705
                 <number>50</number>
3706
                </property>
3707
               </widget>
3708
              </item>
3709
              <item row="4" column="3">
3710
               <widget class="QLabel" name="label_109">
3711
                <property name="font">
801 - 3712
                 <font/>
674 KeyOz 3713
                </property>
3714
                <property name="text">
750 KeyOz 3715
                 <string>Schwebe-Gas +/-:</string>
674 KeyOz 3716
                </property>
3717
               </widget>
3718
              </item>
3719
              <item row="4" column="4">
3720
               <widget class="QSpinBox" name="sb_4_7">
3721
                <property name="maximum">
3722
                 <number>50</number>
3723
                </property>
3724
               </widget>
3725
              </item>
3726
              <item row="5" column="3">
3727
               <widget class="QLabel" name="label_114">
3728
                <property name="font">
801 - 3729
                 <font/>
674 KeyOz 3730
                </property>
3731
                <property name="text">
3732
                 <string>GPS Z:</string>
3733
                </property>
3734
               </widget>
3735
              </item>
3736
              <item row="5" column="4">
3737
               <widget class="QComboBox" name="cb_4_8">
3738
                <property name="editable">
3739
                 <bool>true</bool>
3740
                </property>
3741
                <item>
3742
                 <property name="text">
3743
                  <string>Poti 1</string>
3744
                 </property>
3745
                </item>
3746
                <item>
3747
                 <property name="text">
3748
                  <string>Poti 2</string>
3749
                 </property>
3750
                </item>
3751
                <item>
3752
                 <property name="text">
3753
                  <string>Poti 3</string>
3754
                 </property>
3755
                </item>
3756
                <item>
3757
                 <property name="text">
3758
                  <string>Poti 4</string>
3759
                 </property>
3760
                </item>
3761
                <item>
3762
                 <property name="text">
750 KeyOz 3763
                  <string>Poti 5</string>
3764
                 </property>
3765
                </item>
3766
                <item>
3767
                 <property name="text">
3768
                  <string>Poti 6</string>
3769
                 </property>
3770
                </item>
3771
                <item>
3772
                 <property name="text">
3773
                  <string>Poti 7</string>
3774
                 </property>
3775
                </item>
3776
                <item>
3777
                 <property name="text">
3778
                  <string>Poti 8</string>
3779
                 </property>
3780
                </item>
3781
                <item>
3782
                 <property name="text">
674 KeyOz 3783
                  <string>0</string>
3784
                 </property>
3785
                </item>
3786
               </widget>
3787
              </item>
3788
              <item row="6" column="3">
3789
               <widget class="QLabel" name="label_147">
3790
                <property name="enabled">
3791
                 <bool>false</bool>
3792
                </property>
3793
                <property name="font">
801 - 3794
                 <font/>
674 KeyOz 3795
                </property>
3796
                <property name="text">
750 KeyOz 3797
                 <string>Stick Neutral-Punkt:</string>
674 KeyOz 3798
                </property>
3799
               </widget>
3800
              </item>
3801
              <item row="6" column="4">
3802
               <widget class="QSpinBox" name="sb_4_9">
3803
                <property name="enabled">
3804
                 <bool>false</bool>
3805
                </property>
3806
                <property name="maximum">
801 - 3807
                 <number>240</number>
674 KeyOz 3808
                </property>
801 - 3809
                <property name="value">
3810
                 <number>120</number>
3811
                </property>
674 KeyOz 3812
               </widget>
3813
              </item>
3814
              <item row="13" column="3" colspan="2">
3815
               <widget class="QLabel" name="label_31">
3816
                <property name="enabled">
3817
                 <bool>false</bool>
3818
                </property>
3819
                <property name="text">
750 KeyOz 3820
                 <string>     0 = automatisch
3821
     120 = Mittelposition</string>
674 KeyOz 3822
                </property>
3823
               </widget>
3824
              </item>
3825
             </layout>
3826
            </widget>
3827
           </item>
3828
           <item row="3" column="0">
3829
            <spacer name="verticalSpacer_14">
3830
             <property name="orientation">
3831
              <enum>Qt::Vertical</enum>
3832
             </property>
3833
             <property name="sizeHint" stdset="0">
3834
              <size>
3835
               <width>20</width>
3836
               <height>40</height>
3837
              </size>
3838
             </property>
3839
            </spacer>
3840
           </item>
3841
          </layout>
3842
         </widget>
3843
        </item>
3844
       </layout>
3845
      </widget>
3846
      <widget class="QWidget" name="Seite_5">
3847
       <layout class="QGridLayout" name="gridLayout_41">
3848
        <item row="0" column="4">
3849
         <widget class="QTextEdit" name="te_Help_5">
3850
          <property name="minimumSize">
3851
           <size>
3852
            <width>180</width>
3853
            <height>0</height>
3854
           </size>
3855
          </property>
3856
          <property name="maximumSize">
3857
           <size>
3858
            <width>180</width>
3859
            <height>16777215</height>
3860
           </size>
3861
          </property>
3862
          <property name="readOnly">
3863
           <bool>true</bool>
3864
          </property>
3865
          <property name="html">
3866
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
3867
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
3868
p, li { white-space: pre-wrap; }
750 KeyOz 3869
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 3870
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Hier werden die Parameter für die Gyroskope eingestellt.&lt;/span&gt;&lt;/p&gt;
3871
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Gyro-P: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Einfluss des Gyros auf die Nick- und Rollgeschwindigkeit. Je höher wer Wert, desto träger bewegt sich der MikroKopter. &lt;/span&gt;&lt;/p&gt;
3872
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Gyro&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;-I: 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;/span&gt;&lt;/p&gt;
3873
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Gyro-D:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; TEXT&lt;/span&gt;&lt;/p&gt;
3874
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Dynamic Stability&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; 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;/span&gt;&lt;/p&gt;
3875
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;ACC/Gyro-Faktor: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: 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;/span&gt;&lt;/p&gt;
3876
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;ACC/Gyro-Comp.: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;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;/span&gt;&lt;/p&gt;
3877
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Hauptregler I:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Summe der Winkelfehler. Sorgt für grössere Präzision zwischen Stick und Lage. Sollte beim Fliegen mit Heading Hold (oben) erhöht werden. Kann bei zu grossen Werten überschwingen. &lt;/span&gt;&lt;/p&gt;
3878
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Driftkompensation:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Gibt an, wieviel Digits pro 500ms der Drift nachgeführt werden darf. Hier sollte ein kleiner Wert (1-3) angestrebt werden. Wert zu klein -&amp;gt; Gyrodrift (z.B. bei Temperaturänderungen) zieht den MK stark in eine Richtung. Wert zu gross -&amp;gt; MK schwebt nicht so gern still auf einer Stelle. Null -&amp;gt; Driftkompensation aus, Standart ist 4, also eher konservativ &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
3879
          </property>
3880
         </widget>
3881
        </item>
801 - 3882
        <item row="0" column="0">
674 KeyOz 3883
         <widget class="QFrame" name="frame_7">
3884
          <property name="sizePolicy">
3885
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
3886
            <horstretch>0</horstretch>
3887
            <verstretch>0</verstretch>
3888
           </sizepolicy>
3889
          </property>
3890
          <property name="frameShape">
3891
           <enum>QFrame::StyledPanel</enum>
3892
          </property>
3893
          <property name="frameShadow">
3894
           <enum>QFrame::Raised</enum>
3895
          </property>
801 - 3896
          <layout class="QGridLayout" name="gridLayout_25">
674 KeyOz 3897
           <item row="0" column="0">
801 - 3898
            <layout class="QGridLayout" name="gridLayout_3">
3899
             <item row="0" column="0">
3900
              <widget class="QLabel" name="label_37">
3901
               <property name="font">
3902
                <font/>
3903
               </property>
3904
               <property name="text">
3905
                <string>Gyro P-Anteil:</string>
3906
               </property>
3907
              </widget>
674 KeyOz 3908
             </item>
801 - 3909
             <item row="0" column="1">
3910
              <widget class="QComboBox" name="cb_5_1">
3911
               <property name="minimumSize">
3912
                <size>
3913
                 <width>80</width>
3914
                 <height>0</height>
3915
                </size>
3916
               </property>
3917
               <property name="editable">
3918
                <bool>true</bool>
3919
               </property>
3920
               <item>
3921
                <property name="text">
3922
                 <string>Poti 1</string>
3923
                </property>
3924
               </item>
3925
               <item>
3926
                <property name="text">
3927
                 <string>Poti 2</string>
3928
                </property>
3929
               </item>
3930
               <item>
3931
                <property name="text">
3932
                 <string>Poti 3</string>
3933
                </property>
3934
               </item>
3935
               <item>
3936
                <property name="text">
3937
                 <string>Poti 4</string>
3938
                </property>
3939
               </item>
3940
               <item>
3941
                <property name="text">
3942
                 <string>Poti 5</string>
3943
                </property>
3944
               </item>
3945
               <item>
3946
                <property name="text">
3947
                 <string>Poti 6</string>
3948
                </property>
3949
               </item>
3950
               <item>
3951
                <property name="text">
3952
                 <string>Poti 7</string>
3953
                </property>
3954
               </item>
3955
               <item>
3956
                <property name="text">
3957
                 <string>Poti 8</string>
3958
                </property>
3959
               </item>
3960
               <item>
3961
                <property name="text">
3962
                 <string>0</string>
3963
                </property>
3964
               </item>
3965
              </widget>
674 KeyOz 3966
             </item>
801 - 3967
             <item row="0" column="2">
3968
              <widget class="QLabel" name="label_44">
3969
               <property name="font">
3970
                <font/>
3971
               </property>
3972
               <property name="text">
3973
                <string>Gier P-Anteil</string>
3974
               </property>
3975
              </widget>
674 KeyOz 3976
             </item>
801 - 3977
             <item row="0" column="3">
3978
              <widget class="QComboBox" name="cb_5_9">
3979
               <property name="minimumSize">
3980
                <size>
3981
                 <width>80</width>
3982
                 <height>0</height>
3983
                </size>
3984
               </property>
3985
               <property name="editable">
3986
                <bool>true</bool>
3987
               </property>
3988
               <item>
3989
                <property name="text">
3990
                 <string>Poti 1</string>
3991
                </property>
3992
               </item>
3993
               <item>
3994
                <property name="text">
3995
                 <string>Poti 2</string>
3996
                </property>
3997
               </item>
3998
               <item>
3999
                <property name="text">
4000
                 <string>Poti 3</string>
4001
                </property>
4002
               </item>
4003
               <item>
4004
                <property name="text">
4005
                 <string>Poti 4</string>
4006
                </property>
4007
               </item>
4008
               <item>
4009
                <property name="text">
4010
                 <string>Poti 5</string>
4011
                </property>
4012
               </item>
4013
               <item>
4014
                <property name="text">
4015
                 <string>Poti 6</string>
4016
                </property>
4017
               </item>
4018
               <item>
4019
                <property name="text">
4020
                 <string>Poti 7</string>
4021
                </property>
4022
               </item>
4023
               <item>
4024
                <property name="text">
4025
                 <string>Poti 8</string>
4026
                </property>
4027
               </item>
4028
               <item>
4029
                <property name="text">
4030
                 <string>0</string>
4031
                </property>
4032
               </item>
4033
              </widget>
674 KeyOz 4034
             </item>
801 - 4035
             <item row="1" column="0">
4036
              <widget class="QLabel" name="label_38">
4037
               <property name="font">
4038
                <font/>
4039
               </property>
4040
               <property name="text">
4041
                <string>Gyro I-Anteil:</string>
4042
               </property>
4043
              </widget>
750 KeyOz 4044
             </item>
801 - 4045
             <item row="1" column="1">
4046
              <widget class="QComboBox" name="cb_5_2">
4047
               <property name="editable">
4048
                <bool>true</bool>
4049
               </property>
4050
               <item>
4051
                <property name="text">
4052
                 <string>Poti 1</string>
4053
                </property>
4054
               </item>
4055
               <item>
4056
                <property name="text">
4057
                 <string>Poti 2</string>
4058
                </property>
4059
               </item>
4060
               <item>
4061
                <property name="text">
4062
                 <string>Poti 3</string>
4063
                </property>
4064
               </item>
4065
               <item>
4066
                <property name="text">
4067
                 <string>Poti 4</string>
4068
                </property>
4069
               </item>
4070
               <item>
4071
                <property name="text">
4072
                 <string>Poti 5</string>
4073
                </property>
4074
               </item>
4075
               <item>
4076
                <property name="text">
4077
                 <string>Poti 6</string>
4078
                </property>
4079
               </item>
4080
               <item>
4081
                <property name="text">
4082
                 <string>Poti 7</string>
4083
                </property>
4084
               </item>
4085
               <item>
4086
                <property name="text">
4087
                 <string>Poti 8</string>
4088
                </property>
4089
               </item>
4090
               <item>
4091
                <property name="text">
4092
                 <string>0</string>
4093
                </property>
4094
               </item>
4095
              </widget>
750 KeyOz 4096
             </item>
801 - 4097
             <item row="1" column="2">
4098
              <widget class="QLabel" name="label_45">
4099
               <property name="font">
4100
                <font/>
4101
               </property>
4102
               <property name="text">
4103
                <string>Gier I-Anteil</string>
4104
               </property>
4105
              </widget>
750 KeyOz 4106
             </item>
801 - 4107
             <item row="1" column="3">
4108
              <widget class="QComboBox" name="cb_5_10">
4109
               <property name="editable">
4110
                <bool>true</bool>
4111
               </property>
4112
               <item>
4113
                <property name="text">
4114
                 <string>Poti 1</string>
4115
                </property>
4116
               </item>
4117
               <item>
4118
                <property name="text">
4119
                 <string>Poti 2</string>
4120
                </property>
4121
               </item>
4122
               <item>
4123
                <property name="text">
4124
                 <string>Poti 3</string>
4125
                </property>
4126
               </item>
4127
               <item>
4128
                <property name="text">
4129
                 <string>Poti 4</string>
4130
                </property>
4131
               </item>
4132
               <item>
4133
                <property name="text">
4134
                 <string>Poti 5</string>
4135
                </property>
4136
               </item>
4137
               <item>
4138
                <property name="text">
4139
                 <string>Poti 6</string>
4140
                </property>
4141
               </item>
4142
               <item>
4143
                <property name="text">
4144
                 <string>Poti 7</string>
4145
                </property>
4146
               </item>
4147
               <item>
4148
                <property name="text">
4149
                 <string>Poti 8</string>
4150
                </property>
4151
               </item>
4152
               <item>
4153
                <property name="text">
4154
                 <string>0</string>
4155
                </property>
4156
               </item>
4157
              </widget>
750 KeyOz 4158
             </item>
801 - 4159
             <item row="2" column="0">
4160
              <widget class="QLabel" name="label_135">
4161
               <property name="font">
4162
                <font/>
4163
               </property>
4164
               <property name="text">
4165
                <string>Gyro D-Anteil:</string>
4166
               </property>
4167
              </widget>
674 KeyOz 4168
             </item>
801 - 4169
             <item row="2" column="1">
4170
              <widget class="QComboBox" name="cb_5_8">
4171
               <property name="editable">
4172
                <bool>true</bool>
4173
               </property>
4174
               <item>
4175
                <property name="text">
4176
                 <string>Poti 1</string>
4177
                </property>
4178
               </item>
4179
               <item>
4180
                <property name="text">
4181
                 <string>Poti 2</string>
4182
                </property>
4183
               </item>
4184
               <item>
4185
                <property name="text">
4186
                 <string>Poti 3</string>
4187
                </property>
4188
               </item>
4189
               <item>
4190
                <property name="text">
4191
                 <string>Poti 4</string>
4192
                </property>
4193
               </item>
4194
               <item>
4195
                <property name="text">
4196
                 <string>Poti 5</string>
4197
                </property>
4198
               </item>
4199
               <item>
4200
                <property name="text">
4201
                 <string>Poti 6</string>
4202
                </property>
4203
               </item>
4204
               <item>
4205
                <property name="text">
4206
                 <string>Poti 7</string>
4207
                </property>
4208
               </item>
4209
               <item>
4210
                <property name="text">
4211
                 <string>Poti 8</string>
4212
                </property>
4213
               </item>
4214
               <item>
4215
                <property name="text">
4216
                 <string>0</string>
4217
                </property>
4218
               </item>
4219
              </widget>
674 KeyOz 4220
             </item>
801 - 4221
             <item row="3" column="0">
4222
              <widget class="QLabel" name="label_160">
4223
               <property name="text">
4224
                <string/>
4225
               </property>
4226
              </widget>
674 KeyOz 4227
             </item>
801 - 4228
             <item row="4" column="0">
4229
              <widget class="QLabel" name="label_39">
4230
               <property name="font">
4231
                <font/>
4232
               </property>
4233
               <property name="text">
4234
                <string>Dynamische Stabilität:</string>
4235
               </property>
4236
              </widget>
674 KeyOz 4237
             </item>
801 - 4238
             <item row="4" column="1">
4239
              <widget class="QComboBox" name="cb_5_3">
4240
               <property name="editable">
4241
                <bool>true</bool>
4242
               </property>
4243
               <item>
4244
                <property name="text">
4245
                 <string>Poti 1</string>
4246
                </property>
4247
               </item>
4248
               <item>
4249
                <property name="text">
4250
                 <string>Poti 2</string>
4251
                </property>
4252
               </item>
4253
               <item>
4254
                <property name="text">
4255
                 <string>Poti 3</string>
4256
                </property>
4257
               </item>
4258
               <item>
4259
                <property name="text">
4260
                 <string>Poti 4</string>
4261
                </property>
4262
               </item>
4263
               <item>
4264
                <property name="text">
4265
                 <string>Poti 5</string>
4266
                </property>
4267
               </item>
4268
               <item>
4269
                <property name="text">
4270
                 <string>Poti 6</string>
4271
                </property>
4272
               </item>
4273
               <item>
4274
                <property name="text">
4275
                 <string>Poti 7</string>
4276
                </property>
4277
               </item>
4278
               <item>
4279
                <property name="text">
4280
                 <string>Poti 8</string>
4281
                </property>
4282
               </item>
4283
               <item>
4284
                <property name="text">
4285
                 <string>0</string>
4286
                </property>
4287
               </item>
4288
              </widget>
674 KeyOz 4289
             </item>
801 - 4290
             <item row="4" column="2">
4291
              <widget class="QLabel" name="label_43">
4292
               <property name="font">
4293
                <font/>
4294
               </property>
4295
               <property name="text">
4296
                <string>Driftkompensation:</string>
4297
               </property>
4298
              </widget>
750 KeyOz 4299
             </item>
801 - 4300
             <item row="4" column="3">
4301
              <widget class="QSpinBox" name="sb_5_7">
4302
               <property name="maximum">
4303
                <number>250</number>
4304
               </property>
4305
              </widget>
750 KeyOz 4306
             </item>
801 - 4307
             <item row="5" column="0">
4308
              <widget class="QLabel" name="label_108">
4309
               <property name="text">
4310
                <string/>
4311
               </property>
4312
              </widget>
750 KeyOz 4313
             </item>
801 - 4314
             <item row="6" column="0">
4315
              <widget class="QLabel" name="label_40">
4316
               <property name="font">
4317
                <font/>
4318
               </property>
4319
               <property name="text">
4320
                <string>ACC/Gyro-Faktor:</string>
4321
               </property>
4322
              </widget>
750 KeyOz 4323
             </item>
801 - 4324
             <item row="6" column="1">
4325
              <widget class="QSpinBox" name="sb_5_4">
674 KeyOz 4326
               <property name="maximum">
4327
                <number>250</number>
4328
               </property>
4329
              </widget>
4330
             </item>
801 - 4331
             <item row="6" column="2">
4332
              <widget class="QLabel" name="label_41">
4333
               <property name="font">
4334
                <font/>
4335
               </property>
674 KeyOz 4336
               <property name="text">
801 - 4337
                <string>ACC/Gyro-Komp.:</string>
674 KeyOz 4338
               </property>
4339
              </widget>
4340
             </item>
801 - 4341
             <item row="6" column="3">
4342
              <layout class="QHBoxLayout" name="horizontalLayout_3">
4343
               <item>
4344
                <widget class="QSpinBox" name="sb_5_5">
4345
                 <property name="maximum">
4346
                  <number>250</number>
4347
                 </property>
4348
                </widget>
4349
               </item>
4350
               <item>
4351
                <widget class="QLabel" name="label_48">
4352
                 <property name="text">
4353
                  <string>(1/x)</string>
4354
                 </property>
4355
                </widget>
4356
               </item>
4357
              </layout>
674 KeyOz 4358
             </item>
801 - 4359
             <item row="8" column="0">
4360
              <widget class="QLabel" name="label_42">
4361
               <property name="font">
4362
                <font/>
4363
               </property>
4364
               <property name="text">
4365
                <string>Hauptregler I-Anteil:</string>
4366
               </property>
4367
              </widget>
674 KeyOz 4368
             </item>
801 - 4369
             <item row="8" column="1">
4370
              <widget class="QComboBox" name="cb_5_6">
4371
               <property name="editable">
4372
                <bool>true</bool>
4373
               </property>
4374
               <item>
4375
                <property name="text">
4376
                 <string>Poti 1</string>
4377
                </property>
4378
               </item>
4379
               <item>
4380
                <property name="text">
4381
                 <string>Poti 2</string>
4382
                </property>
4383
               </item>
4384
               <item>
4385
                <property name="text">
4386
                 <string>Poti 3</string>
4387
                </property>
4388
               </item>
4389
               <item>
4390
                <property name="text">
4391
                 <string>Poti 4</string>
4392
                </property>
4393
               </item>
4394
               <item>
4395
                <property name="text">
4396
                 <string>Poti 5</string>
4397
                </property>
4398
               </item>
4399
               <item>
4400
                <property name="text">
4401
                 <string>Poti 6</string>
4402
                </property>
4403
               </item>
4404
               <item>
4405
                <property name="text">
4406
                 <string>Poti 7</string>
4407
                </property>
4408
               </item>
4409
               <item>
4410
                <property name="text">
4411
                 <string>Poti 8</string>
4412
                </property>
4413
               </item>
4414
               <item>
4415
                <property name="text">
4416
                 <string>0</string>
4417
                </property>
4418
               </item>
4419
              </widget>
674 KeyOz 4420
             </item>
801 - 4421
             <item row="8" column="2">
4422
              <widget class="QLabel" name="label">
4423
               <property name="text">
4424
                <string>Gyro stabilität</string>
4425
               </property>
4426
              </widget>
674 KeyOz 4427
             </item>
801 - 4428
             <item row="8" column="3">
4429
              <widget class="QComboBox" name="cb_5_11">
4430
               <property name="editable">
4431
                <bool>true</bool>
4432
               </property>
4433
               <item>
4434
                <property name="text">
4435
                 <string>Poti 1</string>
4436
                </property>
4437
               </item>
4438
               <item>
4439
                <property name="text">
4440
                 <string>Poti 2</string>
4441
                </property>
4442
               </item>
4443
               <item>
4444
                <property name="text">
4445
                 <string>Poti 3</string>
4446
                </property>
4447
               </item>
4448
               <item>
4449
                <property name="text">
4450
                 <string>Poti 4</string>
4451
                </property>
4452
               </item>
4453
               <item>
4454
                <property name="text">
4455
                 <string>Poti 5</string>
4456
                </property>
4457
               </item>
4458
               <item>
4459
                <property name="text">
4460
                 <string>Poti 6</string>
4461
                </property>
4462
               </item>
4463
               <item>
4464
                <property name="text">
4465
                 <string>Poti 7</string>
4466
                </property>
4467
               </item>
4468
               <item>
4469
                <property name="text">
4470
                 <string>Poti 8</string>
4471
                </property>
4472
               </item>
4473
               <item>
4474
                <property name="text">
4475
                 <string>0</string>
4476
                </property>
4477
               </item>
4478
              </widget>
750 KeyOz 4479
             </item>
801 - 4480
             <item row="7" column="0">
4481
              <widget class="QLabel" name="label_161">
4482
               <property name="text">
4483
                <string/>
4484
               </property>
4485
              </widget>
750 KeyOz 4486
             </item>
801 - 4487
            </layout>
674 KeyOz 4488
           </item>
801 - 4489
           <item row="1" column="0">
4490
            <spacer name="verticalSpacer_7">
674 KeyOz 4491
             <property name="orientation">
4492
              <enum>Qt::Vertical</enum>
4493
             </property>
4494
             <property name="sizeHint" stdset="0">
4495
              <size>
4496
               <width>20</width>
4497
               <height>40</height>
4498
              </size>
4499
             </property>
4500
            </spacer>
4501
           </item>
4502
          </layout>
4503
         </widget>
4504
        </item>
4505
       </layout>
4506
      </widget>
4507
      <widget class="QWidget" name="Seite_6">
4508
       <layout class="QGridLayout" name="gridLayout_39">
750 KeyOz 4509
        <item row="0" column="5">
674 KeyOz 4510
         <widget class="QTextEdit" name="te_Help_6">
4511
          <property name="minimumSize">
4512
           <size>
4513
            <width>180</width>
4514
            <height>0</height>
4515
           </size>
4516
          </property>
4517
          <property name="maximumSize">
4518
           <size>
4519
            <width>180</width>
4520
            <height>16777215</height>
4521
           </size>
4522
          </property>
4523
          <property name="readOnly">
4524
           <bool>true</bool>
4525
          </property>
4526
          <property name="html">
4527
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
4528
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
4529
p, li { white-space: pre-wrap; }
750 KeyOz 4530
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 4531
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Einstellungen für das Kamera-Servo an J7 der FlightCtrl.&lt;/span&gt;&lt;/p&gt;
4532
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Servo-Control: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Servowert zum Schwenken der Kamera. Entweder fixen Wert, oder Poti eintragen. &lt;/span&gt;&lt;/p&gt;
4533
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Nick-Kompensation: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Einfluss des Nickwinkels auf den Servo. &lt;/span&gt;&lt;/p&gt;
4534
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Invert direction:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Drehrichtung invertieren. &lt;/span&gt;&lt;/p&gt;
4535
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Servo Min:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Minimalwert als Anschlag. &lt;/span&gt;&lt;/p&gt;
4536
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Servo Max:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Maximalwert als Anschlag. &lt;/span&gt;&lt;/p&gt;
4537
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Servo Refresh-Rate:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Ansteuergeschwindigkeit. Einige Servos können nicht mit schnellen Werten angesteuert werden &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
4538
          </property>
4539
         </widget>
4540
        </item>
750 KeyOz 4541
        <item row="0" column="4">
674 KeyOz 4542
         <widget class="QFrame" name="frame_8">
4543
          <property name="sizePolicy">
4544
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
4545
            <horstretch>0</horstretch>
4546
            <verstretch>0</verstretch>
4547
           </sizepolicy>
4548
          </property>
4549
          <property name="frameShape">
4550
           <enum>QFrame::StyledPanel</enum>
4551
          </property>
4552
          <property name="frameShadow">
4553
           <enum>QFrame::Raised</enum>
4554
          </property>
750 KeyOz 4555
          <layout class="QGridLayout" name="gridLayout_24">
4556
           <item row="0" column="0" rowspan="2">
4557
            <layout class="QGridLayout" name="gridLayout_22">
4558
             <item row="0" column="1">
4559
              <widget class="QLabel" name="label_137">
4560
               <property name="font">
801 - 4561
                <font/>
750 KeyOz 4562
               </property>
4563
               <property name="text">
4564
                <string>Nick</string>
4565
               </property>
4566
              </widget>
674 KeyOz 4567
             </item>
750 KeyOz 4568
             <item row="0" column="3">
4569
              <widget class="QLabel" name="label_138">
4570
               <property name="font">
801 - 4571
                <font/>
750 KeyOz 4572
               </property>
4573
               <property name="text">
4574
                <string>Roll</string>
4575
               </property>
4576
              </widget>
674 KeyOz 4577
             </item>
750 KeyOz 4578
             <item row="1" column="0">
4579
              <widget class="QLabel" name="label_55">
4580
               <property name="font">
801 - 4581
                <font/>
750 KeyOz 4582
               </property>
4583
               <property name="text">
4584
                <string>Servo Ansteuerung:</string>
4585
               </property>
4586
              </widget>
674 KeyOz 4587
             </item>
750 KeyOz 4588
             <item row="1" column="1">
4589
              <widget class="QComboBox" name="cb_6_1">
4590
               <property name="editable">
4591
                <bool>true</bool>
4592
               </property>
4593
               <item>
4594
                <property name="text">
4595
                 <string>Poti 1</string>
4596
                </property>
4597
               </item>
4598
               <item>
4599
                <property name="text">
4600
                 <string>Poti 2</string>
4601
                </property>
4602
               </item>
4603
               <item>
4604
                <property name="text">
4605
                 <string>Poti 3</string>
4606
                </property>
4607
               </item>
4608
               <item>
4609
                <property name="text">
4610
                 <string>Poti 4</string>
4611
                </property>
4612
               </item>
4613
               <item>
4614
                <property name="text">
4615
                 <string>Poti 5</string>
4616
                </property>
4617
               </item>
4618
               <item>
4619
                <property name="text">
4620
                 <string>Poti 6</string>
4621
                </property>
4622
               </item>
4623
               <item>
4624
                <property name="text">
4625
                 <string>Poti 7</string>
4626
                </property>
4627
               </item>
4628
               <item>
4629
                <property name="text">
4630
                 <string>Poti 8</string>
4631
                </property>
4632
               </item>
4633
               <item>
4634
                <property name="text">
4635
                 <string>0</string>
4636
                </property>
4637
               </item>
4638
              </widget>
674 KeyOz 4639
             </item>
750 KeyOz 4640
             <item row="1" column="3">
4641
              <widget class="QComboBox" name="cb_6_7">
4642
               <property name="editable">
4643
                <bool>true</bool>
4644
               </property>
4645
               <item>
4646
                <property name="text">
4647
                 <string>Poti 1</string>
4648
                </property>
4649
               </item>
4650
               <item>
4651
                <property name="text">
4652
                 <string>Poti 2</string>
4653
                </property>
4654
               </item>
4655
               <item>
4656
                <property name="text">
4657
                 <string>Poti 3</string>
4658
                </property>
4659
               </item>
4660
               <item>
4661
                <property name="text">
4662
                 <string>Poti 4</string>
4663
                </property>
4664
               </item>
4665
               <item>
4666
                <property name="text">
4667
                 <string>Poti 5</string>
4668
                </property>
4669
               </item>
4670
               <item>
4671
                <property name="text">
4672
                 <string>Poti 6</string>
4673
                </property>
4674
               </item>
4675
               <item>
4676
                <property name="text">
4677
                 <string>Poti 7</string>
4678
                </property>
4679
               </item>
4680
               <item>
4681
                <property name="text">
4682
                 <string>Poti 8</string>
4683
                </property>
4684
               </item>
4685
               <item>
4686
                <property name="text">
4687
                 <string>0</string>
4688
                </property>
4689
               </item>
4690
              </widget>
674 KeyOz 4691
             </item>
750 KeyOz 4692
             <item row="2" column="0">
4693
              <widget class="QLabel" name="label_56">
4694
               <property name="font">
801 - 4695
                <font/>
750 KeyOz 4696
               </property>
4697
               <property name="text">
4698
                <string>Kompensation:</string>
4699
               </property>
4700
              </widget>
674 KeyOz 4701
             </item>
750 KeyOz 4702
             <item row="2" column="1">
4703
              <widget class="QSpinBox" name="sb_6_2">
4704
               <property name="maximum">
4705
                <number>250</number>
4706
               </property>
4707
              </widget>
674 KeyOz 4708
             </item>
750 KeyOz 4709
             <item row="2" column="3">
4710
              <widget class="QSpinBox" name="sb_6_8">
4711
               <property name="maximum">
4712
                <number>250</number>
4713
               </property>
4714
              </widget>
674 KeyOz 4715
             </item>
750 KeyOz 4716
             <item row="3" column="0">
4717
              <widget class="QLabel" name="label_130">
4718
               <property name="font">
801 - 4719
                <font/>
750 KeyOz 4720
               </property>
4721
               <property name="text">
4722
                <string>Richtung umkehren</string>
4723
               </property>
4724
              </widget>
674 KeyOz 4725
             </item>
750 KeyOz 4726
             <item row="3" column="1">
4727
              <widget class="QCheckBox" name="cb_6_6">
4728
               <property name="text">
4729
                <string/>
4730
               </property>
4731
              </widget>
674 KeyOz 4732
             </item>
750 KeyOz 4733
             <item row="3" column="3">
4734
              <widget class="QCheckBox" name="cb_6_9">
4735
               <property name="text">
4736
                <string/>
4737
               </property>
4738
              </widget>
4739
             </item>
4740
             <item row="4" column="0">
4741
              <widget class="QLabel" name="label_57">
4742
               <property name="font">
801 - 4743
                <font/>
750 KeyOz 4744
               </property>
4745
               <property name="text">
4746
                <string>Servo min:</string>
4747
               </property>
4748
              </widget>
4749
             </item>
4750
             <item row="4" column="1">
4751
              <widget class="QSpinBox" name="sb_6_3">
4752
               <property name="maximum">
4753
                <number>250</number>
4754
               </property>
4755
              </widget>
4756
             </item>
4757
             <item row="4" column="3">
4758
              <widget class="QSpinBox" name="sb_6_10">
4759
               <property name="maximum">
4760
                <number>250</number>
4761
               </property>
4762
              </widget>
4763
             </item>
4764
             <item row="5" column="0">
4765
              <widget class="QLabel" name="label_58">
4766
               <property name="font">
801 - 4767
                <font/>
750 KeyOz 4768
               </property>
4769
               <property name="text">
4770
                <string>Servo max:</string>
4771
               </property>
4772
              </widget>
4773
             </item>
4774
             <item row="5" column="1">
4775
              <widget class="QSpinBox" name="sb_6_4">
4776
               <property name="maximum">
4777
                <number>250</number>
4778
               </property>
4779
              </widget>
4780
             </item>
4781
             <item row="5" column="3">
4782
              <widget class="QSpinBox" name="sb_6_11">
4783
               <property name="maximum">
4784
                <number>250</number>
4785
               </property>
4786
              </widget>
4787
             </item>
4788
             <item row="0" column="2" rowspan="6">
4789
              <widget class="Line" name="line_4">
4790
               <property name="orientation">
4791
                <enum>Qt::Vertical</enum>
4792
               </property>
4793
              </widget>
4794
             </item>
4795
            </layout>
674 KeyOz 4796
           </item>
750 KeyOz 4797
           <item row="0" column="1">
4798
            <widget class="QLabel" name="label_54">
674 KeyOz 4799
             <property name="text">
4800
              <string/>
4801
             </property>
4802
            </widget>
4803
           </item>
750 KeyOz 4804
           <item row="1" column="1">
674 KeyOz 4805
            <widget class="QLabel" name="label_61">
4806
             <property name="text">
4807
              <string/>
4808
             </property>
4809
            </widget>
4810
           </item>
750 KeyOz 4811
           <item row="2" column="0">
4812
            <layout class="QHBoxLayout" name="horizontalLayout_2">
4813
             <item>
4814
              <spacer name="horizontalSpacer_10">
4815
               <property name="orientation">
4816
                <enum>Qt::Horizontal</enum>
4817
               </property>
4818
               <property name="sizeHint" stdset="0">
4819
                <size>
4820
                 <width>40</width>
4821
                 <height>20</height>
4822
                </size>
4823
               </property>
4824
              </spacer>
4825
             </item>
4826
             <item>
4827
              <widget class="QLabel" name="label_59">
4828
               <property name="font">
801 - 4829
                <font/>
750 KeyOz 4830
               </property>
4831
               <property name="text">
4832
                <string>Ansteuergeschwindigkeit</string>
4833
               </property>
4834
              </widget>
4835
             </item>
4836
             <item>
4837
              <widget class="QSpinBox" name="sb_6_5">
4838
               <property name="maximum">
4839
                <number>250</number>
4840
               </property>
4841
              </widget>
4842
             </item>
4843
             <item>
4844
              <spacer name="horizontalSpacer_11">
4845
               <property name="orientation">
4846
                <enum>Qt::Horizontal</enum>
4847
               </property>
4848
               <property name="sizeHint" stdset="0">
4849
                <size>
4850
                 <width>40</width>
4851
                 <height>20</height>
4852
                </size>
4853
               </property>
4854
              </spacer>
4855
             </item>
4856
            </layout>
674 KeyOz 4857
           </item>
750 KeyOz 4858
           <item row="2" column="1">
674 KeyOz 4859
            <widget class="QLabel" name="label_62">
4860
             <property name="text">
4861
              <string/>
4862
             </property>
4863
            </widget>
4864
           </item>
750 KeyOz 4865
           <item row="4" column="0" colspan="2">
4866
            <widget class="Line" name="line_6">
4867
             <property name="orientation">
4868
              <enum>Qt::Horizontal</enum>
674 KeyOz 4869
             </property>
4870
            </widget>
4871
           </item>
750 KeyOz 4872
           <item row="5" column="0">
4873
            <layout class="QHBoxLayout" name="horizontalLayout">
4874
             <item>
4875
              <spacer name="horizontalSpacer">
4876
               <property name="orientation">
4877
                <enum>Qt::Horizontal</enum>
4878
               </property>
4879
               <property name="sizeHint" stdset="0">
4880
                <size>
4881
                 <width>40</width>
4882
                 <height>20</height>
4883
                </size>
4884
               </property>
4885
              </spacer>
4886
             </item>
4887
             <item>
4888
              <layout class="QGridLayout" name="gridLayout_10">
4889
               <item row="0" column="0">
4890
                <widget class="QLabel" name="label_156">
4891
                 <property name="font">
801 - 4892
                  <font/>
750 KeyOz 4893
                 </property>
4894
                 <property name="text">
4895
                  <string>Servo 3:</string>
4896
                 </property>
4897
                </widget>
4898
               </item>
4899
               <item row="0" column="1">
4900
                <widget class="QComboBox" name="cb_6_12">
801 - 4901
                 <property name="minimumSize">
4902
                  <size>
4903
                   <width>80</width>
4904
                   <height>0</height>
4905
                  </size>
4906
                 </property>
750 KeyOz 4907
                 <property name="editable">
4908
                  <bool>true</bool>
4909
                 </property>
4910
                 <item>
4911
                  <property name="text">
4912
                   <string>Poti 1</string>
4913
                  </property>
4914
                 </item>
4915
                 <item>
4916
                  <property name="text">
4917
                   <string>Poti 2</string>
4918
                  </property>
4919
                 </item>
4920
                 <item>
4921
                  <property name="text">
4922
                   <string>Poti 3</string>
4923
                  </property>
4924
                 </item>
4925
                 <item>
4926
                  <property name="text">
4927
                   <string>Poti 4</string>
4928
                  </property>
4929
                 </item>
4930
                 <item>
4931
                  <property name="text">
4932
                   <string>Poti 5</string>
4933
                  </property>
4934
                 </item>
4935
                 <item>
4936
                  <property name="text">
4937
                   <string>Poti 6</string>
4938
                  </property>
4939
                 </item>
4940
                 <item>
4941
                  <property name="text">
4942
                   <string>Poti 7</string>
4943
                  </property>
4944
                 </item>
4945
                 <item>
4946
                  <property name="text">
4947
                   <string>Poti 8</string>
4948
                  </property>
4949
                 </item>
4950
                 <item>
4951
                  <property name="text">
4952
                   <string>0</string>
4953
                  </property>
4954
                 </item>
4955
                </widget>
4956
               </item>
4957
               <item row="0" column="2">
4958
                <widget class="QLabel" name="label_157">
4959
                 <property name="font">
801 - 4960
                  <font/>
750 KeyOz 4961
                 </property>
4962
                 <property name="text">
4963
                  <string>Servo 4:</string>
4964
                 </property>
4965
                </widget>
4966
               </item>
4967
               <item row="0" column="3">
4968
                <widget class="QComboBox" name="cb_6_13">
801 - 4969
                 <property name="minimumSize">
4970
                  <size>
4971
                   <width>80</width>
4972
                   <height>0</height>
4973
                  </size>
4974
                 </property>
750 KeyOz 4975
                 <property name="editable">
4976
                  <bool>true</bool>
4977
                 </property>
4978
                 <item>
4979
                  <property name="text">
4980
                   <string>Poti 1</string>
4981
                  </property>
4982
                 </item>
4983
                 <item>
4984
                  <property name="text">
4985
                   <string>Poti 2</string>
4986
                  </property>
4987
                 </item>
4988
                 <item>
4989
                  <property name="text">
4990
                   <string>Poti 3</string>
4991
                  </property>
4992
                 </item>
4993
                 <item>
4994
                  <property name="text">
4995
                   <string>Poti 4</string>
4996
                  </property>
4997
                 </item>
4998
                 <item>
4999
                  <property name="text">
5000
                   <string>Poti 5</string>
5001
                  </property>
5002
                 </item>
5003
                 <item>
5004
                  <property name="text">
5005
                   <string>Poti 6</string>
5006
                  </property>
5007
                 </item>
5008
                 <item>
5009
                  <property name="text">
5010
                   <string>Poti 7</string>
5011
                  </property>
5012
                 </item>
5013
                 <item>
5014
                  <property name="text">
5015
                   <string>Poti 8</string>
5016
                  </property>
5017
                 </item>
5018
                 <item>
5019
                  <property name="text">
5020
                   <string>0</string>
5021
                  </property>
5022
                 </item>
5023
                </widget>
5024
               </item>
5025
               <item row="1" column="0">
5026
                <widget class="QLabel" name="label_158">
5027
                 <property name="font">
801 - 5028
                  <font/>
750 KeyOz 5029
                 </property>
5030
                 <property name="text">
5031
                  <string>Servo 5:</string>
5032
                 </property>
5033
                </widget>
5034
               </item>
5035
               <item row="1" column="1">
5036
                <widget class="QComboBox" name="cb_6_14">
5037
                 <property name="editable">
5038
                  <bool>true</bool>
5039
                 </property>
5040
                 <item>
5041
                  <property name="text">
5042
                   <string>Poti 1</string>
5043
                  </property>
5044
                 </item>
5045
                 <item>
5046
                  <property name="text">
5047
                   <string>Poti 2</string>
5048
                  </property>
5049
                 </item>
5050
                 <item>
5051
                  <property name="text">
5052
                   <string>Poti 3</string>
5053
                  </property>
5054
                 </item>
5055
                 <item>
5056
                  <property name="text">
5057
                   <string>Poti 4</string>
5058
                  </property>
5059
                 </item>
5060
                 <item>
5061
                  <property name="text">
5062
                   <string>Poti 5</string>
5063
                  </property>
5064
                 </item>
5065
                 <item>
5066
                  <property name="text">
5067
                   <string>Poti 6</string>
5068
                  </property>
5069
                 </item>
5070
                 <item>
5071
                  <property name="text">
5072
                   <string>Poti 7</string>
5073
                  </property>
5074
                 </item>
5075
                 <item>
5076
                  <property name="text">
5077
                   <string>Poti 8</string>
5078
                  </property>
5079
                 </item>
5080
                 <item>
5081
                  <property name="text">
5082
                   <string>0</string>
5083
                  </property>
5084
                 </item>
5085
                </widget>
5086
               </item>
5087
              </layout>
5088
             </item>
5089
             <item>
5090
              <spacer name="horizontalSpacer_9">
5091
               <property name="orientation">
5092
                <enum>Qt::Horizontal</enum>
5093
               </property>
5094
               <property name="sizeHint" stdset="0">
5095
                <size>
5096
                 <width>40</width>
5097
                 <height>20</height>
5098
                </size>
5099
               </property>
5100
              </spacer>
5101
             </item>
5102
            </layout>
674 KeyOz 5103
           </item>
801 - 5104
           <item row="6" column="0">
674 KeyOz 5105
            <spacer name="verticalSpacer">
5106
             <property name="orientation">
5107
              <enum>Qt::Vertical</enum>
5108
             </property>
5109
             <property name="sizeHint" stdset="0">
5110
              <size>
5111
               <width>20</width>
750 KeyOz 5112
               <height>1</height>
674 KeyOz 5113
              </size>
5114
             </property>
5115
            </spacer>
5116
           </item>
5117
          </layout>
5118
         </widget>
5119
        </item>
5120
       </layout>
5121
      </widget>
5122
      <widget class="QWidget" name="Seite_7">
5123
       <layout class="QGridLayout" name="gridLayout_38">
801 - 5124
        <item row="0" column="1">
5125
         <widget class="QTextEdit" name="te_Help_7">
5126
          <property name="minimumSize">
5127
           <size>
5128
            <width>180</width>
5129
            <height>0</height>
5130
           </size>
5131
          </property>
5132
          <property name="maximumSize">
5133
           <size>
5134
            <width>180</width>
5135
            <height>16777215</height>
5136
           </size>
5137
          </property>
5138
          <property name="readOnly">
5139
           <bool>true</bool>
5140
          </property>
5141
          <property name="html">
5142
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
5143
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
5144
p, li { white-space: pre-wrap; }
5145
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
5146
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Bei Empfangsverlust: Geht der Funkempfang verloren (außer Reichweite oder Sender aus), tritt die Not-Gas-Regelung in Kraft um dem Piloten Zeit für Gegenmaßnahmen zu geben. Die gesamte Not-Gas-Regelung wird allerdings erst aktiv, wenn ein Gas-Wert von 40 für mindestens 4 Sekunden überschritten war (d.h. der Kopter wahrscheinlich fliegt)! &lt;/span&gt;&lt;/p&gt;
5147
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Min.Gas &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Minimaler Gaswert, der an die Motoren geht &lt;/span&gt;&lt;/p&gt;
5148
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Max.Gas &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Maximaler Gaswert, der an die Motoren geht. &lt;/span&gt;&lt;/p&gt;
5149
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Kompasswirkung &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;:Ist ein Kompass angeschlossen, kann hiermit der Einfluss auf Gier eingestellt werden &lt;/span&gt;&lt;/p&gt;
5150
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Unterspannung &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Schwellwert in 0,1V zum Melden der Akku-Unterspannung &lt;/span&gt;&lt;/p&gt;
5151
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Not-Gas Zeit [0.1s]:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Hier wird die Zeit in Zehntelsekunden eingetragen, für die das Not-Gas nach Empfangsverlust aktiv wird. &lt;/span&gt;&lt;/p&gt;
5152
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Not-Gas:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Wert für das Not-Gas. &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5153
          </property>
5154
         </widget>
5155
        </item>
674 KeyOz 5156
        <item row="0" column="0">
5157
         <widget class="QFrame" name="frame_9">
5158
          <property name="sizePolicy">
5159
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
5160
            <horstretch>0</horstretch>
5161
            <verstretch>0</verstretch>
5162
           </sizepolicy>
5163
          </property>
5164
          <property name="frameShape">
5165
           <enum>QFrame::StyledPanel</enum>
5166
          </property>
5167
          <property name="frameShadow">
5168
           <enum>QFrame::Raised</enum>
5169
          </property>
801 - 5170
          <layout class="QGridLayout" name="gridLayout_26">
674 KeyOz 5171
           <item row="0" column="0">
801 - 5172
            <layout class="QGridLayout" name="gridLayout_23">
5173
             <item row="0" column="0">
5174
              <widget class="QLabel" name="label_68">
5175
               <property name="font">
5176
                <font/>
5177
               </property>
5178
               <property name="text">
5179
                <string>Min. Gas:</string>
5180
               </property>
5181
              </widget>
674 KeyOz 5182
             </item>
801 - 5183
             <item row="0" column="1">
5184
              <widget class="QSpinBox" name="sb_7_1">
5185
               <property name="maximum">
5186
                <number>250</number>
5187
               </property>
5188
              </widget>
674 KeyOz 5189
             </item>
801 - 5190
             <item row="0" column="2">
5191
              <widget class="QLabel" name="label_67">
5192
               <property name="text">
5193
                <string/>
5194
               </property>
5195
              </widget>
674 KeyOz 5196
             </item>
801 - 5197
             <item row="1" column="0">
5198
              <widget class="QLabel" name="label_65">
5199
               <property name="font">
5200
                <font/>
5201
               </property>
5202
               <property name="text">
5203
                <string>Max. Gas:</string>
5204
               </property>
5205
              </widget>
674 KeyOz 5206
             </item>
801 - 5207
             <item row="1" column="1">
5208
              <widget class="QSpinBox" name="sb_7_2">
5209
               <property name="maximum">
5210
                <number>250</number>
5211
               </property>
5212
              </widget>
750 KeyOz 5213
             </item>
801 - 5214
             <item row="1" column="2">
5215
              <widget class="QLabel" name="label_64">
5216
               <property name="text">
5217
                <string/>
5218
               </property>
5219
              </widget>
750 KeyOz 5220
             </item>
801 - 5221
             <item row="2" column="2">
5222
              <widget class="QLabel" name="label_60">
5223
               <property name="text">
5224
                <string/>
5225
               </property>
5226
              </widget>
750 KeyOz 5227
             </item>
801 - 5228
             <item row="3" column="0">
5229
              <widget class="QLabel" name="label_66">
5230
               <property name="font">
5231
                <font/>
5232
               </property>
5233
               <property name="text">
5234
                <string>Kompass-Wirkung:</string>
5235
               </property>
5236
              </widget>
750 KeyOz 5237
             </item>
801 - 5238
             <item row="5" column="0">
5239
              <widget class="QLabel" name="label_159">
5240
               <property name="text">
5241
                <string>Carefree Seuerung</string>
5242
               </property>
5243
              </widget>
674 KeyOz 5244
             </item>
801 - 5245
             <item row="5" column="1">
5246
              <widget class="QComboBox" name="cb_7_7">
5247
               <property name="editable">
5248
                <bool>true</bool>
5249
               </property>
5250
               <item>
5251
                <property name="text">
5252
                 <string>Poti 1</string>
5253
                </property>
5254
               </item>
5255
               <item>
5256
                <property name="text">
5257
                 <string>Poti 2</string>
5258
                </property>
5259
               </item>
5260
               <item>
5261
                <property name="text">
5262
                 <string>Poti 3</string>
5263
                </property>
5264
               </item>
5265
               <item>
5266
                <property name="text">
5267
                 <string>Poti 4</string>
5268
                </property>
5269
               </item>
5270
               <item>
5271
                <property name="text">
5272
                 <string>Poti 5</string>
5273
                </property>
5274
               </item>
5275
               <item>
5276
                <property name="text">
5277
                 <string>Poti 6</string>
5278
                </property>
5279
               </item>
5280
               <item>
5281
                <property name="text">
5282
                 <string>Poti 7</string>
5283
                </property>
5284
               </item>
5285
               <item>
5286
                <property name="text">
5287
                 <string>Poti 8</string>
5288
                </property>
5289
               </item>
5290
               <item>
5291
                <property name="text">
5292
                 <string>0</string>
5293
                </property>
5294
               </item>
5295
              </widget>
5296
             </item>
5297
             <item row="6" column="2">
5298
              <widget class="QLabel" name="label_69">
5299
               <property name="text">
5300
                <string/>
5301
               </property>
5302
              </widget>
5303
             </item>
5304
             <item row="7" column="0">
5305
              <widget class="QLabel" name="label_70">
5306
               <property name="font">
5307
                <font/>
5308
               </property>
5309
               <property name="text">
5310
                <string>Unterspannung [0.1V]:</string>
5311
               </property>
5312
              </widget>
5313
             </item>
5314
             <item row="7" column="1">
5315
              <widget class="QSpinBox" name="sb_7_4">
5316
               <property name="maximum">
5317
                <number>250</number>
5318
               </property>
5319
              </widget>
5320
             </item>
5321
             <item row="8" column="2">
5322
              <widget class="QLabel" name="label_71">
5323
               <property name="text">
5324
                <string/>
5325
               </property>
5326
              </widget>
5327
             </item>
5328
             <item row="9" column="0">
5329
              <widget class="QLabel" name="label_75">
5330
               <property name="text">
5331
                <string>Bei Empfangsverlust:</string>
5332
               </property>
5333
              </widget>
5334
             </item>
5335
             <item row="9" column="2">
5336
              <widget class="QLabel" name="label_73">
5337
               <property name="text">
5338
                <string/>
5339
               </property>
5340
              </widget>
5341
             </item>
5342
             <item row="10" column="0">
5343
              <widget class="QLabel" name="label_72">
5344
               <property name="font">
5345
                <font/>
5346
               </property>
5347
               <property name="text">
5348
                <string>Not-Gas Zeit [0.1s]:</string>
5349
               </property>
5350
              </widget>
5351
             </item>
5352
             <item row="10" column="1">
5353
              <widget class="QSpinBox" name="sb_7_5">
5354
               <property name="maximum">
5355
                <number>250</number>
5356
               </property>
5357
              </widget>
5358
             </item>
5359
             <item row="11" column="0">
5360
              <widget class="QLabel" name="label_74">
5361
               <property name="font">
5362
                <font/>
5363
               </property>
5364
               <property name="text">
5365
                <string>Not-Gas:</string>
5366
               </property>
5367
              </widget>
5368
             </item>
5369
             <item row="11" column="1">
5370
              <widget class="QSpinBox" name="sb_7_6">
5371
               <property name="maximum">
5372
                <number>250</number>
5373
               </property>
5374
              </widget>
5375
             </item>
5376
             <item row="3" column="1">
5377
              <widget class="QComboBox" name="cb_7_3">
5378
               <property name="editable">
5379
                <bool>true</bool>
5380
               </property>
5381
               <item>
5382
                <property name="text">
5383
                 <string>Poti 1</string>
5384
                </property>
5385
               </item>
5386
               <item>
5387
                <property name="text">
5388
                 <string>Poti 2</string>
5389
                </property>
5390
               </item>
5391
               <item>
5392
                <property name="text">
5393
                 <string>Poti 3</string>
5394
                </property>
5395
               </item>
5396
               <item>
5397
                <property name="text">
5398
                 <string>Poti 4</string>
5399
                </property>
5400
               </item>
5401
               <item>
5402
                <property name="text">
5403
                 <string>Poti 5</string>
5404
                </property>
5405
               </item>
5406
               <item>
5407
                <property name="text">
5408
                 <string>Poti 6</string>
5409
                </property>
5410
               </item>
5411
               <item>
5412
                <property name="text">
5413
                 <string>Poti 7</string>
5414
                </property>
5415
               </item>
5416
               <item>
5417
                <property name="text">
5418
                 <string>Poti 8</string>
5419
                </property>
5420
               </item>
5421
               <item>
5422
                <property name="text">
5423
                 <string>0</string>
5424
                </property>
5425
               </item>
5426
              </widget>
5427
             </item>
5428
             <item row="8" column="0" colspan="2">
5429
              <layout class="QHBoxLayout" name="horizontalLayout_13">
5430
               <item>
5431
                <widget class="QLabel" name="label_142">
5432
                 <property name="sizePolicy">
5433
                  <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
5434
                   <horstretch>0</horstretch>
5435
                   <verstretch>0</verstretch>
5436
                  </sizepolicy>
5437
                 </property>
5438
                 <property name="text">
5439
                  <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
674 KeyOz 5440
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
5441
p, li { white-space: pre-wrap; }
801 - 5442
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
5443
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; color:#550000;&quot;&gt;Eine Zelle oder Total  &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5444
                 </property>
5445
                </widget>
5446
               </item>
5447
               <item>
5448
                <widget class="QLabel" name="lb_7_4">
5449
                 <property name="text">
5450
                  <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
5451
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
5452
p, li { white-space: pre-wrap; }
5453
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
5454
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#550000;&quot;&gt;(3s = 0.0V 4s = 0.0V)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5455
                 </property>
5456
                </widget>
5457
               </item>
5458
              </layout>
5459
             </item>
5460
            </layout>
674 KeyOz 5461
           </item>
801 - 5462
           <item row="1" column="0">
5463
            <spacer name="verticalSpacer_2">
674 KeyOz 5464
             <property name="orientation">
5465
              <enum>Qt::Vertical</enum>
5466
             </property>
5467
             <property name="sizeHint" stdset="0">
5468
              <size>
5469
               <width>20</width>
5470
               <height>40</height>
5471
              </size>
5472
             </property>
5473
            </spacer>
5474
           </item>
5475
          </layout>
5476
         </widget>
5477
        </item>
5478
       </layout>
5479
      </widget>
5480
      <widget class="QWidget" name="Seite_8">
5481
       <layout class="QGridLayout" name="gridLayout_37">
5482
        <item row="0" column="0">
5483
         <widget class="QFrame" name="frame_10">
5484
          <property name="sizePolicy">
5485
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
5486
            <horstretch>0</horstretch>
5487
            <verstretch>0</verstretch>
5488
           </sizepolicy>
5489
          </property>
5490
          <property name="frameShape">
5491
           <enum>QFrame::StyledPanel</enum>
5492
          </property>
5493
          <property name="frameShadow">
5494
           <enum>QFrame::Raised</enum>
5495
          </property>
5496
          <layout class="QGridLayout" name="gridLayout_20">
5497
           <item row="0" column="0">
5498
            <widget class="QCheckBox" name="s_8_4_cb">
5499
             <property name="font">
801 - 5500
              <font/>
674 KeyOz 5501
             </property>
5502
             <property name="text">
750 KeyOz 5503
              <string>Achs-(ent-)kopplung</string>
674 KeyOz 5504
             </property>
5505
            </widget>
5506
           </item>
5507
           <item row="1" column="0" rowspan="2">
5508
            <widget class="QFrame" name="frame_15">
5509
             <property name="enabled">
5510
              <bool>false</bool>
5511
             </property>
5512
             <property name="frameShape">
5513
              <enum>QFrame::NoFrame</enum>
5514
             </property>
5515
             <property name="frameShadow">
5516
              <enum>QFrame::Raised</enum>
5517
             </property>
5518
             <layout class="QGridLayout" name="gridLayout_4">
5519
              <item row="0" column="0">
5520
               <widget class="QLabel" name="label_80">
5521
                <property name="font">
801 - 5522
                 <font/>
674 KeyOz 5523
                </property>
5524
                <property name="text">
750 KeyOz 5525
                 <string>Gier pos. Rückkopplung:</string>
674 KeyOz 5526
                </property>
5527
               </widget>
5528
              </item>
5529
              <item row="0" column="1">
5530
               <widget class="QComboBox" name="cb_8_1">
5531
                <property name="editable">
5532
                 <bool>true</bool>
5533
                </property>
5534
                <item>
5535
                 <property name="text">
5536
                  <string>Poti 1</string>
5537
                 </property>
5538
                </item>
5539
                <item>
5540
                 <property name="text">
5541
                  <string>Poti 2</string>
5542
                 </property>
5543
                </item>
5544
                <item>
5545
                 <property name="text">
5546
                  <string>Poti 3</string>
5547
                 </property>
5548
                </item>
5549
                <item>
5550
                 <property name="text">
5551
                  <string>Poti 4</string>
5552
                 </property>
5553
                </item>
5554
                <item>
5555
                 <property name="text">
750 KeyOz 5556
                  <string>Poti 5</string>
5557
                 </property>
5558
                </item>
5559
                <item>
5560
                 <property name="text">
5561
                  <string>Poti 6</string>
5562
                 </property>
5563
                </item>
5564
                <item>
5565
                 <property name="text">
5566
                  <string>Poti 7</string>
5567
                 </property>
5568
                </item>
5569
                <item>
5570
                 <property name="text">
5571
                  <string>Poti 8</string>
5572
                 </property>
5573
                </item>
5574
                <item>
5575
                 <property name="text">
674 KeyOz 5576
                  <string>0</string>
5577
                 </property>
5578
                </item>
5579
               </widget>
5580
              </item>
5581
              <item row="1" column="0">
5582
               <widget class="QLabel" name="label_79">
5583
                <property name="font">
801 - 5584
                 <font/>
674 KeyOz 5585
                </property>
5586
                <property name="text">
750 KeyOz 5587
                 <string>Nick/Roll Rückkopplung:</string>
674 KeyOz 5588
                </property>
5589
               </widget>
5590
              </item>
5591
              <item row="1" column="1">
5592
               <widget class="QComboBox" name="cb_8_2">
5593
                <property name="editable">
5594
                 <bool>true</bool>
5595
                </property>
5596
                <item>
5597
                 <property name="text">
5598
                  <string>Poti 1</string>
5599
                 </property>
5600
                </item>
5601
                <item>
5602
                 <property name="text">
5603
                  <string>Poti 2</string>
5604
                 </property>
5605
                </item>
5606
                <item>
5607
                 <property name="text">
5608
                  <string>Poti 3</string>
5609
                 </property>
5610
                </item>
5611
                <item>
5612
                 <property name="text">
5613
                  <string>Poti 4</string>
5614
                 </property>
5615
                </item>
5616
                <item>
5617
                 <property name="text">
750 KeyOz 5618
                  <string>Poti 5</string>
5619
                 </property>
5620
                </item>
5621
                <item>
5622
                 <property name="text">
5623
                  <string>Poti 6</string>
5624
                 </property>
5625
                </item>
5626
                <item>
5627
                 <property name="text">
5628
                  <string>Poti 7</string>
5629
                 </property>
5630
                </item>
5631
                <item>
5632
                 <property name="text">
5633
                  <string>Poti 8</string>
5634
                 </property>
5635
                </item>
5636
                <item>
5637
                 <property name="text">
674 KeyOz 5638
                  <string>0</string>
5639
                 </property>
5640
                </item>
5641
               </widget>
5642
              </item>
5643
              <item row="2" column="0">
5644
               <widget class="QLabel" name="label_81">
5645
                <property name="font">
801 - 5646
                 <font/>
674 KeyOz 5647
                </property>
5648
                <property name="text">
750 KeyOz 5649
                 <string>Gier-Korrektur:</string>
674 KeyOz 5650
                </property>
5651
               </widget>
5652
              </item>
5653
              <item row="2" column="1">
5654
               <widget class="QComboBox" name="cb_8_3">
5655
                <property name="editable">
5656
                 <bool>true</bool>
5657
                </property>
5658
                <item>
5659
                 <property name="text">
5660
                  <string>Poti 1</string>
5661
                 </property>
5662
                </item>
5663
                <item>
5664
                 <property name="text">
5665
                  <string>Poti 2</string>
5666
                 </property>
5667
                </item>
5668
                <item>
5669
                 <property name="text">
5670
                  <string>Poti 3</string>
5671
                 </property>
5672
                </item>
5673
                <item>
5674
                 <property name="text">
5675
                  <string>Poti 4</string>
5676
                 </property>
5677
                </item>
5678
                <item>
5679
                 <property name="text">
750 KeyOz 5680
                  <string>Poti 5</string>
5681
                 </property>
5682
                </item>
5683
                <item>
5684
                 <property name="text">
5685
                  <string>Poti 6</string>
5686
                 </property>
5687
                </item>
5688
                <item>
5689
                 <property name="text">
5690
                  <string>Poti 7</string>
5691
                 </property>
5692
                </item>
5693
                <item>
5694
                 <property name="text">
5695
                  <string>Poti 8</string>
5696
                 </property>
5697
                </item>
5698
                <item>
5699
                 <property name="text">
674 KeyOz 5700
                  <string>0</string>
5701
                 </property>
5702
                </item>
5703
               </widget>
5704
              </item>
5705
             </layout>
5706
            </widget>
5707
           </item>
5708
           <item row="3" column="0">
5709
            <spacer name="verticalSpacer_11">
5710
             <property name="orientation">
5711
              <enum>Qt::Vertical</enum>
5712
             </property>
5713
             <property name="sizeHint" stdset="0">
5714
              <size>
5715
               <width>20</width>
5716
               <height>156</height>
5717
              </size>
5718
             </property>
5719
            </spacer>
5720
           </item>
5721
          </layout>
5722
         </widget>
5723
        </item>
5724
        <item row="0" column="1">
5725
         <widget class="QTextEdit" name="te_Help_8">
5726
          <property name="minimumSize">
5727
           <size>
5728
            <width>180</width>
5729
            <height>0</height>
5730
           </size>
5731
          </property>
5732
          <property name="maximumSize">
5733
           <size>
5734
            <width>180</width>
5735
            <height>16777215</height>
5736
           </size>
5737
          </property>
5738
          <property name="readOnly">
5739
           <bool>true</bool>
5740
          </property>
5741
          <property name="html">
5742
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
5743
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
5744
p, li { white-space: pre-wrap; }
750 KeyOz 5745
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 5746
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Achskopplung&lt;/span&gt;&lt;/p&gt;
5747
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;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;/span&gt;&lt;/p&gt;
5748
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Gier-Feedback &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: Der Grad der Achsenkopplung. Ist der Wert zu klein, hängt der MK bei (und nach) einer Linkskurve nach rechts &lt;/span&gt;&lt;/p&gt;
5749
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Nick/Roll-Feedback&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: TEXT&lt;/span&gt;&lt;/p&gt;
5750
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Gier-Korrektion: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Damit versucht der MK, der (evtl. ungewollten) Richtungsänderung (siehe Video) entgegenzuwirken. Das funktioniert allerdings nur bei langsamen Manövern, weil Gier erheblich träger ist, als Nick oder Roll.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5751
          </property>
5752
         </widget>
5753
        </item>
5754
       </layout>
5755
      </widget>
5756
      <widget class="QWidget" name="Seite_9">
5757
       <layout class="QGridLayout" name="gridLayout_36">
5758
        <item row="0" column="0">
5759
         <widget class="QFrame" name="frame_11">
5760
          <property name="sizePolicy">
5761
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
5762
            <horstretch>0</horstretch>
5763
            <verstretch>0</verstretch>
5764
           </sizepolicy>
5765
          </property>
5766
          <property name="frameShape">
5767
           <enum>QFrame::StyledPanel</enum>
5768
          </property>
5769
          <property name="frameShadow">
5770
           <enum>QFrame::Raised</enum>
5771
          </property>
5772
          <layout class="QGridLayout" name="gridLayout_31">
5773
           <item row="0" column="0" colspan="4">
5774
            <layout class="QVBoxLayout" name="verticalLayout_5">
5775
             <property name="spacing">
5776
              <number>0</number>
5777
             </property>
5778
             <item>
5779
              <layout class="QHBoxLayout" name="horizontalLayout_8">
5780
               <item>
5781
                <spacer name="horizontalSpacer_6">
5782
                 <property name="orientation">
5783
                  <enum>Qt::Horizontal</enum>
5784
                 </property>
5785
                 <property name="sizeHint" stdset="0">
5786
                  <size>
5787
                   <width>40</width>
5788
                   <height>20</height>
5789
                  </size>
5790
                 </property>
5791
                </spacer>
5792
               </item>
5793
               <item>
5794
                <widget class="QLabel" name="label_104">
5795
                 <property name="text">
5796
                  <string>loop, while stick up</string>
5797
                 </property>
5798
                </widget>
5799
               </item>
5800
               <item>
5801
                <spacer name="horizontalSpacer_7">
5802
                 <property name="orientation">
5803
                  <enum>Qt::Horizontal</enum>
5804
                 </property>
5805
                 <property name="sizeHint" stdset="0">
5806
                  <size>
5807
                   <width>40</width>
5808
                   <height>20</height>
5809
                  </size>
5810
                 </property>
5811
                </spacer>
5812
               </item>
5813
              </layout>
5814
             </item>
5815
             <item>
5816
              <layout class="QHBoxLayout" name="horizontalLayout_6">
5817
               <item>
5818
                <layout class="QHBoxLayout" name="horizontalLayout_5">
5819
                 <item>
5820
                  <spacer name="horizontalSpacer_3">
5821
                   <property name="orientation">
5822
                    <enum>Qt::Horizontal</enum>
5823
                   </property>
5824
                   <property name="sizeHint" stdset="0">
5825
                    <size>
5826
                     <width>40</width>
5827
                     <height>20</height>
5828
                    </size>
5829
                   </property>
5830
                  </spacer>
5831
                 </item>
5832
                 <item>
5833
                  <widget class="QLabel" name="label_105">
5834
                   <property name="text">
5835
                    <string>Loop, while&lt;br&gt; stick left</string>
5836
                   </property>
5837
                  </widget>
5838
                 </item>
5839
                 <item>
5840
                  <widget class="QToolButton" name="tb_9_8">
5841
                   <property name="text">
5842
                    <string>0</string>
5843
                   </property>
5844
                   <property name="icon">
5845
                    <iconset resource="../QMK-Settings.qrc">
5846
                     <normaloff>:/Arrows/Global/Images/Arrows/Left-1.png</normaloff>
5847
                     <normalon>:/Arrows/Global/Images/Arrows/Left-2.png</normalon>:/Arrows/Global/Images/Arrows/Left-1.png</iconset>
5848
                   </property>
5849
                   <property name="iconSize">
5850
                    <size>
5851
                     <width>32</width>
5852
                     <height>32</height>
5853
                    </size>
5854
                   </property>
5855
                   <property name="checkable">
5856
                    <bool>true</bool>
5857
                   </property>
5858
                   <property name="checked">
5859
                    <bool>false</bool>
5860
                   </property>
5861
                   <property name="autoRaise">
5862
                    <bool>true</bool>
5863
                   </property>
5864
                  </widget>
5865
                 </item>
5866
                </layout>
5867
               </item>
5868
               <item>
5869
                <layout class="QVBoxLayout" name="verticalLayout_4">
5870
                 <property name="spacing">
5871
                  <number>0</number>
5872
                 </property>
5873
                 <item>
5874
                  <widget class="QToolButton" name="tb_9_6">
5875
                   <property name="text">
5876
                    <string>0</string>
5877
                   </property>
5878
                   <property name="icon">
5879
                    <iconset resource="../QMK-Settings.qrc">
5880
                     <normaloff>:/Arrows/Global/Images/Arrows/Up-1.png</normaloff>
5881
                     <normalon>:/Arrows/Global/Images/Arrows/Up-2.png</normalon>:/Arrows/Global/Images/Arrows/Up-1.png</iconset>
5882
                   </property>
5883
                   <property name="iconSize">
5884
                    <size>
5885
                     <width>32</width>
5886
                     <height>32</height>
5887
                    </size>
5888
                   </property>
5889
                   <property name="checkable">
5890
                    <bool>true</bool>
5891
                   </property>
5892
                   <property name="checked">
5893
                    <bool>false</bool>
5894
                   </property>
5895
                   <property name="autoRaise">
5896
                    <bool>true</bool>
5897
                   </property>
5898
                  </widget>
5899
                 </item>
5900
                 <item>
5901
                  <widget class="QToolButton" name="tb_9_7">
5902
                   <property name="text">
5903
                    <string>0</string>
5904
                   </property>
5905
                   <property name="icon">
5906
                    <iconset resource="../QMK-Settings.qrc">
5907
                     <normaloff>:/Arrows/Global/Images/Arrows/Down-1.png</normaloff>
5908
                     <normalon>:/Arrows/Global/Images/Arrows/Down-2.png</normalon>:/Arrows/Global/Images/Arrows/Down-1.png</iconset>
5909
                   </property>
5910
                   <property name="iconSize">
5911
                    <size>
5912
                     <width>32</width>
5913
                     <height>32</height>
5914
                    </size>
5915
                   </property>
5916
                   <property name="checkable">
5917
                    <bool>true</bool>
5918
                   </property>
5919
                   <property name="autoRaise">
5920
                    <bool>true</bool>
5921
                   </property>
5922
                  </widget>
5923
                 </item>
5924
                </layout>
5925
               </item>
5926
               <item>
5927
                <layout class="QHBoxLayout" name="horizontalLayout_4">
5928
                 <item>
5929
                  <widget class="QToolButton" name="tb_9_9">
5930
                   <property name="text">
5931
                    <string>0</string>
5932
                   </property>
5933
                   <property name="icon">
5934
                    <iconset resource="../QMK-Settings.qrc">
5935
                     <normaloff>:/Arrows/Global/Images/Arrows/Right-1.png</normaloff>
5936
                     <normalon>:/Arrows/Global/Images/Arrows/Right-2.png</normalon>:/Arrows/Global/Images/Arrows/Right-1.png</iconset>
5937
                   </property>
5938
                   <property name="iconSize">
5939
                    <size>
5940
                     <width>32</width>
5941
                     <height>32</height>
5942
                    </size>
5943
                   </property>
5944
                   <property name="checkable">
5945
                    <bool>true</bool>
5946
                   </property>
5947
                   <property name="popupMode">
5948
                    <enum>QToolButton::DelayedPopup</enum>
5949
                   </property>
5950
                   <property name="autoRaise">
5951
                    <bool>true</bool>
5952
                   </property>
5953
                   <property name="arrowType">
5954
                    <enum>Qt::NoArrow</enum>
5955
                   </property>
5956
                  </widget>
5957
                 </item>
5958
                 <item>
5959
                  <widget class="QLabel" name="label_106">
5960
                   <property name="text">
5961
                    <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
5962
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
5963
p, li { white-space: pre-wrap; }
5964
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
5965
&lt;p align=&quot;right&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Loop, while&lt;br /&gt;stick right&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
5966
                   </property>
5967
                  </widget>
5968
                 </item>
5969
                 <item>
5970
                  <spacer name="horizontalSpacer_4">
5971
                   <property name="orientation">
5972
                    <enum>Qt::Horizontal</enum>
5973
                   </property>
5974
                   <property name="sizeHint" stdset="0">
5975
                    <size>
5976
                     <width>40</width>
5977
                     <height>20</height>
5978
                    </size>
5979
                   </property>
5980
                  </spacer>
5981
                 </item>
5982
                </layout>
5983
               </item>
5984
              </layout>
5985
             </item>
5986
             <item>
5987
              <layout class="QHBoxLayout" name="horizontalLayout_7">
5988
               <item>
5989
                <spacer name="horizontalSpacer_5">
5990
                 <property name="orientation">
5991
                  <enum>Qt::Horizontal</enum>
5992
                 </property>
5993
                 <property name="sizeHint" stdset="0">
5994
                  <size>
5995
                   <width>40</width>
5996
                   <height>20</height>
5997
                  </size>
5998
                 </property>
5999
                </spacer>
6000
               </item>
6001
               <item>
6002
                <widget class="QLabel" name="label_103">
6003
                 <property name="text">
6004
                  <string>Loop, while stick down</string>
6005
                 </property>
6006
                </widget>
6007
               </item>
6008
               <item>
6009
                <spacer name="horizontalSpacer_8">
6010
                 <property name="orientation">
6011
                  <enum>Qt::Horizontal</enum>
6012
                 </property>
6013
                 <property name="sizeHint" stdset="0">
6014
                  <size>
6015
                   <width>40</width>
6016
                   <height>20</height>
6017
                  </size>
6018
                 </property>
6019
                </spacer>
6020
               </item>
6021
              </layout>
6022
             </item>
6023
            </layout>
6024
           </item>
6025
           <item row="1" column="0">
6026
            <widget class="QLabel" name="label_99">
6027
             <property name="font">
801 - 6028
              <font/>
674 KeyOz 6029
             </property>
6030
             <property name="text">
6031
              <string>Gas limit:</string>
6032
             </property>
6033
            </widget>
6034
           </item>
6035
           <item row="1" column="1">
6036
            <widget class="QComboBox" name="cb_9_1">
6037
             <property name="editable">
6038
              <bool>true</bool>
6039
             </property>
6040
             <item>
6041
              <property name="text">
6042
               <string>Poti 1</string>
6043
              </property>
6044
             </item>
6045
             <item>
6046
              <property name="text">
6047
               <string>Poti 2</string>
6048
              </property>
6049
             </item>
6050
             <item>
6051
              <property name="text">
6052
               <string>Poti 3</string>
6053
              </property>
6054
             </item>
6055
             <item>
6056
              <property name="text">
6057
               <string>Poti 4</string>
6058
              </property>
6059
             </item>
6060
             <item>
6061
              <property name="text">
750 KeyOz 6062
               <string>Poti 5</string>
6063
              </property>
6064
             </item>
6065
             <item>
6066
              <property name="text">
6067
               <string>Poti 6</string>
6068
              </property>
6069
             </item>
6070
             <item>
6071
              <property name="text">
6072
               <string>Poti 7</string>
6073
              </property>
6074
             </item>
6075
             <item>
6076
              <property name="text">
6077
               <string>Poti 8</string>
6078
              </property>
6079
             </item>
6080
             <item>
6081
              <property name="text">
674 KeyOz 6082
               <string>0</string>
6083
              </property>
6084
             </item>
6085
            </widget>
6086
           </item>
6087
           <item row="2" column="0">
6088
            <widget class="QLabel" name="label_98">
6089
             <property name="font">
801 - 6090
              <font/>
674 KeyOz 6091
             </property>
6092
             <property name="text">
6093
              <string>Ansprechschwelle:</string>
6094
             </property>
6095
            </widget>
6096
           </item>
6097
           <item row="2" column="1">
6098
            <widget class="QSpinBox" name="sb_9_2">
6099
             <property name="maximum">
6100
              <number>250</number>
6101
             </property>
6102
            </widget>
6103
           </item>
6104
           <item row="2" column="2">
6105
            <widget class="QLabel" name="label_102">
6106
             <property name="font">
801 - 6107
              <font/>
674 KeyOz 6108
             </property>
6109
             <property name="text">
6110
              <string>Hysterese:</string>
6111
             </property>
6112
            </widget>
6113
           </item>
6114
           <item row="2" column="3">
6115
            <widget class="QSpinBox" name="sb_9_4">
6116
             <property name="maximum">
6117
              <number>250</number>
6118
             </property>
6119
            </widget>
6120
           </item>
6121
           <item row="3" column="0">
6122
            <widget class="QLabel" name="label_100">
6123
             <property name="font">
801 - 6124
              <font/>
674 KeyOz 6125
             </property>
6126
             <property name="text">
6127
              <string>Turn over Nick:</string>
6128
             </property>
6129
            </widget>
6130
           </item>
6131
           <item row="3" column="1">
6132
            <widget class="QSpinBox" name="sb_9_3">
6133
             <property name="maximum">
6134
              <number>250</number>
6135
             </property>
6136
            </widget>
6137
           </item>
6138
           <item row="3" column="3">
6139
            <widget class="QSpinBox" name="sb_9_5">
6140
             <property name="maximum">
6141
              <number>250</number>
6142
             </property>
6143
            </widget>
6144
           </item>
6145
           <item row="3" column="2">
6146
            <widget class="QLabel" name="label_101">
6147
             <property name="font">
801 - 6148
              <font/>
674 KeyOz 6149
             </property>
6150
             <property name="text">
6151
              <string>Turn over Roll:</string>
6152
             </property>
6153
            </widget>
6154
           </item>
6155
           <item row="4" column="1">
6156
            <spacer name="verticalSpacer_19">
6157
             <property name="orientation">
6158
              <enum>Qt::Vertical</enum>
6159
             </property>
6160
             <property name="sizeHint" stdset="0">
6161
              <size>
6162
               <width>20</width>
6163
               <height>40</height>
6164
              </size>
6165
             </property>
6166
            </spacer>
6167
           </item>
6168
          </layout>
6169
         </widget>
6170
        </item>
6171
        <item row="0" column="1">
6172
         <widget class="QTextEdit" name="te_Help_9">
6173
          <property name="minimumSize">
6174
           <size>
6175
            <width>20</width>
6176
            <height>0</height>
6177
           </size>
6178
          </property>
6179
          <property name="maximumSize">
6180
           <size>
6181
            <width>200</width>
6182
            <height>16777215</height>
6183
           </size>
6184
          </property>
6185
          <property name="readOnly">
6186
           <bool>true</bool>
6187
          </property>
6188
          <property name="html">
6189
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
6190
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
6191
p, li { white-space: pre-wrap; }
750 KeyOz 6192
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 6193
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Pfeile:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Der Looping wird in diese entsprechende Richtung zugelassen. Dabei zeigt der Pfeil den entsprechenden Stickanschlag an &lt;/span&gt;&lt;/p&gt;
6194
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Gas Limit:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Auf diesen Wert wird das Gas während des Loopings begrenzt &lt;/span&gt;&lt;/p&gt;
6195
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Ansprechschwelle:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Ab diesen Stickwert wird aus der Lageregelung eine Drehratenregelung, um den Looping durchzuführen &lt;/span&gt;&lt;/p&gt;
6196
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Hysteresis:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Stick-Hysterese für die Ansprechschwelle. In der Regel immer niedriger, als die Ansprechschwelle &lt;/span&gt;&lt;/p&gt;
6197
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;TurnOver Nick: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;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;/span&gt;&lt;/p&gt;
6198
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;TurnOver Roll:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; analog &lt;/span&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;TurnOver Nick&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; &lt;/span&gt;&lt;/p&gt;
750 KeyOz 6199
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Wichtig:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; 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 &amp;quot;springt&amp;quot; und einige Gerade der Winkelbewegung nicht mitbekommt, was dazu führt, das sich der Kopter sehr schräg steht. &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
674 KeyOz 6200
          </property>
6201
         </widget>
6202
        </item>
6203
       </layout>
6204
      </widget>
6205
      <widget class="QWidget" name="Seite_10">
6206
       <layout class="QGridLayout" name="gridLayout_35">
6207
        <item row="0" column="0">
6208
         <widget class="QFrame" name="frame_12">
6209
          <property name="sizePolicy">
6210
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
6211
            <horstretch>0</horstretch>
6212
            <verstretch>0</verstretch>
6213
           </sizepolicy>
6214
          </property>
6215
          <property name="frameShape">
6216
           <enum>QFrame::StyledPanel</enum>
6217
          </property>
6218
          <property name="frameShadow">
6219
           <enum>QFrame::Raised</enum>
6220
          </property>
6221
          <layout class="QGridLayout" name="gridLayout_14">
6222
           <item row="0" column="0">
6223
            <widget class="QLabel" name="label_83">
6224
             <property name="font">
801 - 6225
              <font/>
674 KeyOz 6226
             </property>
6227
             <property name="text">
6228
              <string>Parameter 1:</string>
6229
             </property>
6230
            </widget>
6231
           </item>
6232
           <item row="0" column="1">
6233
            <widget class="QComboBox" name="cb_10_1">
6234
             <property name="editable">
6235
              <bool>true</bool>
6236
             </property>
6237
             <item>
6238
              <property name="text">
6239
               <string>Poti 1</string>
6240
              </property>
6241
             </item>
6242
             <item>
6243
              <property name="text">
6244
               <string>Poti 2</string>
6245
              </property>
6246
             </item>
6247
             <item>
6248
              <property name="text">
6249
               <string>Poti 3</string>
6250
              </property>
6251
             </item>
6252
             <item>
6253
              <property name="text">
6254
               <string>Poti 4</string>
6255
              </property>
6256
             </item>
6257
             <item>
6258
              <property name="text">
750 KeyOz 6259
               <string>Poti 5</string>
6260
              </property>
6261
             </item>
6262
             <item>
6263
              <property name="text">
6264
               <string>Poti 6</string>
6265
              </property>
6266
             </item>
6267
             <item>
6268
              <property name="text">
6269
               <string>Poti 7</string>
6270
              </property>
6271
             </item>
6272
             <item>
6273
              <property name="text">
6274
               <string>Poti 8</string>
6275
              </property>
6276
             </item>
6277
             <item>
6278
              <property name="text">
674 KeyOz 6279
               <string>0</string>
6280
              </property>
6281
             </item>
6282
            </widget>
6283
           </item>
6284
           <item row="0" column="2">
6285
            <widget class="QLabel" name="label_82">
6286
             <property name="text">
6287
              <string>[0..250]</string>
6288
             </property>
6289
            </widget>
6290
           </item>
6291
           <item row="1" column="0">
6292
            <widget class="QLabel" name="label_85">
6293
             <property name="font">
801 - 6294
              <font/>
674 KeyOz 6295
             </property>
6296
             <property name="text">
6297
              <string>Parameter 2:</string>
6298
             </property>
6299
            </widget>
6300
           </item>
6301
           <item row="1" column="1">
6302
            <widget class="QComboBox" name="cb_10_2">
6303
             <property name="editable">
6304
              <bool>true</bool>
6305
             </property>
6306
             <item>
6307
              <property name="text">
6308
               <string>Poti 1</string>
6309
              </property>
6310
             </item>
6311
             <item>
6312
              <property name="text">
6313
               <string>Poti 2</string>
6314
              </property>
6315
             </item>
6316
             <item>
6317
              <property name="text">
6318
               <string>Poti 3</string>
6319
              </property>
6320
             </item>
6321
             <item>
6322
              <property name="text">
6323
               <string>Poti 4</string>
6324
              </property>
6325
             </item>
6326
             <item>
6327
              <property name="text">
750 KeyOz 6328
               <string>Poti 5</string>
6329
              </property>
6330
             </item>
6331
             <item>
6332
              <property name="text">
6333
               <string>Poti 6</string>
6334
              </property>
6335
             </item>
6336
             <item>
6337
              <property name="text">
6338
               <string>Poti 7</string>
6339
              </property>
6340
             </item>
6341
             <item>
6342
              <property name="text">
6343
               <string>Poti 8</string>
6344
              </property>
6345
             </item>
6346
             <item>
6347
              <property name="text">
674 KeyOz 6348
               <string>0</string>
6349
              </property>
6350
             </item>
6351
            </widget>
6352
           </item>
6353
           <item row="1" column="2">
6354
            <widget class="QLabel" name="label_84">
6355
             <property name="text">
6356
              <string>[0..250]</string>
6357
             </property>
6358
            </widget>
6359
           </item>
6360
           <item row="2" column="0">
6361
            <widget class="QLabel" name="label_87">
6362
             <property name="font">
801 - 6363
              <font/>
674 KeyOz 6364
             </property>
6365
             <property name="text">
6366
              <string>Parameter 3:</string>
6367
             </property>
6368
            </widget>
6369
           </item>
6370
           <item row="2" column="1">
6371
            <widget class="QComboBox" name="cb_10_3">
6372
             <property name="editable">
6373
              <bool>true</bool>
6374
             </property>
6375
             <item>
6376
              <property name="text">
6377
               <string>Poti 1</string>
6378
              </property>
6379
             </item>
6380
             <item>
6381
              <property name="text">
6382
               <string>Poti 2</string>
6383
              </property>
6384
             </item>
6385
             <item>
6386
              <property name="text">
6387
               <string>Poti 3</string>
6388
              </property>
6389
             </item>
6390
             <item>
6391
              <property name="text">
6392
               <string>Poti 4</string>
6393
              </property>
6394
             </item>
6395
             <item>
6396
              <property name="text">
750 KeyOz 6397
               <string>Poti 5</string>
6398
              </property>
6399
             </item>
6400
             <item>
6401
              <property name="text">
6402
               <string>Poti 6</string>
6403
              </property>
6404
             </item>
6405
             <item>
6406
              <property name="text">
6407
               <string>Poti 7</string>
6408
              </property>
6409
             </item>
6410
             <item>
6411
              <property name="text">
6412
               <string>Poti 8</string>
6413
              </property>
6414
             </item>
6415
             <item>
6416
              <property name="text">
674 KeyOz 6417
               <string>0</string>
6418
              </property>
6419
             </item>
6420
            </widget>
6421
           </item>
6422
           <item row="2" column="2">
6423
            <widget class="QLabel" name="label_86">
6424
             <property name="text">
6425
              <string>[0..250]</string>
6426
             </property>
6427
            </widget>
6428
           </item>
6429
           <item row="3" column="0">
6430
            <widget class="QLabel" name="label_89">
6431
             <property name="font">
801 - 6432
              <font/>
674 KeyOz 6433
             </property>
6434
             <property name="text">
6435
              <string>Parameter 4:</string>
6436
             </property>
6437
            </widget>
6438
           </item>
6439
           <item row="3" column="1">
6440
            <widget class="QComboBox" name="cb_10_4">
6441
             <property name="editable">
6442
              <bool>true</bool>
6443
             </property>
6444
             <item>
6445
              <property name="text">
6446
               <string>Poti 1</string>
6447
              </property>
6448
             </item>
6449
             <item>
6450
              <property name="text">
6451
               <string>Poti 2</string>
6452
              </property>
6453
             </item>
6454
             <item>
6455
              <property name="text">
6456
               <string>Poti 3</string>
6457
              </property>
6458
             </item>
6459
             <item>
6460
              <property name="text">
6461
               <string>Poti 4</string>
6462
              </property>
6463
             </item>
6464
             <item>
6465
              <property name="text">
750 KeyOz 6466
               <string>Poti 5</string>
6467
              </property>
6468
             </item>
6469
             <item>
6470
              <property name="text">
6471
               <string>Poti 6</string>
6472
              </property>
6473
             </item>
6474
             <item>
6475
              <property name="text">
6476
               <string>Poti 7</string>
6477
              </property>
6478
             </item>
6479
             <item>
6480
              <property name="text">
6481
               <string>Poti 8</string>
6482
              </property>
6483
             </item>
6484
             <item>
6485
              <property name="text">
674 KeyOz 6486
               <string>0</string>
6487
              </property>
6488
             </item>
6489
            </widget>
6490
           </item>
6491
           <item row="3" column="2">
6492
            <widget class="QLabel" name="label_88">
6493
             <property name="text">
6494
              <string>[0..250]</string>
6495
             </property>
6496
            </widget>
6497
           </item>
6498
           <item row="4" column="0">
6499
            <widget class="QLabel" name="label_91">
6500
             <property name="font">
801 - 6501
              <font/>
674 KeyOz 6502
             </property>
6503
             <property name="text">
6504
              <string>Parameter 5:</string>
6505
             </property>
6506
            </widget>
6507
           </item>
6508
           <item row="4" column="1">
6509
            <widget class="QComboBox" name="cb_10_5">
6510
             <property name="editable">
6511
              <bool>true</bool>
6512
             </property>
6513
             <item>
6514
              <property name="text">
6515
               <string>Poti 1</string>
6516
              </property>
6517
             </item>
6518
             <item>
6519
              <property name="text">
6520
               <string>Poti 2</string>
6521
              </property>
6522
             </item>
6523
             <item>
6524
              <property name="text">
6525
               <string>Poti 3</string>
6526
              </property>
6527
             </item>
6528
             <item>
6529
              <property name="text">
6530
               <string>Poti 4</string>
6531
              </property>
6532
             </item>
6533
             <item>
6534
              <property name="text">
750 KeyOz 6535
               <string>Poti 5</string>
6536
              </property>
6537
             </item>
6538
             <item>
6539
              <property name="text">
6540
               <string>Poti 6</string>
6541
              </property>
6542
             </item>
6543
             <item>
6544
              <property name="text">
6545
               <string>Poti 7</string>
6546
              </property>
6547
             </item>
6548
             <item>
6549
              <property name="text">
6550
               <string>Poti 8</string>
6551
              </property>
6552
             </item>
6553
             <item>
6554
              <property name="text">
674 KeyOz 6555
               <string>0</string>
6556
              </property>
6557
             </item>
6558
            </widget>
6559
           </item>
6560
           <item row="4" column="2">
6561
            <widget class="QLabel" name="label_90">
6562
             <property name="text">
6563
              <string>[0..250]</string>
6564
             </property>
6565
            </widget>
6566
           </item>
6567
           <item row="5" column="0">
6568
            <widget class="QLabel" name="label_93">
6569
             <property name="font">
801 - 6570
              <font/>
674 KeyOz 6571
             </property>
6572
             <property name="text">
6573
              <string>Parameter 6:</string>
6574
             </property>
6575
            </widget>
6576
           </item>
6577
           <item row="5" column="1">
6578
            <widget class="QComboBox" name="cb_10_6">
6579
             <property name="editable">
6580
              <bool>true</bool>
6581
             </property>
6582
             <item>
6583
              <property name="text">
6584
               <string>Poti 1</string>
6585
              </property>
6586
             </item>
6587
             <item>
6588
              <property name="text">
6589
               <string>Poti 2</string>
6590
              </property>
6591
             </item>
6592
             <item>
6593
              <property name="text">
6594
               <string>Poti 3</string>
6595
              </property>
6596
             </item>
6597
             <item>
6598
              <property name="text">
6599
               <string>Poti 4</string>
6600
              </property>
6601
             </item>
6602
             <item>
6603
              <property name="text">
750 KeyOz 6604
               <string>Poti 5</string>
6605
              </property>
6606
             </item>
6607
             <item>
6608
              <property name="text">
6609
               <string>Poti 6</string>
6610
              </property>
6611
             </item>
6612
             <item>
6613
              <property name="text">
6614
               <string>Poti 7</string>
6615
              </property>
6616
             </item>
6617
             <item>
6618
              <property name="text">
6619
               <string>Poti 8</string>
6620
              </property>
6621
             </item>
6622
             <item>
6623
              <property name="text">
674 KeyOz 6624
               <string>0</string>
6625
              </property>
6626
             </item>
6627
            </widget>
6628
           </item>
6629
           <item row="5" column="2">
6630
            <widget class="QLabel" name="label_92">
6631
             <property name="text">
6632
              <string>[0..250]</string>
6633
             </property>
6634
            </widget>
6635
           </item>
6636
           <item row="6" column="0">
6637
            <widget class="QLabel" name="label_95">
6638
             <property name="font">
801 - 6639
              <font/>
674 KeyOz 6640
             </property>
6641
             <property name="text">
6642
              <string>Parameter 7:</string>
6643
             </property>
6644
            </widget>
6645
           </item>
6646
           <item row="6" column="1">
6647
            <widget class="QComboBox" name="cb_10_7">
6648
             <property name="editable">
6649
              <bool>true</bool>
6650
             </property>
6651
             <item>
6652
              <property name="text">
6653
               <string>Poti 1</string>
6654
              </property>
6655
             </item>
6656
             <item>
6657
              <property name="text">
6658
               <string>Poti 2</string>
6659
              </property>
6660
             </item>
6661
             <item>
6662
              <property name="text">
6663
               <string>Poti 3</string>
6664
              </property>
6665
             </item>
6666
             <item>
6667
              <property name="text">
6668
               <string>Poti 4</string>
6669
              </property>
6670
             </item>
6671
             <item>
6672
              <property name="text">
750 KeyOz 6673
               <string>Poti 5</string>
6674
              </property>
6675
             </item>
6676
             <item>
6677
              <property name="text">
6678
               <string>Poti 6</string>
6679
              </property>
6680
             </item>
6681
             <item>
6682
              <property name="text">
6683
               <string>Poti 7</string>
6684
              </property>
6685
             </item>
6686
             <item>
6687
              <property name="text">
6688
               <string>Poti 8</string>
6689
              </property>
6690
             </item>
6691
             <item>
6692
              <property name="text">
674 KeyOz 6693
               <string>0</string>
6694
              </property>
6695
             </item>
6696
            </widget>
6697
           </item>
6698
           <item row="6" column="2">
6699
            <widget class="QLabel" name="label_94">
6700
             <property name="text">
6701
              <string>[0..250]</string>
6702
             </property>
6703
            </widget>
6704
           </item>
6705
           <item row="7" column="0">
6706
            <widget class="QLabel" name="label_97">
6707
             <property name="font">
801 - 6708
              <font/>
674 KeyOz 6709
             </property>
6710
             <property name="text">
6711
              <string>Parameter 8:</string>
6712
             </property>
6713
            </widget>
6714
           </item>
6715
           <item row="7" column="1">
6716
            <widget class="QComboBox" name="cb_10_8">
6717
             <property name="editable">
6718
              <bool>true</bool>
6719
             </property>
6720
             <item>
6721
              <property name="text">
6722
               <string>Poti 1</string>
6723
              </property>
6724
             </item>
6725
             <item>
6726
              <property name="text">
6727
               <string>Poti 2</string>
6728
              </property>
6729
             </item>
6730
             <item>
6731
              <property name="text">
6732
               <string>Poti 3</string>
6733
              </property>
6734
             </item>
6735
             <item>
6736
              <property name="text">
6737
               <string>Poti 4</string>
6738
              </property>
6739
             </item>
6740
             <item>
6741
              <property name="text">
750 KeyOz 6742
               <string>Poti 5</string>
6743
              </property>
6744
             </item>
6745
             <item>
6746
              <property name="text">
6747
               <string>Poti 6</string>
6748
              </property>
6749
             </item>
6750
             <item>
6751
              <property name="text">
6752
               <string>Poti 7</string>
6753
              </property>
6754
             </item>
6755
             <item>
6756
              <property name="text">
6757
               <string>Poti 8</string>
6758
              </property>
6759
             </item>
6760
             <item>
6761
              <property name="text">
674 KeyOz 6762
               <string>0</string>
6763
              </property>
6764
             </item>
6765
            </widget>
6766
           </item>
6767
           <item row="7" column="2">
6768
            <widget class="QLabel" name="label_96">
6769
             <property name="text">
6770
              <string>[0..250]</string>
6771
             </property>
6772
            </widget>
6773
           </item>
6774
           <item row="8" column="1">
6775
            <spacer name="verticalSpacer_18">
6776
             <property name="orientation">
6777
              <enum>Qt::Vertical</enum>
6778
             </property>
6779
             <property name="sizeHint" stdset="0">
6780
              <size>
6781
               <width>20</width>
6782
               <height>40</height>
6783
              </size>
6784
             </property>
6785
            </spacer>
6786
           </item>
6787
          </layout>
6788
         </widget>
6789
        </item>
6790
        <item row="0" column="1">
6791
         <widget class="QTextEdit" name="te_Help_10">
6792
          <property name="minimumSize">
6793
           <size>
6794
            <width>180</width>
6795
            <height>0</height>
6796
           </size>
6797
          </property>
6798
          <property name="maximumSize">
6799
           <size>
6800
            <width>180</width>
6801
            <height>16777215</height>
6802
           </size>
6803
          </property>
6804
          <property name="readOnly">
6805
           <bool>true</bool>
6806
          </property>
6807
          <property name="html">
6808
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
6809
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
6810
p, li { white-space: pre-wrap; }
750 KeyOz 6811
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 6812
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Frei definierbare Parameter für eigene Erweiterungen im Quellcode. &lt;/span&gt;&lt;/p&gt;
6813
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Die Werte sind für Softwareentwickler zur freien Verfügung &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
6814
          </property>
6815
         </widget>
6816
        </item>
6817
       </layout>
6818
      </widget>
6819
      <widget class="QWidget" name="Seite_11">
6820
       <layout class="QGridLayout" name="gridLayout_34">
6821
        <item row="1" column="2">
6822
         <widget class="QTextEdit" name="te_Help_11">
6823
          <property name="minimumSize">
6824
           <size>
6825
            <width>180</width>
6826
            <height>0</height>
6827
           </size>
6828
          </property>
6829
          <property name="maximumSize">
6830
           <size>
6831
            <width>180</width>
6832
            <height>16777215</height>
6833
           </size>
6834
          </property>
6835
          <property name="readOnly">
6836
           <bool>true</bool>
6837
          </property>
6838
          <property name="html">
6839
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
6840
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
6841
p, li { white-space: pre-wrap; }
750 KeyOz 6842
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 6843
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Einstellungen für die Ausgänge J16 und J17.&lt;/span&gt;&lt;/p&gt;
6844
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Blinkmuster&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;&lt;br /&gt;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;/span&gt;&lt;/p&gt;
6845
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Schaltfunktion&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;&lt;br /&gt;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;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
6846
          </property>
6847
         </widget>
6848
        </item>
6849
        <item row="1" column="1">
6850
         <widget class="QFrame" name="frame_13">
6851
          <property name="sizePolicy">
6852
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
6853
            <horstretch>0</horstretch>
6854
            <verstretch>0</verstretch>
6855
           </sizepolicy>
6856
          </property>
6857
          <property name="frameShape">
6858
           <enum>QFrame::StyledPanel</enum>
6859
          </property>
6860
          <property name="frameShadow">
6861
           <enum>QFrame::Raised</enum>
6862
          </property>
6863
          <layout class="QGridLayout" name="gridLayout_12">
6864
           <item row="0" column="0">
6865
            <widget class="QLabel" name="label_116">
6866
             <property name="font">
801 - 6867
              <font/>
674 KeyOz 6868
             </property>
6869
             <property name="text">
6870
              <string>Ausgang J16</string>
6871
             </property>
6872
            </widget>
6873
           </item>
6874
           <item row="0" column="1">
6875
            <widget class="QSpinBox" name="sb_11_1">
6876
             <property name="maximum">
6877
              <number>255</number>
6878
             </property>
6879
            </widget>
6880
           </item>
6881
           <item row="0" column="2">
6882
            <layout class="QHBoxLayout" name="horizontalLayout_9">
6883
             <property name="spacing">
6884
              <number>0</number>
6885
             </property>
6886
             <item>
6887
              <widget class="QToolButton" name="J16_0">
6888
               <property name="maximumSize">
6889
                <size>
6890
                 <width>15</width>
801 - 6891
                 <height>22</height>
674 KeyOz 6892
                </size>
6893
               </property>
6894
               <property name="toolTip">
6895
                <string>128</string>
6896
               </property>
6897
               <property name="text">
6898
                <string>0</string>
6899
               </property>
6900
               <property name="icon">
6901
                <iconset resource="../QMK-Settings.qrc">
6902
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
6903
               </property>
6904
               <property name="iconSize">
6905
                <size>
6906
                 <width>12</width>
6907
                 <height>12</height>
6908
                </size>
6909
               </property>
6910
               <property name="autoRaise">
6911
                <bool>true</bool>
6912
               </property>
6913
              </widget>
6914
             </item>
6915
             <item>
6916
              <widget class="QToolButton" name="J16_1">
6917
               <property name="maximumSize">
6918
                <size>
6919
                 <width>15</width>
801 - 6920
                 <height>22</height>
674 KeyOz 6921
                </size>
6922
               </property>
6923
               <property name="toolTip">
6924
                <string>64</string>
6925
               </property>
6926
               <property name="text">
6927
                <string>0</string>
6928
               </property>
6929
               <property name="icon">
6930
                <iconset resource="../QMK-Settings.qrc">
6931
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
6932
               </property>
6933
               <property name="iconSize">
6934
                <size>
6935
                 <width>12</width>
6936
                 <height>12</height>
6937
                </size>
6938
               </property>
6939
               <property name="autoRaise">
6940
                <bool>true</bool>
6941
               </property>
6942
              </widget>
6943
             </item>
6944
             <item>
6945
              <widget class="QToolButton" name="J16_2">
6946
               <property name="maximumSize">
6947
                <size>
6948
                 <width>15</width>
801 - 6949
                 <height>22</height>
674 KeyOz 6950
                </size>
6951
               </property>
6952
               <property name="toolTip">
6953
                <string>32</string>
6954
               </property>
6955
               <property name="text">
6956
                <string>0</string>
6957
               </property>
6958
               <property name="icon">
6959
                <iconset resource="../QMK-Settings.qrc">
6960
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
6961
               </property>
6962
               <property name="iconSize">
6963
                <size>
6964
                 <width>12</width>
6965
                 <height>12</height>
6966
                </size>
6967
               </property>
6968
               <property name="autoRaise">
6969
                <bool>true</bool>
6970
               </property>
6971
              </widget>
6972
             </item>
6973
             <item>
6974
              <widget class="QToolButton" name="J16_3">
6975
               <property name="maximumSize">
6976
                <size>
6977
                 <width>15</width>
801 - 6978
                 <height>22</height>
674 KeyOz 6979
                </size>
6980
               </property>
6981
               <property name="toolTip">
6982
                <string>16</string>
6983
               </property>
6984
               <property name="text">
6985
                <string>0</string>
6986
               </property>
6987
               <property name="icon">
6988
                <iconset resource="../QMK-Settings.qrc">
6989
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
6990
               </property>
6991
               <property name="iconSize">
6992
                <size>
6993
                 <width>12</width>
6994
                 <height>12</height>
6995
                </size>
6996
               </property>
6997
               <property name="autoRaise">
6998
                <bool>true</bool>
6999
               </property>
7000
              </widget>
7001
             </item>
7002
             <item>
7003
              <widget class="QToolButton" name="J16_4">
7004
               <property name="maximumSize">
7005
                <size>
7006
                 <width>15</width>
801 - 7007
                 <height>22</height>
674 KeyOz 7008
                </size>
7009
               </property>
7010
               <property name="toolTip">
7011
                <string>8</string>
7012
               </property>
7013
               <property name="text">
7014
                <string>0</string>
7015
               </property>
7016
               <property name="icon">
7017
                <iconset resource="../QMK-Settings.qrc">
7018
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7019
               </property>
7020
               <property name="iconSize">
7021
                <size>
7022
                 <width>12</width>
7023
                 <height>12</height>
7024
                </size>
7025
               </property>
7026
               <property name="autoRaise">
7027
                <bool>true</bool>
7028
               </property>
7029
              </widget>
7030
             </item>
7031
             <item>
7032
              <widget class="QToolButton" name="J16_5">
7033
               <property name="maximumSize">
7034
                <size>
7035
                 <width>15</width>
801 - 7036
                 <height>22</height>
674 KeyOz 7037
                </size>
7038
               </property>
7039
               <property name="toolTip">
7040
                <string>4</string>
7041
               </property>
7042
               <property name="text">
7043
                <string>0</string>
7044
               </property>
7045
               <property name="icon">
7046
                <iconset resource="../QMK-Settings.qrc">
7047
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7048
               </property>
7049
               <property name="iconSize">
7050
                <size>
7051
                 <width>12</width>
7052
                 <height>12</height>
7053
                </size>
7054
               </property>
7055
               <property name="autoRaise">
7056
                <bool>true</bool>
7057
               </property>
7058
              </widget>
7059
             </item>
7060
             <item>
7061
              <widget class="QToolButton" name="J16_6">
7062
               <property name="maximumSize">
7063
                <size>
7064
                 <width>15</width>
801 - 7065
                 <height>22</height>
674 KeyOz 7066
                </size>
7067
               </property>
7068
               <property name="toolTip">
7069
                <string>2</string>
7070
               </property>
7071
               <property name="text">
7072
                <string>0</string>
7073
               </property>
7074
               <property name="icon">
7075
                <iconset resource="../QMK-Settings.qrc">
7076
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7077
               </property>
7078
               <property name="iconSize">
7079
                <size>
7080
                 <width>12</width>
7081
                 <height>12</height>
7082
                </size>
7083
               </property>
7084
               <property name="autoRaise">
7085
                <bool>true</bool>
7086
               </property>
7087
              </widget>
7088
             </item>
7089
             <item>
7090
              <widget class="QToolButton" name="J16_7">
7091
               <property name="maximumSize">
7092
                <size>
7093
                 <width>15</width>
801 - 7094
                 <height>22</height>
674 KeyOz 7095
                </size>
7096
               </property>
7097
               <property name="toolTip">
7098
                <string>1</string>
7099
               </property>
7100
               <property name="text">
7101
                <string>0</string>
7102
               </property>
7103
               <property name="icon">
7104
                <iconset resource="../QMK-Settings.qrc">
7105
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7106
               </property>
7107
               <property name="iconSize">
7108
                <size>
7109
                 <width>12</width>
7110
                 <height>12</height>
7111
                </size>
7112
               </property>
7113
               <property name="autoRaise">
7114
                <bool>true</bool>
7115
               </property>
7116
              </widget>
7117
             </item>
7118
            </layout>
7119
           </item>
7120
           <item row="1" column="0">
7121
            <widget class="QLabel" name="label_107">
7122
             <property name="font">
801 - 7123
              <font/>
674 KeyOz 7124
             </property>
7125
             <property name="text">
7126
              <string>Timing:</string>
7127
             </property>
7128
            </widget>
7129
           </item>
7130
           <item row="1" column="1">
7131
            <widget class="QComboBox" name="cb_11_2">
7132
             <property name="editable">
7133
              <bool>true</bool>
7134
             </property>
7135
             <item>
7136
              <property name="text">
7137
               <string>Poti 1</string>
7138
              </property>
7139
             </item>
7140
             <item>
7141
              <property name="text">
7142
               <string>Poti 2</string>
7143
              </property>
7144
             </item>
7145
             <item>
7146
              <property name="text">
7147
               <string>Poti 3</string>
7148
              </property>
7149
             </item>
7150
             <item>
7151
              <property name="text">
7152
               <string>Poti 4</string>
7153
              </property>
7154
             </item>
7155
             <item>
7156
              <property name="text">
750 KeyOz 7157
               <string>Poti 5</string>
7158
              </property>
7159
             </item>
7160
             <item>
7161
              <property name="text">
7162
               <string>Poti 6</string>
7163
              </property>
7164
             </item>
7165
             <item>
7166
              <property name="text">
7167
               <string>Poti 7</string>
7168
              </property>
7169
             </item>
7170
             <item>
7171
              <property name="text">
7172
               <string>Poti 8</string>
7173
              </property>
7174
             </item>
7175
             <item>
7176
              <property name="text">
674 KeyOz 7177
               <string>0</string>
7178
              </property>
7179
             </item>
7180
            </widget>
7181
           </item>
7182
           <item row="1" column="2">
7183
            <widget class="QLabel" name="label_110">
7184
             <property name="text">
7185
              <string>[x 10ms]</string>
7186
             </property>
7187
            </widget>
7188
           </item>
7189
           <item row="2" column="0">
7190
            <widget class="QLabel" name="label_115">
7191
             <property name="font">
801 - 7192
              <font/>
674 KeyOz 7193
             </property>
7194
             <property name="text">
7195
              <string>Ausgang J17</string>
7196
             </property>
7197
            </widget>
7198
           </item>
7199
           <item row="2" column="1">
7200
            <widget class="QSpinBox" name="sb_11_3">
7201
             <property name="maximum">
7202
              <number>255</number>
7203
             </property>
7204
            </widget>
7205
           </item>
7206
           <item row="2" column="2">
7207
            <layout class="QHBoxLayout" name="horizontalLayout_10">
7208
             <property name="spacing">
7209
              <number>0</number>
7210
             </property>
7211
             <item>
7212
              <widget class="QToolButton" name="J17_0">
7213
               <property name="maximumSize">
7214
                <size>
7215
                 <width>15</width>
801 - 7216
                 <height>22</height>
674 KeyOz 7217
                </size>
7218
               </property>
7219
               <property name="toolTip">
7220
                <string>128</string>
7221
               </property>
7222
               <property name="text">
7223
                <string>00</string>
7224
               </property>
7225
               <property name="icon">
7226
                <iconset resource="../QMK-Settings.qrc">
7227
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7228
               </property>
7229
               <property name="iconSize">
7230
                <size>
7231
                 <width>12</width>
7232
                 <height>12</height>
7233
                </size>
7234
               </property>
7235
               <property name="autoRaise">
7236
                <bool>true</bool>
7237
               </property>
7238
              </widget>
7239
             </item>
7240
             <item>
7241
              <widget class="QToolButton" name="J17_1">
7242
               <property name="maximumSize">
7243
                <size>
7244
                 <width>15</width>
801 - 7245
                 <height>22</height>
674 KeyOz 7246
                </size>
7247
               </property>
7248
               <property name="toolTip">
7249
                <string>64</string>
7250
               </property>
7251
               <property name="text">
7252
                <string>00</string>
7253
               </property>
7254
               <property name="icon">
7255
                <iconset resource="../QMK-Settings.qrc">
7256
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7257
               </property>
7258
               <property name="iconSize">
7259
                <size>
7260
                 <width>12</width>
7261
                 <height>12</height>
7262
                </size>
7263
               </property>
7264
               <property name="autoRaise">
7265
                <bool>true</bool>
7266
               </property>
7267
              </widget>
7268
             </item>
7269
             <item>
7270
              <widget class="QToolButton" name="J17_2">
7271
               <property name="maximumSize">
7272
                <size>
7273
                 <width>15</width>
801 - 7274
                 <height>22</height>
674 KeyOz 7275
                </size>
7276
               </property>
7277
               <property name="toolTip">
7278
                <string>32</string>
7279
               </property>
7280
               <property name="text">
7281
                <string>00</string>
7282
               </property>
7283
               <property name="icon">
7284
                <iconset resource="../QMK-Settings.qrc">
7285
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7286
               </property>
7287
               <property name="iconSize">
7288
                <size>
7289
                 <width>12</width>
7290
                 <height>12</height>
7291
                </size>
7292
               </property>
7293
               <property name="autoRaise">
7294
                <bool>true</bool>
7295
               </property>
7296
              </widget>
7297
             </item>
7298
             <item>
7299
              <widget class="QToolButton" name="J17_3">
7300
               <property name="maximumSize">
7301
                <size>
7302
                 <width>15</width>
801 - 7303
                 <height>22</height>
674 KeyOz 7304
                </size>
7305
               </property>
7306
               <property name="toolTip">
7307
                <string>16</string>
7308
               </property>
7309
               <property name="text">
7310
                <string>00</string>
7311
               </property>
7312
               <property name="icon">
7313
                <iconset resource="../QMK-Settings.qrc">
7314
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7315
               </property>
7316
               <property name="iconSize">
7317
                <size>
7318
                 <width>12</width>
7319
                 <height>12</height>
7320
                </size>
7321
               </property>
7322
               <property name="autoRaise">
7323
                <bool>true</bool>
7324
               </property>
7325
              </widget>
7326
             </item>
7327
             <item>
7328
              <widget class="QToolButton" name="J17_4">
7329
               <property name="maximumSize">
7330
                <size>
7331
                 <width>15</width>
801 - 7332
                 <height>22</height>
674 KeyOz 7333
                </size>
7334
               </property>
7335
               <property name="toolTip">
7336
                <string>8</string>
7337
               </property>
7338
               <property name="text">
7339
                <string>00</string>
7340
               </property>
7341
               <property name="icon">
7342
                <iconset resource="../QMK-Settings.qrc">
7343
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7344
               </property>
7345
               <property name="iconSize">
7346
                <size>
7347
                 <width>12</width>
7348
                 <height>12</height>
7349
                </size>
7350
               </property>
7351
               <property name="autoRaise">
7352
                <bool>true</bool>
7353
               </property>
7354
              </widget>
7355
             </item>
7356
             <item>
7357
              <widget class="QToolButton" name="J17_5">
7358
               <property name="maximumSize">
7359
                <size>
7360
                 <width>15</width>
801 - 7361
                 <height>22</height>
674 KeyOz 7362
                </size>
7363
               </property>
7364
               <property name="toolTip">
7365
                <string>4</string>
7366
               </property>
7367
               <property name="text">
7368
                <string>00</string>
7369
               </property>
7370
               <property name="icon">
7371
                <iconset resource="../QMK-Settings.qrc">
7372
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7373
               </property>
7374
               <property name="iconSize">
7375
                <size>
7376
                 <width>12</width>
7377
                 <height>12</height>
7378
                </size>
7379
               </property>
7380
               <property name="autoRaise">
7381
                <bool>true</bool>
7382
               </property>
7383
              </widget>
7384
             </item>
7385
             <item>
7386
              <widget class="QToolButton" name="J17_6">
7387
               <property name="maximumSize">
7388
                <size>
7389
                 <width>15</width>
801 - 7390
                 <height>22</height>
674 KeyOz 7391
                </size>
7392
               </property>
7393
               <property name="toolTip">
7394
                <string>2</string>
7395
               </property>
7396
               <property name="text">
7397
                <string>00</string>
7398
               </property>
7399
               <property name="icon">
7400
                <iconset resource="../QMK-Settings.qrc">
7401
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7402
               </property>
7403
               <property name="iconSize">
7404
                <size>
7405
                 <width>12</width>
7406
                 <height>12</height>
7407
                </size>
7408
               </property>
7409
               <property name="autoRaise">
7410
                <bool>true</bool>
7411
               </property>
7412
              </widget>
7413
             </item>
7414
             <item>
7415
              <widget class="QToolButton" name="J17_7">
7416
               <property name="maximumSize">
7417
                <size>
7418
                 <width>15</width>
801 - 7419
                 <height>22</height>
674 KeyOz 7420
                </size>
7421
               </property>
7422
               <property name="toolTip">
7423
                <string>1</string>
7424
               </property>
7425
               <property name="text">
7426
                <string>00</string>
7427
               </property>
7428
               <property name="icon">
7429
                <iconset resource="../QMK-Settings.qrc">
7430
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7431
               </property>
7432
               <property name="iconSize">
7433
                <size>
7434
                 <width>12</width>
7435
                 <height>12</height>
7436
                </size>
7437
               </property>
7438
               <property name="autoRaise">
7439
                <bool>true</bool>
7440
               </property>
7441
              </widget>
7442
             </item>
7443
            </layout>
7444
           </item>
7445
           <item row="3" column="0">
7446
            <widget class="QLabel" name="label_112">
7447
             <property name="font">
801 - 7448
              <font/>
674 KeyOz 7449
             </property>
7450
             <property name="text">
7451
              <string>Timing:</string>
7452
             </property>
7453
            </widget>
7454
           </item>
7455
           <item row="3" column="1">
7456
            <widget class="QComboBox" name="cb_11_4">
7457
             <property name="editable">
7458
              <bool>true</bool>
7459
             </property>
7460
             <item>
7461
              <property name="text">
7462
               <string>Poti 1</string>
7463
              </property>
7464
             </item>
7465
             <item>
7466
              <property name="text">
7467
               <string>Poti 2</string>
7468
              </property>
7469
             </item>
7470
             <item>
7471
              <property name="text">
7472
               <string>Poti 3</string>
7473
              </property>
7474
             </item>
7475
             <item>
7476
              <property name="text">
7477
               <string>Poti 4</string>
7478
              </property>
7479
             </item>
7480
             <item>
7481
              <property name="text">
750 KeyOz 7482
               <string>Poti 5</string>
7483
              </property>
7484
             </item>
7485
             <item>
7486
              <property name="text">
7487
               <string>Poti 6</string>
7488
              </property>
7489
             </item>
7490
             <item>
7491
              <property name="text">
7492
               <string>Poti 7</string>
7493
              </property>
7494
             </item>
7495
             <item>
7496
              <property name="text">
7497
               <string>Poti 8</string>
7498
              </property>
7499
             </item>
7500
             <item>
7501
              <property name="text">
674 KeyOz 7502
               <string>0</string>
7503
              </property>
7504
             </item>
7505
            </widget>
7506
           </item>
7507
           <item row="3" column="2">
7508
            <widget class="QLabel" name="label_113">
7509
             <property name="text">
7510
              <string>[x 10ms]</string>
7511
             </property>
7512
            </widget>
7513
           </item>
750 KeyOz 7514
           <item row="4" column="0" colspan="4">
674 KeyOz 7515
            <widget class="QCheckBox" name="cb_11_7">
7516
             <property name="font">
801 - 7517
              <font/>
674 KeyOz 7518
             </property>
7519
             <property name="text">
7520
              <string>Nur bei laufenden Motoren einschalten</string>
7521
             </property>
7522
            </widget>
7523
           </item>
801 - 7524
           <item row="5" column="0" colspan="4">
674 KeyOz 7525
            <widget class="Line" name="line_3">
7526
             <property name="orientation">
7527
              <enum>Qt::Horizontal</enum>
7528
             </property>
7529
            </widget>
7530
           </item>
7531
           <item row="6" column="0" colspan="2">
7532
            <widget class="QLabel" name="label_144">
7533
             <property name="font">
801 - 7534
              <font/>
674 KeyOz 7535
             </property>
7536
             <property name="text">
7537
              <string>Unterspannungswarnung:</string>
7538
             </property>
7539
            </widget>
7540
           </item>
7541
           <item row="7" column="0">
7542
            <widget class="QLabel" name="label_2">
7543
             <property name="font">
801 - 7544
              <font/>
674 KeyOz 7545
             </property>
7546
             <property name="text">
7547
              <string>an J16</string>
7548
             </property>
7549
            </widget>
7550
           </item>
7551
           <item row="7" column="1">
7552
            <widget class="QSpinBox" name="sb_11_5">
7553
             <property name="maximum">
7554
              <number>255</number>
7555
             </property>
7556
            </widget>
7557
           </item>
7558
           <item row="7" column="2">
7559
            <layout class="QHBoxLayout" name="horizontalLayout_12">
7560
             <property name="spacing">
7561
              <number>0</number>
7562
             </property>
7563
             <item>
7564
              <widget class="QToolButton" name="J16_A_0">
7565
               <property name="maximumSize">
7566
                <size>
7567
                 <width>15</width>
801 - 7568
                 <height>22</height>
674 KeyOz 7569
                </size>
7570
               </property>
7571
               <property name="toolTip">
7572
                <string>128</string>
7573
               </property>
7574
               <property name="text">
7575
                <string>000</string>
7576
               </property>
7577
               <property name="icon">
7578
                <iconset resource="../QMK-Settings.qrc">
7579
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7580
               </property>
7581
               <property name="iconSize">
7582
                <size>
7583
                 <width>12</width>
7584
                 <height>12</height>
7585
                </size>
7586
               </property>
7587
               <property name="autoRaise">
7588
                <bool>true</bool>
7589
               </property>
7590
              </widget>
7591
             </item>
7592
             <item>
7593
              <widget class="QToolButton" name="J16_A_1">
7594
               <property name="maximumSize">
7595
                <size>
7596
                 <width>15</width>
801 - 7597
                 <height>22</height>
674 KeyOz 7598
                </size>
7599
               </property>
7600
               <property name="toolTip">
7601
                <string>64</string>
7602
               </property>
7603
               <property name="text">
7604
                <string>000</string>
7605
               </property>
7606
               <property name="icon">
7607
                <iconset resource="../QMK-Settings.qrc">
7608
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7609
               </property>
7610
               <property name="iconSize">
7611
                <size>
7612
                 <width>12</width>
7613
                 <height>12</height>
7614
                </size>
7615
               </property>
7616
               <property name="autoRaise">
7617
                <bool>true</bool>
7618
               </property>
7619
              </widget>
7620
             </item>
7621
             <item>
7622
              <widget class="QToolButton" name="J16_A_2">
7623
               <property name="maximumSize">
7624
                <size>
7625
                 <width>15</width>
801 - 7626
                 <height>22</height>
674 KeyOz 7627
                </size>
7628
               </property>
7629
               <property name="toolTip">
7630
                <string>32</string>
7631
               </property>
7632
               <property name="text">
7633
                <string>000</string>
7634
               </property>
7635
               <property name="icon">
7636
                <iconset resource="../QMK-Settings.qrc">
7637
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7638
               </property>
7639
               <property name="iconSize">
7640
                <size>
7641
                 <width>12</width>
7642
                 <height>12</height>
7643
                </size>
7644
               </property>
7645
               <property name="autoRaise">
7646
                <bool>true</bool>
7647
               </property>
7648
              </widget>
7649
             </item>
7650
             <item>
7651
              <widget class="QToolButton" name="J16_A_3">
7652
               <property name="maximumSize">
7653
                <size>
7654
                 <width>15</width>
801 - 7655
                 <height>22</height>
674 KeyOz 7656
                </size>
7657
               </property>
7658
               <property name="toolTip">
7659
                <string>16</string>
7660
               </property>
7661
               <property name="text">
7662
                <string>000</string>
7663
               </property>
7664
               <property name="icon">
7665
                <iconset resource="../QMK-Settings.qrc">
7666
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7667
               </property>
7668
               <property name="iconSize">
7669
                <size>
7670
                 <width>12</width>
7671
                 <height>12</height>
7672
                </size>
7673
               </property>
7674
               <property name="autoRaise">
7675
                <bool>true</bool>
7676
               </property>
7677
              </widget>
7678
             </item>
7679
             <item>
7680
              <widget class="QToolButton" name="J16_A_4">
7681
               <property name="maximumSize">
7682
                <size>
7683
                 <width>15</width>
801 - 7684
                 <height>22</height>
674 KeyOz 7685
                </size>
7686
               </property>
7687
               <property name="toolTip">
7688
                <string>8</string>
7689
               </property>
7690
               <property name="text">
7691
                <string>000</string>
7692
               </property>
7693
               <property name="icon">
7694
                <iconset resource="../QMK-Settings.qrc">
7695
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7696
               </property>
7697
               <property name="iconSize">
7698
                <size>
7699
                 <width>12</width>
7700
                 <height>12</height>
7701
                </size>
7702
               </property>
7703
               <property name="autoRaise">
7704
                <bool>true</bool>
7705
               </property>
7706
              </widget>
7707
             </item>
7708
             <item>
7709
              <widget class="QToolButton" name="J16_A_5">
7710
               <property name="maximumSize">
7711
                <size>
7712
                 <width>15</width>
801 - 7713
                 <height>22</height>
674 KeyOz 7714
                </size>
7715
               </property>
7716
               <property name="toolTip">
7717
                <string>4</string>
7718
               </property>
7719
               <property name="text">
7720
                <string>000</string>
7721
               </property>
7722
               <property name="icon">
7723
                <iconset resource="../QMK-Settings.qrc">
7724
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7725
               </property>
7726
               <property name="iconSize">
7727
                <size>
7728
                 <width>12</width>
7729
                 <height>12</height>
7730
                </size>
7731
               </property>
7732
               <property name="autoRaise">
7733
                <bool>true</bool>
7734
               </property>
7735
              </widget>
7736
             </item>
7737
             <item>
7738
              <widget class="QToolButton" name="J16_A_6">
7739
               <property name="maximumSize">
7740
                <size>
7741
                 <width>15</width>
801 - 7742
                 <height>22</height>
674 KeyOz 7743
                </size>
7744
               </property>
7745
               <property name="toolTip">
7746
                <string>2</string>
7747
               </property>
7748
               <property name="text">
7749
                <string>000</string>
7750
               </property>
7751
               <property name="icon">
7752
                <iconset resource="../QMK-Settings.qrc">
7753
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7754
               </property>
7755
               <property name="iconSize">
7756
                <size>
7757
                 <width>12</width>
7758
                 <height>12</height>
7759
                </size>
7760
               </property>
7761
               <property name="autoRaise">
7762
                <bool>true</bool>
7763
               </property>
7764
              </widget>
7765
             </item>
7766
             <item>
7767
              <widget class="QToolButton" name="J16_A_7">
7768
               <property name="maximumSize">
7769
                <size>
7770
                 <width>15</width>
801 - 7771
                 <height>22</height>
674 KeyOz 7772
                </size>
7773
               </property>
7774
               <property name="toolTip">
7775
                <string>1</string>
7776
               </property>
7777
               <property name="text">
7778
                <string>000</string>
7779
               </property>
7780
               <property name="icon">
7781
                <iconset resource="../QMK-Settings.qrc">
7782
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7783
               </property>
7784
               <property name="iconSize">
7785
                <size>
7786
                 <width>12</width>
7787
                 <height>12</height>
7788
                </size>
7789
               </property>
7790
               <property name="autoRaise">
7791
                <bool>true</bool>
7792
               </property>
7793
              </widget>
7794
             </item>
7795
            </layout>
7796
           </item>
7797
           <item row="8" column="0">
7798
            <widget class="QLabel" name="label_145">
7799
             <property name="font">
801 - 7800
              <font/>
674 KeyOz 7801
             </property>
7802
             <property name="mouseTracking">
7803
              <bool>false</bool>
7804
             </property>
7805
             <property name="text">
7806
              <string>an J17</string>
7807
             </property>
7808
            </widget>
7809
           </item>
7810
           <item row="8" column="1">
7811
            <widget class="QSpinBox" name="sb_11_6">
7812
             <property name="maximum">
7813
              <number>255</number>
7814
             </property>
7815
            </widget>
7816
           </item>
7817
           <item row="8" column="2">
7818
            <layout class="QHBoxLayout" name="horizontalLayout_11">
7819
             <property name="spacing">
7820
              <number>0</number>
7821
             </property>
7822
             <item>
7823
              <widget class="QToolButton" name="J17_A_0">
7824
               <property name="maximumSize">
7825
                <size>
7826
                 <width>15</width>
801 - 7827
                 <height>22</height>
674 KeyOz 7828
                </size>
7829
               </property>
7830
               <property name="toolTip">
7831
                <string>128</string>
7832
               </property>
7833
               <property name="text">
7834
                <string>0000</string>
7835
               </property>
7836
               <property name="icon">
7837
                <iconset resource="../QMK-Settings.qrc">
7838
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7839
               </property>
7840
               <property name="iconSize">
7841
                <size>
7842
                 <width>12</width>
7843
                 <height>12</height>
7844
                </size>
7845
               </property>
7846
               <property name="autoRaise">
7847
                <bool>true</bool>
7848
               </property>
7849
              </widget>
7850
             </item>
7851
             <item>
7852
              <widget class="QToolButton" name="J17_A_1">
7853
               <property name="maximumSize">
7854
                <size>
7855
                 <width>15</width>
801 - 7856
                 <height>22</height>
674 KeyOz 7857
                </size>
7858
               </property>
7859
               <property name="toolTip">
7860
                <string>64</string>
7861
               </property>
7862
               <property name="text">
7863
                <string>0000</string>
7864
               </property>
7865
               <property name="icon">
7866
                <iconset resource="../QMK-Settings.qrc">
7867
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7868
               </property>
7869
               <property name="iconSize">
7870
                <size>
7871
                 <width>12</width>
7872
                 <height>12</height>
7873
                </size>
7874
               </property>
7875
               <property name="autoRaise">
7876
                <bool>true</bool>
7877
               </property>
7878
              </widget>
7879
             </item>
7880
             <item>
7881
              <widget class="QToolButton" name="J17_A_2">
7882
               <property name="maximumSize">
7883
                <size>
7884
                 <width>15</width>
801 - 7885
                 <height>22</height>
674 KeyOz 7886
                </size>
7887
               </property>
7888
               <property name="toolTip">
7889
                <string>32</string>
7890
               </property>
7891
               <property name="text">
7892
                <string>0000</string>
7893
               </property>
7894
               <property name="icon">
7895
                <iconset resource="../QMK-Settings.qrc">
7896
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7897
               </property>
7898
               <property name="iconSize">
7899
                <size>
7900
                 <width>12</width>
7901
                 <height>12</height>
7902
                </size>
7903
               </property>
7904
               <property name="autoRaise">
7905
                <bool>true</bool>
7906
               </property>
7907
              </widget>
7908
             </item>
7909
             <item>
7910
              <widget class="QToolButton" name="J17_A_3">
7911
               <property name="maximumSize">
7912
                <size>
7913
                 <width>15</width>
801 - 7914
                 <height>22</height>
674 KeyOz 7915
                </size>
7916
               </property>
7917
               <property name="toolTip">
7918
                <string>16</string>
7919
               </property>
7920
               <property name="text">
7921
                <string>0000</string>
7922
               </property>
7923
               <property name="icon">
7924
                <iconset resource="../QMK-Settings.qrc">
7925
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7926
               </property>
7927
               <property name="iconSize">
7928
                <size>
7929
                 <width>12</width>
7930
                 <height>12</height>
7931
                </size>
7932
               </property>
7933
               <property name="autoRaise">
7934
                <bool>true</bool>
7935
               </property>
7936
              </widget>
7937
             </item>
7938
             <item>
7939
              <widget class="QToolButton" name="J17_A_4">
7940
               <property name="maximumSize">
7941
                <size>
7942
                 <width>15</width>
801 - 7943
                 <height>22</height>
674 KeyOz 7944
                </size>
7945
               </property>
7946
               <property name="toolTip">
7947
                <string>8</string>
7948
               </property>
7949
               <property name="text">
7950
                <string>0000</string>
7951
               </property>
7952
               <property name="icon">
7953
                <iconset resource="../QMK-Settings.qrc">
7954
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7955
               </property>
7956
               <property name="iconSize">
7957
                <size>
7958
                 <width>12</width>
7959
                 <height>12</height>
7960
                </size>
7961
               </property>
7962
               <property name="autoRaise">
7963
                <bool>true</bool>
7964
               </property>
7965
              </widget>
7966
             </item>
7967
             <item>
7968
              <widget class="QToolButton" name="J17_A_5">
7969
               <property name="maximumSize">
7970
                <size>
7971
                 <width>15</width>
801 - 7972
                 <height>22</height>
674 KeyOz 7973
                </size>
7974
               </property>
7975
               <property name="toolTip">
7976
                <string>4</string>
7977
               </property>
7978
               <property name="text">
7979
                <string>0000</string>
7980
               </property>
7981
               <property name="icon">
7982
                <iconset resource="../QMK-Settings.qrc">
7983
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
7984
               </property>
7985
               <property name="iconSize">
7986
                <size>
7987
                 <width>12</width>
7988
                 <height>12</height>
7989
                </size>
7990
               </property>
7991
               <property name="autoRaise">
7992
                <bool>true</bool>
7993
               </property>
7994
              </widget>
7995
             </item>
7996
             <item>
7997
              <widget class="QToolButton" name="J17_A_6">
7998
               <property name="maximumSize">
7999
                <size>
8000
                 <width>15</width>
801 - 8001
                 <height>22</height>
674 KeyOz 8002
                </size>
8003
               </property>
8004
               <property name="toolTip">
8005
                <string>2</string>
8006
               </property>
8007
               <property name="text">
8008
                <string>0000</string>
8009
               </property>
8010
               <property name="icon">
8011
                <iconset resource="../QMK-Settings.qrc">
8012
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
8013
               </property>
8014
               <property name="iconSize">
8015
                <size>
8016
                 <width>12</width>
8017
                 <height>12</height>
8018
                </size>
8019
               </property>
8020
               <property name="autoRaise">
8021
                <bool>true</bool>
8022
               </property>
8023
              </widget>
8024
             </item>
8025
             <item>
8026
              <widget class="QToolButton" name="J17_A_7">
8027
               <property name="maximumSize">
8028
                <size>
8029
                 <width>15</width>
801 - 8030
                 <height>22</height>
674 KeyOz 8031
                </size>
8032
               </property>
8033
               <property name="toolTip">
8034
                <string>1</string>
8035
               </property>
8036
               <property name="text">
8037
                <string>0000</string>
8038
               </property>
8039
               <property name="icon">
8040
                <iconset resource="../QMK-Settings.qrc">
8041
                 <normaloff>:/Flags/Global/Images/Actions/LED_Off.png</normaloff>:/Flags/Global/Images/Actions/LED_Off.png</iconset>
8042
               </property>
8043
               <property name="iconSize">
8044
                <size>
8045
                 <width>12</width>
8046
                 <height>12</height>
8047
                </size>
8048
               </property>
8049
               <property name="autoRaise">
8050
                <bool>true</bool>
8051
               </property>
8052
              </widget>
8053
             </item>
8054
            </layout>
8055
           </item>
750 KeyOz 8056
           <item row="10" column="1">
674 KeyOz 8057
            <spacer name="verticalSpacer_16">
8058
             <property name="orientation">
8059
              <enum>Qt::Vertical</enum>
8060
             </property>
8061
             <property name="sizeHint" stdset="0">
8062
              <size>
8063
               <width>20</width>
8064
               <height>40</height>
8065
              </size>
8066
             </property>
8067
            </spacer>
8068
           </item>
750 KeyOz 8069
           <item row="9" column="1" colspan="2">
8070
            <widget class="QLabel" name="label_63">
8071
             <property name="font">
801 - 8072
              <font/>
750 KeyOz 8073
             </property>
8074
             <property name="text">
8075
              <string>festes Timing 0.1s</string>
8076
             </property>
8077
            </widget>
8078
           </item>
674 KeyOz 8079
           <item row="7" column="3">
750 KeyOz 8080
            <widget class="QCheckBox" name="s_11_7_cb">
8081
             <property name="font">
801 - 8082
              <font/>
674 KeyOz 8083
             </property>
750 KeyOz 8084
             <property name="text">
8085
              <string>aktiv</string>
674 KeyOz 8086
             </property>
750 KeyOz 8087
            </widget>
8088
           </item>
8089
           <item row="8" column="3">
8090
            <widget class="QCheckBox" name="s_11_8_cb">
8091
             <property name="font">
801 - 8092
              <font/>
674 KeyOz 8093
             </property>
750 KeyOz 8094
             <property name="text">
8095
              <string>aktiv</string>
8096
             </property>
8097
            </widget>
674 KeyOz 8098
           </item>
8099
          </layout>
8100
         </widget>
8101
        </item>
8102
       </layout>
8103
      </widget>
8104
      <widget class="QWidget" name="page_2">
8105
       <layout class="QGridLayout" name="gridLayout_33">
8106
        <item row="0" column="0">
8107
         <widget class="QFrame" name="frame_14">
8108
          <property name="sizePolicy">
8109
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
8110
            <horstretch>0</horstretch>
8111
            <verstretch>0</verstretch>
8112
           </sizepolicy>
8113
          </property>
8114
          <property name="frameShape">
8115
           <enum>QFrame::StyledPanel</enum>
8116
          </property>
8117
          <property name="frameShadow">
8118
           <enum>QFrame::Raised</enum>
8119
          </property>
8120
          <layout class="QGridLayout" name="gridLayout_15">
8121
           <item row="0" column="0" colspan="2">
8122
            <widget class="QCheckBox" name="s_12_1_cb">
8123
             <property name="font">
801 - 8124
              <font/>
674 KeyOz 8125
             </property>
8126
             <property name="text">
750 KeyOz 8127
              <string>GPS aktiv</string>
674 KeyOz 8128
             </property>
8129
            </widget>
8130
           </item>
8131
           <item row="1" column="0" rowspan="2" colspan="2">
8132
            <widget class="QFrame" name="Frame_GPS1">
8133
             <property name="enabled">
8134
              <bool>false</bool>
8135
             </property>
8136
             <property name="frameShape">
8137
              <enum>QFrame::NoFrame</enum>
8138
             </property>
8139
             <property name="frameShadow">
8140
              <enum>QFrame::Raised</enum>
8141
             </property>
8142
             <layout class="QGridLayout" name="gridLayout_16">
8143
              <item row="0" column="0" colspan="2">
8144
               <widget class="QLabel" name="label_120">
8145
                <property name="font">
801 - 8146
                 <font/>
674 KeyOz 8147
                </property>
8148
                <property name="text">
750 KeyOz 8149
                 <string>GPS Modus Steuerung:</string>
674 KeyOz 8150
                </property>
8151
               </widget>
8152
              </item>
8153
              <item row="0" column="2">
8154
               <widget class="QComboBox" name="cb_12_1">
8155
                <property name="editable">
8156
                 <bool>true</bool>
8157
                </property>
8158
                <item>
8159
                 <property name="text">
8160
                  <string>Poti 1</string>
8161
                 </property>
8162
                </item>
8163
                <item>
8164
                 <property name="text">
8165
                  <string>Poti 2</string>
8166
                 </property>
8167
                </item>
8168
                <item>
8169
                 <property name="text">
8170
                  <string>Poti 3</string>
8171
                 </property>
8172
                </item>
8173
                <item>
8174
                 <property name="text">
8175
                  <string>Poti 4</string>
8176
                 </property>
8177
                </item>
8178
                <item>
8179
                 <property name="text">
750 KeyOz 8180
                  <string>Poti 5</string>
8181
                 </property>
8182
                </item>
8183
                <item>
8184
                 <property name="text">
8185
                  <string>Poti 6</string>
8186
                 </property>
8187
                </item>
8188
                <item>
8189
                 <property name="text">
8190
                  <string>Poti 7</string>
8191
                 </property>
8192
                </item>
8193
                <item>
8194
                 <property name="text">
8195
                  <string>Poti 8</string>
8196
                 </property>
8197
                </item>
8198
                <item>
8199
                 <property name="text">
674 KeyOz 8200
                  <string>0</string>
8201
                 </property>
8202
                </item>
8203
               </widget>
8204
              </item>
8205
              <item row="1" column="0" colspan="2">
8206
               <widget class="QLabel" name="label_123">
8207
                <property name="font">
801 - 8208
                 <font/>
674 KeyOz 8209
                </property>
8210
                <property name="text">
750 KeyOz 8211
                 <string>GPS Verstärkung</string>
674 KeyOz 8212
                </property>
8213
               </widget>
8214
              </item>
8215
              <item row="1" column="2">
8216
               <widget class="QComboBox" name="cb_12_2">
8217
                <property name="editable">
8218
                 <bool>true</bool>
8219
                </property>
8220
                <item>
8221
                 <property name="text">
8222
                  <string>Poti 1</string>
8223
                 </property>
8224
                </item>
8225
                <item>
8226
                 <property name="text">
8227
                  <string>Poti 2</string>
8228
                 </property>
8229
                </item>
8230
                <item>
8231
                 <property name="text">
8232
                  <string>Poti 3</string>
8233
                 </property>
8234
                </item>
8235
                <item>
8236
                 <property name="text">
8237
                  <string>Poti 4</string>
8238
                 </property>
8239
                </item>
8240
                <item>
8241
                 <property name="text">
750 KeyOz 8242
                  <string>Poti 5</string>
8243
                 </property>
8244
                </item>
8245
                <item>
8246
                 <property name="text">
8247
                  <string>Poti 6</string>
8248
                 </property>
8249
                </item>
8250
                <item>
8251
                 <property name="text">
8252
                  <string>Poti 7</string>
8253
                 </property>
8254
                </item>
8255
                <item>
8256
                 <property name="text">
8257
                  <string>Poti 8</string>
8258
                 </property>
8259
                </item>
8260
                <item>
8261
                 <property name="text">
674 KeyOz 8262
                  <string>0</string>
8263
                 </property>
8264
                </item>
8265
               </widget>
8266
              </item>
8267
              <item row="1" column="3">
8268
               <widget class="QLabel" name="label_124">
8269
                <property name="text">
8270
                 <string>[%]</string>
8271
                </property>
8272
               </widget>
8273
              </item>
8274
              <item row="2" column="0" colspan="2">
8275
               <widget class="QLabel" name="label_119">
8276
                <property name="font">
801 - 8277
                 <font/>
674 KeyOz 8278
                </property>
8279
                <property name="text">
750 KeyOz 8280
                 <string>GPS Stick Schwelle:</string>
674 KeyOz 8281
                </property>
8282
               </widget>
8283
              </item>
8284
              <item row="2" column="2">
8285
               <widget class="QSpinBox" name="sb_12_3">
8286
                <property name="maximum">
8287
                 <number>250</number>
8288
                </property>
8289
               </widget>
8290
              </item>
8291
              <item row="3" column="0" colspan="2">
8292
               <widget class="QLabel" name="label_122">
8293
                <property name="font">
801 - 8294
                 <font/>
674 KeyOz 8295
                </property>
8296
                <property name="text">
8297
                 <string>Min. Sat.</string>
8298
                </property>
8299
               </widget>
8300
              </item>
8301
              <item row="3" column="2">
8302
               <widget class="QSpinBox" name="sb_12_4">
8303
                <property name="maximum">
8304
                 <number>250</number>
8305
                </property>
8306
               </widget>
8307
              </item>
8308
              <item row="4" column="0">
8309
               <widget class="QLabel" name="label_125">
8310
                <property name="font">
801 - 8311
                 <font/>
674 KeyOz 8312
                </property>
8313
                <property name="text">
8314
                 <string>GPS P:</string>
8315
                </property>
8316
               </widget>
8317
              </item>
8318
              <item row="4" column="2">
8319
               <widget class="QComboBox" name="cb_12_5">
8320
                <property name="editable">
8321
                 <bool>true</bool>
8322
                </property>
8323
                <item>
8324
                 <property name="text">
8325
                  <string>Poti 1</string>
8326
                 </property>
8327
                </item>
8328
                <item>
8329
                 <property name="text">
8330
                  <string>Poti 2</string>
8331
                 </property>
8332
                </item>
8333
                <item>
8334
                 <property name="text">
8335
                  <string>Poti 3</string>
8336
                 </property>
8337
                </item>
8338
                <item>
8339
                 <property name="text">
8340
                  <string>Poti 4</string>
8341
                 </property>
8342
                </item>
8343
                <item>
8344
                 <property name="text">
750 KeyOz 8345
                  <string>Poti 5</string>
8346
                 </property>
8347
                </item>
8348
                <item>
8349
                 <property name="text">
8350
                  <string>Poti 6</string>
8351
                 </property>
8352
                </item>
8353
                <item>
8354
                 <property name="text">
8355
                  <string>Poti 7</string>
8356
                 </property>
8357
                </item>
8358
                <item>
8359
                 <property name="text">
8360
                  <string>Poti 8</string>
8361
                 </property>
8362
                </item>
8363
                <item>
8364
                 <property name="text">
674 KeyOz 8365
                  <string>0</string>
8366
                 </property>
8367
                </item>
8368
               </widget>
8369
              </item>
8370
              <item row="4" column="3">
8371
               <widget class="QLabel" name="label_77">
8372
                <property name="font">
801 - 8373
                 <font/>
674 KeyOz 8374
                </property>
8375
                <property name="text">
8376
                 <string>Limit:</string>
8377
                </property>
8378
               </widget>
8379
              </item>
8380
              <item row="4" column="4">
8381
               <widget class="QComboBox" name="cb_12_9">
8382
                <property name="editable">
8383
                 <bool>true</bool>
8384
                </property>
8385
                <item>
8386
                 <property name="text">
8387
                  <string>Poti 1</string>
8388
                 </property>
8389
                </item>
8390
                <item>
8391
                 <property name="text">
8392
                  <string>Poti 2</string>
8393
                 </property>
8394
                </item>
8395
                <item>
8396
                 <property name="text">
8397
                  <string>Poti 3</string>
8398
                 </property>
8399
                </item>
8400
                <item>
8401
                 <property name="text">
8402
                  <string>Poti 4</string>
8403
                 </property>
8404
                </item>
8405
                <item>
8406
                 <property name="text">
750 KeyOz 8407
                  <string>Poti 5</string>
8408
                 </property>
8409
                </item>
8410
                <item>
8411
                 <property name="text">
8412
                  <string>Poti 6</string>
8413
                 </property>
8414
                </item>
8415
                <item>
8416
                 <property name="text">
8417
                  <string>Poti 7</string>
8418
                 </property>
8419
                </item>
8420
                <item>
8421
                 <property name="text">
8422
                  <string>Poti 8</string>
8423
                 </property>
8424
                </item>
8425
                <item>
8426
                 <property name="text">
674 KeyOz 8427
                  <string>0</string>
8428
                 </property>
8429
                </item>
8430
               </widget>
8431
              </item>
8432
              <item row="5" column="0">
8433
               <widget class="QLabel" name="label_127">
8434
                <property name="font">
801 - 8435
                 <font/>
674 KeyOz 8436
                </property>
8437
                <property name="text">
8438
                 <string>GPS I:</string>
8439
                </property>
8440
               </widget>
8441
              </item>
8442
              <item row="5" column="2">
8443
               <widget class="QComboBox" name="cb_12_6">
8444
                <property name="editable">
8445
                 <bool>true</bool>
8446
                </property>
8447
                <item>
8448
                 <property name="text">
8449
                  <string>Poti 1</string>
8450
                 </property>
8451
                </item>
8452
                <item>
8453
                 <property name="text">
8454
                  <string>Poti 2</string>
8455
                 </property>
8456
                </item>
8457
                <item>
8458
                 <property name="text">
8459
                  <string>Poti 3</string>
8460
                 </property>
8461
                </item>
8462
                <item>
8463
                 <property name="text">
8464
                  <string>Poti 4</string>
8465
                 </property>
8466
                </item>
8467
                <item>
8468
                 <property name="text">
750 KeyOz 8469
                  <string>Poti 5</string>
8470
                 </property>
8471
                </item>
8472
                <item>
8473
                 <property name="text">
8474
                  <string>Poti 6</string>
8475
                 </property>
8476
                </item>
8477
                <item>
8478
                 <property name="text">
8479
                  <string>Poti 7</string>
8480
                 </property>
8481
                </item>
8482
                <item>
8483
                 <property name="text">
8484
                  <string>Poti 8</string>
8485
                 </property>
8486
                </item>
8487
                <item>
8488
                 <property name="text">
674 KeyOz 8489
                  <string>0</string>
8490
                 </property>
8491
                </item>
8492
               </widget>
8493
              </item>
8494
              <item row="5" column="3">
8495
               <widget class="QLabel" name="label_126">
8496
                <property name="font">
801 - 8497
                 <font/>
674 KeyOz 8498
                </property>
8499
                <property name="text">
8500
                 <string>Limit:</string>
8501
                </property>
8502
               </widget>
8503
              </item>
8504
              <item row="5" column="4">
8505
               <widget class="QComboBox" name="cb_12_10">
8506
                <property name="editable">
8507
                 <bool>true</bool>
8508
                </property>
8509
                <item>
8510
                 <property name="text">
8511
                  <string>Poti 1</string>
8512
                 </property>
8513
                </item>
8514
                <item>
8515
                 <property name="text">
8516
                  <string>Poti 2</string>
8517
                 </property>
8518
                </item>
8519
                <item>
8520
                 <property name="text">
8521
                  <string>Poti 3</string>
8522
                 </property>
8523
                </item>
8524
                <item>
8525
                 <property name="text">
8526
                  <string>Poti 4</string>
8527
                 </property>
8528
                </item>
8529
                <item>
8530
                 <property name="text">
750 KeyOz 8531
                  <string>Poti 5</string>
8532
                 </property>
8533
                </item>
8534
                <item>
8535
                 <property name="text">
8536
                  <string>Poti 6</string>
8537
                 </property>
8538
                </item>
8539
                <item>
8540
                 <property name="text">
8541
                  <string>Poti 7</string>
8542
                 </property>
8543
                </item>
8544
                <item>
8545
                 <property name="text">
8546
                  <string>Poti 8</string>
8547
                 </property>
8548
                </item>
8549
                <item>
8550
                 <property name="text">
674 KeyOz 8551
                  <string>0</string>
8552
                 </property>
8553
                </item>
8554
               </widget>
8555
              </item>
8556
              <item row="6" column="0">
8557
               <widget class="QLabel" name="label_129">
8558
                <property name="font">
801 - 8559
                 <font/>
674 KeyOz 8560
                </property>
8561
                <property name="text">
8562
                 <string>GPS D:</string>
8563
                </property>
8564
               </widget>
8565
              </item>
8566
              <item row="6" column="2">
8567
               <widget class="QComboBox" name="cb_12_7">
8568
                <property name="editable">
8569
                 <bool>true</bool>
8570
                </property>
8571
                <item>
8572
                 <property name="text">
8573
                  <string>Poti 1</string>
8574
                 </property>
8575
                </item>
8576
                <item>
8577
                 <property name="text">
8578
                  <string>Poti 2</string>
8579
                 </property>
8580
                </item>
8581
                <item>
8582
                 <property name="text">
8583
                  <string>Poti 3</string>
8584
                 </property>
8585
                </item>
8586
                <item>
8587
                 <property name="text">
8588
                  <string>Poti 4</string>
8589
                 </property>
8590
                </item>
8591
                <item>
8592
                 <property name="text">
750 KeyOz 8593
                  <string>Poti 5</string>
8594
                 </property>
8595
                </item>
8596
                <item>
8597
                 <property name="text">
8598
                  <string>Poti 6</string>
8599
                 </property>
8600
                </item>
8601
                <item>
8602
                 <property name="text">
8603
                  <string>Poti 7</string>
8604
                 </property>
8605
                </item>
8606
                <item>
8607
                 <property name="text">
8608
                  <string>Poti 8</string>
8609
                 </property>
8610
                </item>
8611
                <item>
8612
                 <property name="text">
674 KeyOz 8613
                  <string>0</string>
8614
                 </property>
8615
                </item>
8616
               </widget>
8617
              </item>
8618
              <item row="6" column="3">
8619
               <widget class="QLabel" name="label_134">
8620
                <property name="font">
801 - 8621
                 <font/>
674 KeyOz 8622
                </property>
8623
                <property name="text">
8624
                 <string>Limit</string>
8625
                </property>
8626
               </widget>
8627
              </item>
8628
              <item row="6" column="4">
8629
               <widget class="QComboBox" name="cb_12_11">
8630
                <property name="editable">
8631
                 <bool>true</bool>
8632
                </property>
8633
                <item>
8634
                 <property name="text">
8635
                  <string>Poti 1</string>
8636
                 </property>
8637
                </item>
8638
                <item>
8639
                 <property name="text">
8640
                  <string>Poti 2</string>
8641
                 </property>
8642
                </item>
8643
                <item>
8644
                 <property name="text">
8645
                  <string>Poti 3</string>
8646
                 </property>
8647
                </item>
8648
                <item>
8649
                 <property name="text">
8650
                  <string>Poti 4</string>
8651
                 </property>
8652
                </item>
8653
                <item>
8654
                 <property name="text">
750 KeyOz 8655
                  <string>Poti 5</string>
8656
                 </property>
8657
                </item>
8658
                <item>
8659
                 <property name="text">
8660
                  <string>Poti 6</string>
8661
                 </property>
8662
                </item>
8663
                <item>
8664
                 <property name="text">
8665
                  <string>Poti 7</string>
8666
                 </property>
8667
                </item>
8668
                <item>
8669
                 <property name="text">
8670
                  <string>Poti 8</string>
8671
                 </property>
8672
                </item>
8673
                <item>
8674
                 <property name="text">
674 KeyOz 8675
                  <string>0</string>
8676
                 </property>
8677
                </item>
8678
               </widget>
8679
              </item>
8680
              <item row="7" column="0" colspan="2">
8681
               <widget class="QLabel" name="label_131">
8682
                <property name="font">
801 - 8683
                 <font/>
674 KeyOz 8684
                </property>
8685
                <property name="text">
8686
                 <string>GPS ACC:</string>
8687
                </property>
8688
               </widget>
8689
              </item>
8690
              <item row="7" column="2" rowspan="2">
8691
               <widget class="QComboBox" name="cb_12_8">
8692
                <property name="editable">
8693
                 <bool>true</bool>
8694
                </property>
8695
                <item>
8696
                 <property name="text">
8697
                  <string>Poti 1</string>
8698
                 </property>
8699
                </item>
8700
                <item>
8701
                 <property name="text">
8702
                  <string>Poti 2</string>
8703
                 </property>
8704
                </item>
8705
                <item>
8706
                 <property name="text">
8707
                  <string>Poti 3</string>
8708
                 </property>
8709
                </item>
8710
                <item>
8711
                 <property name="text">
8712
                  <string>Poti 4</string>
8713
                 </property>
8714
                </item>
8715
                <item>
8716
                 <property name="text">
750 KeyOz 8717
                  <string>Poti 5</string>
8718
                 </property>
8719
                </item>
8720
                <item>
8721
                 <property name="text">
8722
                  <string>Poti 6</string>
8723
                 </property>
8724
                </item>
8725
                <item>
8726
                 <property name="text">
8727
                  <string>Poti 7</string>
8728
                 </property>
8729
                </item>
8730
                <item>
8731
                 <property name="text">
8732
                  <string>Poti 8</string>
8733
                 </property>
8734
                </item>
8735
                <item>
8736
                 <property name="text">
674 KeyOz 8737
                  <string>0</string>
8738
                 </property>
8739
                </item>
8740
               </widget>
8741
              </item>
8742
             </layout>
8743
            </widget>
8744
           </item>
8745
           <item row="3" column="0" colspan="2">
8746
            <spacer name="verticalSpacer_3">
8747
             <property name="orientation">
8748
              <enum>Qt::Vertical</enum>
8749
             </property>
8750
             <property name="sizeHint" stdset="0">
8751
              <size>
8752
               <width>20</width>
750 KeyOz 8753
               <height>1</height>
674 KeyOz 8754
              </size>
8755
             </property>
8756
            </spacer>
8757
           </item>
8758
          </layout>
8759
         </widget>
8760
        </item>
8761
        <item row="0" column="1">
8762
         <widget class="QTextEdit" name="te_Help_12">
8763
          <property name="minimumSize">
8764
           <size>
8765
            <width>180</width>
8766
            <height>0</height>
8767
           </size>
8768
          </property>
8769
          <property name="maximumSize">
8770
           <size>
8771
            <width>180</width>
8772
            <height>16777215</height>
8773
           </size>
8774
          </property>
8775
          <property name="readOnly">
8776
           <bool>true</bool>
8777
          </property>
8778
          <property name="html">
8779
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
8780
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
8781
p, li { white-space: pre-wrap; }
750 KeyOz 8782
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 8783
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Einstellungen für das Navi-Ctrl.&lt;/span&gt;&lt;/p&gt;
801 - 8784
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS Modus Steuerung:&lt;/span&gt;&lt;/p&gt;
674 KeyOz 8785
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;0 = Free, 100 = Position Hold, 200 = Coming Home&lt;/span&gt;&lt;/p&gt;
801 - 8786
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS  Stick Schwelle:&lt;/span&gt;&lt;/p&gt;
674 KeyOz 8787
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;0 = Position Hold by Mode Control&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
8788
          </property>
8789
         </widget>
8790
        </item>
8791
       </layout>
8792
      </widget>
8793
      <widget class="QWidget" name="Seite_12">
8794
       <layout class="QGridLayout" name="gridLayout_30">
8795
        <item row="0" column="0">
8796
         <widget class="QFrame" name="frame_19">
8797
          <property name="sizePolicy">
8798
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
8799
            <horstretch>0</horstretch>
8800
            <verstretch>0</verstretch>
8801
           </sizepolicy>
8802
          </property>
8803
          <property name="frameShape">
8804
           <enum>QFrame::StyledPanel</enum>
8805
          </property>
8806
          <property name="frameShadow">
8807
           <enum>QFrame::Raised</enum>
8808
          </property>
8809
          <layout class="QGridLayout" name="gridLayout_6">
8810
           <item row="0" column="0">
8811
            <widget class="QCheckBox" name="s_13_1_cb">
8812
             <property name="font">
801 - 8813
              <font/>
674 KeyOz 8814
             </property>
8815
             <property name="text">
750 KeyOz 8816
              <string>GPS aktiv</string>
674 KeyOz 8817
             </property>
8818
            </widget>
8819
           </item>
8820
           <item row="1" column="0">
8821
            <widget class="QFrame" name="Frame_GPS2">
8822
             <property name="enabled">
8823
              <bool>false</bool>
8824
             </property>
8825
             <property name="frameShape">
8826
              <enum>QFrame::NoFrame</enum>
8827
             </property>
8828
             <property name="frameShadow">
8829
              <enum>QFrame::Raised</enum>
8830
             </property>
8831
             <layout class="QGridLayout" name="gridLayout_5">
8832
              <item row="0" column="0">
8833
               <widget class="QLabel" name="label_139">
8834
                <property name="font">
801 - 8835
                 <font/>
674 KeyOz 8836
                </property>
8837
                <property name="text">
750 KeyOz 8838
                 <string>GPS Windkorrektur:</string>
674 KeyOz 8839
                </property>
8840
               </widget>
8841
              </item>
8842
              <item row="0" column="1">
8843
               <widget class="QComboBox" name="cb_13_1">
8844
                <property name="editable">
8845
                 <bool>true</bool>
8846
                </property>
8847
                <item>
8848
                 <property name="text">
8849
                  <string>Poti 1</string>
8850
                 </property>
8851
                </item>
8852
                <item>
8853
                 <property name="text">
8854
                  <string>Poti 2</string>
8855
                 </property>
8856
                </item>
8857
                <item>
8858
                 <property name="text">
8859
                  <string>Poti 3</string>
8860
                 </property>
8861
                </item>
8862
                <item>
8863
                 <property name="text">
8864
                  <string>Poti 4</string>
8865
                 </property>
8866
                </item>
8867
                <item>
8868
                 <property name="text">
750 KeyOz 8869
                  <string>Poti 5</string>
8870
                 </property>
8871
                </item>
8872
                <item>
8873
                 <property name="text">
8874
                  <string>Poti 6</string>
8875
                 </property>
8876
                </item>
8877
                <item>
8878
                 <property name="text">
8879
                  <string>Poti 7</string>
8880
                 </property>
8881
                </item>
8882
                <item>
8883
                 <property name="text">
8884
                  <string>Poti 8</string>
8885
                 </property>
8886
                </item>
8887
                <item>
8888
                 <property name="text">
674 KeyOz 8889
                  <string>0</string>
8890
                 </property>
8891
                </item>
8892
               </widget>
8893
              </item>
8894
              <item row="0" column="2">
8895
               <widget class="QLabel" name="label_140">
8896
                <property name="text">
8897
                 <string>[%]</string>
8898
                </property>
8899
               </widget>
8900
              </item>
8901
              <item row="1" column="0">
8902
               <widget class="QLabel" name="label_141">
8903
                <property name="font">
801 - 8904
                 <font/>
674 KeyOz 8905
                </property>
8906
                <property name="text">
750 KeyOz 8907
                 <string>Bremswirkung:</string>
674 KeyOz 8908
                </property>
8909
               </widget>
8910
              </item>
8911
              <item row="1" column="1">
8912
               <widget class="QComboBox" name="cb_13_2">
8913
                <property name="editable">
8914
                 <bool>true</bool>
8915
                </property>
8916
                <item>
8917
                 <property name="text">
8918
                  <string>Poti 1</string>
8919
                 </property>
8920
                </item>
8921
                <item>
8922
                 <property name="text">
8923
                  <string>Poti 2</string>
8924
                 </property>
8925
                </item>
8926
                <item>
8927
                 <property name="text">
8928
                  <string>Poti 3</string>
8929
                 </property>
8930
                </item>
8931
                <item>
8932
                 <property name="text">
8933
                  <string>Poti 4</string>
8934
                 </property>
8935
                </item>
8936
                <item>
8937
                 <property name="text">
750 KeyOz 8938
                  <string>Poti 5</string>
8939
                 </property>
8940
                </item>
8941
                <item>
8942
                 <property name="text">
8943
                  <string>Poti 6</string>
8944
                 </property>
8945
                </item>
8946
                <item>
8947
                 <property name="text">
8948
                  <string>Poti 7</string>
8949
                 </property>
8950
                </item>
8951
                <item>
8952
                 <property name="text">
8953
                  <string>Poti 8</string>
8954
                 </property>
8955
                </item>
8956
                <item>
8957
                 <property name="text">
674 KeyOz 8958
                  <string>0</string>
8959
                 </property>
8960
                </item>
8961
               </widget>
8962
              </item>
8963
              <item row="1" column="2">
8964
               <widget class="QLabel" name="label_143">
8965
                <property name="text">
8966
                 <string>[%]</string>
8967
                </property>
8968
               </widget>
8969
              </item>
8970
              <item row="2" column="0">
8971
               <widget class="QLabel" name="label_148">
8972
                <property name="font">
801 - 8973
                 <font/>
674 KeyOz 8974
                </property>
8975
                <property name="text">
8976
                 <string>GPS-Maxradius:</string>
8977
                </property>
8978
               </widget>
8979
              </item>
8980
              <item row="2" column="1">
8981
               <widget class="QComboBox" name="cb_13_3">
8982
                <property name="editable">
8983
                 <bool>true</bool>
8984
                </property>
8985
                <item>
8986
                 <property name="text">
8987
                  <string>Poti 1</string>
8988
                 </property>
8989
                </item>
8990
                <item>
8991
                 <property name="text">
8992
                  <string>Poti 2</string>
8993
                 </property>
8994
                </item>
8995
                <item>
8996
                 <property name="text">
8997
                  <string>Poti 3</string>
8998
                 </property>
8999
                </item>
9000
                <item>
9001
                 <property name="text">
9002
                  <string>Poti 4</string>
9003
                 </property>
9004
                </item>
9005
                <item>
9006
                 <property name="text">
750 KeyOz 9007
                  <string>Poti 5</string>
9008
                 </property>
9009
                </item>
9010
                <item>
9011
                 <property name="text">
9012
                  <string>Poti 6</string>
9013
                 </property>
9014
                </item>
9015
                <item>
9016
                 <property name="text">
9017
                  <string>Poti 7</string>
9018
                 </property>
9019
                </item>
9020
                <item>
9021
                 <property name="text">
9022
                  <string>Poti 8</string>
9023
                 </property>
9024
                </item>
9025
                <item>
9026
                 <property name="text">
674 KeyOz 9027
                  <string>0</string>
9028
                 </property>
9029
                </item>
9030
               </widget>
9031
              </item>
9032
              <item row="2" column="2">
9033
               <widget class="QLabel" name="label_149">
9034
                <property name="text">
9035
                 <string>[m]</string>
9036
                </property>
9037
               </widget>
9038
              </item>
9039
              <item row="3" column="0">
9040
               <widget class="QLabel" name="label_151">
9041
                <property name="font">
801 - 9042
                 <font/>
674 KeyOz 9043
                </property>
9044
                <property name="text">
9045
                 <string>GPS Winkelbegrenzung:</string>
9046
                </property>
9047
               </widget>
9048
              </item>
9049
              <item row="3" column="1">
9050
               <widget class="QComboBox" name="cb_13_4">
9051
                <property name="editable">
9052
                 <bool>true</bool>
9053
                </property>
9054
                <item>
9055
                 <property name="text">
9056
                  <string>Poti 1</string>
9057
                 </property>
9058
                </item>
9059
                <item>
9060
                 <property name="text">
9061
                  <string>Poti 2</string>
9062
                 </property>
9063
                </item>
9064
                <item>
9065
                 <property name="text">
9066
                  <string>Poti 3</string>
9067
                 </property>
9068
                </item>
9069
                <item>
9070
                 <property name="text">
9071
                  <string>Poti 4</string>
9072
                 </property>
9073
                </item>
9074
                <item>
9075
                 <property name="text">
750 KeyOz 9076
                  <string>Poti 5</string>
9077
                 </property>
9078
                </item>
9079
                <item>
9080
                 <property name="text">
9081
                  <string>Poti 6</string>
9082
                 </property>
9083
                </item>
9084
                <item>
9085
                 <property name="text">
9086
                  <string>Poti 7</string>
9087
                 </property>
9088
                </item>
9089
                <item>
9090
                 <property name="text">
9091
                  <string>Poti 8</string>
9092
                 </property>
9093
                </item>
9094
                <item>
9095
                 <property name="text">
674 KeyOz 9096
                  <string>0</string>
9097
                 </property>
9098
                </item>
9099
               </widget>
9100
              </item>
9101
              <item row="3" column="2">
9102
               <widget class="QLabel" name="label_150">
9103
                <property name="text">
9104
                 <string>[x 0.5 Grad]</string>
9105
                </property>
9106
               </widget>
9107
              </item>
9108
              <item row="4" column="0">
9109
               <widget class="QLabel" name="label_153">
9110
                <property name="font">
801 - 9111
                 <font/>
674 KeyOz 9112
                </property>
9113
                <property name="text">
750 KeyOz 9114
                 <string>Position Hold Login-Zeit:</string>
674 KeyOz 9115
                </property>
9116
               </widget>
9117
              </item>
9118
              <item row="4" column="1">
9119
               <widget class="QSpinBox" name="sb_13_5">
9120
                <property name="maximum">
9121
                 <number>250</number>
9122
                </property>
9123
               </widget>
9124
              </item>
9125
              <item row="4" column="2">
9126
               <widget class="QLabel" name="label_152">
9127
                <property name="text">
9128
                 <string>[s]</string>
9129
                </property>
9130
               </widget>
9131
              </item>
9132
             </layout>
9133
            </widget>
9134
           </item>
9135
           <item row="2" column="0">
9136
            <spacer name="verticalSpacer_6">
9137
             <property name="orientation">
9138
              <enum>Qt::Vertical</enum>
9139
             </property>
9140
             <property name="sizeHint" stdset="0">
9141
              <size>
9142
               <width>20</width>
9143
               <height>40</height>
9144
              </size>
9145
             </property>
9146
            </spacer>
9147
           </item>
9148
          </layout>
9149
         </widget>
9150
        </item>
9151
        <item row="0" column="1">
9152
         <widget class="QTextEdit" name="te_Help_13">
9153
          <property name="minimumSize">
9154
           <size>
9155
            <width>180</width>
9156
            <height>0</height>
9157
           </size>
9158
          </property>
9159
          <property name="maximumSize">
9160
           <size>
9161
            <width>180</width>
9162
            <height>16777215</height>
9163
           </size>
9164
          </property>
9165
          <property name="readOnly">
9166
           <bool>true</bool>
9167
          </property>
9168
          <property name="html">
9169
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
9170
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
9171
p, li { white-space: pre-wrap; }
750 KeyOz 9172
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
674 KeyOz 9173
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Einstellungen für das Navi-Ctrl (Seite 2).&lt;/span&gt;&lt;/p&gt;
9174
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;&lt;/p&gt;
9175
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS-Wind-Correction: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;soll den MK bei Coming-Home direkter zurückfliegen und die Drift durch Wind kompensieren&lt;/span&gt;&lt;/p&gt;
9176
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;&quot;&gt;&lt;/p&gt;
9177
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Speed Compensation: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Greift bei AID unterstützend ein, wenn man einen neuen Punkt anfliegt Wenn zuviel Geschwindigkeit aufgebaut wird, bremst das den MK&lt;/span&gt;&lt;/p&gt;
9178
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS-Maxradius: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Soll eine virtuelle Grenze bilden, die mit GPS nicht überschritten wird.&lt;br /&gt;Wenn der MK ausserhalb des Kreises einloggen soll, nimmt er als neue Position einen Punkt auf dem Kreisrand.&lt;br /&gt;Man kann den Radius auch auf ein Poti legen. Wegpunkte und Soll-Positionen werden damit auch auf einen Kreis von max. 512m Durchmesser begrenzt.&lt;/span&gt;&lt;/p&gt;
9179
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;&quot;&gt;&lt;/p&gt;
9180
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS Winkelbegrenzung: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Damit lässt sich die maximale Neigung der GPS-Regelung begrenzen. &lt;br /&gt;Ein Wert von 60 entspricht ca.35°&lt;/span&gt;&lt;/p&gt;
9181
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;&quot;&gt;&lt;/p&gt;
9182
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Position Hold Login Time:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Das ist die maximale Zeit, nach der der MK die neue Position einloggt.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
9183
          </property>
9184
         </widget>
9185
        </item>
9186
       </layout>
9187
      </widget>
801 - 9188
      <widget class="QWidget" name="Seite">
9189
       <widget class="QSpinBox" name="sb_0_1">
9190
        <property name="geometry">
9191
         <rect>
9192
          <x>210</x>
9193
          <y>120</y>
9194
          <width>50</width>
9195
          <height>24</height>
9196
         </rect>
9197
        </property>
9198
       </widget>
9199
      </widget>
674 KeyOz 9200
     </widget>
9201
    </item>
9202
   </layout>
9203
  </widget>
9204
  <widget class="QMenuBar" name="menuBar">
9205
   <property name="geometry">
9206
    <rect>
9207
     <x>0</x>
9208
     <y>0</y>
801 - 9209
     <width>753</width>
750 KeyOz 9210
     <height>19</height>
674 KeyOz 9211
    </rect>
9212
   </property>
9213
   <widget class="QMenu" name="menu_Program">
9214
    <property name="title">
9215
     <string>Programm</string>
9216
    </property>
9217
    <addaction name="ac_Quit"/>
9218
    <addaction name="ac_Connect"/>
9219
   </widget>
9220
   <widget class="QMenu" name="menu_Help">
9221
    <property name="title">
9222
     <string>Hilfe</string>
9223
    </property>
9224
    <addaction name="ac_About"/>
9225
   </widget>
750 KeyOz 9226
   <widget class="QMenu" name="menuKonfiguration">
9227
    <property name="title">
9228
     <string>Konfiguration</string>
9229
    </property>
9230
    <addaction name="ac_Read"/>
9231
    <addaction name="ac_Write"/>
9232
    <addaction name="separator"/>
9233
    <addaction name="ac_Load"/>
9234
    <addaction name="ac_Save"/>
9235
   </widget>
9236
   <widget class="QMenu" name="menuA_nsicht">
9237
    <property name="title">
9238
     <string>Ansicht</string>
9239
    </property>
9240
    <addaction name="ac_Toolbar"/>
9241
    <addaction name="ac_SmallIcons"/>
9242
   </widget>
674 KeyOz 9243
   <widget class="QMenu" name="menuExtras">
9244
    <property name="title">
9245
     <string>Extras</string>
9246
    </property>
9247
    <addaction name="ac_MotorMixer"/>
750 KeyOz 9248
    <addaction name="ac_MotorTest"/>
674 KeyOz 9249
   </widget>
9250
   <addaction name="menu_Program"/>
750 KeyOz 9251
   <addaction name="menuA_nsicht"/>
9252
   <addaction name="menuKonfiguration"/>
674 KeyOz 9253
   <addaction name="menuExtras"/>
9254
   <addaction name="menu_Help"/>
9255
  </widget>
9256
  <widget class="QToolBar" name="ToolBar">
9257
   <property name="windowTitle">
9258
    <string>toolBar</string>
9259
   </property>
9260
   <property name="movable">
9261
    <bool>false</bool>
9262
   </property>
9263
   <property name="allowedAreas">
9264
    <set>Qt::LeftToolBarArea</set>
9265
   </property>
9266
   <property name="iconSize">
9267
    <size>
9268
     <width>30</width>
9269
     <height>30</height>
9270
    </size>
9271
   </property>
9272
   <property name="toolButtonStyle">
9273
    <enum>Qt::ToolButtonTextUnderIcon</enum>
9274
   </property>
9275
   <attribute name="toolBarArea">
9276
    <enum>LeftToolBarArea</enum>
9277
   </attribute>
9278
   <attribute name="toolBarBreak">
9279
    <bool>false</bool>
9280
   </attribute>
9281
   <addaction name="ac_Connect"/>
9282
   <addaction name="separator"/>
9283
   <addaction name="ac_Read"/>
9284
   <addaction name="ac_Write"/>
9285
   <addaction name="separator"/>
9286
   <addaction name="ac_Load"/>
9287
   <addaction name="ac_Save"/>
9288
  </widget>
9289
  <action name="ac_Quit">
9290
   <property name="icon">
9291
    <iconset resource="../QMK-Settings.qrc">
9292
     <normaloff>:/Actions/Global/Images/Actions/Exit.png</normaloff>:/Actions/Global/Images/Actions/Exit.png</iconset>
9293
   </property>
9294
   <property name="text">
9295
    <string>Beenden</string>
9296
   </property>
9297
  </action>
9298
  <action name="ac_About">
9299
   <property name="icon">
9300
    <iconset resource="../QMK-Settings.qrc">
9301
     <normaloff>:/Icon/Global/Images/Icons/QMK-Settings.png</normaloff>:/Icon/Global/Images/Icons/QMK-Settings.png</iconset>
9302
   </property>
9303
   <property name="text">
9304
    <string>Über QMK-Settings</string>
9305
   </property>
9306
  </action>
9307
  <action name="ac_Connect">
9308
   <property name="checkable">
9309
    <bool>true</bool>
9310
   </property>
9311
   <property name="checked">
9312
    <bool>false</bool>
9313
   </property>
9314
   <property name="icon">
9315
    <iconset resource="../QMK-Settings.qrc">
9316
     <normaloff>:/Actions/Global/Images/Actions/Connection-NO.png</normaloff>
9317
     <normalon>:/Actions/Global/Images/Actions/Connection-OK.png</normalon>:/Actions/Global/Images/Actions/Connection-NO.png</iconset>
9318
   </property>
9319
   <property name="text">
9320
    <string>Verbinden</string>
9321
   </property>
9322
  </action>
9323
  <action name="ac_Read">
9324
   <property name="enabled">
9325
    <bool>true</bool>
9326
   </property>
9327
   <property name="icon">
9328
    <iconset resource="../QMK-Settings.qrc">
9329
     <normaloff>:/Actions/Global/Images/Actions/Read.png</normaloff>:/Actions/Global/Images/Actions/Read.png</iconset>
9330
   </property>
9331
   <property name="text">
9332
    <string>Lesen</string>
9333
   </property>
9334
   <property name="toolTip">
9335
    <string>Settings aus der FC lesen</string>
9336
   </property>
9337
  </action>
9338
  <action name="ac_Write">
9339
   <property name="icon">
9340
    <iconset resource="../QMK-Settings.qrc">
9341
     <normaloff>:/Actions/Global/Images/Actions/Write.png</normaloff>:/Actions/Global/Images/Actions/Write.png</iconset>
9342
   </property>
9343
   <property name="text">
9344
    <string>Schreiben</string>
9345
   </property>
9346
   <property name="toolTip">
9347
    <string>Settings in die FC schreiben</string>
9348
   </property>
9349
  </action>
9350
  <action name="ac_Load">
9351
   <property name="icon">
9352
    <iconset resource="../QMK-Settings.qrc">
9353
     <normaloff>:/Actions/Global/Images/Actions/Load.png</normaloff>:/Actions/Global/Images/Actions/Load.png</iconset>
9354
   </property>
9355
   <property name="text">
9356
    <string>Laden</string>
9357
   </property>
9358
  </action>
9359
  <action name="ac_Save">
9360
   <property name="icon">
9361
    <iconset resource="../QMK-Settings.qrc">
9362
     <normaloff>:/Actions/Global/Images/Actions/Save.png</normaloff>:/Actions/Global/Images/Actions/Save.png</iconset>
9363
   </property>
9364
   <property name="text">
9365
    <string>Speichern</string>
9366
   </property>
9367
  </action>
9368
  <action name="ac_MotorMixer">
9369
   <property name="text">
9370
    <string>Motor-Mixer</string>
9371
   </property>
9372
  </action>
750 KeyOz 9373
  <action name="ac_Toolbar">
9374
   <property name="checkable">
9375
    <bool>true</bool>
9376
   </property>
9377
   <property name="checked">
9378
    <bool>true</bool>
9379
   </property>
9380
   <property name="text">
9381
    <string>Toolbar anzeigen</string>
9382
   </property>
9383
  </action>
9384
  <action name="ac_SmallIcons">
9385
   <property name="enabled">
9386
    <bool>false</bool>
9387
   </property>
9388
   <property name="text">
9389
    <string>nur kleine Icons</string>
9390
   </property>
9391
  </action>
9392
  <action name="ac_MotorTest">
9393
   <property name="text">
9394
    <string>Motor-Test</string>
9395
   </property>
9396
  </action>
674 KeyOz 9397
 </widget>
9398
 <layoutdefault spacing="4" margin="11"/>
750 KeyOz 9399
 <customwidgets>
9400
  <customwidget>
9401
   <class>wgt_Connection</class>
9402
   <extends>QWidget</extends>
9403
   <header>wgt_Connection.h</header>
9404
   <container>1</container>
9405
  </customwidget>
9406
 </customwidgets>
674 KeyOz 9407
 <resources>
9408
  <include location="../QMK-Settings.qrc"/>
9409
 </resources>
9410
 <connections>
9411
  <connection>
9412
   <sender>ac_Quit</sender>
9413
   <signal>triggered()</signal>
9414
   <receiver>dlg_Main_UI</receiver>
9415
   <slot>close()</slot>
9416
   <hints>
9417
    <hint type="sourcelabel">
9418
     <x>-1</x>
9419
     <y>-1</y>
9420
    </hint>
9421
    <hint type="destinationlabel">
9422
     <x>182</x>
9423
     <y>88</y>
9424
    </hint>
9425
   </hints>
9426
  </connection>
9427
  <connection>
9428
   <sender>listWidget</sender>
9429
   <signal>currentRowChanged(int)</signal>
9430
   <receiver>stackedWidget</receiver>
9431
   <slot>setCurrentIndex(int)</slot>
9432
   <hints>
9433
    <hint type="sourcelabel">
9434
     <x>135</x>
9435
     <y>197</y>
9436
    </hint>
9437
    <hint type="destinationlabel">
9438
     <x>479</x>
9439
     <y>197</y>
9440
    </hint>
9441
   </hints>
9442
  </connection>
9443
  <connection>
9444
   <sender>s_4_2_rb</sender>
9445
   <signal>toggled(bool)</signal>
9446
   <receiver>s_4_4_cb</receiver>
9447
   <slot>setEnabled(bool)</slot>
9448
   <hints>
9449
    <hint type="sourcelabel">
750 KeyOz 9450
     <x>279</x>
9451
     <y>97</y>
674 KeyOz 9452
    </hint>
9453
    <hint type="destinationlabel">
750 KeyOz 9454
     <x>279</x>
9455
     <y>97</y>
674 KeyOz 9456
    </hint>
9457
   </hints>
9458
  </connection>
9459
  <connection>
9460
   <sender>s_4_3_rb</sender>
9461
   <signal>toggled(bool)</signal>
9462
   <receiver>s_4_5_cb</receiver>
9463
   <slot>setEnabled(bool)</slot>
9464
   <hints>
9465
    <hint type="sourcelabel">
750 KeyOz 9466
     <x>279</x>
9467
     <y>97</y>
674 KeyOz 9468
    </hint>
9469
    <hint type="destinationlabel">
750 KeyOz 9470
     <x>279</x>
9471
     <y>97</y>
674 KeyOz 9472
    </hint>
9473
   </hints>
9474
  </connection>
9475
  <connection>
9476
   <sender>s_1_1_cb</sender>
9477
   <signal>toggled(bool)</signal>
9478
   <receiver>s_4_1_cb</receiver>
9479
   <slot>setChecked(bool)</slot>
9480
   <hints>
9481
    <hint type="sourcelabel">
9482
     <x>363</x>
9483
     <y>93</y>
9484
    </hint>
9485
    <hint type="destinationlabel">
9486
     <x>204</x>
9487
     <y>80</y>
9488
    </hint>
9489
   </hints>
9490
  </connection>
9491
  <connection>
9492
   <sender>s_4_1_cb</sender>
9493
   <signal>toggled(bool)</signal>
9494
   <receiver>s_1_1_cb</receiver>
9495
   <slot>setChecked(bool)</slot>
9496
   <hints>
9497
    <hint type="sourcelabel">
9498
     <x>204</x>
9499
     <y>80</y>
9500
    </hint>
9501
    <hint type="destinationlabel">
9502
     <x>363</x>
9503
     <y>93</y>
9504
    </hint>
9505
   </hints>
9506
  </connection>
9507
  <connection>
9508
   <sender>s_12_1_cb</sender>
9509
   <signal>toggled(bool)</signal>
9510
   <receiver>Frame_GPS1</receiver>
9511
   <slot>setEnabled(bool)</slot>
9512
   <hints>
9513
    <hint type="sourcelabel">
9514
     <x>220</x>
9515
     <y>78</y>
9516
    </hint>
9517
    <hint type="destinationlabel">
9518
     <x>220</x>
9519
     <y>82</y>
9520
    </hint>
9521
   </hints>
9522
  </connection>
9523
  <connection>
9524
   <sender>s_13_1_cb</sender>
9525
   <signal>toggled(bool)</signal>
9526
   <receiver>Frame_GPS2</receiver>
9527
   <slot>setEnabled(bool)</slot>
9528
   <hints>
9529
    <hint type="sourcelabel">
9530
     <x>220</x>
9531
     <y>78</y>
9532
    </hint>
9533
    <hint type="destinationlabel">
9534
     <x>220</x>
9535
     <y>82</y>
9536
    </hint>
9537
   </hints>
9538
  </connection>
9539
  <connection>
9540
   <sender>s_1_4_cb</sender>
9541
   <signal>toggled(bool)</signal>
9542
   <receiver>s_12_1_cb</receiver>
9543
   <slot>setChecked(bool)</slot>
9544
   <hints>
9545
    <hint type="sourcelabel">
9546
     <x>272</x>
9547
     <y>129</y>
9548
    </hint>
9549
    <hint type="destinationlabel">
9550
     <x>220</x>
9551
     <y>78</y>
9552
    </hint>
9553
   </hints>
9554
  </connection>
9555
  <connection>
9556
   <sender>s_1_4_cb</sender>
9557
   <signal>toggled(bool)</signal>
9558
   <receiver>s_13_1_cb</receiver>
9559
   <slot>setChecked(bool)</slot>
9560
   <hints>
9561
    <hint type="sourcelabel">
9562
     <x>272</x>
9563
     <y>129</y>
9564
    </hint>
9565
    <hint type="destinationlabel">
9566
     <x>220</x>
9567
     <y>78</y>
9568
    </hint>
9569
   </hints>
9570
  </connection>
9571
  <connection>
9572
   <sender>s_12_1_cb</sender>
9573
   <signal>toggled(bool)</signal>
9574
   <receiver>s_1_4_cb</receiver>
9575
   <slot>setChecked(bool)</slot>
9576
   <hints>
9577
    <hint type="sourcelabel">
9578
     <x>220</x>
9579
     <y>78</y>
9580
    </hint>
9581
    <hint type="destinationlabel">
9582
     <x>272</x>
9583
     <y>129</y>
9584
    </hint>
9585
   </hints>
9586
  </connection>
9587
  <connection>
9588
   <sender>s_13_1_cb</sender>
9589
   <signal>toggled(bool)</signal>
9590
   <receiver>s_1_4_cb</receiver>
9591
   <slot>setChecked(bool)</slot>
9592
   <hints>
9593
    <hint type="sourcelabel">
9594
     <x>220</x>
9595
     <y>78</y>
9596
    </hint>
9597
    <hint type="destinationlabel">
9598
     <x>272</x>
9599
     <y>129</y>
9600
    </hint>
9601
   </hints>
9602
  </connection>
9603
  <connection>
9604
   <sender>s_4_1_cb</sender>
9605
   <signal>toggled(bool)</signal>
9606
   <receiver>Frame_4</receiver>
9607
   <slot>setEnabled(bool)</slot>
9608
   <hints>
9609
    <hint type="sourcelabel">
9610
     <x>204</x>
9611
     <y>80</y>
9612
    </hint>
9613
    <hint type="destinationlabel">
750 KeyOz 9614
     <x>279</x>
9615
     <y>97</y>
674 KeyOz 9616
    </hint>
9617
   </hints>
9618
  </connection>
9619
  <connection>
9620
   <sender>s_1_4_cb</sender>
9621
   <signal>toggled(bool)</signal>
9622
   <receiver>s_1_2_cb</receiver>
9623
   <slot>setChecked(bool)</slot>
9624
   <hints>
9625
    <hint type="sourcelabel">
9626
     <x>272</x>
9627
     <y>129</y>
9628
    </hint>
9629
    <hint type="destinationlabel">
9630
     <x>226</x>
9631
     <y>136</y>
9632
    </hint>
9633
   </hints>
9634
  </connection>
9635
  <connection>
9636
   <sender>s_1_2_cb</sender>
9637
   <signal>toggled(bool)</signal>
9638
   <receiver>s_1_3_cb</receiver>
9639
   <slot>setEnabled(bool)</slot>
9640
   <hints>
9641
    <hint type="sourcelabel">
9642
     <x>272</x>
9643
     <y>156</y>
9644
    </hint>
9645
    <hint type="destinationlabel">
9646
     <x>346</x>
9647
     <y>183</y>
9648
    </hint>
9649
   </hints>
9650
  </connection>
9651
  <connection>
9652
   <sender>s_1_4_cb</sender>
9653
   <signal>toggled(bool)</signal>
9654
   <receiver>s_1_2_cb</receiver>
9655
   <slot>setDisabled(bool)</slot>
9656
   <hints>
9657
    <hint type="sourcelabel">
9658
     <x>249</x>
9659
     <y>118</y>
9660
    </hint>
9661
    <hint type="destinationlabel">
9662
     <x>248</x>
9663
     <y>147</y>
9664
    </hint>
9665
   </hints>
9666
  </connection>
9667
  <connection>
9668
   <sender>s_2_9_cb</sender>
9669
   <signal>toggled(bool)</signal>
9670
   <receiver>s_1_5_cb</receiver>
9671
   <slot>setChecked(bool)</slot>
9672
   <hints>
9673
    <hint type="sourcelabel">
750 KeyOz 9674
     <x>279</x>
9675
     <y>97</y>
674 KeyOz 9676
    </hint>
9677
    <hint type="destinationlabel">
9678
     <x>367</x>
9679
     <y>199</y>
9680
    </hint>
9681
   </hints>
9682
  </connection>
9683
  <connection>
9684
   <sender>s_1_5_cb</sender>
9685
   <signal>toggled(bool)</signal>
9686
   <receiver>s_2_9_cb</receiver>
9687
   <slot>setChecked(bool)</slot>
9688
   <hints>
9689
    <hint type="sourcelabel">
9690
     <x>367</x>
9691
     <y>199</y>
9692
    </hint>
9693
    <hint type="destinationlabel">
750 KeyOz 9694
     <x>279</x>
9695
     <y>97</y>
674 KeyOz 9696
    </hint>
9697
   </hints>
9698
  </connection>
9699
  <connection>
9700
   <sender>s_4_2_rb</sender>
9701
   <signal>toggled(bool)</signal>
9702
   <receiver>label_30</receiver>
9703
   <slot>setDisabled(bool)</slot>
9704
   <hints>
9705
    <hint type="sourcelabel">
750 KeyOz 9706
     <x>279</x>
9707
     <y>97</y>
674 KeyOz 9708
    </hint>
9709
    <hint type="destinationlabel">
750 KeyOz 9710
     <x>279</x>
9711
     <y>97</y>
674 KeyOz 9712
    </hint>
9713
   </hints>
9714
  </connection>
9715
  <connection>
9716
   <sender>s_4_2_rb</sender>
9717
   <signal>toggled(bool)</signal>
9718
   <receiver>sb_4_6</receiver>
9719
   <slot>setDisabled(bool)</slot>
9720
   <hints>
9721
    <hint type="sourcelabel">
750 KeyOz 9722
     <x>279</x>
9723
     <y>97</y>
674 KeyOz 9724
    </hint>
9725
    <hint type="destinationlabel">
750 KeyOz 9726
     <x>279</x>
9727
     <y>97</y>
674 KeyOz 9728
    </hint>
9729
   </hints>
9730
  </connection>
9731
  <connection>
9732
   <sender>s_4_2_rb</sender>
9733
   <signal>toggled(bool)</signal>
9734
   <receiver>label_147</receiver>
9735
   <slot>setDisabled(bool)</slot>
9736
   <hints>
9737
    <hint type="sourcelabel">
750 KeyOz 9738
     <x>279</x>
9739
     <y>97</y>
674 KeyOz 9740
    </hint>
9741
    <hint type="destinationlabel">
750 KeyOz 9742
     <x>279</x>
9743
     <y>97</y>
674 KeyOz 9744
    </hint>
9745
   </hints>
9746
  </connection>
9747
  <connection>
9748
   <sender>s_4_2_rb</sender>
9749
   <signal>toggled(bool)</signal>
9750
   <receiver>sb_4_9</receiver>
9751
   <slot>setDisabled(bool)</slot>
9752
   <hints>
9753
    <hint type="sourcelabel">
750 KeyOz 9754
     <x>279</x>
9755
     <y>97</y>
674 KeyOz 9756
    </hint>
9757
    <hint type="destinationlabel">
750 KeyOz 9758
     <x>279</x>
9759
     <y>97</y>
674 KeyOz 9760
    </hint>
9761
   </hints>
9762
  </connection>
9763
  <connection>
9764
   <sender>s_4_2_rb</sender>
9765
   <signal>toggled(bool)</signal>
9766
   <receiver>label_31</receiver>
9767
   <slot>setDisabled(bool)</slot>
9768
   <hints>
9769
    <hint type="sourcelabel">
750 KeyOz 9770
     <x>279</x>
9771
     <y>97</y>
674 KeyOz 9772
    </hint>
9773
    <hint type="destinationlabel">
750 KeyOz 9774
     <x>279</x>
9775
     <y>97</y>
674 KeyOz 9776
    </hint>
9777
   </hints>
9778
  </connection>
9779
  <connection>
9780
   <sender>s_8_4_cb</sender>
9781
   <signal>toggled(bool)</signal>
9782
   <receiver>frame_15</receiver>
9783
   <slot>setEnabled(bool)</slot>
9784
   <hints>
9785
    <hint type="sourcelabel">
750 KeyOz 9786
     <x>279</x>
9787
     <y>97</y>
674 KeyOz 9788
    </hint>
9789
    <hint type="destinationlabel">
750 KeyOz 9790
     <x>279</x>
9791
     <y>97</y>
674 KeyOz 9792
    </hint>
9793
   </hints>
9794
  </connection>
9795
  <connection>
9796
   <sender>s_8_4_cb</sender>
9797
   <signal>toggled(bool)</signal>
9798
   <receiver>s_1_6_cb</receiver>
9799
   <slot>setChecked(bool)</slot>
9800
   <hints>
9801
    <hint type="sourcelabel">
750 KeyOz 9802
     <x>279</x>
9803
     <y>97</y>
674 KeyOz 9804
    </hint>
9805
    <hint type="destinationlabel">
9806
     <x>367</x>
9807
     <y>226</y>
9808
    </hint>
9809
   </hints>
9810
  </connection>
9811
  <connection>
9812
   <sender>s_1_6_cb</sender>
9813
   <signal>toggled(bool)</signal>
9814
   <receiver>s_8_4_cb</receiver>
9815
   <slot>setChecked(bool)</slot>
9816
   <hints>
9817
    <hint type="sourcelabel">
9818
     <x>367</x>
9819
     <y>226</y>
9820
    </hint>
9821
    <hint type="destinationlabel">
750 KeyOz 9822
     <x>279</x>
9823
     <y>97</y>
674 KeyOz 9824
    </hint>
9825
   </hints>
9826
  </connection>
9827
 </connections>
9828
</ui>