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
               </it