Subversion Repositories Projects

Rev

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

Rev Author Line No. Line
306 KeyOz 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
167 KeyOz 3
 <class>wdg_Settings_UI</class>
306 KeyOz 4
 <widget class="QWidget" name="wdg_Settings_UI">
5
  <property name="geometry">
167 KeyOz 6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
306 KeyOz 9
    <width>710</width>
10
    <height>296</height>
167 KeyOz 11
   </rect>
12
  </property>
306 KeyOz 13
  <property name="windowTitle">
167 KeyOz 14
   <string>Form</string>
15
  </property>
306 KeyOz 16
  <layout class="QGridLayout" name="gridLayout_43">
17
   <item row="0" column="0">
18
    <widget class="QListWidget" name="listWidget">
19
     <property name="minimumSize">
20
      <size>
21
       <width>120</width>
22
       <height>0</height>
23
      </size>
167 KeyOz 24
     </property>
306 KeyOz 25
     <property name="maximumSize">
167 KeyOz 26
      <size>
27
       <width>120</width>
28
       <height>16777215</height>
29
      </size>
30
     </property>
306 KeyOz 31
     <item>
32
      <property name="text">
33
       <string>Konfiguration</string>
34
      </property>
35
      <property name="font">
36
       <font>
37
        <pointsize>11</pointsize>
38
        <weight>75</weight>
39
        <bold>true</bold>
40
       </font>
41
      </property>
42
      <property name="flags">
43
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
44
      </property>
45
     </item>
46
     <item>
47
      <property name="text">
48
       <string>Kanäle</string>
49
      </property>
50
      <property name="font">
51
       <font>
52
        <pointsize>11</pointsize>
53
        <weight>75</weight>
54
        <bold>true</bold>
55
       </font>
56
      </property>
57
      <property name="flags">
58
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
59
      </property>
60
     </item>
61
     <item>
62
      <property name="text">
63
       <string>Stick</string>
64
      </property>
65
      <property name="font">
66
       <font>
67
        <pointsize>11</pointsize>
68
        <weight>75</weight>
69
        <bold>true</bold>
70
       </font>
71
      </property>
72
      <property name="flags">
73
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
74
      </property>
75
     </item>
76
     <item>
77
      <property name="text">
78
       <string>Höhe</string>
79
      </property>
80
      <property name="font">
81
       <font>
82
        <pointsize>11</pointsize>
83
        <weight>75</weight>
84
        <bold>true</bold>
85
       </font>
86
      </property>
87
      <property name="flags">
88
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
89
      </property>
90
     </item>
91
     <item>
92
      <property name="text">
93
       <string>Gyro</string>
94
      </property>
95
      <property name="font">
96
       <font>
97
        <pointsize>11</pointsize>
98
        <weight>75</weight>
99
        <bold>true</bold>
100
       </font>
101
      </property>
102
      <property name="flags">
103
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
104
      </property>
105
     </item>
106
     <item>
107
      <property name="text">
108
       <string>Kamera</string>
109
      </property>
110
      <property name="font">
111
       <font>
112
        <pointsize>11</pointsize>
113
        <weight>75</weight>
114
        <bold>true</bold>
115
       </font>
116
      </property>
117
      <property name="flags">
118
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
119
      </property>
120
     </item>
121
     <item>
122
      <property name="text">
123
       <string>Sonstiges</string>
124
      </property>
125
      <property name="font">
126
       <font>
127
        <pointsize>11</pointsize>
128
        <weight>75</weight>
129
        <bold>true</bold>
130
       </font>
131
      </property>
132
      <property name="flags">
133
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
134
      </property>
135
     </item>
136
     <item>
137
      <property name="text">
138
       <string>Kopplung</string>
139
      </property>
140
      <property name="font">
141
       <font>
142
        <pointsize>11</pointsize>
143
        <weight>75</weight>
144
        <bold>true</bold>
145
       </font>
146
      </property>
147
      <property name="flags">
148
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
149
      </property>
150
     </item>
151
     <item>
152
      <property name="text">
153
       <string>Looping</string>
154
      </property>
155
      <property name="font">
156
       <font>
157
        <pointsize>11</pointsize>
158
        <weight>75</weight>
159
        <bold>true</bold>
160
       </font>
161
      </property>
162
      <property name="flags">
163
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
164
      </property>
165
     </item>
166
     <item>
167
      <property name="text">
168
       <string>User</string>
169
      </property>
170
      <property name="font">
171
       <font>
172
        <pointsize>11</pointsize>
173
        <weight>75</weight>
174
        <bold>true</bold>
175
       </font>
176
      </property>
177
      <property name="flags">
178
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
179
      </property>
180
     </item>
181
     <item>
182
      <property name="text">
183
       <string>Output</string>
184
      </property>
185
      <property name="font">
186
       <font>
187
        <pointsize>11</pointsize>
188
        <weight>75</weight>
189
        <bold>true</bold>
190
       </font>
191
      </property>
192
      <property name="flags">
193
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
194
      </property>
195
     </item>
196
     <item>
197
      <property name="text">
198
       <string>Navi-Ctrl</string>
199
      </property>
200
      <property name="font">
201
       <font>
202
        <pointsize>11</pointsize>
203
        <weight>75</weight>
204
        <bold>true</bold>
205
       </font>
206
      </property>
207
      <property name="flags">
208
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
209
      </property>
210
     </item>
211
     <item>
212
      <property name="text">
213
       <string>Navi-Ctrl 2</string>
214
      </property>
215
      <property name="font">
216
       <font>
217
        <pointsize>11</pointsize>
218
        <weight>75</weight>
219
        <bold>true</bold>
220
       </font>
221
      </property>
222
      <property name="flags">
223
       <set>ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled</set>
224
      </property>
225
     </item>
167 KeyOz 226
    </widget>
227
   </item>
306 KeyOz 228
   <item row="0" column="1">
229
    <widget class="QStackedWidget" name="stackedWidget">
230
     <property name="frameShape">
231
      <enum>QFrame::Box</enum>
232
     </property>
233
     <property name="currentIndex">
167 KeyOz 234
      <number>0</number>
235
     </property>
306 KeyOz 236
     <widget class="QWidget" name="page">
237
      <layout class="QGridLayout" name="gridLayout_7">
238
       <item row="0" column="0">
239
        <widget class="QFrame" name="frame_4">
240
         <property name="sizePolicy">
241
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 242
           <horstretch>0</horstretch>
243
           <verstretch>0</verstretch>
244
          </sizepolicy>
245
         </property>
306 KeyOz 246
         <property name="frameShape">
167 KeyOz 247
          <enum>QFrame::StyledPanel</enum>
248
         </property>
306 KeyOz 249
         <property name="frameShadow">
167 KeyOz 250
          <enum>QFrame::Raised</enum>
251
         </property>
306 KeyOz 252
         <layout class="QGridLayout" name="gridLayout_15">
253
          <item row="0" column="0">
254
           <widget class="QCheckBox" name="cb_1_1">
255
            <property name="font">
167 KeyOz 256
             <font>
257
              <weight>75</weight>
258
              <bold>true</bold>
259
             </font>
260
            </property>
306 KeyOz 261
            <property name="text">
167 KeyOz 262
             <string>Höhenregler</string>
263
            </property>
264
           </widget>
265
          </item>
306 KeyOz 266
          <item row="1" column="0">
267
           <widget class="QCheckBox" name="cb_1_2">
268
            <property name="font">
167 KeyOz 269
             <font>
270
              <weight>75</weight>
271
              <bold>true</bold>
272
             </font>
273
            </property>
306 KeyOz 274
            <property name="text">
167 KeyOz 275
             <string>-- Höhenfunktion per Schalter</string>
276
            </property>
277
           </widget>
278
          </item>
306 KeyOz 279
          <item row="2" column="0">
280
           <widget class="QCheckBox" name="cb_1_3">
281
            <property name="font">
167 KeyOz 282
             <font>
283
              <weight>75</weight>
284
              <bold>true</bold>
285
             </font>
286
            </property>
306 KeyOz 287
            <property name="text">
167 KeyOz 288
             <string>Heading Hold</string>
289
            </property>
290
           </widget>
291
          </item>
306 KeyOz 292
          <item row="3" column="0">
293
           <widget class="QCheckBox" name="cb_1_4">
294
            <property name="font">
167 KeyOz 295
             <font>
296
              <weight>75</weight>
297
              <bold>true</bold>
298
             </font>
299
            </property>
306 KeyOz 300
            <property name="text">
167 KeyOz 301
             <string>Kompass</string>
302
            </property>
303
           </widget>
304
          </item>
306 KeyOz 305
          <item row="4" column="0">
306
           <widget class="QCheckBox" name="cb_1_5">
307
            <property name="font">
167 KeyOz 308
             <font>
309
              <weight>75</weight>
310
              <bold>true</bold>
311
             </font>
312
            </property>
306 KeyOz 313
            <property name="text">
167 KeyOz 314
             <string>-- Kompass Ausrichtung fest</string>
315
            </property>
316
           </widget>
317
          </item>
306 KeyOz 318
          <item row="5" column="0">
319
           <widget class="QCheckBox" name="cb_1_6">
320
            <property name="font">
167 KeyOz 321
             <font>
322
              <weight>75</weight>
323
              <bold>true</bold>
324
             </font>
325
            </property>
306 KeyOz 326
            <property name="text">
167 KeyOz 327
             <string>GPS</string>
328
            </property>
329
           </widget>
330
          </item>
306 KeyOz 331
          <item row="6" column="0">
332
           <widget class="QCheckBox" name="cb_1_7">
333
            <property name="font">
167 KeyOz 334
             <font>
335
              <weight>75</weight>
336
              <bold>true</bold>
337
             </font>
338
            </property>
306 KeyOz 339
            <property name="text">
167 KeyOz 340
             <string>Achsenkopplung</string>
341
            </property>
342
           </widget>
343
          </item>
306 KeyOz 344
          <item row="7" column="0">
345
           <widget class="QCheckBox" name="cb_1_8">
346
            <property name="font">
167 KeyOz 347
             <font>
348
              <weight>75</weight>
349
              <bold>true</bold>
350
             </font>
351
            </property>
306 KeyOz 352
            <property name="text">
167 KeyOz 353
             <string>Drehratenbegrenzung</string>
354
            </property>
355
           </widget>
356
          </item>
357
         </layout>
358
        </widget>
359
       </item>
306 KeyOz 360
       <item row="0" column="1">
361
        <widget class="QTextEdit" name="te_Help_1">
362
         <property name="minimumSize">
167 KeyOz 363
          <size>
364
           <width>200</width>
365
           <height>0</height>
366
          </size>
367
         </property>
306 KeyOz 368
         <property name="maximumSize">
167 KeyOz 369
          <size>
370
           <width>200</width>
371
           <height>16777215</height>
372
          </size>
373
         </property>
306 KeyOz 374
         <property name="readOnly">
167 KeyOz 375
          <bool>true</bool>
376
         </property>
306 KeyOz 377
         <property name="html">
378
          <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;
379
&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;
167 KeyOz 380
p, li { white-space: pre-wrap; }
306 KeyOz 381
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
382
&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;
383
&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;
384
&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;
385
&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;
386
&lt;ul style=&quot;-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;
387
&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;
388
&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;
389
&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 &quot;Autonomes Fliegen&quot;.&lt;/span&gt;&lt;/p&gt;
390
&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;
391
&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>
167 KeyOz 392
         </property>
393
        </widget>
394
       </item>
395
      </layout>
396
     </widget>
306 KeyOz 397
     <widget class="QWidget" name="Seite_2">
334 KeyOz 398
      <layout class="QHBoxLayout" name="horizontalLayout_2">
399
       <item>
306 KeyOz 400
        <widget class="QFrame" name="frame_2">
401
         <property name="frameShape">
167 KeyOz 402
          <enum>QFrame::StyledPanel</enum>
403
         </property>
306 KeyOz 404
         <property name="frameShadow">
167 KeyOz 405
          <enum>QFrame::Raised</enum>
406
         </property>
306 KeyOz 407
         <layout class="QGridLayout" name="gridLayout_9">
408
          <item row="0" column="0">
409
           <widget class="QLabel" name="label_5">
410
            <property name="font">
411
             <font>
412
              <weight>75</weight>
413
              <bold>true</bold>
414
             </font>
415
            </property>
416
            <property name="text">
417
             <string>Gas:</string>
418
            </property>
419
           </widget>
420
          </item>
421
          <item row="0" column="1">
422
           <widget class="QSpinBox" name="sb_2_1">
423
            <property name="minimum">
167 KeyOz 424
             <number>1</number>
425
            </property>
306 KeyOz 426
            <property name="maximum">
167 KeyOz 427
             <number>8</number>
428
            </property>
429
           </widget>
430
          </item>
306 KeyOz 431
          <item row="1" column="0">
432
           <widget class="QLabel" name="label_6">
433
            <property name="font">
167 KeyOz 434
             <font>
435
              <weight>75</weight>
436
              <bold>true</bold>
437
             </font>
438
            </property>
306 KeyOz 439
            <property name="text">
440
             <string>Gier:</string>
167 KeyOz 441
            </property>
442
           </widget>
443
          </item>
306 KeyOz 444
          <item row="1" column="1">
445
           <widget class="QSpinBox" name="sb_2_2">
446
            <property name="minimum">
167 KeyOz 447
             <number>1</number>
448
            </property>
306 KeyOz 449
            <property name="maximum">
167 KeyOz 450
             <number>8</number>
451
            </property>
452
           </widget>
453
          </item>
306 KeyOz 454
          <item row="2" column="0">
455
           <widget class="QLabel" name="label_7">
456
            <property name="font">
167 KeyOz 457
             <font>
458
              <weight>75</weight>
459
              <bold>true</bold>
460
             </font>
461
            </property>
306 KeyOz 462
            <property name="text">
167 KeyOz 463
             <string>Nick:</string>
464
            </property>
465
           </widget>
466
          </item>
306 KeyOz 467
          <item row="2" column="1">
468
           <widget class="QSpinBox" name="sb_2_3">
469
            <property name="minimum">
167 KeyOz 470
             <number>1</number>
471
            </property>
306 KeyOz 472
            <property name="maximum">
167 KeyOz 473
             <number>8</number>
474
            </property>
475
           </widget>
476
          </item>
306 KeyOz 477
          <item row="3" column="0">
478
           <widget class="QLabel" name="label_8">
479
            <property name="font">
167 KeyOz 480
             <font>
481
              <weight>75</weight>
482
              <bold>true</bold>
483
             </font>
484
            </property>
306 KeyOz 485
            <property name="text">
486
             <string>Roll:</string>
167 KeyOz 487
            </property>
488
           </widget>
489
          </item>
306 KeyOz 490
          <item row="3" column="1">
491
           <widget class="QSpinBox" name="sb_2_4">
492
            <property name="minimum">
493
             <number>1</number>
167 KeyOz 494
            </property>
306 KeyOz 495
            <property name="maximum">
496
             <number>8</number>
167 KeyOz 497
            </property>
498
           </widget>
499
          </item>
306 KeyOz 500
          <item row="4" column="0">
501
           <widget class="QLabel" name="label_9">
502
            <property name="font">
167 KeyOz 503
             <font>
504
              <weight>75</weight>
505
              <bold>true</bold>
506
             </font>
507
            </property>
306 KeyOz 508
            <property name="text">
167 KeyOz 509
             <string>Poti 1:</string>
510
            </property>
511
           </widget>
512
          </item>
306 KeyOz 513
          <item row="4" column="1">
514
           <widget class="QSpinBox" name="sb_2_5">
515
            <property name="minimum">
167 KeyOz 516
             <number>1</number>
517
            </property>
306 KeyOz 518
            <property name="maximum">
167 KeyOz 519
             <number>8</number>
520
            </property>
521
           </widget>
522
          </item>
306 KeyOz 523
          <item row="5" column="0">
524
           <widget class="QLabel" name="label_10">
525
            <property name="font">
167 KeyOz 526
             <font>
527
              <weight>75</weight>
528
              <bold>true</bold>
529
             </font>
530
            </property>
306 KeyOz 531
            <property name="text">
532
             <string>Poti 2:</string>
167 KeyOz 533
            </property>
534
           </widget>
535
          </item>
306 KeyOz 536
          <item row="5" column="1">
537
           <widget class="QSpinBox" name="sb_2_6">
538
            <property name="minimum">
167 KeyOz 539
             <number>1</number>
540
            </property>
306 KeyOz 541
            <property name="maximum">
167 KeyOz 542
             <number>8</number>
543
            </property>
544
           </widget>
545
          </item>
306 KeyOz 546
          <item row="6" column="0">
547
           <widget class="QLabel" name="label_11">
548
            <property name="font">
167 KeyOz 549
             <font>
550
              <weight>75</weight>
551
              <bold>true</bold>
552
             </font>
553
            </property>
306 KeyOz 554
            <property name="text">
555
             <string>Poti 3:</string>
167 KeyOz 556
            </property>
557
           </widget>
558
          </item>
306 KeyOz 559
          <item row="6" column="1">
560
           <widget class="QSpinBox" name="sb_2_7">
561
            <property name="minimum">
167 KeyOz 562
             <number>1</number>
563
            </property>
306 KeyOz 564
            <property name="maximum">
167 KeyOz 565
             <number>8</number>
566
            </property>
567
           </widget>
568
          </item>
306 KeyOz 569
          <item row="7" column="0">
570
           <widget class="QLabel" name="label_12">
571
            <property name="font">
167 KeyOz 572
             <font>
573
              <weight>75</weight>
574
              <bold>true</bold>
575
             </font>
576
            </property>
306 KeyOz 577
            <property name="text">
578
             <string>Poti 4:</string>
167 KeyOz 579
            </property>
580
           </widget>
581
          </item>
306 KeyOz 582
          <item row="7" column="1">
583
           <widget class="QSpinBox" name="sb_2_8">
584
            <property name="minimum">
167 KeyOz 585
             <number>1</number>
586
            </property>
306 KeyOz 587
            <property name="maximum">
167 KeyOz 588
             <number>8</number>
589
            </property>
590
           </widget>
591
          </item>
592
         </layout>
593
        </widget>
594
       </item>
334 KeyOz 595
       <item>
306 KeyOz 596
        <widget class="QFrame" name="frame">
597
         <property name="frameShape">
167 KeyOz 598
          <enum>QFrame::StyledPanel</enum>
599
         </property>
306 KeyOz 600
         <property name="frameShadow">
167 KeyOz 601
          <enum>QFrame::Raised</enum>
602
         </property>
334 KeyOz 603
         <layout class="QGridLayout" name="gridLayout_2">
604
          <item row="1" column="1">
605
           <widget class="QLabel" name="label_3">
606
            <property name="text">
607
             <string>1</string>
608
            </property>
609
            <property name="alignment">
610
             <set>Qt::AlignCenter</set>
611
            </property>
612
           </widget>
613
          </item>
614
          <item row="1" column="2">
615
           <widget class="QLabel" name="label_4">
616
            <property name="text">
617
             <string>2</string>
618
            </property>
619
            <property name="alignment">
620
             <set>Qt::AlignCenter</set>
621
            </property>
622
           </widget>
623
          </item>
624
          <item row="1" column="3">
625
           <widget class="QLabel" name="label_13">
626
            <property name="text">
627
             <string>3</string>
628
            </property>
629
            <property name="alignment">
630
             <set>Qt::AlignCenter</set>
631
            </property>
632
           </widget>
633
          </item>
634
          <item row="1" column="4">
635
           <widget class="QLabel" name="label_14">
636
            <property name="text">
637
             <string>4</string>
638
            </property>
639
            <property name="alignment">
640
             <set>Qt::AlignCenter</set>
641
            </property>
642
           </widget>
643
          </item>
644
          <item row="1" column="5">
645
           <widget class="QLabel" name="label_15">
646
            <property name="text">
647
             <string>5</string>
648
            </property>
649
            <property name="alignment">
650
             <set>Qt::AlignCenter</set>
651
            </property>
652
           </widget>
653
          </item>
654
          <item row="1" column="6">
306 KeyOz 655
           <widget class="QLabel" name="label_16">
656
            <property name="text">
334 KeyOz 657
             <string>6</string>
167 KeyOz 658
            </property>
334 KeyOz 659
            <property name="alignment">
660
             <set>Qt::AlignCenter</set>
661
            </property>
167 KeyOz 662
           </widget>
663
          </item>
334 KeyOz 664
          <item row="1" column="7">
665
           <widget class="QLabel" name="label_17">
306 KeyOz 666
            <property name="text">
334 KeyOz 667
             <string>7</string>
167 KeyOz 668
            </property>
334 KeyOz 669
            <property name="alignment">
670
             <set>Qt::AlignCenter</set>
671
            </property>
167 KeyOz 672
           </widget>
673
          </item>
334 KeyOz 674
          <item row="2" column="1">
675
           <widget class="QProgressBar" name="pb_K1">
306 KeyOz 676
            <property name="minimum">
167 KeyOz 677
             <number>-128</number>
678
            </property>
306 KeyOz 679
            <property name="maximum">
167 KeyOz 680
             <number>128</number>
681
            </property>
306 KeyOz 682
            <property name="value">
167 KeyOz 683
             <number>0</number>
684
            </property>
334 KeyOz 685
            <property name="orientation">
686
             <enum>Qt::Vertical</enum>
687
            </property>
306 KeyOz 688
            <property name="textDirection">
167 KeyOz 689
             <enum>QProgressBar::TopToBottom</enum>
690
            </property>
306 KeyOz 691
            <property name="format">
167 KeyOz 692
             <string>                                      %v</string>
693
            </property>
694
           </widget>
695
          </item>
334 KeyOz 696
          <item row="2" column="2">
697
           <widget class="QProgressBar" name="pb_K2">
306 KeyOz 698
            <property name="minimum">
167 KeyOz 699
             <number>-128</number>
700
            </property>
306 KeyOz 701
            <property name="maximum">
167 KeyOz 702
             <number>128</number>
703
            </property>
306 KeyOz 704
            <property name="value">
167 KeyOz 705
             <number>0</number>
706
            </property>
334 KeyOz 707
            <property name="orientation">
708
             <enum>Qt::Vertical</enum>
709
            </property>
710
            <property name="invertedAppearance">
711
             <bool>false</bool>
712
            </property>
306 KeyOz 713
            <property name="textDirection">
167 KeyOz 714
             <enum>QProgressBar::TopToBottom</enum>
715
            </property>
306 KeyOz 716
            <property name="format">
167 KeyOz 717
             <string>                                      %v</string>
718
            </property>
719
           </widget>
720
          </item>
334 KeyOz 721
          <item row="2" column="3">
306 KeyOz 722
           <widget class="QProgressBar" name="pb_K3">
723
            <property name="minimum">
167 KeyOz 724
             <number>-128</number>
725
            </property>
306 KeyOz 726
            <property name="maximum">
167 KeyOz 727
             <number>128</number>
728
            </property>
306 KeyOz 729
            <property name="value">
167 KeyOz 730
             <number>0</number>
731
            </property>
334 KeyOz 732
            <property name="orientation">
733
             <enum>Qt::Vertical</enum>
734
            </property>
306 KeyOz 735
            <property name="textDirection">
167 KeyOz 736
             <enum>QProgressBar::TopToBottom</enum>
737
            </property>
306 KeyOz 738
            <property name="format">
167 KeyOz 739
             <string>                                      %v</string>
740
            </property>
741
           </widget>
742
          </item>
334 KeyOz 743
          <item row="2" column="4">
744
           <widget class="QProgressBar" name="pb_K4">
306 KeyOz 745
            <property name="minimum">
167 KeyOz 746
             <number>-128</number>
747
            </property>
306 KeyOz 748
            <property name="maximum">
167 KeyOz 749
             <number>128</number>
750
            </property>
306 KeyOz 751
            <property name="value">
167 KeyOz 752
             <number>0</number>
753
            </property>
334 KeyOz 754
            <property name="orientation">
755
             <enum>Qt::Vertical</enum>
756
            </property>
306 KeyOz 757
            <property name="textDirection">
167 KeyOz 758
             <enum>QProgressBar::TopToBottom</enum>
759
            </property>
306 KeyOz 760
            <property name="format">
167 KeyOz 761
             <string>                                      %v</string>
762
            </property>
763
           </widget>
764
          </item>
334 KeyOz 765
          <item row="2" column="5">
766
           <widget class="QProgressBar" name="pb_K5">
306 KeyOz 767
            <property name="minimum">
167 KeyOz 768
             <number>-128</number>
769
            </property>
306 KeyOz 770
            <property name="maximum">
167 KeyOz 771
             <number>128</number>
772
            </property>
306 KeyOz 773
            <property name="value">
167 KeyOz 774
             <number>0</number>
775
            </property>
334 KeyOz 776
            <property name="orientation">
777
             <enum>Qt::Vertical</enum>
167 KeyOz 778
            </property>
306 KeyOz 779
            <property name="textDirection">
167 KeyOz 780
             <enum>QProgressBar::TopToBottom</enum>
781
            </property>
306 KeyOz 782
            <property name="format">
167 KeyOz 783
             <string>                                      %v</string>
784
            </property>
785
           </widget>
786
          </item>
334 KeyOz 787
          <item row="2" column="6">
788
           <widget class="QProgressBar" name="pb_K6">
306 KeyOz 789
            <property name="minimum">
167 KeyOz 790
             <number>-128</number>
791
            </property>
306 KeyOz 792
            <property name="maximum">
167 KeyOz 793
             <number>128</number>
794
            </property>
306 KeyOz 795
            <property name="value">
167 KeyOz 796
             <number>0</number>
797
            </property>
334 KeyOz 798
            <property name="orientation">
799
             <enum>Qt::Vertical</enum>
800
            </property>
306 KeyOz 801
            <property name="textDirection">
167 KeyOz 802
             <enum>QProgressBar::TopToBottom</enum>
803
            </property>
306 KeyOz 804
            <property name="format">
167 KeyOz 805
             <string>                                      %v</string>
806
            </property>
807
           </widget>
808
          </item>
334 KeyOz 809
          <item row="2" column="7">
306 KeyOz 810
           <widget class="QProgressBar" name="pb_K7">
811
            <property name="minimum">
167 KeyOz 812
             <number>-128</number>
813
            </property>
306 KeyOz 814
            <property name="maximum">
167 KeyOz 815
             <number>128</number>
816
            </property>
306 KeyOz 817
            <property name="value">
167 KeyOz 818
             <number>0</number>
819
            </property>
334 KeyOz 820
            <property name="orientation">
821
             <enum>Qt::Vertical</enum>
822
            </property>
306 KeyOz 823
            <property name="textDirection">
167 KeyOz 824
             <enum>QProgressBar::TopToBottom</enum>
825
            </property>
306 KeyOz 826
            <property name="format">
167 KeyOz 827
             <string>                                      %v</string>
828
            </property>
829
           </widget>
830
          </item>
334 KeyOz 831
          <item row="0" column="1" colspan="8">
832
           <widget class="QLabel" name="label_128">
833
            <property name="font">
834
             <font>
835
              <weight>75</weight>
836
              <bold>true</bold>
837
             </font>
838
            </property>
839
            <property name="text">
840
             <string>Kanäle der Fernsteuerung</string>
841
            </property>
842
            <property name="alignment">
843
             <set>Qt::AlignCenter</set>
844
            </property>
845
           </widget>
846
          </item>
847
          <item row="1" column="8">
848
           <widget class="QLabel" name="label_18">
849
            <property name="text">
850
             <string>8</string>
851
            </property>
852
            <property name="alignment">
853
             <set>Qt::AlignCenter</set>
854
            </property>
855
           </widget>
856
          </item>
857
          <item row="2" column="8">
858
           <widget class="QProgressBar" name="pb_K8">
306 KeyOz 859
            <property name="minimum">
167 KeyOz 860
             <number>-128</number>
861
            </property>
306 KeyOz 862
            <property name="maximum">
167 KeyOz 863
             <number>128</number>
864
            </property>
306 KeyOz 865
            <property name="value">
167 KeyOz 866
             <number>0</number>
867
            </property>
334 KeyOz 868
            <property name="orientation">
869
             <enum>Qt::Vertical</enum>
870
            </property>
306 KeyOz 871
            <property name="textDirection">
167 KeyOz 872
             <enum>QProgressBar::TopToBottom</enum>
873
            </property>
306 KeyOz 874
            <property name="format">
167 KeyOz 875
             <string>                                      %v</string>
876
            </property>
877
           </widget>
878
          </item>
334 KeyOz 879
          <item row="2" column="9">
880
           <spacer name="horizontalSpacer_12">
881
            <property name="orientation">
882
             <enum>Qt::Horizontal</enum>
167 KeyOz 883
            </property>
334 KeyOz 884
            <property name="sizeHint" stdset="0">
885
             <size>
886
              <width>40</width>
887
              <height>20</height>
888
             </size>
889
            </property>
890
           </spacer>
167 KeyOz 891
          </item>
334 KeyOz 892
          <item row="2" column="0">
893
           <spacer name="horizontalSpacer_13">
894
            <property name="orientation">
895
             <enum>Qt::Horizontal</enum>
896
            </property>
897
            <property name="sizeHint" stdset="0">
898
             <size>
899
              <width>40</width>
900
              <height>20</height>
901
             </size>
902
            </property>
903
           </spacer>
904
          </item>
167 KeyOz 905
         </layout>
906
        </widget>
907
       </item>
334 KeyOz 908
       <item>
306 KeyOz 909
        <widget class="QTextEdit" name="te_Help_2">
910
         <property name="minimumSize">
167 KeyOz 911
          <size>
912
           <width>200</width>
913
           <height>0</height>
914
          </size>
915
         </property>
306 KeyOz 916
         <property name="maximumSize">
167 KeyOz 917
          <size>
918
           <width>200</width>
919
           <height>16777215</height>
920
          </size>
921
         </property>
306 KeyOz 922
         <property name="readOnly">
167 KeyOz 923
          <bool>true</bool>
924
         </property>
306 KeyOz 925
         <property name="html">
926
          <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;
927
&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;
167 KeyOz 928
p, li { white-space: pre-wrap; }
306 KeyOz 929
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
930
&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;
931
&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;
932
&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-4 sind per Sender frei einstellbare Werte.&lt;/span&gt;&lt;/p&gt;
933
&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;
934
&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>
167 KeyOz 935
         </property>
936
        </widget>
937
       </item>
938
      </layout>
939
     </widget>
306 KeyOz 940
     <widget class="QWidget" name="Seite_3">
941
      <layout class="QGridLayout" name="gridLayout_19">
942
       <item row="0" column="0">
943
        <widget class="QFrame" name="frame_3">
944
         <property name="sizePolicy">
945
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 946
           <horstretch>0</horstretch>
947
           <verstretch>0</verstretch>
948
          </sizepolicy>
949
         </property>
306 KeyOz 950
         <property name="frameShape">
167 KeyOz 951
          <enum>QFrame::StyledPanel</enum>
952
         </property>
306 KeyOz 953
         <property name="frameShadow">
167 KeyOz 954
          <enum>QFrame::Raised</enum>
955
         </property>
306 KeyOz 956
         <layout class="QGridLayout" name="gridLayout">
957
          <item row="0" column="0">
958
           <widget class="QLabel" name="label_19">
959
            <property name="font">
167 KeyOz 960
             <font>
961
              <weight>75</weight>
962
              <bold>true</bold>
963
             </font>
964
            </property>
306 KeyOz 965
            <property name="text">
167 KeyOz 966
             <string>Nick / Roll P-Anteil:</string>
967
            </property>
968
           </widget>
969
          </item>
306 KeyOz 970
          <item row="0" column="1">
971
           <widget class="QSpinBox" name="sb_3_1">
972
            <property name="maximum">
167 KeyOz 973
             <number>64</number>
974
            </property>
306 KeyOz 975
            <property name="value">
167 KeyOz 976
             <number>4</number>
977
            </property>
978
           </widget>
979
          </item>
306 KeyOz 980
          <item row="0" column="2">
981
           <widget class="QLabel" name="label_22">
982
            <property name="text">
167 KeyOz 983
             <string>[1..6]</string>
984
            </property>
985
           </widget>
986
          </item>
306 KeyOz 987
          <item row="1" column="0">
988
           <widget class="QLabel" name="label_20">
989
            <property name="font">
167 KeyOz 990
             <font>
991
              <weight>75</weight>
992
              <bold>true</bold>
993
             </font>
994
            </property>
306 KeyOz 995
            <property name="text">
167 KeyOz 996
             <string>Nick / Roll D-Anteil:</string>
997
            </property>
998
           </widget>
999
          </item>
306 KeyOz 1000
          <item row="1" column="1">
1001
           <widget class="QSpinBox" name="sb_3_2">
1002
            <property name="maximum">
167 KeyOz 1003
             <number>64</number>
1004
            </property>
306 KeyOz 1005
            <property name="value">
167 KeyOz 1006
             <number>1</number>
1007
            </property>
1008
           </widget>
1009
          </item>
306 KeyOz 1010
          <item row="1" column="2">
1011
           <widget class="QLabel" name="label_23">
1012
            <property name="text">
167 KeyOz 1013
             <string>[0..64]</string>
1014
            </property>
1015
           </widget>
1016
          </item>
306 KeyOz 1017
          <item row="2" column="1">
1018
           <spacer name="verticalSpacer_4">
1019
            <property name="orientation">
167 KeyOz 1020
             <enum>Qt::Vertical</enum>
1021
            </property>
306 KeyOz 1022
            <property name="sizeType">
167 KeyOz 1023
             <enum>QSizePolicy::Fixed</enum>
1024
            </property>
306 KeyOz 1025
            <property name="sizeHint" stdset="0">
167 KeyOz 1026
             <size>
1027
              <width>20</width>
1028
              <height>10</height>
1029
             </size>
1030
            </property>
1031
           </spacer>
1032
          </item>
306 KeyOz 1033
          <item row="3" column="0">
1034
           <widget class="QLabel" name="label_21">
1035
            <property name="font">
167 KeyOz 1036
             <font>
1037
              <weight>75</weight>
1038
              <bold>true</bold>
1039
             </font>
1040
            </property>
306 KeyOz 1041
            <property name="text">
167 KeyOz 1042
             <string>Gier P-Anteil:</string>
1043
            </property>
1044
           </widget>
1045
          </item>
306 KeyOz 1046
          <item row="3" column="1">
1047
           <widget class="QComboBox" name="cb_3_3">
1048
            <property name="editable">
167 KeyOz 1049
             <bool>true</bool>
1050
            </property>
1051
            <item>
306 KeyOz 1052
             <property name="text">
167 KeyOz 1053
              <string>Poti 1</string>
1054
             </property>
1055
            </item>
1056
            <item>
306 KeyOz 1057
             <property name="text">
167 KeyOz 1058
              <string>Poti 2</string>
1059
             </property>
1060
            </item>
1061
            <item>
306 KeyOz 1062
             <property name="text">
167 KeyOz 1063
              <string>Poti 3</string>
1064
             </property>
1065
            </item>
1066
            <item>
306 KeyOz 1067
             <property name="text">
167 KeyOz 1068
              <string>Poti 4</string>
1069
             </property>
1070
            </item>
1071
            <item>
306 KeyOz 1072
             <property name="text">
167 KeyOz 1073
              <string>0</string>
1074
             </property>
1075
            </item>
1076
           </widget>
1077
          </item>
306 KeyOz 1078
          <item row="3" column="2">
1079
           <widget class="QLabel" name="label_24">
1080
            <property name="text">
167 KeyOz 1081
             <string>[1..20]</string>
1082
            </property>
1083
           </widget>
1084
          </item>
306 KeyOz 1085
          <item row="4" column="0" colspan="3">
1086
           <widget class="Line" name="line">
1087
            <property name="orientation">
167 KeyOz 1088
             <enum>Qt::Horizontal</enum>
1089
            </property>
1090
           </widget>
1091
          </item>
306 KeyOz 1092
          <item row="5" column="0">
1093
           <widget class="QLabel" name="label_51">
1094
            <property name="font">
167 KeyOz 1095
             <font>
1096
              <weight>75</weight>
1097
              <bold>true</bold>
1098
             </font>
1099
            </property>
306 KeyOz 1100
            <property name="text">
167 KeyOz 1101
             <string>External Control:</string>
1102
            </property>
1103
           </widget>
1104
          </item>
306 KeyOz 1105
          <item row="5" column="1">
1106
           <widget class="QComboBox" name="cb_3_4">
1107
            <property name="editable">
167 KeyOz 1108
             <bool>true</bool>
1109
            </property>
1110
            <item>
306 KeyOz 1111
             <property name="text">
167 KeyOz 1112
              <string>Poti 1</string>
1113
             </property>
1114
            </item>
1115
            <item>
306 KeyOz 1116
             <property name="text">
167 KeyOz 1117
              <string>Poti 2</string>
1118
             </property>
1119
            </item>
1120
            <item>
306 KeyOz 1121
             <property name="text">
167 KeyOz 1122
              <string>Poti 3</string>
1123
             </property>
1124
            </item>
1125
            <item>
306 KeyOz 1126
             <property name="text">
167 KeyOz 1127
              <string>Poti 4</string>
1128
             </property>
1129
            </item>
1130
            <item>
306 KeyOz 1131
             <property name="text">
167 KeyOz 1132
              <string>0</string>
1133
             </property>
1134
            </item>
1135
           </widget>
1136
          </item>
306 KeyOz 1137
          <item row="5" column="2">
1138
           <layout class="QVBoxLayout" name="verticalLayout">
167 KeyOz 1139
            <item>
306 KeyOz 1140
             <widget class="QLabel" name="label_52">
1141
              <property name="text">
167 KeyOz 1142
               <string>0=OFF, Dubwise: Gain,  </string>
1143
              </property>
1144
             </widget>
1145
            </item>
1146
            <item>
306 KeyOz 1147
             <widget class="QLabel" name="label_53">
1148
              <property name="text">
1149
               <string>Riddim &gt; 128 = ON</string>
167 KeyOz 1150
              </property>
1151
             </widget>
1152
            </item>
1153
           </layout>
1154
          </item>
306 KeyOz 1155
          <item row="6" column="1">
1156
           <spacer name="verticalSpacer_5">
1157
            <property name="orientation">
167 KeyOz 1158
             <enum>Qt::Vertical</enum>
1159
            </property>
306 KeyOz 1160
            <property name="sizeType">
167 KeyOz 1161
             <enum>QSizePolicy::Expanding</enum>
1162
            </property>
306 KeyOz 1163
            <property name="sizeHint" stdset="0">
167 KeyOz 1164
             <size>
1165
              <width>20</width>
1166
              <height>85</height>
1167
             </size>
1168
            </property>
1169
           </spacer>
1170
          </item>
1171
         </layout>
1172
        </widget>
1173
       </item>
306 KeyOz 1174
       <item row="0" column="1">
1175
        <widget class="QTextEdit" name="te_Help_3">
1176
         <property name="minimumSize">
167 KeyOz 1177
          <size>
1178
           <width>200</width>
1179
           <height>0</height>
1180
          </size>
1181
         </property>
306 KeyOz 1182
         <property name="maximumSize">
167 KeyOz 1183
          <size>
1184
           <width>200</width>
1185
           <height>16777215</height>
1186
          </size>
1187
         </property>
306 KeyOz 1188
         <property name="readOnly">
167 KeyOz 1189
          <bool>true</bool>
1190
         </property>
306 KeyOz 1191
         <property name="html">
1192
          <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;
1193
&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;
167 KeyOz 1194
p, li { white-space: pre-wrap; }
306 KeyOz 1195
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
1196
&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;
1197
&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;
1198
&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;
1199
&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;
1200
&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;
1201
&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;
1202
&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>
167 KeyOz 1203
         </property>
1204
        </widget>
1205
       </item>
306 KeyOz 1206
      </layout>
1207
     </widget>
1208
     <widget class="QWidget" name="Seite_4">
1209
      <layout class="QGridLayout" name="gridLayout_42">
1210
       <item row="0" column="0">
1211
        <widget class="QFrame" name="frame_5">
1212
         <property name="sizePolicy">
1213
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 1214
           <horstretch>0</horstretch>
1215
           <verstretch>0</verstretch>
1216
          </sizepolicy>
1217
         </property>
306 KeyOz 1218
         <property name="frameShape">
167 KeyOz 1219
          <enum>QFrame::StyledPanel</enum>
1220
         </property>
306 KeyOz 1221
         <property name="frameShadow">
167 KeyOz 1222
          <enum>QFrame::Raised</enum>
1223
         </property>
306 KeyOz 1224
         <layout class="QGridLayout" name="gridLayout_17">
1225
          <item row="0" column="0">
1226
           <widget class="QLabel" name="label_25">
1227
            <property name="font">
167 KeyOz 1228
             <font>
1229
              <weight>75</weight>
1230
              <bold>true</bold>
1231
             </font>
1232
            </property>
306 KeyOz 1233
            <property name="text">
167 KeyOz 1234
             <string>Soll-Höhe:</string>
1235
            </property>
1236
           </widget>
1237
          </item>
306 KeyOz 1238
          <item row="0" column="1" colspan="2">
1239
           <widget class="QComboBox" name="cb_4_1">
1240
            <property name="editable">
167 KeyOz 1241
             <bool>true</bool>
1242
            </property>
1243
            <item>
306 KeyOz 1244
             <property name="text">
167 KeyOz 1245
              <string>Poti 1</string>
1246
             </property>
1247
            </item>
1248
            <item>
306 KeyOz 1249
             <property name="text">
167 KeyOz 1250
              <string>Poti 2</string>
1251
             </property>
1252
            </item>
1253
            <item>
306 KeyOz 1254
             <property name="text">
167 KeyOz 1255
              <string>Poti 3</string>
1256
             </property>
1257
            </item>
1258
            <item>
306 KeyOz 1259
             <property name="text">
167 KeyOz 1260
              <string>Poti 4</string>
1261
             </property>
1262
            </item>
1263
            <item>
306 KeyOz 1264
             <property name="text">
167 KeyOz 1265
              <string>0</string>
1266
             </property>
1267
            </item>
1268
           </widget>
1269
          </item>
306 KeyOz 1270
          <item row="1" column="0" rowspan="2">
1271
           <widget class="QLabel" name="label_26">
1272
            <property name="font">
167 KeyOz 1273
             <font>
1274
              <weight>75</weight>
1275
              <bold>true</bold>
1276
             </font>
1277
            </property>
306 KeyOz 1278
            <property name="text">
167 KeyOz 1279
             <string>Min. Gas:</string>
1280
            </property>
1281
           </widget>
1282
          </item>
306 KeyOz 1283
          <item row="1" column="1" rowspan="2" colspan="2">
1284
           <widget class="QSpinBox" name="sb_4_2">
1285
            <property name="maximum">
167 KeyOz 1286
             <number>250</number>
1287
            </property>
1288
           </widget>
1289
          </item>
306 KeyOz 1290
          <item row="1" column="3" rowspan="2">
1291
           <widget class="QLabel" name="label_32">
1292
            <property name="text">
167 KeyOz 1293
             <string>[0..250]</string>
1294
            </property>
1295
           </widget>
1296
          </item>
306 KeyOz 1297
          <item row="5" column="0" rowspan="2">
1298
           <widget class="QLabel" name="label_27">
1299
            <property name="font">
167 KeyOz 1300
             <font>
1301
              <weight>75</weight>
1302
              <bold>true</bold>
1303
             </font>
1304
            </property>
306 KeyOz 1305
            <property name="text">
167 KeyOz 1306
             <string>Höhe P-Anteil:</string>
1307
            </property>
1308
           </widget>
1309
          </item>
306 KeyOz 1310
          <item row="5" column="1" rowspan="2" colspan="2">
1311
           <widget class="QComboBox" name="cb_4_3">
1312
            <property name="editable">
167 KeyOz 1313
             <bool>true</bool>
1314
            </property>
1315
            <item>
306 KeyOz 1316
             <property name="text">
167 KeyOz 1317
              <string>Poti 1</string>
1318
             </property>
1319
            </item>
1320
            <item>
306 KeyOz 1321
             <property name="text">
167 KeyOz 1322
              <string>Poti 2</string>
1323
             </property>
1324
            </item>
1325
            <item>
306 KeyOz 1326
             <property name="text">
167 KeyOz 1327
              <string>Poti 3</string>
1328
             </property>
1329
            </item>
1330
            <item>
306 KeyOz 1331
             <property name="text">
167 KeyOz 1332
              <string>Poti 4</string>
1333
             </property>
1334
            </item>
1335
            <item>
306 KeyOz 1336
             <property name="text">
167 KeyOz 1337
              <string>0</string>
1338
             </property>
1339
            </item>
1340
           </widget>
1341
          </item>
306 KeyOz 1342
          <item row="5" column="3" rowspan="2">
1343
           <widget class="QLabel" name="label_33">
1344
            <property name="text">
167 KeyOz 1345
             <string>[0..32]</string>
1346
            </property>
1347
           </widget>
1348
          </item>
306 KeyOz 1349
          <item row="7" column="0" rowspan="2">
1350
           <widget class="QLabel" name="label_28">
1351
            <property name="font">
167 KeyOz 1352
             <font>
1353
              <weight>75</weight>
1354
              <bold>true</bold>
1355
             </font>
1356
            </property>
306 KeyOz 1357
            <property name="text">
167 KeyOz 1358
             <string>Luftdruck D-Anteil:</string>
1359
            </property>
1360
           </widget>
1361
          </item>
306 KeyOz 1362
          <item row="7" column="1" rowspan="2" colspan="2">
1363
           <widget class="QComboBox" name="cb_4_4">
1364
            <property name="editable">
167 KeyOz 1365
             <bool>true</bool>
1366
            </property>
1367
            <item>
306 KeyOz 1368
             <property name="text">
167 KeyOz 1369
              <string>Poti 1</string>
1370
             </property>
1371
            </item>
1372
            <item>
306 KeyOz 1373
             <property name="text">
167 KeyOz 1374
              <string>Poti 2</string>
1375
             </property>
1376
            </item>
1377
            <item>
306 KeyOz 1378
             <property name="text">
167 KeyOz 1379
              <string>Poti 3</string>
1380
             </property>
1381
            </item>
1382
            <item>
306 KeyOz 1383
             <property name="text">
167 KeyOz 1384
              <string>Poti 4</string>
1385
             </property>
1386
            </item>
1387
            <item>
306 KeyOz 1388
             <property name="text">
167 KeyOz 1389
              <string>0</string>
1390
             </property>
1391
            </item>
1392
           </widget>
1393
          </item>
306 KeyOz 1394
          <item row="7" column="3" rowspan="2">
1395
           <widget class="QLabel" name="label_34">
1396
            <property name="text">
167 KeyOz 1397
             <string>[0..250]</string>
1398
            </property>
1399
           </widget>
1400
          </item>
306 KeyOz 1401
          <item row="10" column="0" rowspan="4">
1402
           <widget class="QLabel" name="label_29">
1403
            <property name="font">
167 KeyOz 1404
             <font>
1405
              <weight>75</weight>
1406
              <bold>true</bold>
1407
             </font>
1408
            </property>
306 KeyOz 1409
            <property name="text">
167 KeyOz 1410
             <string>Z-Acc Wirkung:</string>
1411
            </property>
1412
           </widget>
1413
          </item>
306 KeyOz 1414
          <item row="10" column="1" rowspan="4" colspan="2">
1415
           <widget class="QComboBox" name="cb_4_5">
1416
            <property name="editable">
167 KeyOz 1417
             <bool>true</bool>
1418
            </property>
1419
            <item>
306 KeyOz 1420
             <property name="text">
167 KeyOz 1421
              <string>Poti 1</string>
1422
             </property>
1423
            </item>
1424
            <item>
306 KeyOz 1425
             <property name="text">
167 KeyOz 1426
              <string>Poti 2</string>
1427
             </property>
1428
            </item>
1429
            <item>
306 KeyOz 1430
             <property name="text">
167 KeyOz 1431
              <string>Poti 3</string>
1432
             </property>
1433
            </item>
1434
            <item>
306 KeyOz 1435
             <property name="text">
167 KeyOz 1436
              <string>Poti 4</string>
1437
             </property>
1438
            </item>
1439
            <item>
306 KeyOz 1440
             <property name="text">
167 KeyOz 1441
              <string>0</string>
1442
             </property>
1443
            </item>
1444
           </widget>
1445
          </item>
306 KeyOz 1446
          <item row="10" column="3" rowspan="4">
1447
           <widget class="QLabel" name="label_35">
1448
            <property name="text">
167 KeyOz 1449
             <string>[0..250]</string>
1450
            </property>
1451
           </widget>
1452
          </item>
306 KeyOz 1453
          <item row="14" column="0">
1454
           <widget class="QLabel" name="label_30">
1455
            <property name="font">
167 KeyOz 1456
             <font>
1457
              <weight>75</weight>
1458
              <bold>true</bold>
1459
             </font>
1460
            </property>
306 KeyOz 1461
            <property name="text">
167 KeyOz 1462
             <string>Verstärkung:</string>
1463
            </property>
1464
           </widget>
1465
          </item>
306 KeyOz 1466
          <item row="14" column="1" colspan="2">
1467
           <widget class="QSpinBox" name="sb_4_6">
1468
            <property name="maximum">
167 KeyOz 1469
             <number>50</number>
1470
            </property>
1471
           </widget>
1472
          </item>
306 KeyOz 1473
          <item row="14" column="3">
1474
           <widget class="QLabel" name="label_36">
1475
            <property name="text">
167 KeyOz 1476
             <string>[0..50]</string>
1477
            </property>
1478
           </widget>
1479
          </item>
306 KeyOz 1480
          <item row="4" column="1">
1481
           <spacer name="verticalSpacer_6">
1482
            <property name="orientation">
167 KeyOz 1483
             <enum>Qt::Vertical</enum>
1484
            </property>
306 KeyOz 1485
            <property name="sizeType">
167 KeyOz 1486
             <enum>QSizePolicy::Fixed</enum>
1487
            </property>
306 KeyOz 1488
            <property name="sizeHint" stdset="0">
167 KeyOz 1489
             <size>
1490
              <width>20</width>
1491
              <height>10</height>
1492
             </size>
1493
            </property>
1494
           </spacer>
1495
          </item>
306 KeyOz 1496
          <item row="9" column="1">
1497
           <spacer name="verticalSpacer_8">
1498
            <property name="orientation">
167 KeyOz 1499
             <enum>Qt::Vertical</enum>
1500
            </property>
306 KeyOz 1501
            <property name="sizeType">
167 KeyOz 1502
             <enum>QSizePolicy::Fixed</enum>
1503
            </property>
306 KeyOz 1504
            <property name="sizeHint" stdset="0">
167 KeyOz 1505
             <size>
1506
              <width>77</width>
1507
              <height>10</height>
1508
             </size>
1509
            </property>
1510
           </spacer>
1511
          </item>
306 KeyOz 1512
          <item row="15" column="1">
1513
           <spacer name="verticalSpacer_10">
1514
            <property name="orientation">
167 KeyOz 1515
             <enum>Qt::Vertical</enum>
1516
            </property>
306 KeyOz 1517
            <property name="sizeType">
167 KeyOz 1518
             <enum>QSizePolicy::Expanding</enum>
1519
            </property>
306 KeyOz 1520
            <property name="sizeHint" stdset="0">
167 KeyOz 1521
             <size>
1522
              <width>74</width>
1523
              <height>34</height>
1524
             </size>
1525
            </property>
1526
           </spacer>
1527
          </item>
306 KeyOz 1528
          <item row="3" column="1">
1529
           <widget class="QCheckBox" name="cb_4_7">
1530
            <property name="font">
199 KeyOz 1531
             <font>
1532
              <weight>75</weight>
1533
              <bold>true</bold>
1534
             </font>
1535
            </property>
306 KeyOz 1536
            <property name="text">
167 KeyOz 1537
             <string>3fach Schalter </string>
1538
            </property>
1539
           </widget>
1540
          </item>
306 KeyOz 1541
          <item row="0" column="3">
1542
           <widget class="QLabel" name="label_31">
1543
            <property name="text">
1544
             <string>[0..250]</string>
1545
            </property>
1546
           </widget>
1547
          </item>
167 KeyOz 1548
         </layout>
1549
        </widget>
1550
       </item>
306 KeyOz 1551
       <item row="0" column="1">
1552
        <widget class="QTextEdit" name="te_Help_4">
1553
         <property name="minimumSize">
234 KeyOz 1554
          <size>
1555
           <width>200</width>
1556
           <height>0</height>
1557
          </size>
1558
         </property>
306 KeyOz 1559
         <property name="maximumSize">
234 KeyOz 1560
          <size>
1561
           <width>200</width>
1562
           <height>16777215</height>
1563
          </size>
1564
         </property>
306 KeyOz 1565
         <property name="readOnly">
234 KeyOz 1566
          <bool>true</bool>
1567
         </property>
306 KeyOz 1568
         <property name="html">
1569
          <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;
1570
&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;
234 KeyOz 1571
p, li { white-space: pre-wrap; }
306 KeyOz 1572
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
1573
&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;
1574
&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;
1575
&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;
1576
&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;
1577
&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;
1578
&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;3-Fach-Schalter: &lt;/span&gt;&lt;span style=&quot; font-size:11pt; text-decoration: underline;&quot;&gt;Höhenschalter&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; kann auf 3-Poligen Schalter gelegt werden --&amp;gt; z.B. mit dem GPS-Schalter kombiniert&lt;br /&gt;Bei Mittelstellung ist die Höhenregelung dann aus&lt;/span&gt;&lt;/p&gt;
1579
&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;
1580
&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;
1581
&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;
1582
&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>
234 KeyOz 1583
         </property>
1584
        </widget>
1585
       </item>
306 KeyOz 1586
      </layout>
1587
     </widget>
1588
     <widget class="QWidget" name="Seite_5">
1589
      <layout class="QGridLayout" name="gridLayout_41">
1590
       <item row="0" column="0">
1591
        <widget class="QFrame" name="frame_6">
1592
         <property name="sizePolicy">
1593
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 1594
           <horstretch>0</horstretch>
1595
           <verstretch>0</verstretch>
1596
          </sizepolicy>
1597
         </property>
306 KeyOz 1598
         <property name="frameShape">
167 KeyOz 1599
          <enum>QFrame::StyledPanel</enum>
1600
         </property>
306 KeyOz 1601
         <property name="frameShadow">
167 KeyOz 1602
          <enum>QFrame::Raised</enum>
1603
         </property>
306 KeyOz 1604
         <layout class="QGridLayout" name="gridLayout_3">
1605
          <item row="0" column="0">
1606
           <widget class="QLabel" name="label_37">
1607
            <property name="font">
167 KeyOz 1608
             <font>
1609
              <weight>75</weight>
1610
              <bold>true</bold>
1611
             </font>
1612
            </property>
306 KeyOz 1613
            <property name="text">
167 KeyOz 1614
             <string>Gyro P-Anteil:</string>
1615
            </property>
1616
           </widget>
1617
          </item>
306 KeyOz 1618
          <item row="0" column="1" colspan="2">
1619
           <widget class="QComboBox" name="cb_5_1">
1620
            <property name="editable">
167 KeyOz 1621
             <bool>true</bool>
1622
            </property>
1623
            <item>
306 KeyOz 1624
             <property name="text">
167 KeyOz 1625
              <string>Poti 1</string>
1626
             </property>
1627
            </item>
1628
            <item>
306 KeyOz 1629
             <property name="text">
167 KeyOz 1630
              <string>Poti 2</string>
1631
             </property>
1632
            </item>
1633
            <item>
306 KeyOz 1634
             <property name="text">
167 KeyOz 1635
              <string>Poti 3</string>
1636
             </property>
1637
            </item>
1638
            <item>
306 KeyOz 1639
             <property name="text">
167 KeyOz 1640
              <string>Poti 4</string>
1641
             </property>
1642
            </item>
1643
            <item>
306 KeyOz 1644
             <property name="text">
167 KeyOz 1645
              <string>0</string>
1646
             </property>
1647
            </item>
1648
           </widget>
1649
          </item>
306 KeyOz 1650
          <item row="0" column="3" colspan="2">
1651
           <widget class="QLabel" name="label_44">
1652
            <property name="text">
167 KeyOz 1653
             <string>[0..250]</string>
1654
            </property>
1655
           </widget>
1656
          </item>
306 KeyOz 1657
          <item row="1" column="0">
1658
           <widget class="QLabel" name="label_38">
1659
            <property name="font">
167 KeyOz 1660
             <font>
1661
              <weight>75</weight>
1662
              <bold>true</bold>
1663
             </font>
1664
            </property>
306 KeyOz 1665
            <property name="text">
167 KeyOz 1666
             <string>Gyro I-Anteil:</string>
1667
            </property>
1668
           </widget>
1669
          </item>
306 KeyOz 1670
          <item row="1" column="1" colspan="2">
1671
           <widget class="QComboBox" name="cb_5_2">
1672
            <property name="editable">
167 KeyOz 1673
             <bool>true</bool>
1674
            </property>
1675
            <item>
306 KeyOz 1676
             <property name="text">
167 KeyOz 1677
              <string>Poti 1</string>
1678
             </property>
1679
            </item>
1680
            <item>
306 KeyOz 1681
             <property name="text">
167 KeyOz 1682
              <string>Poti 2</string>
1683
             </property>
1684
            </item>
1685
            <item>
306 KeyOz 1686
             <property name="text">
167 KeyOz 1687
              <string>Poti 3</string>
1688
             </property>
1689
            </item>
1690
            <item>
306 KeyOz 1691
             <property name="text">
167 KeyOz 1692
              <string>Poti 4</string>
1693
             </property>
1694
            </item>
1695
            <item>
306 KeyOz 1696
             <property name="text">
167 KeyOz 1697
              <string>0</string>
1698
             </property>
1699
            </item>
1700
           </widget>
1701
          </item>
306 KeyOz 1702
          <item row="1" column="3" colspan="2">
1703
           <widget class="QLabel" name="label_45">
1704
            <property name="text">
1705
             <string>[0..250]   (Winkels-&lt;br&gt;tabilität)</string>
167 KeyOz 1706
            </property>
1707
           </widget>
1708
          </item>
306 KeyOz 1709
          <item row="4" column="0">
1710
           <widget class="QLabel" name="label_39">
1711
            <property name="font">
167 KeyOz 1712
             <font>
1713
              <weight>75</weight>
1714
              <bold>true</bold>
1715
             </font>
1716
            </property>
306 KeyOz 1717
            <property name="text">
167 KeyOz 1718
             <string>Dynamic Stability:</string>
1719
            </property>
1720
           </widget>
1721
          </item>
306 KeyOz 1722
          <item row="4" column="1" colspan="2">
1723
           <widget class="QComboBox" name="cb_5_3">
1724
            <property name="editable">
167 KeyOz 1725
             <bool>true</bool>
1726
            </property>
1727
            <item>
306 KeyOz 1728
             <property name="text">
167 KeyOz 1729
              <string>Poti 1</string>
1730
             </property>
1731
            </item>
1732
            <item>
306 KeyOz 1733
             <property name="text">
167 KeyOz 1734
              <string>Poti 2</string>
1735
             </property>
1736
            </item>
1737
            <item>
306 KeyOz 1738
             <property name="text">
167 KeyOz 1739
              <string>Poti 3</string>
1740
             </property>
1741
            </item>
1742
            <item>
306 KeyOz 1743
             <property name="text">
167 KeyOz 1744
              <string>Poti 4</string>
1745
             </property>
1746
            </item>
1747
            <item>
306 KeyOz 1748
             <property name="text">
167 KeyOz 1749
              <string>0</string>
1750
             </property>
1751
            </item>
1752
           </widget>
1753
          </item>
306 KeyOz 1754
          <item row="4" column="3" colspan="2">
1755
           <widget class="QLabel" name="label_46">
1756
            <property name="text">
167 KeyOz 1757
             <string>[0..250]</string>
1758
            </property>
1759
           </widget>
1760
          </item>
306 KeyOz 1761
          <item row="5" column="0">
1762
           <widget class="QLabel" name="label_40">
1763
            <property name="font">
167 KeyOz 1764
             <font>
1765
              <weight>75</weight>
1766
              <bold>true</bold>
1767
             </font>
1768
            </property>
306 KeyOz 1769
            <property name="text">
167 KeyOz 1770
             <string>ACC/Gyro-Faktor:</string>
1771
            </property>
1772
           </widget>
1773
          </item>
306 KeyOz 1774
          <item row="5" column="1" colspan="2">
1775
           <widget class="QSpinBox" name="sb_5_4">
1776
            <property name="maximum">
167 KeyOz 1777
             <number>250</number>
1778
            </property>
1779
           </widget>
1780
          </item>
306 KeyOz 1781
          <item row="5" column="3" colspan="2">
1782
           <widget class="QLabel" name="label_47">
1783
            <property name="text">
167 KeyOz 1784
             <string>[0..250]</string>
1785
            </property>
1786
           </widget>
1787
          </item>
306 KeyOz 1788
          <item row="6" column="0">
1789
           <widget class="QLabel" name="label_41">
1790
            <property name="font">
167 KeyOz 1791
             <font>
1792
              <weight>75</weight>
1793
              <bold>true</bold>
1794
             </font>
1795
            </property>
306 KeyOz 1796
            <property name="text">
167 KeyOz 1797
             <string>ACC/Gyro-Comp.:</string>
1798
            </property>
1799
           </widget>
1800
          </item>
306 KeyOz 1801
          <item row="6" column="1" colspan="2">
1802
           <widget class="QSpinBox" name="sb_5_5">
1803
            <property name="maximum">
167 KeyOz 1804
             <number>250</number>
1805
            </property>
1806
           </widget>
1807
          </item>
306 KeyOz 1808
          <item row="6" column="3" colspan="2">
1809
           <widget class="QLabel" name="label_48">
1810
            <property name="text">
167 KeyOz 1811
             <string>[0..250]   (1/x)</string>
1812
            </property>
1813
           </widget>
1814
          </item>
306 KeyOz 1815
          <item row="7" column="0">
1816
           <widget class="QLabel" name="label_42">
1817
            <property name="font">
167 KeyOz 1818
             <font>
1819
              <weight>75</weight>
1820
              <bold>true</bold>
1821
             </font>
1822
            </property>
306 KeyOz 1823
            <property name="text">
167 KeyOz 1824
             <string>Hauptregler I-Anteil:</string>
1825
            </property>
1826
           </widget>
1827
          </item>
306 KeyOz 1828
          <item row="7" column="1" colspan="2">
1829
           <widget class="QComboBox" name="cb_5_6">
1830
            <property name="editable">
167 KeyOz 1831
             <bool>true</bool>
1832
            </property>
1833
            <item>
306 KeyOz 1834
             <property name="text">
167 KeyOz 1835
              <string>Poti 1</string>
1836
             </property>
1837
            </item>
1838
            <item>
306 KeyOz 1839
             <property name="text">
167 KeyOz 1840
              <string>Poti 2</string>
1841
             </property>
1842
            </item>
1843
            <item>
306 KeyOz 1844
             <property name="text">
167 KeyOz 1845
              <string>Poti 3</string>
1846
             </property>
1847
            </item>
1848
            <item>
306 KeyOz 1849
             <property name="text">
167 KeyOz 1850
              <string>Poti 4</string>
1851
             </property>
1852
            </item>
1853
            <item>
306 KeyOz 1854
             <property name="text">
167 KeyOz 1855
              <string>0</string>
1856
             </property>
1857
            </item>
1858
           </widget>
1859
          </item>
306 KeyOz 1860
          <item row="7" column="3" colspan="2">
1861
           <widget class="QLabel" name="label_49">
1862
            <property name="text">
167 KeyOz 1863
             <string>[0..250]</string>
1864
            </property>
1865
           </widget>
1866
          </item>
306 KeyOz 1867
          <item row="8" column="0">
1868
           <widget class="QLabel" name="label_43">
1869
            <property name="font">
167 KeyOz 1870
             <font>
1871
              <weight>75</weight>
1872
              <bold>true</bold>
1873
             </font>
1874
            </property>
306 KeyOz 1875
            <property name="text">
167 KeyOz 1876
             <string>Driftkompensation:</string>
1877
            </property>
1878
           </widget>
1879
          </item>
306 KeyOz 1880
          <item row="8" column="1" colspan="2">
1881
           <widget class="QSpinBox" name="sb_5_7">
1882
            <property name="maximum">
167 KeyOz 1883
             <number>250</number>
1884
            </property>
1885
           </widget>
1886
          </item>
306 KeyOz 1887
          <item row="8" column="3" colspan="2">
1888
           <widget class="QLabel" name="label_50">
1889
            <property name="text">
167 KeyOz 1890
             <string>[0..250]</string>
1891
            </property>
1892
           </widget>
1893
          </item>
306 KeyOz 1894
          <item row="2" column="3" colspan="2">
1895
           <widget class="QLabel" name="label_133">
1896
            <property name="text">
1897
             <string>[0..250]</string>
1898
            </property>
1899
           </widget>
1900
          </item>
1901
          <item row="2" column="1" colspan="2">
1902
           <widget class="QComboBox" name="cb_5_8">
1903
            <property name="editable">
234 KeyOz 1904
             <bool>true</bool>
1905
            </property>
1906
            <item>
306 KeyOz 1907
             <property name="text">
234 KeyOz 1908
              <string>Poti 1</string>
1909
             </property>
1910
            </item>
1911
            <item>
306 KeyOz 1912
             <property name="text">
234 KeyOz 1913
              <string>Poti 2</string>
1914
             </property>
1915
            </item>
1916
            <item>
306 KeyOz 1917
             <property name="text">
234 KeyOz 1918
              <string>Poti 3</string>
1919
             </property>
1920
            </item>
1921
            <item>
306 KeyOz 1922
             <property name="text">
234 KeyOz 1923
              <string>Poti 4</string>
1924
             </property>
1925
            </item>
1926
            <item>
306 KeyOz 1927
             <property name="text">
234 KeyOz 1928
              <string>0</string>
1929
             </property>
1930
            </item>
1931
           </widget>
1932
          </item>
306 KeyOz 1933
          <item row="2" column="0">
1934
           <widget class="QLabel" name="label_135">
1935
            <property name="font">
234 KeyOz 1936
             <font>
1937
              <weight>75</weight>
1938
              <bold>true</bold>
1939
             </font>
1940
            </property>
306 KeyOz 1941
            <property name="text">
234 KeyOz 1942
             <string>Gyro D-Anteil:</string>
1943
            </property>
1944
           </widget>
1945
          </item>
167 KeyOz 1946
         </layout>
1947
        </widget>
1948
       </item>
306 KeyOz 1949
       <item row="0" column="1">
1950
        <widget class="QTextEdit" name="te_Help_5">
1951
         <property name="minimumSize">
1952
          <size>
1953
           <width>200</width>
1954
           <height>0</height>
1955
          </size>
1956
         </property>
1957
         <property name="maximumSize">
1958
          <size>
1959
           <width>200</width>
1960
           <height>16777215</height>
1961
          </size>
1962
         </property>
1963
         <property name="readOnly">
1964
          <bool>true</bool>
1965
         </property>
1966
         <property name="html">
1967
          <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;
1968
&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;
1969
p, li { white-space: pre-wrap; }
1970
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
1971
&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;
1972
&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;
1973
&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;
1974
&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;
1975
&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;
1976
&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;
1977
&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;
1978
&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;
1979
&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>
1980
         </property>
1981
        </widget>
1982
       </item>
167 KeyOz 1983
      </layout>
1984
     </widget>
306 KeyOz 1985
     <widget class="QWidget" name="Seite_6">
1986
      <layout class="QGridLayout" name="gridLayout_39">
1987
       <item row="0" column="0">
1988
        <widget class="QFrame" name="frame_7">
1989
         <property name="sizePolicy">
1990
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 1991
           <horstretch>0</horstretch>
1992
           <verstretch>0</verstretch>
1993
          </sizepolicy>
1994
         </property>
306 KeyOz 1995
         <property name="frameShape">
167 KeyOz 1996
          <enum>QFrame::StyledPanel</enum>
1997
         </property>
306 KeyOz 1998
         <property name="frameShadow">
167 KeyOz 1999
          <enum>QFrame::Raised</enum>
2000
         </property>
306 KeyOz 2001
         <layout class="QGridLayout" name="gridLayout_21">
2002
          <item row="0" column="0">
2003
           <widget class="QLabel" name="label_55">
2004
            <property name="font">
167 KeyOz 2005
             <font>
2006
              <weight>75</weight>
2007
              <bold>true</bold>
2008
             </font>
2009
            </property>
306 KeyOz 2010
            <property name="text">
167 KeyOz 2011
             <string>Servo Control:</string>
2012
            </property>
2013
           </widget>
2014
          </item>
306 KeyOz 2015
          <item row="0" column="1" colspan="2">
2016
           <widget class="QComboBox" name="cb_6_1">
2017
            <property name="editable">
167 KeyOz 2018
             <bool>true</bool>
2019
            </property>
2020
            <item>
306 KeyOz 2021
             <property name="text">
167 KeyOz 2022
              <string>Poti 1</string>
2023
             </property>
2024
            </item>
2025
            <item>
306 KeyOz 2026
             <property name="text">
167 KeyOz 2027
              <string>Poti 2</string>
2028
             </property>
2029
            </item>
2030
            <item>
306 KeyOz 2031
             <property name="text">
167 KeyOz 2032
              <string>Poti 3</string>
2033
             </property>
2034
            </item>
2035
            <item>
306 KeyOz 2036
             <property name="text">
167 KeyOz 2037
              <string>Poti 4</string>
2038
             </property>
2039
            </item>
2040
            <item>
306 KeyOz 2041
             <property name="text">
167 KeyOz 2042
              <string>0</string>
2043
             </property>
2044
            </item>
2045
           </widget>
2046
          </item>
306 KeyOz 2047
          <item row="0" column="3">
2048
           <widget class="QLabel" name="label_54">
2049
            <property name="text">
167 KeyOz 2050
             <string>[0..250]</string>
2051
            </property>
2052
           </widget>
2053
          </item>
306 KeyOz 2054
          <item row="1" column="0" rowspan="2">
2055
           <widget class="QLabel" name="label_56">
2056
            <property name="font">
167 KeyOz 2057
             <font>
2058
              <weight>75</weight>
2059
              <bold>true</bold>
2060
             </font>
2061
            </property>
306 KeyOz 2062
            <property name="text">
167 KeyOz 2063
             <string>Nick-Kompensation</string>
2064
            </property>
2065
           </widget>
2066
          </item>
306 KeyOz 2067
          <item row="1" column="1" rowspan="2" colspan="2">
2068
           <widget class="QSpinBox" name="sb_6_2">
2069
            <property name="maximum">
167 KeyOz 2070
             <number>250</number>
2071
            </property>
2072
           </widget>
2073
          </item>
306 KeyOz 2074
          <item row="1" column="3" rowspan="2">
2075
           <widget class="QCheckBox" name="cb_6_6">
2076
            <property name="text">
167 KeyOz 2077
             <string>Invert direction</string>
2078
            </property>
2079
           </widget>
2080
          </item>
306 KeyOz 2081
          <item row="4" column="0">
2082
           <widget class="QLabel" name="label_57">
2083
            <property name="font">
167 KeyOz 2084
             <font>
2085
              <weight>75</weight>
2086
              <bold>true</bold>
2087
             </font>
2088
            </property>
306 KeyOz 2089
            <property name="text">
167 KeyOz 2090
             <string>Servo min:</string>
2091
            </property>
2092
           </widget>
2093
          </item>
306 KeyOz 2094
          <item row="4" column="1" colspan="2">
2095
           <widget class="QSpinBox" name="sb_6_3">
2096
            <property name="maximum">
167 KeyOz 2097
             <number>250</number>
2098
            </property>
2099
           </widget>
2100
          </item>
306 KeyOz 2101
          <item row="4" column="3">
2102
           <widget class="QLabel" name="label_61">
2103
            <property name="text">
167 KeyOz 2104
             <string>[0..250]</string>
2105
            </property>
2106
           </widget>
2107
          </item>
306 KeyOz 2108
          <item row="5" column="0">
2109
           <widget class="QLabel" name="label_58">
2110
            <property name="font">
167 KeyOz 2111
             <font>
2112
              <weight>75</weight>
2113
              <bold>true</bold>
2114
             </font>
2115
            </property>
306 KeyOz 2116
            <property name="text">
167 KeyOz 2117
             <string>Servo max:</string>
2118
            </property>
2119
           </widget>
2120
          </item>
306 KeyOz 2121
          <item row="5" column="1" colspan="2">
2122
           <widget class="QSpinBox" name="sb_6_4">
2123
            <property name="maximum">
167 KeyOz 2124
             <number>250</number>
2125
            </property>
2126
           </widget>
2127
          </item>
306 KeyOz 2128
          <item row="5" column="3">
2129
           <widget class="QLabel" name="label_62">
2130
            <property name="text">
167 KeyOz 2131
             <string>[0..250]</string>
2132
            </property>
2133
           </widget>
2134
          </item>
306 KeyOz 2135
          <item row="8" column="0">
2136
           <widget class="QLabel" name="label_59">
2137
            <property name="font">
167 KeyOz 2138
             <font>
2139
              <weight>75</weight>
2140
              <bold>true</bold>
2141
             </font>
2142
            </property>
306 KeyOz 2143
            <property name="text">
167 KeyOz 2144
             <string>Servo refresh rate:</string>
2145
            </property>
2146
           </widget>
2147
          </item>
306 KeyOz 2148
          <item row="8" column="1" colspan="2">
2149
           <widget class="QSpinBox" name="sb_6_5">
2150
            <property name="maximum">
167 KeyOz 2151
             <number>250</number>
2152
            </property>
2153
           </widget>
2154
          </item>
306 KeyOz 2155
          <item row="8" column="3">
2156
           <widget class="QLabel" name="label_63">
2157
            <property name="text">
167 KeyOz 2158
             <string>[0..250]</string>
2159
            </property>
2160
           </widget>
2161
          </item>
306 KeyOz 2162
          <item row="3" column="1">
2163
           <spacer name="verticalSpacer">
2164
            <property name="orientation">
167 KeyOz 2165
             <enum>Qt::Vertical</enum>
2166
            </property>
306 KeyOz 2167
            <property name="sizeType">
167 KeyOz 2168
             <enum>QSizePolicy::Fixed</enum>
2169
            </property>
306 KeyOz 2170
            <property name="sizeHint" stdset="0">
167 KeyOz 2171
             <size>
2172
              <width>20</width>
2173
              <height>10</height>
2174
             </size>
2175
            </property>
2176
           </spacer>
2177
          </item>
306 KeyOz 2178
          <item row="7" column="1">
2179
           <spacer name="verticalSpacer_2">
2180
            <property name="orientation">
167 KeyOz 2181
             <enum>Qt::Vertical</enum>
2182
            </property>
306 KeyOz 2183
            <property name="sizeType">
167 KeyOz 2184
             <enum>QSizePolicy::Fixed</enum>
2185
            </property>
306 KeyOz 2186
            <property name="sizeHint" stdset="0">
167 KeyOz 2187
             <size>
2188
              <width>121</width>
2189
              <height>10</height>
2190
             </size>
2191
            </property>
2192
           </spacer>
2193
          </item>
306 KeyOz 2194
          <item row="9" column="1">
2195
           <spacer name="verticalSpacer_3">
2196
            <property name="orientation">
167 KeyOz 2197
             <enum>Qt::Vertical</enum>
2198
            </property>
306 KeyOz 2199
            <property name="sizeHint" stdset="0">
167 KeyOz 2200
             <size>
2201
              <width>20</width>
2202
              <height>65</height>
2203
             </size>
2204
            </property>
2205
           </spacer>
2206
          </item>
2207
         </layout>
2208
        </widget>
2209
       </item>
306 KeyOz 2210
       <item row="0" column="1">
2211
        <widget class="QTextEdit" name="te_Help_6">
2212
         <property name="minimumSize">
167 KeyOz 2213
          <size>
2214
           <width>200</width>
2215
           <height>0</height>
2216
          </size>
2217
         </property>
306 KeyOz 2218
         <property name="maximumSize">
167 KeyOz 2219
          <size>
2220
           <width>200</width>
2221
           <height>16777215</height>
2222
          </size>
2223
         </property>
306 KeyOz 2224
         <property name="readOnly">
167 KeyOz 2225
          <bool>true</bool>
2226
         </property>
306 KeyOz 2227
         <property name="html">
2228
          <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;
2229
&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;
167 KeyOz 2230
p, li { white-space: pre-wrap; }
306 KeyOz 2231
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
2232
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Einstellungen für das Kamera-Servo an J7 der FlightCtrl.&lt;/span&gt;&lt;/p&gt;
2233
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Servo-Control: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Servowert zum Schwenken der Kamera. Entweder fixen Wert, oder Poti eintragen. &lt;/span&gt;&lt;/p&gt;
2234
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Nick-Kompensation: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Einfluss des Nickwinkels auf den Servo. &lt;/span&gt;&lt;/p&gt;
2235
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Invert direction:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Drehrichtung invertieren. &lt;/span&gt;&lt;/p&gt;
2236
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Servo Min:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Minimalwert als Anschlag. &lt;/span&gt;&lt;/p&gt;
2237
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Servo Max:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Maximalwert als Anschlag. &lt;/span&gt;&lt;/p&gt;
2238
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Servo Refresh-Rate:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Ansteuergeschwindigkeit. Einige Servos können nicht mit schnellen Werten angesteuert werden &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
167 KeyOz 2239
         </property>
2240
        </widget>
2241
       </item>
2242
      </layout>
2243
     </widget>
306 KeyOz 2244
     <widget class="QWidget" name="Seite_7">
2245
      <layout class="QGridLayout" name="gridLayout_38">
2246
       <item row="0" column="0">
2247
        <widget class="QFrame" name="frame_8">
2248
         <property name="sizePolicy">
2249
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 2250
           <horstretch>0</horstretch>
2251
           <verstretch>0</verstretch>
2252
          </sizepolicy>
2253
         </property>
306 KeyOz 2254
         <property name="frameShape">
167 KeyOz 2255
          <enum>QFrame::StyledPanel</enum>
2256
         </property>
306 KeyOz 2257
         <property name="frameShadow">
167 KeyOz 2258
          <enum>QFrame::Raised</enum>
2259
         </property>
306 KeyOz 2260
         <layout class="QGridLayout" name="gridLayout_23">
2261
          <item row="0" column="0">
2262
           <widget class="QLabel" name="label_68">
2263
            <property name="font">
167 KeyOz 2264
             <font>
2265
              <weight>75</weight>
2266
              <bold>true</bold>
2267
             </font>
2268
            </property>
306 KeyOz 2269
            <property name="text">
167 KeyOz 2270
             <string>Min. Gas:</string>
2271
            </property>
2272
           </widget>
2273
          </item>
306 KeyOz 2274
          <item row="0" column="1">
2275
           <widget class="QSpinBox" name="sb_7_1">
2276
            <property name="maximum">
167 KeyOz 2277
             <number>250</number>
2278
            </property>
2279
           </widget>
2280
          </item>
306 KeyOz 2281
          <item row="0" column="2">
2282
           <widget class="QLabel" name="label_67">
2283
            <property name="text">
167 KeyOz 2284
             <string>[0..250]</string>
2285
            </property>
2286
           </widget>
2287
          </item>
306 KeyOz 2288
          <item row="1" column="0">
2289
           <widget class="QLabel" name="label_65">
2290
            <property name="font">
167 KeyOz 2291
             <font>
2292
              <weight>75</weight>
2293
              <bold>true</bold>
2294
             </font>
2295
            </property>
306 KeyOz 2296
            <property name="text">
167 KeyOz 2297
             <string>Max. Gas:</string>
2298
            </property>
2299
           </widget>
2300
          </item>
306 KeyOz 2301
          <item row="1" column="1">
2302
           <widget class="QSpinBox" name="sb_7_2">
2303
            <property name="maximum">
167 KeyOz 2304
             <number>250</number>
2305
            </property>
2306
           </widget>
2307
          </item>
306 KeyOz 2308
          <item row="1" column="2">
2309
           <widget class="QLabel" name="label_64">
2310
            <property name="text">
167 KeyOz 2311
             <string>[0..250]</string>
2312
            </property>
2313
           </widget>
2314
          </item>
306 KeyOz 2315
          <item row="3" column="0">
2316
           <widget class="QLabel" name="label_66">
2317
            <property name="font">
167 KeyOz 2318
             <font>
2319
              <weight>75</weight>
2320
              <bold>true</bold>
2321
             </font>
2322
            </property>
306 KeyOz 2323
            <property name="text">
167 KeyOz 2324
             <string>Kompass-Wirkung:</string>
2325
            </property>
2326
           </widget>
2327
          </item>
306 KeyOz 2328
          <item row="3" column="1">
2329
           <widget class="QComboBox" name="cb_7_3">
2330
            <property name="editable">
167 KeyOz 2331
             <bool>true</bool>
2332
            </property>
2333
            <item>
306 KeyOz 2334
             <property name="text">
167 KeyOz 2335
              <string>Poti 1</string>
2336
             </property>
2337
            </item>
2338
            <item>
306 KeyOz 2339
             <property name="text">
167 KeyOz 2340
              <string>Poti 2</string>
2341
             </property>
2342
            </item>
2343
            <item>
306 KeyOz 2344
             <property name="text">
167 KeyOz 2345
              <string>Poti 3</string>
2346
             </property>
2347
            </item>
2348
            <item>
306 KeyOz 2349
             <property name="text">
167 KeyOz 2350
              <string>Poti 4</string>
2351
             </property>
2352
            </item>
2353
            <item>
306 KeyOz 2354
             <property name="text">
167 KeyOz 2355
              <string>0</string>
2356
             </property>
2357
            </item>
2358
           </widget>
2359
          </item>
306 KeyOz 2360
          <item row="3" column="2">
2361
           <widget class="QLabel" name="label_60">
2362
            <property name="text">
167 KeyOz 2363
             <string>[0..250]</string>
2364
            </property>
2365
           </widget>
2366
          </item>
306 KeyOz 2367
          <item row="4" column="1">
2368
           <spacer name="verticalSpacer_7">
2369
            <property name="orientation">
167 KeyOz 2370
             <enum>Qt::Vertical</enum>
2371
            </property>
306 KeyOz 2372
            <property name="sizeType">
167 KeyOz 2373
             <enum>QSizePolicy::Fixed</enum>
2374
            </property>
306 KeyOz 2375
            <property name="sizeHint" stdset="0">
167 KeyOz 2376
             <size>
2377
              <width>20</width>
2378
              <height>10</height>
2379
             </size>
2380
            </property>
2381
           </spacer>
2382
          </item>
306 KeyOz 2383
          <item row="5" column="0">
2384
           <widget class="QLabel" name="label_70">
2385
            <property name="font">
167 KeyOz 2386
             <font>
2387
              <weight>75</weight>
2388
              <bold>true</bold>
2389
             </font>
2390
            </property>
306 KeyOz 2391
            <property name="text">
167 KeyOz 2392
             <string>Unterspannung [0.1V]:</string>
2393
            </property>
2394
           </widget>
2395
          </item>
306 KeyOz 2396
          <item row="5" column="1">
2397
           <widget class="QSpinBox" name="sb_7_4">
2398
            <property name="maximum">
167 KeyOz 2399
             <number>250</number>
2400
            </property>
2401
           </widget>
2402
          </item>
306 KeyOz 2403
          <item row="5" column="2">
2404
           <widget class="QLabel" name="label_69">
2405
            <property name="text">
167 KeyOz 2406
             <string>[0..250]</string>
2407
            </property>
2408
           </widget>
2409
          </item>
306 KeyOz 2410
          <item row="7" column="0" colspan="3">
2411
           <widget class="QLabel" name="label_75">
2412
            <property name="text">
167 KeyOz 2413
             <string>Bei Empfangsverlust:</string>
2414
            </property>
2415
           </widget>
2416
          </item>
306 KeyOz 2417
          <item row="8" column="0">
2418
           <widget class="QLabel" name="label_72">
2419
            <property name="font">
167 KeyOz 2420
             <font>
2421
              <weight>75</weight>
2422
              <bold>true</bold>
2423
             </font>
2424
            </property>
306 KeyOz 2425
            <property name="text">
167 KeyOz 2426
             <string>Not-Gas Zeit [0.1s]:</string>
2427
            </property>
2428
           </widget>
2429
          </item>
306 KeyOz 2430
          <item row="8" column="1">
2431
           <widget class="QSpinBox" name="sb_7_5">
2432
            <property name="maximum">
167 KeyOz 2433
             <number>250</number>
2434
            </property>
2435
           </widget>
2436
          </item>
306 KeyOz 2437
          <item row="8" column="2">
2438
           <widget class="QLabel" name="label_71">
2439
            <property name="text">
167 KeyOz 2440
             <string>[0..250]</string>
2441
            </property>
2442
           </widget>
2443
          </item>
306 KeyOz 2444
          <item row="9" column="0">
2445
           <widget class="QLabel" name="label_74">
2446
            <property name="font">
167 KeyOz 2447
             <font>
2448
              <weight>75</weight>
2449
              <bold>true</bold>
2450
             </font>
2451
            </property>
306 KeyOz 2452
            <property name="text">
167 KeyOz 2453
             <string>Not-Gas:</string>
2454
            </property>
2455
           </widget>
2456
          </item>
306 KeyOz 2457
          <item row="9" column="1">
2458
           <widget class="QSpinBox" name="sb_7_6">
2459
            <property name="maximum">
167 KeyOz 2460
             <number>250</number>
2461
            </property>
2462
           </widget>
2463
          </item>
306 KeyOz 2464
          <item row="9" column="2">
2465
           <widget class="QLabel" name="label_73">
2466
            <property name="text">
167 KeyOz 2467
             <string>[0..250]</string>
2468
            </property>
2469
           </widget>
2470
          </item>
306 KeyOz 2471
          <item row="2" column="1">
2472
           <spacer name="verticalSpacer_9">
2473
            <property name="orientation">
167 KeyOz 2474
             <enum>Qt::Vertical</enum>
2475
            </property>
306 KeyOz 2476
            <property name="sizeType">
167 KeyOz 2477
             <enum>QSizePolicy::Fixed</enum>
2478
            </property>
306 KeyOz 2479
            <property name="sizeHint" stdset="0">
167 KeyOz 2480
             <size>
2481
              <width>61</width>
2482
              <height>10</height>
2483
             </size>
2484
            </property>
2485
           </spacer>
2486
          </item>
2487
         </layout>
2488
        </widget>
2489
       </item>
306 KeyOz 2490
       <item row="0" column="1">
2491
        <widget class="QTextEdit" name="te_Help_7">
2492
         <property name="minimumSize">
167 KeyOz 2493
          <size>
2494
           <width>200</width>
2495
           <height>0</height>
2496
          </size>
2497
         </property>
306 KeyOz 2498
         <property name="maximumSize">
167 KeyOz 2499
          <size>
2500
           <width>200</width>
2501
           <height>16777215</height>
2502
          </size>
2503
         </property>
306 KeyOz 2504
         <property name="readOnly">
167 KeyOz 2505
          <bool>true</bool>
2506
         </property>
306 KeyOz 2507
         <property name="html">
2508
          <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;
2509
&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;
167 KeyOz 2510
p, li { white-space: pre-wrap; }
306 KeyOz 2511
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
2512
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Bei Empfangsverlust: Geht der Funkempfang verloren (außer Reichweite oder Sender aus), tritt die Not-Gas-Regelung in Kraft um dem Piloten Zeit für Gegenmaßnahmen zu geben. Die gesamte Not-Gas-Regelung wird allerdings erst aktiv, wenn ein Gas-Wert von 40 für mindestens 4 Sekunden überschritten war (d.h. der Kopter wahrscheinlich fliegt)! &lt;/span&gt;&lt;/p&gt;
2513
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Min.Gas &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Minimaler Gaswert, der an die Motoren geht &lt;/span&gt;&lt;/p&gt;
2514
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Max.Gas &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Maximaler Gaswert, der an die Motoren geht. &lt;/span&gt;&lt;/p&gt;
2515
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Kompasswirkung &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;:Ist ein Kompass angeschlossen, kann hiermit der Einfluss auf Gier eingestellt werden &lt;/span&gt;&lt;/p&gt;
2516
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Unterspannung &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Schwellwert in 0,1V zum Melden der Akku-Unterspannung &lt;/span&gt;&lt;/p&gt;
2517
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Not-Gas Zeit [0.1s]:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Hier wird die Zeit in Zehntelsekunden eingetragen, für die das Not-Gas nach Empfangsverlust aktiv wird. &lt;/span&gt;&lt;/p&gt;
2518
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Not-Gas:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Wert für das Not-Gas. &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
167 KeyOz 2519
         </property>
2520
        </widget>
2521
       </item>
2522
      </layout>
2523
     </widget>
306 KeyOz 2524
     <widget class="QWidget" name="Seite_8">
2525
      <layout class="QGridLayout" name="gridLayout_37">
2526
       <item row="0" column="0">
2527
        <widget class="QFrame" name="frame_9">
2528
         <property name="sizePolicy">
2529
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 2530
           <horstretch>0</horstretch>
2531
           <verstretch>0</verstretch>
2532
          </sizepolicy>
2533
         </property>
306 KeyOz 2534
         <property name="frameShape">
167 KeyOz 2535
          <enum>QFrame::StyledPanel</enum>
2536
         </property>
306 KeyOz 2537
         <property name="frameShadow">
167 KeyOz 2538
          <enum>QFrame::Raised</enum>
2539
         </property>
306 KeyOz 2540
         <layout class="QGridLayout" name="gridLayout_4">
2541
          <item row="0" column="0">
2542
           <widget class="QLabel" name="label_80">
2543
            <property name="font">
234 KeyOz 2544
             <font>
2545
              <weight>75</weight>
2546
              <bold>true</bold>
2547
             </font>
2548
            </property>
306 KeyOz 2549
            <property name="text">
234 KeyOz 2550
             <string>Gier-Feedback:</string>
2551
            </property>
2552
           </widget>
167 KeyOz 2553
          </item>
306 KeyOz 2554
          <item row="0" column="1">
2555
           <widget class="QComboBox" name="cb_8_1">
2556
            <property name="editable">
167 KeyOz 2557
             <bool>true</bool>
2558
            </property>
2559
            <item>
306 KeyOz 2560
             <property name="text">
167 KeyOz 2561
              <string>Poti 1</string>
2562
             </property>
2563
            </item>
2564
            <item>
306 KeyOz 2565
             <property name="text">
167 KeyOz 2566
              <string>Poti 2</string>
2567
             </property>
2568
            </item>
2569
            <item>
306 KeyOz 2570
             <property name="text">
167 KeyOz 2571
              <string>Poti 3</string>
2572
             </property>
2573
            </item>
2574
            <item>
306 KeyOz 2575
             <property name="text">
167 KeyOz 2576
              <string>Poti 4</string>
2577
             </property>
2578
            </item>
2579
            <item>
306 KeyOz 2580
             <property name="text">
167 KeyOz 2581
              <string>0</string>
2582
             </property>
2583
            </item>
2584
           </widget>
2585
          </item>
306 KeyOz 2586
          <item row="0" column="2">
2587
           <widget class="QLabel" name="label_76">
2588
            <property name="text">
167 KeyOz 2589
             <string>[0..250]</string>
2590
            </property>
2591
           </widget>
2592
          </item>
306 KeyOz 2593
          <item row="1" column="0">
2594
           <widget class="QLabel" name="label_79">
2595
            <property name="font">
234 KeyOz 2596
             <font>
2597
              <weight>75</weight>
2598
              <bold>true</bold>
2599
             </font>
2600
            </property>
306 KeyOz 2601
            <property name="text">
234 KeyOz 2602
             <string>Nick/Roll-Feedback:</string>
2603
            </property>
2604
           </widget>
167 KeyOz 2605
          </item>
306 KeyOz 2606
          <item row="1" column="1">
2607
           <widget class="QComboBox" name="cb_8_2">
2608
            <property name="editable">
167 KeyOz 2609
             <bool>true</bool>
2610
            </property>
2611
            <item>
306 KeyOz 2612
             <property name="text">
167 KeyOz 2613
              <string>Poti 1</string>
2614
             </property>
2615
            </item>
2616
            <item>
306 KeyOz 2617
             <property name="text">
167 KeyOz 2618
              <string>Poti 2</string>
2619
             </property>
2620
            </item>
2621
            <item>
306 KeyOz 2622
             <property name="text">
167 KeyOz 2623
              <string>Poti 3</string>
2624
             </property>
2625
            </item>
2626
            <item>
306 KeyOz 2627
             <property name="text">
167 KeyOz 2628
              <string>Poti 4</string>
2629
             </property>
2630
            </item>
2631
            <item>
306 KeyOz 2632
             <property name="text">
167 KeyOz 2633
              <string>0</string>
2634
             </property>
2635
            </item>
2636
           </widget>
2637
          </item>
306 KeyOz 2638
          <item row="1" column="2">
2639
           <widget class="QLabel" name="label_78">
2640
            <property name="text">
167 KeyOz 2641
             <string>[0..250]</string>
2642
            </property>
2643
           </widget>
2644
          </item>
306 KeyOz 2645
          <item row="2" column="0">
2646
           <widget class="QLabel" name="label_81">
2647
            <property name="font">
234 KeyOz 2648
             <font>
2649
              <weight>75</weight>
2650
              <bold>true</bold>
2651
             </font>
2652
            </property>
306 KeyOz 2653
            <property name="text">
234 KeyOz 2654
             <string>Gier-Korrektion:</string>
2655
            </property>
2656
           </widget>
2657
          </item>
306 KeyOz 2658
          <item row="2" column="1">
2659
           <widget class="QComboBox" name="cb_8_3">
2660
            <property name="editable">
234 KeyOz 2661
             <bool>true</bool>
2662
            </property>
2663
            <item>
306 KeyOz 2664
             <property name="text">
234 KeyOz 2665
              <string>Poti 1</string>
2666
             </property>
2667
            </item>
2668
            <item>
306 KeyOz 2669
             <property name="text">
234 KeyOz 2670
              <string>Poti 2</string>
2671
             </property>
2672
            </item>
2673
            <item>
306 KeyOz 2674
             <property name="text">
234 KeyOz 2675
              <string>Poti 3</string>
2676
             </property>
2677
            </item>
2678
            <item>
306 KeyOz 2679
             <property name="text">
234 KeyOz 2680
              <string>Poti 4</string>
2681
             </property>
2682
            </item>
2683
            <item>
306 KeyOz 2684
             <property name="text">
234 KeyOz 2685
              <string>0</string>
2686
             </property>
2687
            </item>
2688
           </widget>
2689
          </item>
306 KeyOz 2690
          <item row="2" column="2">
2691
           <widget class="QLabel" name="label_136">
2692
            <property name="text">
234 KeyOz 2693
             <string>[0..250]</string>
2694
            </property>
2695
           </widget>
2696
          </item>
306 KeyOz 2697
          <item row="3" column="1">
2698
           <spacer name="verticalSpacer_11">
2699
            <property name="orientation">
167 KeyOz 2700
             <enum>Qt::Vertical</enum>
2701
            </property>
306 KeyOz 2702
            <property name="sizeHint" stdset="0">
167 KeyOz 2703
             <size>
2704
              <width>20</width>
2705
              <height>156</height>
2706
             </size>
2707
            </property>
2708
           </spacer>
2709
          </item>
2710
         </layout>
2711
        </widget>
2712
       </item>
306 KeyOz 2713
       <item row="0" column="1">
2714
        <widget class="QTextEdit" name="te_Help_8">
2715
         <property name="minimumSize">
167 KeyOz 2716
          <size>
2717
           <width>200</width>
2718
           <height>0</height>
2719
          </size>
2720
         </property>
306 KeyOz 2721
         <property name="maximumSize">
167 KeyOz 2722
          <size>
2723
           <width>200</width>
2724
           <height>16777215</height>
2725
          </size>
2726
         </property>
306 KeyOz 2727
         <property name="readOnly">
167 KeyOz 2728
          <bool>true</bool>
2729
         </property>
306 KeyOz 2730
         <property name="html">
2731
          <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;
2732
&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;
167 KeyOz 2733
p, li { white-space: pre-wrap; }
306 KeyOz 2734
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
2735
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Achskopplung&lt;/span&gt;&lt;/p&gt;
2736
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Eine Gierbewegung verkoppelt jetzt Nick und Roll. Das bedeutet, dass der MK jetzt eine Kurve fliegt, wenn man z.B. nickt und gleichzeitig giert. Es verhindert, dass dem MK nach Kurven schwindelig wird &lt;/span&gt;&lt;/p&gt;
2737
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Gier-Feedback &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: Der Grad der Achsenkopplung. Ist der Wert zu klein, hängt der MK bei (und nach) einer Linkskurve nach rechts &lt;/span&gt;&lt;/p&gt;
2738
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Nick/Roll-Feedback&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;: TEXT&lt;/span&gt;&lt;/p&gt;
2739
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:1px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Gier-Korrektion: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Damit versucht der MK, der (evtl. ungewollten) Richtungsänderung (siehe Video) entgegenzuwirken. Das funktioniert allerdings nur bei langsamen Manövern, weil Gier erheblich träger ist, als Nick oder Roll.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
167 KeyOz 2740
         </property>
2741
        </widget>
2742
       </item>
2743
      </layout>
2744
     </widget>
306 KeyOz 2745
     <widget class="QWidget" name="Seite_9">
2746
      <layout class="QGridLayout" name="gridLayout_36">
2747
       <item row="0" column="0">
2748
        <widget class="QFrame" name="frame_10">
2749
         <property name="sizePolicy">
2750
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 2751
           <horstretch>0</horstretch>
2752
           <verstretch>0</verstretch>
2753
          </sizepolicy>
2754
         </property>
306 KeyOz 2755
         <property name="frameShape">
167 KeyOz 2756
          <enum>QFrame::StyledPanel</enum>
2757
         </property>
306 KeyOz 2758
         <property name="frameShadow">
167 KeyOz 2759
          <enum>QFrame::Raised</enum>
2760
         </property>
306 KeyOz 2761
         <layout class="QGridLayout" name="gridLayout_31">
2762
          <item row="0" column="0" colspan="4">
2763
           <layout class="QVBoxLayout" name="verticalLayout_5">
2764
            <property name="spacing">
167 KeyOz 2765
             <number>0</number>
2766
            </property>
2767
            <item>
306 KeyOz 2768
             <layout class="QHBoxLayout" name="horizontalLayout_8">
167 KeyOz 2769
              <item>
306 KeyOz 2770
               <spacer name="horizontalSpacer_6">
2771
                <property name="orientation">
167 KeyOz 2772
                 <enum>Qt::Horizontal</enum>
2773
                </property>
306 KeyOz 2774
                <property name="sizeHint" stdset="0">
167 KeyOz 2775
                 <size>
2776
                  <width>40</width>
2777
                  <height>20</height>
2778
                 </size>
2779
                </property>
2780
               </spacer>
2781
              </item>
2782
              <item>
306 KeyOz 2783
               <widget class="QLabel" name="label_104">
2784
                <property name="text">
167 KeyOz 2785
                 <string>loop, while stick up</string>
2786
                </property>
2787
               </widget>
2788
              </item>
2789
              <item>
306 KeyOz 2790
               <spacer name="horizontalSpacer_7">
2791
                <property name="orientation">
167 KeyOz 2792
                 <enum>Qt::Horizontal</enum>
2793
                </property>
306 KeyOz 2794
                <property name="sizeHint" stdset="0">
167 KeyOz 2795
                 <size>
2796
                  <width>40</width>
2797
                  <height>20</height>
2798
                 </size>
2799
                </property>
2800
               </spacer>
2801
              </item>
2802
             </layout>
2803
            </item>
2804
            <item>
306 KeyOz 2805
             <layout class="QHBoxLayout" name="horizontalLayout_6">
167 KeyOz 2806
              <item>
306 KeyOz 2807
               <layout class="QHBoxLayout" name="horizontalLayout_5">
167 KeyOz 2808
                <item>
306 KeyOz 2809
                 <spacer name="horizontalSpacer_2">
2810
                  <property name="orientation">
167 KeyOz 2811
                   <enum>Qt::Horizontal</enum>
2812
                  </property>
306 KeyOz 2813
                  <property name="sizeHint" stdset="0">
167 KeyOz 2814
                   <size>
2815
                    <width>40</width>
2816
                    <height>20</height>
2817
                   </size>
2818
                  </property>
2819
                 </spacer>
2820
                </item>
2821
                <item>
306 KeyOz 2822
                 <widget class="QLabel" name="label_105">
2823
                  <property name="text">
2824
                   <string>Loop, while&lt;br&gt; stick left</string>
167 KeyOz 2825
                  </property>
2826
                 </widget>
2827
                </item>
2828
                <item>
306 KeyOz 2829
                 <widget class="QToolButton" name="tb_9_8">
2830
                  <property name="text">
167 KeyOz 2831
                   <string>0</string>
2832
                  </property>
306 KeyOz 2833
                  <property name="icon">
2834
                   <iconset resource="../MKTool.qrc">
227 KeyOz 2835
                    <normaloff>:/Arrows/Images/Arrows/Left-1.png</normaloff>
2836
                    <normalon>:/Arrows/Images/Arrows/Left-2.png</normalon>:/Arrows/Images/Arrows/Left-1.png</iconset>
167 KeyOz 2837
                  </property>
306 KeyOz 2838
                  <property name="iconSize">
167 KeyOz 2839
                   <size>
2840
                    <width>32</width>
2841
                    <height>32</height>
2842
                   </size>
2843
                  </property>
306 KeyOz 2844
                  <property name="checkable">
227 KeyOz 2845
                   <bool>true</bool>
2846
                  </property>
306 KeyOz 2847
                  <property name="checked">
227 KeyOz 2848
                   <bool>false</bool>
2849
                  </property>
306 KeyOz 2850
                  <property name="autoRaise">
167 KeyOz 2851
                   <bool>true</bool>
2852
                  </property>
2853
                 </widget>
2854
                </item>
2855
               </layout>
2856
              </item>
2857
              <item>
306 KeyOz 2858
               <layout class="QVBoxLayout" name="verticalLayout_4">
2859
                <property name="spacing">
167 KeyOz 2860
                 <number>0</number>
2861
                </property>
2862
                <item>
306 KeyOz 2863
                 <widget class="QToolButton" name="tb_9_6">
2864
                  <property name="text">
167 KeyOz 2865
                   <string>0</string>
2866
                  </property>
306 KeyOz 2867
                  <property name="icon">
2868
                   <iconset resource="../MKTool.qrc">
227 KeyOz 2869
                    <normaloff>:/Arrows/Images/Arrows/Up-1.png</normaloff>
2870
                    <normalon>:/Arrows/Images/Arrows/Up-2.png</normalon>:/Arrows/Images/Arrows/Up-1.png</iconset>
167 KeyOz 2871
                  </property>
306 KeyOz 2872
                  <property name="iconSize">
167 KeyOz 2873
                   <size>
2874
                    <width>32</width>
2875
                    <height>32</height>
2876
                   </size>
2877
                  </property>
306 KeyOz 2878
                  <property name="checkable">
227 KeyOz 2879
                   <bool>true</bool>
2880
                  </property>
306 KeyOz 2881
                  <property name="checked">
227 KeyOz 2882
                   <bool>false</bool>
2883
                  </property>
306 KeyOz 2884
                  <property name="autoRaise">
167 KeyOz 2885
                   <bool>true</bool>
2886
                  </property>
2887
                 </widget>
2888
                </item>
2889
                <item>
306 KeyOz 2890
                 <widget class="QToolButton" name="tb_9_7">
2891
                  <property name="text">
167 KeyOz 2892
                   <string>0</string>
2893
                  </property>
306 KeyOz 2894
                  <property name="icon">
2895
                   <iconset resource="../MKTool.qrc">
227 KeyOz 2896
                    <normaloff>:/Arrows/Images/Arrows/Down-1.png</normaloff>
2897
                    <normalon>:/Arrows/Images/Arrows/Down-2.png</normalon>:/Arrows/Images/Arrows/Down-1.png</iconset>
167 KeyOz 2898
                  </property>
306 KeyOz 2899
                  <property name="iconSize">
167 KeyOz 2900
                   <size>
2901
                    <width>32</width>
2902
                    <height>32</height>
2903
                   </size>
2904
                  </property>
306 KeyOz 2905
                  <property name="checkable">
227 KeyOz 2906
                   <bool>true</bool>
167 KeyOz 2907
                  </property>
306 KeyOz 2908
                  <property name="autoRaise">
167 KeyOz 2909
                   <bool>true</bool>
2910
                  </property>
2911
                 </widget>
2912
                </item>
2913
               </layout>
2914
              </item>
2915
              <item>
306 KeyOz 2916
               <layout class="QHBoxLayout" name="horizontalLayout_4">
167 KeyOz 2917
                <item>
306 KeyOz 2918
                 <widget class="QToolButton" name="tb_9_9">
2919
                  <property name="text">
167 KeyOz 2920
                   <string>0</string>
2921
                  </property>
306 KeyOz 2922
                  <property name="icon">
2923
                   <iconset resource="../MKTool.qrc">
227 KeyOz 2924
                    <normaloff>:/Arrows/Images/Arrows/Right-1.png</normaloff>
2925
                    <normalon>:/Arrows/Images/Arrows/Right-2.png</normalon>:/Arrows/Images/Arrows/Right-1.png</iconset>
167 KeyOz 2926
                  </property>
306 KeyOz 2927
                  <property name="iconSize">
167 KeyOz 2928
                   <size>
2929
                    <width>32</width>
2930
                    <height>32</height>
2931
                   </size>
2932
                  </property>
306 KeyOz 2933
                  <property name="checkable">
227 KeyOz 2934
                   <bool>true</bool>
167 KeyOz 2935
                  </property>
306 KeyOz 2936
                  <property name="autoRaise">
167 KeyOz 2937
                   <bool>true</bool>
2938
                  </property>
2939
                 </widget>
2940
                </item>
2941
                <item>
306 KeyOz 2942
                 <widget class="QLabel" name="label_106">
2943
                  <property name="text">
2944
                   <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;
2945
&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;
167 KeyOz 2946
p, li { white-space: pre-wrap; }
306 KeyOz 2947
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
2948
&lt;p align=&quot;right&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Loop, while&lt;br /&gt;stick right&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
167 KeyOz 2949
                  </property>
2950
                 </widget>
2951
                </item>
2952
                <item>
306 KeyOz 2953
                 <spacer name="horizontalSpacer_3">
2954
                  <property name="orientation">
167 KeyOz 2955
                   <enum>Qt::Horizontal</enum>
2956
                  </property>
306 KeyOz 2957
                  <property name="sizeHint" stdset="0">
167 KeyOz 2958
                   <size>
2959
                    <width>40</width>
2960
                    <height>20</height>
2961
                   </size>
2962
                  </property>
2963
                 </spacer>
2964
                </item>
2965
               </layout>
2966
              </item>
2967
             </layout>
2968
            </item>
2969
            <item>
306 KeyOz 2970
             <layout class="QHBoxLayout" name="horizontalLayout_7">
167 KeyOz 2971
              <item>
306 KeyOz 2972
               <spacer name="horizontalSpacer_4">
2973
                <property name="orientation">
167 KeyOz 2974
                 <enum>Qt::Horizontal</enum>
2975
                </property>
306 KeyOz 2976
                <property name="sizeHint" stdset="0">
167 KeyOz 2977
                 <size>
2978
                  <width>40</width>
2979
                  <height>20</height>
2980
                 </size>
2981
                </property>
2982
               </spacer>
2983
              </item>
2984
              <item>
306 KeyOz 2985
               <widget class="QLabel" name="label_103">
2986
                <property name="text">
167 KeyOz 2987
                 <string>Loop, while stick down</string>
2988
                </property>
2989
               </widget>
2990
              </item>
2991
              <item>
306 KeyOz 2992
               <spacer name="horizontalSpacer_5">
2993
                <property name="orientation">
167 KeyOz 2994
                 <enum>Qt::Horizontal</enum>
2995
                </property>
306 KeyOz 2996
                <property name="sizeHint" stdset="0">
167 KeyOz 2997
                 <size>
2998
                  <width>40</width>
2999
                  <height>20</height>
3000
                 </size>
3001
                </property>
3002
               </spacer>
3003
              </item>
3004
             </layout>
3005
            </item>
3006
           </layout>
3007
          </item>
306 KeyOz 3008
          <item row="1" column="0">
3009
           <widget class="QLabel" name="label_99">
3010
            <property name="font">
167 KeyOz 3011
             <font>
3012
              <weight>75</weight>
3013
              <bold>true</bold>
3014
             </font>
3015
            </property>
306 KeyOz 3016
            <property name="text">
167 KeyOz 3017
             <string>Gas limit:</string>
3018
            </property>
3019
           </widget>
3020
          </item>
306 KeyOz 3021
          <item row="1" column="1">
3022
           <widget class="QComboBox" name="cb_9_1">
3023
            <property name="editable">
167 KeyOz 3024
             <bool>true</bool>
3025
            </property>
3026
            <item>
306 KeyOz 3027
             <property name="text">
167 KeyOz 3028
              <string>Poti 1</string>
3029
             </property>
3030
            </item>
3031
            <item>
306 KeyOz 3032
             <property name="text">
167 KeyOz 3033
              <string>Poti 2</string>
3034
             </property>
3035
            </item>
3036
            <item>
306 KeyOz 3037
             <property name="text">
167 KeyOz 3038
              <string>Poti 3</string>
3039
             </property>
3040
            </item>
3041
            <item>
306 KeyOz 3042
             <property name="text">
167 KeyOz 3043
              <string>Poti 4</string>
3044
             </property>
3045
            </item>
3046
            <item>
306 KeyOz 3047
             <property name="text">
167 KeyOz 3048
              <string>0</string>
3049
             </property>
3050
            </item>
3051
           </widget>
3052
          </item>
306 KeyOz 3053
          <item row="2" column="0">
3054
           <widget class="QLabel" name="label_98">
3055
            <property name="font">
167 KeyOz 3056
             <font>
3057
              <weight>75</weight>
3058
              <bold>true</bold>
3059
             </font>
3060
            </property>
306 KeyOz 3061
            <property name="text">
167 KeyOz 3062
             <string>Ansprechschwelle:</string>
3063
            </property>
3064
           </widget>
3065
          </item>
306 KeyOz 3066
          <item row="2" column="1">
3067
           <widget class="QSpinBox" name="sb_9_2">
3068
            <property name="maximum">
167 KeyOz 3069
             <number>250</number>
3070
            </property>
3071
           </widget>
3072
          </item>
306 KeyOz 3073
          <item row="2" column="2">
3074
           <widget class="QLabel" name="label_102">
3075
            <property name="font">
167 KeyOz 3076
             <font>
3077
              <weight>75</weight>
3078
              <bold>true</bold>
3079
             </font>
3080
            </property>
306 KeyOz 3081
            <property name="text">
167 KeyOz 3082
             <string>Hysterese:</string>
3083
            </property>
3084
           </widget>
3085
          </item>
306 KeyOz 3086
          <item row="2" column="3">
3087
           <widget class="QSpinBox" name="sb_9_4">
3088
            <property name="maximum">
167 KeyOz 3089
             <number>250</number>
3090
            </property>
3091
           </widget>
3092
          </item>
306 KeyOz 3093
          <item row="3" column="0">
3094
           <widget class="QLabel" name="label_100">
3095
            <property name="font">
167 KeyOz 3096
             <font>
3097
              <weight>75</weight>
3098
              <bold>true</bold>
3099
             </font>
3100
            </property>
306 KeyOz 3101
            <property name="text">
167 KeyOz 3102
             <string>Turn over Nick:</string>
3103
            </property>
3104
           </widget>
3105
          </item>
306 KeyOz 3106
          <item row="3" column="1">
3107
           <widget class="QSpinBox" name="sb_9_3">
3108
            <property name="maximum">
167 KeyOz 3109
             <number>250</number>
3110
            </property>
3111
           </widget>
3112
          </item>
306 KeyOz 3113
          <item row="3" column="3">
3114
           <widget class="QSpinBox" name="sb_9_5">
3115
            <property name="maximum">
167 KeyOz 3116
             <number>250</number>
3117
            </property>
3118
           </widget>
3119
          </item>
306 KeyOz 3120
          <item row="3" column="2">
3121
           <widget class="QLabel" name="label_101">
3122
            <property name="font">
167 KeyOz 3123
             <font>
3124
              <weight>75</weight>
3125
              <bold>true</bold>
3126
             </font>
3127
            </property>
306 KeyOz 3128
            <property name="text">
167 KeyOz 3129
             <string>Turn over Roll:</string>
3130
            </property>
3131
           </widget>
3132
          </item>
3133
         </layout>
3134
        </widget>
3135
       </item>
306 KeyOz 3136
       <item row="0" column="1">
3137
        <widget class="QTextEdit" name="te_Help_9">
3138
         <property name="minimumSize">
167 KeyOz 3139
          <size>
3140
           <width>20</width>
3141
           <height>0</height>
3142
          </size>
3143
         </property>
306 KeyOz 3144
         <property name="maximumSize">
167 KeyOz 3145
          <size>
3146
           <width>200</width>
3147
           <height>16777215</height>
3148
          </size>
3149
         </property>
306 KeyOz 3150
         <property name="readOnly">
167 KeyOz 3151
          <bool>true</bool>
3152
         </property>
306 KeyOz 3153
         <property name="html">
3154
          <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;
3155
&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;
167 KeyOz 3156
p, li { white-space: pre-wrap; }
306 KeyOz 3157
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
3158
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Pfeile:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Der Looping wird in diese entsprechende Richtung zugelassen. Dabei zeigt der Pfeil den entsprechenden Stickanschlag an &lt;/span&gt;&lt;/p&gt;
3159
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Gas Limit:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Auf diesen Wert wird das Gas während des Loopings begrenzt &lt;/span&gt;&lt;/p&gt;
3160
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Ansprechschwelle:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Ab diesen Stickwert wird aus der Lageregelung eine Drehratenregelung, um den Looping durchzuführen &lt;/span&gt;&lt;/p&gt;
3161
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Hysteresis:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Stick-Hysterese für die Ansprechschwelle. In der Regel immer niedriger, als die Ansprechschwelle &lt;/span&gt;&lt;/p&gt;
3162
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;TurnOver Nick: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;100 bedeutet 100% einer 360° Drehung. Wenn nach dem Looping der MK zu weit dreht, muss der Wert verringert werden. Dreht er nicht weit genug, muss der Wert vergrößert werden. Also entspricht 1 einem Winkel von 3,6° &lt;/span&gt;&lt;/p&gt;
3163
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;TurnOver Roll:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; analog &lt;/span&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;TurnOver Nick&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; &lt;/span&gt;&lt;/p&gt;
3164
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Wichtig:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Ansprechschwelle - Hysteresis sollte etwa bei 20-40 liegen, da sonst der Kopter beim verlassen der Loopingfunktion versucht, sehr schnell die Schräglage, die man mit dem Stick vorgibt, einzunehmen. Dies kann gerade bei sehr flotten Settings dazu führen, das der Kopter bei der Drehung &quot;springt&quot; und einige Gerade der Winkelbewegung nicht mitbekommt, was dazu führt, das sich der Kopter sehr schräg steht. &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
167 KeyOz 3165
         </property>
3166
        </widget>
3167
       </item>
3168
      </layout>
3169
     </widget>
306 KeyOz 3170
     <widget class="QWidget" name="Seite_10">
3171
      <layout class="QGridLayout" name="gridLayout_35">
3172
       <item row="0" column="0">
3173
        <widget class="QFrame" name="frame_11">
3174
         <property name="sizePolicy">
3175
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 3176
           <horstretch>0</horstretch>
3177
           <verstretch>0</verstretch>
3178
          </sizepolicy>
3179
         </property>
306 KeyOz 3180
         <property name="frameShape">
167 KeyOz 3181
          <enum>QFrame::StyledPanel</enum>
3182
         </property>
306 KeyOz 3183
         <property name="frameShadow">
167 KeyOz 3184
          <enum>QFrame::Raised</enum>
3185
         </property>
306 KeyOz 3186
         <layout class="QGridLayout" name="gridLayout_14">
3187
          <item row="0" column="0">
3188
           <widget class="QLabel" name="label_83">
3189
            <property name="font">
167 KeyOz 3190
             <font>
3191
              <weight>75</weight>
3192
              <bold>true</bold>
3193
             </font>
3194
            </property>
306 KeyOz 3195
            <property name="text">
167 KeyOz 3196
             <string>Parameter 1:</string>
3197
            </property>
3198
           </widget>
3199
          </item>
306 KeyOz 3200
          <item row="0" column="1">
3201
           <widget class="QComboBox" name="cb_10_1">
3202
            <property name="editable">
167 KeyOz 3203
             <bool>true</bool>
3204
            </property>
3205
            <item>
306 KeyOz 3206
             <property name="text">
167 KeyOz 3207
              <string>Poti 1</string>
3208
             </property>
3209
            </item>
3210
            <item>
306 KeyOz 3211
             <property name="text">
167 KeyOz 3212
              <string>Poti 2</string>
3213
             </property>
3214
            </item>
3215
            <item>
306 KeyOz 3216
             <property name="text">
167 KeyOz 3217
              <string>Poti 3</string>
3218
             </property>
3219
            </item>
3220
            <item>
306 KeyOz 3221
             <property name="text">
167 KeyOz 3222
              <string>Poti 4</string>
3223
             </property>
3224
            </item>
3225
            <item>
306 KeyOz 3226
             <property name="text">
167 KeyOz 3227
              <string>0</string>
3228
             </property>
3229
            </item>
3230
           </widget>
3231
          </item>
306 KeyOz 3232
          <item row="0" column="2">
3233
           <widget class="QLabel" name="label_82">
3234
            <property name="text">
167 KeyOz 3235
             <string>[0..250]</string>
3236
            </property>
3237
           </widget>
3238
          </item>
306 KeyOz 3239
          <item row="1" column="0">
3240
           <widget class="QLabel" name="label_85">
3241
            <property name="font">
167 KeyOz 3242
             <font>
3243
              <weight>75</weight>
3244
              <bold>true</bold>
3245
             </font>
3246
            </property>
306 KeyOz 3247
            <property name="text">
167 KeyOz 3248
             <string>Parameter 2:</string>
3249
            </property>
3250
           </widget>
3251
          </item>
306 KeyOz 3252
          <item row="1" column="1">
3253
           <widget class="QComboBox" name="cb_10_2">
3254
            <property name="editable">
167 KeyOz 3255
             <bool>true</bool>
3256
            </property>
3257
            <item>
306 KeyOz 3258
             <property name="text">
167 KeyOz 3259
              <string>Poti 1</string>
3260
             </property>
3261
            </item>
3262
            <item>
306 KeyOz 3263
             <property name="text">
167 KeyOz 3264
              <string>Poti 2</string>
3265
             </property>
3266
            </item>
3267
            <item>
306 KeyOz 3268
             <property name="text">
167 KeyOz 3269
              <string>Poti 3</string>
3270
             </property>
3271
            </item>
3272
            <item>
306 KeyOz 3273
             <property name="text">
167 KeyOz 3274
              <string>Poti 4</string>
3275
             </property>
3276
            </item>
3277
            <item>
306 KeyOz 3278
             <property name="text">
167 KeyOz 3279
              <string>0</string>
3280
             </property>
3281
            </item>
3282
           </widget>
3283
          </item>
306 KeyOz 3284
          <item row="1" column="2">
3285
           <widget class="QLabel" name="label_84">
3286
            <property name="text">
167 KeyOz 3287
             <string>[0..250]</string>
3288
            </property>
3289
           </widget>
3290
          </item>
306 KeyOz 3291
          <item row="2" column="0">
3292
           <widget class="QLabel" name="label_87">
3293
            <property name="font">
167 KeyOz 3294
             <font>
3295
              <weight>75</weight>
3296
              <bold>true</bold>
3297
             </font>
3298
            </property>
306 KeyOz 3299
            <property name="text">
167 KeyOz 3300
             <string>Parameter 3:</string>
3301
            </property>
3302
           </widget>
3303
          </item>
306 KeyOz 3304
          <item row="2" column="1">
3305
           <widget class="QComboBox" name="cb_10_3">
3306
            <property name="editable">
167 KeyOz 3307
             <bool>true</bool>
3308
            </property>
3309
            <item>
306 KeyOz 3310
             <property name="text">
167 KeyOz 3311
              <string>Poti 1</string>
3312
             </property>
3313
            </item>
3314
            <item>
306 KeyOz 3315
             <property name="text">
167 KeyOz 3316
              <string>Poti 2</string>
3317
             </property>
3318
            </item>
3319
            <item>
306 KeyOz 3320
             <property name="text">
167 KeyOz 3321
              <string>Poti 3</string>
3322
             </property>
3323
            </item>
3324
            <item>
306 KeyOz 3325
             <property name="text">
167 KeyOz 3326
              <string>Poti 4</string>
3327
             </property>
3328
            </item>
3329
            <item>
306 KeyOz 3330
             <property name="text">
167 KeyOz 3331
              <string>0</string>
3332
             </property>
3333
            </item>
3334
           </widget>
3335
          </item>
306 KeyOz 3336
          <item row="2" column="2">
3337
           <widget class="QLabel" name="label_86">
3338
            <property name="text">
167 KeyOz 3339
             <string>[0..250]</string>
3340
            </property>
3341
           </widget>
3342
          </item>
306 KeyOz 3343
          <item row="3" column="0">
3344
           <widget class="QLabel" name="label_89">
3345
            <property name="font">
167 KeyOz 3346
             <font>
3347
              <weight>75</weight>
3348
              <bold>true</bold>
3349
             </font>
3350
            </property>
306 KeyOz 3351
            <property name="text">
167 KeyOz 3352
             <string>Parameter 4:</string>
3353
            </property>
3354
           </widget>
3355
          </item>
306 KeyOz 3356
          <item row="3" column="1">
3357
           <widget class="QComboBox" name="cb_10_4">
3358
            <property name="editable">
167 KeyOz 3359
             <bool>true</bool>
3360
            </property>
3361
            <item>
306 KeyOz 3362
             <property name="text">
167 KeyOz 3363
              <string>Poti 1</string>
3364
             </property>
3365
            </item>
3366
            <item>
306 KeyOz 3367
             <property name="text">
167 KeyOz 3368
              <string>Poti 2</string>
3369
             </property>
3370
            </item>
3371
            <item>
306 KeyOz 3372
             <property name="text">
167 KeyOz 3373
              <string>Poti 3</string>
3374
             </property>
3375
            </item>
3376
            <item>
306 KeyOz 3377
             <property name="text">
167 KeyOz 3378
              <string>Poti 4</string>
3379
             </property>
3380
            </item>
3381
            <item>
306 KeyOz 3382
             <property name="text">
167 KeyOz 3383
              <string>0</string>
3384
             </property>
3385
            </item>
3386
           </widget>
3387
          </item>
306 KeyOz 3388
          <item row="3" column="2">
3389
           <widget class="QLabel" name="label_88">
3390
            <property name="text">
167 KeyOz 3391
             <string>[0..250]</string>
3392
            </property>
3393
           </widget>
3394
          </item>
306 KeyOz 3395
          <item row="4" column="0">
3396
           <widget class="QLabel" name="label_91">
3397
            <property name="font">
167 KeyOz 3398
             <font>
3399
              <weight>75</weight>
3400
              <bold>true</bold>
3401
             </font>
3402
            </property>
306 KeyOz 3403
            <property name="text">
167 KeyOz 3404
             <string>Parameter 5:</string>
3405
            </property>
3406
           </widget>
3407
          </item>
306 KeyOz 3408
          <item row="4" column="1">
3409
           <widget class="QComboBox" name="cb_10_5">
3410
            <property name="editable">
167 KeyOz 3411
             <bool>true</bool>
3412
            </property>
3413
            <item>
306 KeyOz 3414
             <property name="text">
167 KeyOz 3415
              <string>Poti 1</string>
3416
             </property>
3417
            </item>
3418
            <item>
306 KeyOz 3419
             <property name="text">
167 KeyOz 3420
              <string>Poti 2</string>
3421
             </property>
3422
            </item>
3423
            <item>
306 KeyOz 3424
             <property name="text">
167 KeyOz 3425
              <string>Poti 3</string>
3426
             </property>
3427
            </item>
3428
            <item>
306 KeyOz 3429
             <property name="text">
167 KeyOz 3430
              <string>Poti 4</string>
3431
             </property>
3432
            </item>
3433
            <item>
306 KeyOz 3434
             <property name="text">
167 KeyOz 3435
              <string>0</string>
3436
             </property>
3437
            </item>
3438
           </widget>
3439
          </item>
306 KeyOz 3440
          <item row="4" column="2">
3441
           <widget class="QLabel" name="label_90">
3442
            <property name="text">
167 KeyOz 3443
             <string>[0..250]</string>
3444
            </property>
3445
           </widget>
3446
          </item>
306 KeyOz 3447
          <item row="5" column="0">
3448
           <widget class="QLabel" name="label_93">
3449
            <property name="font">
167 KeyOz 3450
             <font>
3451
              <weight>75</weight>
3452
              <bold>true</bold>
3453
             </font>
3454
            </property>
306 KeyOz 3455
            <property name="text">
167 KeyOz 3456
             <string>Parameter 6:</string>
3457
            </property>
3458
           </widget>
3459
          </item>
306 KeyOz 3460
          <item row="5" column="1">
3461
           <widget class="QComboBox" name="cb_10_6">
3462
            <property name="editable">
167 KeyOz 3463
             <bool>true</bool>
3464
            </property>
3465
            <item>
306 KeyOz 3466
             <property name="text">
167 KeyOz 3467
              <string>Poti 1</string>
3468
             </property>
3469
            </item>
3470
            <item>
306 KeyOz 3471
             <property name="text">
167 KeyOz 3472
              <string>Poti 2</string>
3473
             </property>
3474
            </item>
3475
            <item>
306 KeyOz 3476
             <property name="text">
167 KeyOz 3477
              <string>Poti 3</string>
3478
             </property>
3479
            </item>
3480
            <item>
306 KeyOz 3481
             <property name="text">
167 KeyOz 3482
              <string>Poti 4</string>
3483
             </property>
3484
            </item>
3485
            <item>
306 KeyOz 3486
             <property name="text">
167 KeyOz 3487
              <string>0</string>
3488
             </property>
3489
            </item>
3490
           </widget>
3491
          </item>
306 KeyOz 3492
          <item row="5" column="2">
3493
           <widget class="QLabel" name="label_92">
3494
            <property name="text">
167 KeyOz 3495
             <string>[0..250]</string>
3496
            </property>
3497
           </widget>
3498
          </item>
306 KeyOz 3499
          <item row="6" column="0">
3500
           <widget class="QLabel" name="label_95">
3501
            <property name="font">
167 KeyOz 3502
             <font>
3503
              <weight>75</weight>
3504
              <bold>true</bold>
3505
             </font>
3506
            </property>
306 KeyOz 3507
            <property name="text">
167 KeyOz 3508
             <string>Parameter 7:</string>
3509
            </property>
3510
           </widget>
3511
          </item>
306 KeyOz 3512
          <item row="6" column="1">
3513
           <widget class="QComboBox" name="cb_10_7">
3514
            <property name="editable">
167 KeyOz 3515
             <bool>true</bool>
3516
            </property>
3517
            <item>
306 KeyOz 3518
             <property name="text">
167 KeyOz 3519
              <string>Poti 1</string>
3520
             </property>
3521
            </item>
3522
            <item>
306 KeyOz 3523
             <property name="text">
167 KeyOz 3524
              <string>Poti 2</string>
3525
             </property>
3526
            </item>
3527
            <item>
306 KeyOz 3528
             <property name="text">
167 KeyOz 3529
              <string>Poti 3</string>
3530
             </property>
3531
            </item>
3532
            <item>
306 KeyOz 3533
             <property name="text">
167 KeyOz 3534
              <string>Poti 4</string>
3535
             </property>
3536
            </item>
3537
            <item>
306 KeyOz 3538
             <property name="text">
167 KeyOz 3539
              <string>0</string>
3540
             </property>
3541
            </item>
3542
           </widget>
3543
          </item>
306 KeyOz 3544
          <item row="6" column="2">
3545
           <widget class="QLabel" name="label_94">
3546
            <property name="text">
167 KeyOz 3547
             <string>[0..250]</string>
3548
            </property>
3549
           </widget>
3550
          </item>
306 KeyOz 3551
          <item row="7" column="0">
3552
           <widget class="QLabel" name="label_97">
3553
            <property name="font">
167 KeyOz 3554
             <font>
3555
              <weight>75</weight>
3556
              <bold>true</bold>
3557
             </font>
3558
            </property>
306 KeyOz 3559
            <property name="text">
167 KeyOz 3560
             <string>Parameter 8:</string>
3561
            </property>
3562
           </widget>
3563
          </item>
306 KeyOz 3564
          <item row="7" column="1">
3565
           <widget class="QComboBox" name="cb_10_8">
3566
            <property name="editable">
167 KeyOz 3567
             <bool>true</bool>
3568
            </property>
3569
            <item>
306 KeyOz 3570
             <property name="text">
167 KeyOz 3571
              <string>Poti 1</string>
3572
             </property>
3573
            </item>
3574
            <item>
306 KeyOz 3575
             <property name="text">
167 KeyOz 3576
              <string>Poti 2</string>
3577
             </property>
3578
            </item>
3579
            <item>
306 KeyOz 3580
             <property name="text">
167 KeyOz 3581
              <string>Poti 3</string>
3582
             </property>
3583
            </item>
3584
            <item>
306 KeyOz 3585
             <property name="text">
167 KeyOz 3586
              <string>Poti 4</string>
3587
             </property>
3588
            </item>
3589
            <item>
306 KeyOz 3590
             <property name="text">
167 KeyOz 3591
              <string>0</string>
3592
             </property>
3593
            </item>
3594
           </widget>
3595
          </item>
306 KeyOz 3596
          <item row="7" column="2">
3597
           <widget class="QLabel" name="label_96">
3598
            <property name="text">
167 KeyOz 3599
             <string>[0..250]</string>
3600
            </property>
3601
           </widget>
3602
          </item>
3603
         </layout>
3604
        </widget>
3605
       </item>
306 KeyOz 3606
       <item row="0" column="1">
3607
        <widget class="QTextEdit" name="te_Help_10">
3608
         <property name="minimumSize">
167 KeyOz 3609
          <size>
3610
           <width>200</width>
3611
           <height>0</height>
3612
          </size>
3613
         </property>
306 KeyOz 3614
         <property name="maximumSize">
167 KeyOz 3615
          <size>
3616
           <width>200</width>
3617
           <height>16777215</height>
3618
          </size>
3619
         </property>
306 KeyOz 3620
         <property name="readOnly">
167 KeyOz 3621
          <bool>true</bool>
3622
         </property>
306 KeyOz 3623
         <property name="html">
3624
          <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;
3625
&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;
167 KeyOz 3626
p, li { white-space: pre-wrap; }
306 KeyOz 3627
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
3628
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Frei definierbare Parameter für eigene Erweiterungen im Quellcode. &lt;/span&gt;&lt;/p&gt;
3629
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Die Werte sind für Softwareentwickler zur freien Verfügung &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
167 KeyOz 3630
         </property>
3631
        </widget>
3632
       </item>
306 KeyOz 3633
      </layout>
3634
     </widget>
3635
     <widget class="QWidget" name="Seite_11">
3636
      <layout class="QGridLayout" name="gridLayout_34">
3637
       <item row="0" column="0">
3638
        <widget class="QFrame" name="frame_12">
3639
         <property name="sizePolicy">
3640
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 3641
           <horstretch>0</horstretch>
3642
           <verstretch>0</verstretch>
3643
          </sizepolicy>
3644
         </property>
306 KeyOz 3645
         <property name="frameShape">
167 KeyOz 3646
          <enum>QFrame::StyledPanel</enum>
3647
         </property>
306 KeyOz 3648
         <property name="frameShadow">
167 KeyOz 3649
          <enum>QFrame::Raised</enum>
3650
         </property>
306 KeyOz 3651
         <layout class="QGridLayout" name="gridLayout_32">
3652
          <item row="1" column="0">
3653
           <spacer name="horizontalSpacer_8">
3654
            <property name="orientation">
167 KeyOz 3655
             <enum>Qt::Horizontal</enum>
3656
            </property>
306 KeyOz 3657
            <property name="sizeHint" stdset="0">
167 KeyOz 3658
             <size>
3659
              <width>121</width>
3660
              <height>23</height>
3661
             </size>
3662
            </property>
3663
           </spacer>
3664
          </item>
306 KeyOz 3665
          <item row="1" column="1" colspan="3">
3666
           <layout class="QHBoxLayout" name="horizontalLayout_9">
3667
            <property name="spacing">
167 KeyOz 3668
             <number>2</number>
3669
            </property>
3670
            <item>
306 KeyOz 3671
             <widget class="QToolButton" name="J16_0">
3672
              <property name="toolTip">
167 KeyOz 3673
               <string>128</string>
3674
              </property>
306 KeyOz 3675
              <property name="text">
167 KeyOz 3676
               <string>0</string>
3677
              </property>
306 KeyOz 3678
              <property name="icon">
3679
               <iconset resource="../MKTool.qrc">
167 KeyOz 3680
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3681
              </property>
306 KeyOz 3682
              <property name="autoRaise">
167 KeyOz 3683
               <bool>true</bool>
3684
              </property>
3685
             </widget>
3686
            </item>
3687
            <item>
306 KeyOz 3688
             <widget class="QToolButton" name="J16_1">
3689
              <property name="toolTip">
167 KeyOz 3690
               <string>64</string>
3691
              </property>
306 KeyOz 3692
              <property name="text">
167 KeyOz 3693
               <string>0</string>
3694
              </property>
306 KeyOz 3695
              <property name="icon">
3696
               <iconset resource="../MKTool.qrc">
167 KeyOz 3697
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3698
              </property>
306 KeyOz 3699
              <property name="autoRaise">
167 KeyOz 3700
               <bool>true</bool>
3701
              </property>
3702
             </widget>
3703
            </item>
3704
            <item>
306 KeyOz 3705
             <widget class="QToolButton" name="J16_2">
3706
              <property name="toolTip">
167 KeyOz 3707
               <string>32</string>
3708
              </property>
306 KeyOz 3709
              <property name="text">
167 KeyOz 3710
               <string>0</string>
3711
              </property>
306 KeyOz 3712
              <property name="icon">
3713
               <iconset resource="../MKTool.qrc">
167 KeyOz 3714
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3715
              </property>
306 KeyOz 3716
              <property name="autoRaise">
167 KeyOz 3717
               <bool>true</bool>
3718
              </property>
3719
             </widget>
3720
            </item>
3721
            <item>
306 KeyOz 3722
             <widget class="QToolButton" name="J16_3">
3723
              <property name="toolTip">
167 KeyOz 3724
               <string>16</string>
3725
              </property>
306 KeyOz 3726
              <property name="text">
167 KeyOz 3727
               <string>0</string>
3728
              </property>
306 KeyOz 3729
              <property name="icon">
3730
               <iconset resource="../MKTool.qrc">
167 KeyOz 3731
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3732
              </property>
306 KeyOz 3733
              <property name="autoRaise">
167 KeyOz 3734
               <bool>true</bool>
3735
              </property>
3736
             </widget>
3737
            </item>
3738
            <item>
306 KeyOz 3739
             <widget class="QToolButton" name="J16_4">
3740
              <property name="toolTip">
167 KeyOz 3741
               <string>8</string>
3742
              </property>
306 KeyOz 3743
              <property name="text">
167 KeyOz 3744
               <string>0</string>
3745
              </property>
306 KeyOz 3746
              <property name="icon">
3747
               <iconset resource="../MKTool.qrc">
167 KeyOz 3748
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3749
              </property>
306 KeyOz 3750
              <property name="autoRaise">
167 KeyOz 3751
               <bool>true</bool>
3752
              </property>
3753
             </widget>
3754
            </item>
3755
            <item>
306 KeyOz 3756
             <widget class="QToolButton" name="J16_5">
3757
              <property name="toolTip">
167 KeyOz 3758
               <string>4</string>
3759
              </property>
306 KeyOz 3760
              <property name="text">
167 KeyOz 3761
               <string>0</string>
3762
              </property>
306 KeyOz 3763
              <property name="icon">
3764
               <iconset resource="../MKTool.qrc">
167 KeyOz 3765
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3766
              </property>
306 KeyOz 3767
              <property name="autoRaise">
167 KeyOz 3768
               <bool>true</bool>
3769
              </property>
3770
             </widget>
3771
            </item>
3772
            <item>
306 KeyOz 3773
             <widget class="QToolButton" name="J16_6">
3774
              <property name="toolTip">
167 KeyOz 3775
               <string>2</string>
3776
              </property>
306 KeyOz 3777
              <property name="text">
167 KeyOz 3778
               <string>0</string>
3779
              </property>
306 KeyOz 3780
              <property name="icon">
3781
               <iconset resource="../MKTool.qrc">
167 KeyOz 3782
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3783
              </property>
306 KeyOz 3784
              <property name="autoRaise">
167 KeyOz 3785
               <bool>true</bool>
3786
              </property>
3787
             </widget>
3788
            </item>
3789
            <item>
306 KeyOz 3790
             <widget class="QToolButton" name="J16_7">
3791
              <property name="toolTip">
167 KeyOz 3792
               <string>1</string>
3793
              </property>
306 KeyOz 3794
              <property name="text">
167 KeyOz 3795
               <string>0</string>
3796
              </property>
306 KeyOz 3797
              <property name="icon">
3798
               <iconset resource="../MKTool.qrc">
167 KeyOz 3799
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3800
              </property>
306 KeyOz 3801
              <property name="autoRaise">
167 KeyOz 3802
               <bool>true</bool>
3803
              </property>
3804
             </widget>
3805
            </item>
3806
           </layout>
3807
          </item>
306 KeyOz 3808
          <item row="1" column="4">
3809
           <spacer name="horizontalSpacer_9">
3810
            <property name="orientation">
167 KeyOz 3811
             <enum>Qt::Horizontal</enum>
3812
            </property>
306 KeyOz 3813
            <property name="sizeHint" stdset="0">
167 KeyOz 3814
             <size>
3815
              <width>108</width>
3816
              <height>23</height>
3817
             </size>
3818
            </property>
3819
           </spacer>
3820
          </item>
306 KeyOz 3821
          <item row="4" column="0">
3822
           <widget class="QLabel" name="label_109">
3823
            <property name="font">
167 KeyOz 3824
             <font>
3825
              <weight>75</weight>
3826
              <bold>true</bold>
3827
             </font>
3828
            </property>
306 KeyOz 3829
            <property name="text">
167 KeyOz 3830
             <string>Bitmaske:</string>
3831
            </property>
3832
           </widget>
3833
          </item>
306 KeyOz 3834
          <item row="4" column="1" colspan="2">
3835
           <widget class="QSpinBox" name="sb_11_1">
3836
            <property name="maximum">
167 KeyOz 3837
             <number>255</number>
3838
            </property>
3839
           </widget>
3840
          </item>
306 KeyOz 3841
          <item row="4" column="3" colspan="2">
3842
           <widget class="QLabel" name="label_108">
3843
            <property name="text">
167 KeyOz 3844
             <string>[0..255]</string>
3845
            </property>
3846
           </widget>
3847
          </item>
306 KeyOz 3848
          <item row="5" column="0">
3849
           <widget class="QLabel" name="label_107">
3850
            <property name="font">
167 KeyOz 3851
             <font>
3852
              <weight>75</weight>
3853
              <bold>true</bold>
3854
             </font>
3855
            </property>
306 KeyOz 3856
            <property name="text">
167 KeyOz 3857
             <string>Timing:</string>
3858
            </property>
3859
           </widget>
3860
          </item>
306 KeyOz 3861
          <item row="5" column="1" colspan="2">
3862
           <widget class="QComboBox" name="cb_11_2">
3863
            <property name="editable">
167 KeyOz 3864
             <bool>true</bool>
3865
            </property>
3866
            <item>
306 KeyOz 3867
             <property name="text">
167 KeyOz 3868
              <string>Poti 1</string>
3869
             </property>
3870
            </item>
3871
            <item>
306 KeyOz 3872
             <property name="text">
167 KeyOz 3873
              <string>Poti 2</string>
3874
             </property>
3875
            </item>
3876
            <item>
306 KeyOz 3877
             <property name="text">
167 KeyOz 3878
              <string>Poti 3</string>
3879
             </property>
3880
            </item>
3881
            <item>
306 KeyOz 3882
             <property name="text">
167 KeyOz 3883
              <string>Poti 4</string>
3884
             </property>
3885
            </item>
3886
            <item>
306 KeyOz 3887
             <property name="text">
167 KeyOz 3888
              <string>0</string>
3889
             </property>
3890
            </item>
3891
           </widget>
3892
          </item>
306 KeyOz 3893
          <item row="5" column="3" colspan="2">
3894
           <widget class="QLabel" name="label_110">
3895
            <property name="text">
167 KeyOz 3896
             <string>[x 10ms]</string>
3897
            </property>
3898
           </widget>
3899
          </item>
306 KeyOz 3900
          <item row="7" column="0">
3901
           <spacer name="horizontalSpacer_10">
3902
            <property name="orientation">
167 KeyOz 3903
             <enum>Qt::Horizontal</enum>
3904
            </property>
306 KeyOz 3905
            <property name="sizeHint" stdset="0">
167 KeyOz 3906
             <size>
3907
              <width>121</width>
3908
              <height>23</height>
3909
             </size>
3910
            </property>
3911
           </spacer>
3912
          </item>
306 KeyOz 3913
          <item row="7" column="1" colspan="3">
3914
           <layout class="QHBoxLayout" name="horizontalLayout_10">
3915
            <property name="spacing">
167 KeyOz 3916
             <number>2</number>
3917
            </property>
3918
            <item>
306 KeyOz 3919
             <widget class="QToolButton" name="J17_0">
3920
              <property name="toolTip">
167 KeyOz 3921
               <string>128</string>
3922
              </property>
306 KeyOz 3923
              <property name="text">
167 KeyOz 3924
               <string>00</string>
3925
              </property>
306 KeyOz 3926
              <property name="icon">
3927
               <iconset resource="../MKTool.qrc">
167 KeyOz 3928
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3929
              </property>
306 KeyOz 3930
              <property name="autoRaise">
167 KeyOz 3931
               <bool>true</bool>
3932
              </property>
3933
             </widget>
3934
            </item>
3935
            <item>
306 KeyOz 3936
             <widget class="QToolButton" name="J17_1">
3937
              <property name="toolTip">
167 KeyOz 3938
               <string>64</string>
3939
              </property>
306 KeyOz 3940
              <property name="text">
167 KeyOz 3941
               <string>00</string>
3942
              </property>
306 KeyOz 3943
              <property name="icon">
3944
               <iconset resource="../MKTool.qrc">
167 KeyOz 3945
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3946
              </property>
306 KeyOz 3947
              <property name="autoRaise">
167 KeyOz 3948
               <bool>true</bool>
3949
              </property>
3950
             </widget>
3951
            </item>
3952
            <item>
306 KeyOz 3953
             <widget class="QToolButton" name="J17_2">
3954
              <property name="toolTip">
167 KeyOz 3955
               <string>32</string>
3956
              </property>
306 KeyOz 3957
              <property name="text">
167 KeyOz 3958
               <string>00</string>
3959
              </property>
306 KeyOz 3960
              <property name="icon">
3961
               <iconset resource="../MKTool.qrc">
167 KeyOz 3962
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3963
              </property>
306 KeyOz 3964
              <property name="autoRaise">
167 KeyOz 3965
               <bool>true</bool>
3966
              </property>
3967
             </widget>
3968
            </item>
3969
            <item>
306 KeyOz 3970
             <widget class="QToolButton" name="J17_3">
3971
              <property name="toolTip">
167 KeyOz 3972
               <string>16</string>
3973
              </property>
306 KeyOz 3974
              <property name="text">
167 KeyOz 3975
               <string>00</string>
3976
              </property>
306 KeyOz 3977
              <property name="icon">
3978
               <iconset resource="../MKTool.qrc">
167 KeyOz 3979
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3980
              </property>
306 KeyOz 3981
              <property name="autoRaise">
167 KeyOz 3982
               <bool>true</bool>
3983
              </property>
3984
             </widget>
3985
            </item>
3986
            <item>
306 KeyOz 3987
             <widget class="QToolButton" name="J17_4">
3988
              <property name="toolTip">
167 KeyOz 3989
               <string>8</string>
3990
              </property>
306 KeyOz 3991
              <property name="text">
167 KeyOz 3992
               <string>00</string>
3993
              </property>
306 KeyOz 3994
              <property name="icon">
3995
               <iconset resource="../MKTool.qrc">
167 KeyOz 3996
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3997
              </property>
306 KeyOz 3998
              <property name="autoRaise">
167 KeyOz 3999
               <bool>true</bool>
4000
              </property>
4001
             </widget>
4002
            </item>
4003
            <item>
306 KeyOz 4004
             <widget class="QToolButton" name="J17_5">
4005
              <property name="toolTip">
167 KeyOz 4006
               <string>4</string>
4007
              </property>
306 KeyOz 4008
              <property name="text">
167 KeyOz 4009
               <string>00</string>
4010
              </property>
306 KeyOz 4011
              <property name="icon">
4012
               <iconset resource="../MKTool.qrc">
167 KeyOz 4013
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4014
              </property>
306 KeyOz 4015
              <property name="autoRaise">
167 KeyOz 4016
               <bool>true</bool>
4017
              </property>
4018
             </widget>
4019
            </item>
4020
            <item>
306 KeyOz 4021
             <widget class="QToolButton" name="J17_6">
4022
              <property name="toolTip">
167 KeyOz 4023
               <string>2</string>
4024
              </property>
306 KeyOz 4025
              <property name="text">
167 KeyOz 4026
               <string>00</string>
4027
              </property>
306 KeyOz 4028
              <property name="icon">
4029
               <iconset resource="../MKTool.qrc">
167 KeyOz 4030
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4031
              </property>
306 KeyOz 4032
              <property name="autoRaise">
167 KeyOz 4033
               <bool>true</bool>
4034
              </property>
4035
             </widget>
4036
            </item>
4037
            <item>
306 KeyOz 4038
             <widget class="QToolButton" name="J17_7">
4039
              <property name="toolTip">
167 KeyOz 4040
               <string>1</string>
4041
              </property>
306 KeyOz 4042
              <property name="text">
167 KeyOz 4043
               <string>00</string>
4044
              </property>
306 KeyOz 4045
              <property name="icon">
4046
               <iconset resource="../MKTool.qrc">
167 KeyOz 4047
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
4048
              </property>
306 KeyOz 4049
              <property name="autoRaise">
167 KeyOz 4050
               <bool>true</bool>
4051
              </property>
4052
             </widget>
4053
            </item>
4054
           </layout>
4055
          </item>
306 KeyOz 4056
          <item row="7" column="4">
4057
           <spacer name="horizontalSpacer_11">
4058
            <property name="orientation">
167 KeyOz 4059
             <enum>Qt::Horizontal</enum>
4060
            </property>
306 KeyOz 4061
            <property name="sizeHint" stdset="0">
167 KeyOz 4062
             <size>
4063
              <width>108</width>
4064
              <height>23</height>
4065
             </size>
4066
            </property>
4067
           </spacer>
4068
          </item>
306 KeyOz 4069
          <item row="8" column="0">
4070
           <widget class="QLabel" name="label_111">
4071
            <property name="font">
167 KeyOz 4072
             <font>
4073
              <weight>75</weight>
4074
              <bold>true</bold>
4075
             </font>
4076
            </property>
306 KeyOz 4077
            <property name="text">
167 KeyOz 4078
             <string>Bitmaske:</string>
4079
            </property>
4080
           </widget>
4081
          </item>
306 KeyOz 4082
          <item row="8" column="1" colspan="2">
4083
           <widget class="QSpinBox" name="sb_11_3">
4084
            <property name="maximum">
167 KeyOz 4085
             <number>255</number>
4086
            </property>
4087
           </widget>
4088
          </item>
306 KeyOz 4089
          <item row="8" column="3" colspan="2">
4090
           <widget class="QLabel" name="label_114">
4091
            <property name="text">
167 KeyOz 4092
             <string>[0..255]</string>
4093
            </property>
4094
           </widget>
4095
          </item>
306 KeyOz 4096
          <item row="9" column="0">
4097
           <widget class="QLabel" name="label_112">
4098
            <property name="font">
167 KeyOz 4099
             <font>
4100
              <weight>75</weight>
4101
              <bold>true</bold>
4102
             </font>
4103
            </property>
306 KeyOz 4104
            <property name="text">
167 KeyOz 4105
             <string>Timing:</string>
4106
            </property>
4107
           </widget>
4108
          </item>
306 KeyOz 4109
          <item row="9" column="1" colspan="2">
4110
           <widget class="QComboBox" name="cb_11_4">
4111
            <property name="editable">
167 KeyOz 4112
             <bool>true</bool>
4113
            </property>
4114
            <item>
306 KeyOz 4115
             <property name="text">
167 KeyOz 4116
              <string>Poti 1</string>
4117
             </property>
4118
            </item>
4119
            <item>
306 KeyOz 4120
             <property name="text">
167 KeyOz 4121
              <string>Poti 2</string>
4122
             </property>
4123
            </item>
4124
            <item>
306 KeyOz 4125
             <property name="text">
167 KeyOz 4126
              <string>Poti 3</string>
4127
             </property>
4128
            </item>
4129
            <item>
306 KeyOz 4130
             <property name="text">
167 KeyOz 4131
              <string>Poti 4</string>
4132
             </property>
4133
            </item>
4134
            <item>
306 KeyOz 4135
             <property name="text">
167 KeyOz 4136
              <string>0</string>
4137
             </property>
4138
            </item>
4139
           </widget>
4140
          </item>
306 KeyOz 4141
          <item row="9" column="3" colspan="2">
4142
           <widget class="QLabel" name="label_113">
4143
            <property name="text">
167 KeyOz 4144
             <string>[x 10ms]</string>
4145
            </property>
4146
           </widget>
4147
          </item>
306 KeyOz 4148
          <item row="10" column="3">
4149
           <spacer name="verticalSpacer_12">
4150
            <property name="orientation">
167 KeyOz 4151
             <enum>Qt::Vertical</enum>
4152
            </property>
306 KeyOz 4153
            <property name="sizeHint" stdset="0">
167 KeyOz 4154
             <size>
4155
              <width>57</width>
4156
              <height>20</height>
4157
             </size>
4158
            </property>
4159
           </spacer>
4160
          </item>
306 KeyOz 4161
          <item row="6" column="1">
4162
           <widget class="QLabel" name="label_115">
4163
            <property name="font">
167 KeyOz 4164
             <font>
4165
              <weight>75</weight>
4166
              <bold>true</bold>
4167
             </font>
4168
            </property>
306 KeyOz 4169
            <property name="text">
167 KeyOz 4170
             <string>Ausgang J17</string>
4171
            </property>
4172
           </widget>
4173
          </item>
306 KeyOz 4174
          <item row="0" column="1">
4175
           <widget class="QLabel" name="label_116">
4176
            <property name="font">
167 KeyOz 4177
             <font>
4178
              <weight>75</weight>
4179
              <bold>true</bold>
4180
             </font>
4181
            </property>
306 KeyOz 4182
            <property name="text">
167 KeyOz 4183
             <string>Ausgang J16</string>
4184
            </property>
4185
           </widget>
4186
          </item>
4187
         </layout>
4188
        </widget>
4189
       </item>
306 KeyOz 4190
       <item row="0" column="1">
4191
        <widget class="QTextEdit" name="te_Help_11">
4192
         <property name="minimumSize">
234 KeyOz 4193
          <size>
4194
           <width>200</width>
4195
           <height>0</height>
4196
          </size>
4197
         </property>
306 KeyOz 4198
         <property name="maximumSize">
234 KeyOz 4199
          <size>
4200
           <width>200</width>
4201
           <height>16777215</height>
4202
          </size>
4203
         </property>
306 KeyOz 4204
         <property name="readOnly">
234 KeyOz 4205
          <bool>true</bool>
4206
         </property>
306 KeyOz 4207
         <property name="html">
4208
          <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;
4209
&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;
234 KeyOz 4210
p, li { white-space: pre-wrap; }
306 KeyOz 4211
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
4212
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Einstellungen für die Ausgänge J16 und J17.&lt;/span&gt;&lt;/p&gt;
4213
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Blinkmuster&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;&lt;br /&gt;Man kann ein Blinkmuster (von links nach rechts) und das Timing dafür im Koptertool einstellen. Automatisches Schalten von 10ms bis 20sek ist damit möglich&lt;/span&gt;&lt;/p&gt;
4214
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Schaltfunktion&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;&lt;br /&gt;Wenn man als Timing einen Schalter auf der Funke belegt, kann man auch den Ausgang damit schalten. Dann nimmt der Ausgang den Pegel des obersten Bits (in der Darstellung links) an. Wenn damit etwas geschaltet werden soll (z.B. Kameraauslöser usw.), ist es besser, kein Blinkmuster einzugeben, sondern dann alle Bits entweder ein- oder auszuschalten. Ansonsten könnte das Blinkmuster während des Umschaltens einmal kurz durchlaufen.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
234 KeyOz 4215
         </property>
4216
        </widget>
4217
       </item>
306 KeyOz 4218
      </layout>
4219
     </widget>
4220
     <widget class="QWidget" name="page_2">
4221
      <layout class="QGridLayout" name="gridLayout_33">
4222
       <item row="0" column="0">
4223
        <widget class="QFrame" name="frame_13">
4224
         <property name="sizePolicy">
4225
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 4226
           <horstretch>0</horstretch>
4227
           <verstretch>0</verstretch>
4228
          </sizepolicy>
4229
         </property>
306 KeyOz 4230
         <property name="frameShape">
167 KeyOz 4231
          <enum>QFrame::StyledPanel</enum>
4232
         </property>
306 KeyOz 4233
         <property name="frameShadow">
167 KeyOz 4234
          <enum>QFrame::Raised</enum>
4235
         </property>
306 KeyOz 4236
         <layout class="QGridLayout" name="gridLayout_5">
4237
          <item row="0" column="0">
4238
           <widget class="QLabel" name="label_120">
4239
            <property name="font">
167 KeyOz 4240
             <font>
4241
              <weight>75</weight>
4242
              <bold>true</bold>
4243
             </font>
4244
            </property>
306 KeyOz 4245
            <property name="text">
167 KeyOz 4246
             <string>GPS Mode Control:</string>
4247
            </property>
4248
           </widget>
4249
          </item>
306 KeyOz 4250
          <item row="0" column="1">
4251
           <widget class="QComboBox" name="cb_12_1">
4252
            <property name="editable">
167 KeyOz 4253
             <bool>true</bool>
4254
            </property>
4255
            <item>
306 KeyOz 4256
             <property name="text">
167 KeyOz 4257
              <string>Poti 1</string>
4258
             </property>
4259
            </item>
4260
            <item>
306 KeyOz 4261
             <property name="text">
167 KeyOz 4262
              <string>Poti 2</string>
4263
             </property>
4264
            </item>
4265
            <item>
306 KeyOz 4266
             <property name="text">
167 KeyOz 4267
              <string>Poti 3</string>
4268
             </property>
4269
            </item>
4270
            <item>
306 KeyOz 4271
             <property name="text">
167 KeyOz 4272
              <string>Poti 4</string>
4273
             </property>
4274
            </item>
4275
            <item>
306 KeyOz 4276
             <property name="text">
167 KeyOz 4277
              <string>0</string>
4278
             </property>
4279
            </item>
4280
           </widget>
4281
          </item>
306 KeyOz 4282
          <item row="0" column="2" colspan="2">
4283
           <widget class="QLabel" name="label_117">
4284
            <property name="text">
167 KeyOz 4285
             <string/>
4286
            </property>
4287
           </widget>
4288
          </item>
306 KeyOz 4289
          <item row="1" column="0">
4290
           <widget class="QLabel" name="label_123">
4291
            <property name="font">
167 KeyOz 4292
             <font>
4293
              <weight>75</weight>
4294
              <bold>true</bold>
4295
             </font>
4296
            </property>
306 KeyOz 4297
            <property name="text">
167 KeyOz 4298
             <string>GPS Gain:</string>
4299
            </property>
4300
           </widget>
4301
          </item>
306 KeyOz 4302
          <item row="1" column="1">
4303
           <widget class="QComboBox" name="cb_12_2">
4304
            <property name="editable">
167 KeyOz 4305
             <bool>true</bool>
4306
            </property>
4307
            <item>
306 KeyOz 4308
             <property name="text">
167 KeyOz 4309
              <string>Poti 1</string>
4310
             </property>
4311
            </item>
4312
            <item>
306 KeyOz 4313
             <property name="text">
167 KeyOz 4314
              <string>Poti 2</string>
4315
             </property>
4316
            </item>
4317
            <item>
306 KeyOz 4318
             <property name="text">
167 KeyOz 4319
              <string>Poti 3</string>
4320
             </property>
4321
            </item>
4322
            <item>
306 KeyOz 4323
             <property name="text">
167 KeyOz 4324
              <string>Poti 4</string>
4325
             </property>
4326
            </item>
4327
            <item>
306 KeyOz 4328
             <property name="text">
167 KeyOz 4329
              <string>0</string>
4330
             </property>
4331
            </item>
4332
           </widget>
4333
          </item>
306 KeyOz 4334
          <item row="1" column="2" colspan="2">
4335
           <widget class="QLabel" name="label_124">
4336
            <property name="text">
167 KeyOz 4337
             <string>[%]</string>
4338
            </property>
4339
           </widget>
4340
          </item>
306 KeyOz 4341
          <item row="2" column="0">
4342
           <widget class="QLabel" name="label_119">
4343
            <property name="font">
167 KeyOz 4344
             <font>
4345
              <weight>75</weight>
4346
              <bold>true</bold>
4347
             </font>
4348
            </property>
306 KeyOz 4349
            <property name="text">
167 KeyOz 4350
             <string>GPS Stick Threshold:</string>
4351
            </property>
4352
           </widget>
4353
          </item>
306 KeyOz 4354
          <item row="2" column="1">
4355
           <widget class="QSpinBox" name="sb_12_3">
4356
            <property name="maximum">
167 KeyOz 4357
             <number>250</number>
4358
            </property>
4359
           </widget>
4360
          </item>
306 KeyOz 4361
          <item row="2" column="2" colspan="2">
4362
           <widget class="QLabel" name="label_118">
4363
            <property name="text">
167 KeyOz 4364
             <string/>
4365
            </property>
4366
           </widget>
4367
          </item>
306 KeyOz 4368
          <item row="3" column="0">
4369
           <widget class="QLabel" name="label_122">
4370
            <property name="font">
167 KeyOz 4371
             <font>
4372
              <weight>75</weight>
4373
              <bold>true</bold>
4374
             </font>
4375
            </property>
306 KeyOz 4376
            <property name="text">
167 KeyOz 4377
             <string>Min. Sat.</string>
4378
            </property>
4379
           </widget>
4380
          </item>
306 KeyOz 4381
          <item row="3" column="1">
4382
           <widget class="QSpinBox" name="sb_12_4">
4383
            <property name="maximum">
167 KeyOz 4384
             <number>250</number>
4385
            </property>
4386
           </widget>
4387
          </item>
306 KeyOz 4388
          <item row="4" column="0">
4389
           <widget class="QLabel" name="label_125">
4390
            <property name="font">
167 KeyOz 4391
             <font>
4392
              <weight>75</weight>
4393
              <bold>true</bold>
4394
             </font>
4395
            </property>
306 KeyOz 4396
            <property name="text">
167 KeyOz 4397
             <string>GPS P:</string>
4398
            </property>
4399
           </widget>
4400
          </item>
306 KeyOz 4401
          <item row="4" column="1">
4402
           <widget class="QComboBox" name="cb_12_5">
4403
            <property name="editable">
167 KeyOz 4404
             <bool>true</bool>
4405
            </property>
4406
            <item>
306 KeyOz 4407
             <property name="text">
167 KeyOz 4408
              <string>Poti 1</string>
4409
             </property>
4410
            </item>
4411
            <item>
306 KeyOz 4412
             <property name="text">
167 KeyOz 4413
              <string>Poti 2</string>
4414
             </property>
4415
            </item>
4416
            <item>
306 KeyOz 4417
             <property name="text">
167 KeyOz 4418
              <string>Poti 3</string>
4419
             </property>
4420
            </item>
4421
            <item>
306 KeyOz 4422
             <property name="text">
167 KeyOz 4423
              <string>Poti 4</string>
4424
             </property>
4425
            </item>
4426
            <item>
306 KeyOz 4427
             <property name="text">
167 KeyOz 4428
              <string>0</string>
4429
             </property>
4430
            </item>
4431
           </widget>
4432
          </item>
306 KeyOz 4433
          <item row="4" column="3">
4434
           <widget class="QComboBox" name="cb_12_9">
4435
            <property name="editable">
234 KeyOz 4436
             <bool>true</bool>
167 KeyOz 4437
            </property>
234 KeyOz 4438
            <item>
306 KeyOz 4439
             <property name="text">
234 KeyOz 4440
              <string>Poti 1</string>
4441
             </property>
4442
            </item>
4443
            <item>
306 KeyOz 4444
             <property name="text">
234 KeyOz 4445
              <string>Poti 2</string>
4446
             </property>
4447
            </item>
4448
            <item>
306 KeyOz 4449
             <property name="text">
234 KeyOz 4450
              <string>Poti 3</string>
4451
             </property>
4452
            </item>
4453
            <item>
306 KeyOz 4454
             <property name="text">
234 KeyOz 4455
              <string>Poti 4</string>
4456
             </property>
4457
            </item>
4458
            <item>
306 KeyOz 4459
             <property name="text">
234 KeyOz 4460
              <string>0</string>
4461
             </property>
4462
            </item>
167 KeyOz 4463
           </widget>
4464
          </item>
306 KeyOz 4465
          <item row="5" column="0">
4466
           <widget class="QLabel" name="label_127">
4467
            <property name="font">
167 KeyOz 4468
             <font>
4469
              <weight>75</weight>
4470
              <bold>true</bold>
4471
             </font>
4472
            </property>
306 KeyOz 4473
            <property name="text">
167 KeyOz 4474
             <string>GPS I:</string>
4475
            </property>
4476
           </widget>
4477
          </item>
306 KeyOz 4478
          <item row="5" column="1">
4479
           <widget class="QComboBox" name="cb_12_6">
4480
            <property name="editable">
167 KeyOz 4481
             <bool>true</bool>
4482
            </property>
4483
            <item>
306 KeyOz 4484
             <property name="text">
167 KeyOz 4485
              <string>Poti 1</string>
4486
             </property>
4487
            </item>
4488
            <item>
306 KeyOz 4489
             <property name="text">
167 KeyOz 4490
              <string>Poti 2</string>
4491
             </property>
4492
            </item>
4493
            <item>
306 KeyOz 4494
             <property name="text">
167 KeyOz 4495
              <string>Poti 3</string>
4496
             </property>
4497
            </item>
4498
            <item>
306 KeyOz 4499
             <property name="text">
167 KeyOz 4500
              <string>Poti 4</string>
4501
             </property>
4502
            </item>
4503
            <item>
306 KeyOz 4504
             <property name="text">
167 KeyOz 4505
              <string>0</string>
4506
             </property>
4507
            </item>
4508
           </widget>
4509
          </item>
306 KeyOz 4510
          <item row="5" column="3">
4511
           <widget class="QComboBox" name="cb_12_10">
4512
            <property name="editable">
234 KeyOz 4513
             <bool>true</bool>
167 KeyOz 4514
            </property>
234 KeyOz 4515
            <item>
306 KeyOz 4516
             <property name="text">
234 KeyOz 4517
              <string>Poti 1</string>
4518
             </property>
4519
            </item>
4520
            <item>
306 KeyOz 4521
             <property name="text">
234 KeyOz 4522
              <string>Poti 2</string>
4523
             </property>
4524
            </item>
4525
            <item>
306 KeyOz 4526
             <property name="text">
234 KeyOz 4527
              <string>Poti 3</string>
4528
             </property>
4529
            </item>
4530
            <item>
306 KeyOz 4531
             <property name="text">
234 KeyOz 4532
              <string>Poti 4</string>
4533
             </property>
4534
            </item>
4535
            <item>
306 KeyOz 4536
             <property name="text">
234 KeyOz 4537
              <string>0</string>
4538
             </property>
4539
            </item>
167 KeyOz 4540
           </widget>
4541
          </item>
306 KeyOz 4542
          <item row="6" column="0">
4543
           <widget class="QLabel" name="label_129">
4544
            <property name="font">
167 KeyOz 4545
             <font>
4546
              <weight>75</weight>
4547
              <bold>true</bold>
4548
             </font>
4549
            </property>
306 KeyOz 4550
            <property name="text">
167 KeyOz 4551
             <string>GPS D:</string>
4552
            </property>
4553
           </widget>
4554
          </item>
306 KeyOz 4555
          <item row="6" column="1">
4556
           <widget class="QComboBox" name="cb_12_7">
4557
            <property name="editable">
167 KeyOz 4558
             <bool>true</bool>
4559
            </property>
4560
            <item>
306 KeyOz 4561
             <property name="text">
167 KeyOz 4562
              <string>Poti 1</string>
4563
             </property>
4564
            </item>
4565
            <item>
306 KeyOz 4566
             <property name="text">
167 KeyOz 4567
              <string>Poti 2</string>
4568
             </property>
4569
            </item>
4570
            <item>
306 KeyOz 4571
             <property name="text">
167 KeyOz 4572
              <string>Poti 3</string>
4573
             </property>
4574
            </item>
4575
            <item>
306 KeyOz 4576
             <property name="text">
167 KeyOz 4577
              <string>Poti 4</string>
4578
             </property>
4579
            </item>
4580
            <item>
306 KeyOz 4581
             <property name="text">
167 KeyOz 4582
              <string>0</string>
4583
             </property>
4584
            </item>
4585
           </widget>
4586
          </item>
306 KeyOz 4587
          <item row="7" column="0">
4588
           <widget class="QLabel" name="label_131">
4589
            <property name="font">
167 KeyOz 4590
             <font>
4591
              <weight>75</weight>
4592
              <bold>true</bold>
4593
             </font>
4594
            </property>
306 KeyOz 4595
            <property name="text">
167 KeyOz 4596
             <string>GPS ACC:</string>
4597
            </property>
4598
           </widget>
4599
          </item>
306 KeyOz 4600
          <item row="7" column="1">
4601
           <widget class="QComboBox" name="cb_12_8">
4602
            <property name="editable">
167 KeyOz 4603
             <bool>true</bool>
4604
            </property>
4605
            <item>
306 KeyOz 4606
             <property name="text">
167 KeyOz 4607
              <string>Poti 1</string>
4608
             </property>
4609
            </item>
4610
            <item>
306 KeyOz 4611
             <property name="text">
167 KeyOz 4612
              <string>Poti 2</string>
4613
             </property>
4614
            </item>
4615
            <item>
306 KeyOz 4616
             <property name="text">
167 KeyOz 4617
              <string>Poti 3</string>
4618
             </property>
4619
            </item>
4620
            <item>
306 KeyOz 4621
             <property name="text">
167 KeyOz 4622
              <string>Poti 4</string>
4623
             </property>
4624
            </item>
4625
            <item>
306 KeyOz 4626
             <property name="text">
167 KeyOz 4627
              <string>0</string>
4628
             </property>
4629
            </item>
4630
           </widget>
4631
          </item>
306 KeyOz 4632
          <item row="7" column="2" colspan="2">
4633
           <widget class="QLabel" name="label_132">
4634
            <property name="text">
167 KeyOz 4635
             <string/>
4636
            </property>
4637
           </widget>
4638
          </item>
306 KeyOz 4639
          <item row="6" column="3">
4640
           <widget class="QComboBox" name="cb_12_11">
4641
            <property name="editable">
234 KeyOz 4642
             <bool>true</bool>
4643
            </property>
4644
            <item>
306 KeyOz 4645
             <property name="text">
234 KeyOz 4646
              <string>Poti 1</string>
4647
             </property>
4648
            </item>
4649
            <item>
306 KeyOz 4650
             <property name="text">
234 KeyOz 4651
              <string>Poti 2</string>
4652
             </property>
4653
            </item>
4654
            <item>
306 KeyOz 4655
             <property name="text">
234 KeyOz 4656
              <string>Poti 3</string>
4657
             </property>
4658
            </item>
4659
            <item>
306 KeyOz 4660
             <property name="text">
234 KeyOz 4661
              <string>Poti 4</string>
4662
             </property>
4663
            </item>
4664
            <item>
306 KeyOz 4665
             <property name="text">
234 KeyOz 4666
              <string>0</string>
4667
             </property>
4668
            </item>
4669
           </widget>
4670
          </item>
306 KeyOz 4671
          <item row="4" column="2">
4672
           <widget class="QLabel" name="label">
4673
            <property name="font">
234 KeyOz 4674
             <font>
4675
              <weight>75</weight>
4676
              <bold>true</bold>
4677
             </font>
4678
            </property>
306 KeyOz 4679
            <property name="text">
234 KeyOz 4680
             <string>Limit:</string>
4681
            </property>
4682
           </widget>
4683
          </item>
306 KeyOz 4684
          <item row="3" column="2" colspan="2">
4685
           <widget class="QLabel" name="label_121">
4686
            <property name="text">
234 KeyOz 4687
             <string/>
4688
            </property>
4689
           </widget>
4690
          </item>
306 KeyOz 4691
          <item row="5" column="2">
4692
           <widget class="QLabel" name="label_77">
4693
            <property name="font">
234 KeyOz 4694
             <font>
4695
              <weight>75</weight>
4696
              <bold>true</bold>
4697
             </font>
4698
            </property>
306 KeyOz 4699
            <property name="text">
234 KeyOz 4700
             <string>Limit:</string>
4701
            </property>
4702
           </widget>
4703
          </item>
306 KeyOz 4704
          <item row="6" column="2">
4705
           <widget class="QLabel" name="label_126">
4706
            <property name="font">
234 KeyOz 4707
             <font>
4708
              <weight>75</weight>
4709
              <bold>true</bold>
4710
             </font>
4711
            </property>
306 KeyOz 4712
            <property name="text">
234 KeyOz 4713
             <string>Limit</string>
4714
            </property>
4715
           </widget>
4716
          </item>
167 KeyOz 4717
         </layout>
4718
        </widget>
4719
       </item>
306 KeyOz 4720
       <item row="0" column="1">
4721
        <widget class="QTextEdit" name="te_Help_12">
4722
         <property name="minimumSize">
4723
          <size>
4724
           <width>200</width>
4725
           <height>0</height>
4726
          </size>
4727
         </property>
4728
         <property name="maximumSize">
4729
          <size>
4730
           <width>200</width>
4731
           <height>16777215</height>
4732
          </size>
4733
         </property>
4734
         <property name="readOnly">
4735
          <bool>true</bool>
4736
         </property>
4737
         <property name="html">
4738
          <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;
4739
&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;
4740
p, li { white-space: pre-wrap; }
4741
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
4742
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Einstellungen für das Navi-Ctrl.&lt;/span&gt;&lt;/p&gt;
4743
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS Mode Control:&lt;/span&gt;&lt;/p&gt;
4744
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;0 = AID, 100 = Free, 200 = Coming Home&lt;/span&gt;&lt;/p&gt;
4745
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS Stick Threshold:&lt;/span&gt;&lt;/p&gt;
4746
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;0 = Position Hold by Mode Control&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
4747
         </property>
4748
        </widget>
4749
       </item>
167 KeyOz 4750
      </layout>
4751
     </widget>
306 KeyOz 4752
     <widget class="QWidget" name="Seite_12">
4753
      <layout class="QGridLayout" name="gridLayout_30">
4754
       <item row="0" column="0">
4755
        <widget class="QFrame" name="frame_19">
4756
         <property name="sizePolicy">
4757
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 4758
           <horstretch>0</horstretch>
4759
           <verstretch>0</verstretch>
4760
          </sizepolicy>
4761
         </property>
306 KeyOz 4762
         <property name="frameShape">
167 KeyOz 4763
          <enum>QFrame::StyledPanel</enum>
4764
         </property>
306 KeyOz 4765
         <property name="frameShadow">
167 KeyOz 4766
          <enum>QFrame::Raised</enum>
4767
         </property>
306 KeyOz 4768
         <layout class="QGridLayout" name="gridLayout_6">
4769
          <item row="0" column="0">
4770
           <widget class="QLabel" name="label_134">
4771
            <property name="font">
167 KeyOz 4772
             <font>
4773
              <weight>75</weight>
4774
              <bold>true</bold>
4775
             </font>
4776
            </property>
306 KeyOz 4777
            <property name="text">
167 KeyOz 4778
             <string>GPS Wind Correction:</string>
4779
            </property>
4780
           </widget>
4781
          </item>
306 KeyOz 4782
          <item row="0" column="1">
4783
           <widget class="QComboBox" name="cb_13_1">
4784
            <property name="editable">
167 KeyOz 4785
             <bool>true</bool>
4786
            </property>
4787
            <item>
306 KeyOz 4788
             <property name="text">
167 KeyOz 4789
              <string>Poti 1</string>
4790
             </property>
4791
            </item>
4792
            <item>
306 KeyOz 4793
             <property name="text">
167 KeyOz 4794
              <string>Poti 2</string>
4795
             </property>
4796
            </item>
4797
            <item>
306 KeyOz 4798
             <property name="text">
167 KeyOz 4799
              <string>Poti 3</string>
4800
             </property>
4801
            </item>
4802
            <item>
306 KeyOz 4803
             <property name="text">
167 KeyOz 4804
              <string>Poti 4</string>
4805
             </property>
4806
            </item>
4807
            <item>
306 KeyOz 4808
             <property name="text">
167 KeyOz 4809
              <string>0</string>
4810
             </property>
4811
            </item>
4812
           </widget>
4813
          </item>
306 KeyOz 4814
          <item row="0" column="2">
4815
           <widget class="QLabel" name="label_139">
4816
            <property name="text">
167 KeyOz 4817
             <string>[%]</string>
4818
            </property>
4819
           </widget>
4820
          </item>
306 KeyOz 4821
          <item row="1" column="0">
4822
           <widget class="QLabel" name="label_140">
4823
            <property name="font">
167 KeyOz 4824
             <font>
4825
              <weight>75</weight>
4826
              <bold>true</bold>
4827
             </font>
4828
            </property>
306 KeyOz 4829
            <property name="text">
167 KeyOz 4830
             <string>Speed Compensation:</string>
4831
            </property>
4832
           </widget>
4833
          </item>
306 KeyOz 4834
          <item row="1" column="1">
4835
           <widget class="QComboBox" name="cb_13_2">
4836
            <property name="editable">
167 KeyOz 4837
             <bool>true</bool>
4838
            </property>
4839
            <item>
306 KeyOz 4840
             <property name="text">
167 KeyOz 4841
              <string>Poti 1</string>
4842
             </property>
4843
            </item>
4844
            <item>
306 KeyOz 4845
             <property name="text">
167 KeyOz 4846
              <string>Poti 2</string>
4847
             </property>
4848
            </item>
4849
            <item>
306 KeyOz 4850
             <property name="text">
167 KeyOz 4851
              <string>Poti 3</string>
4852
             </property>
4853
            </item>
4854
            <item>
306 KeyOz 4855
             <property name="text">
167 KeyOz 4856
              <string>Poti 4</string>
4857
             </property>
4858
            </item>
4859
            <item>
306 KeyOz 4860
             <property name="text">
167 KeyOz 4861
              <string>0</string>
4862
             </property>
4863
            </item>
4864
           </widget>
4865
          </item>
306 KeyOz 4866
          <item row="1" column="2">
4867
           <widget class="QLabel" name="label_141">
4868
            <property name="text">
167 KeyOz 4869
             <string>[%]</string>
4870
            </property>
4871
           </widget>
4872
          </item>
306 KeyOz 4873
          <item row="2" column="0">
4874
           <widget class="QLabel" name="label_148">
4875
            <property name="font">
167 KeyOz 4876
             <font>
4877
              <weight>75</weight>
4878
              <bold>true</bold>
4879
             </font>
4880
            </property>
306 KeyOz 4881
            <property name="text">
199 KeyOz 4882
             <string>GPS-Maxradius:</string>
167 KeyOz 4883
            </property>
4884
           </widget>
4885
          </item>
306 KeyOz 4886
          <item row="2" column="1">
4887
           <widget class="QComboBox" name="cb_13_3">
4888
            <property name="editable">
167 KeyOz 4889
             <bool>true</bool>
4890
            </property>
4891
            <item>
306 KeyOz 4892
             <property name="text">
167 KeyOz 4893
              <string>Poti 1</string>
4894
             </property>
4895
            </item>
4896
            <item>
306 KeyOz 4897
             <property name="text">
167 KeyOz 4898
              <string>Poti 2</string>
4899
             </property>
4900
            </item>
4901
            <item>
306 KeyOz 4902
             <property name="text">
167 KeyOz 4903
              <string>Poti 3</string>
4904
             </property>
4905
            </item>
4906
            <item>
306 KeyOz 4907
             <property name="text">
167 KeyOz 4908
              <string>Poti 4</string>
4909
             </property>
4910
            </item>
4911
            <item>
306 KeyOz 4912
             <property name="text">
167 KeyOz 4913
              <string>0</string>
4914
             </property>
4915
            </item>
4916
           </widget>
4917
          </item>
306 KeyOz 4918
          <item row="2" column="2">
4919
           <widget class="QLabel" name="label_149">
4920
            <property name="text">
167 KeyOz 4921
             <string>[m]</string>
4922
            </property>
4923
           </widget>
4924
          </item>
306 KeyOz 4925
          <item row="3" column="0">
4926
           <widget class="QLabel" name="label_151">
4927
            <property name="font">
167 KeyOz 4928
             <font>
4929
              <weight>75</weight>
4930
              <bold>true</bold>
4931
             </font>
4932
            </property>
306 KeyOz 4933
            <property name="text">
167 KeyOz 4934
             <string>GPS Winkelbegrenzung:</string>
4935
            </property>
4936
           </widget>
4937
          </item>
306 KeyOz 4938
          <item row="3" column="1">
4939
           <widget class="QComboBox" name="cb_13_4">
4940
            <property name="editable">
167 KeyOz 4941
             <bool>true</bool>
4942
            </property>
4943
            <item>
306 KeyOz 4944
             <property name="text">
167 KeyOz 4945
              <string>Poti 1</string>
4946
             </property>
4947
            </item>
4948
            <item>
306 KeyOz 4949
             <property name="text">
167 KeyOz 4950
              <string>Poti 2</string>
4951
             </property>
4952
            </item>
4953
            <item>
306 KeyOz 4954
             <property name="text">
167 KeyOz 4955
              <string>Poti 3</string>
4956
             </property>
4957
            </item>
4958
            <item>
306 KeyOz 4959
             <property name="text">
167 KeyOz 4960
              <string>Poti 4</string>
4961
             </property>
4962
            </item>
4963
            <item>
306 KeyOz 4964
             <property name="text">
167 KeyOz 4965
              <string>0</string>
4966
             </property>
4967
            </item>
4968
           </widget>
4969
          </item>
306 KeyOz 4970
          <item row="3" column="2">
4971
           <widget class="QLabel" name="label_150">
4972
            <property name="text">
167 KeyOz 4973
             <string>[x 0.5 Grad]</string>
4974
            </property>
4975
           </widget>
4976
          </item>
306 KeyOz 4977
          <item row="4" column="0">
4978
           <widget class="QLabel" name="label_153">
4979
            <property name="font">
234 KeyOz 4980
             <font>
313 KeyOz 4981
              <weight>50</weight>
4982
              <italic>false</italic>
4983
              <bold>false</bold>
234 KeyOz 4984
             </font>
4985
            </property>
306 KeyOz 4986
            <property name="text">
4987
             <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;
4988
&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;
234 KeyOz 4989
p, li { white-space: pre-wrap; }
313 KeyOz 4990
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
4991
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Position Hold Login Time:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
234 KeyOz 4992
            </property>
4993
           </widget>
4994
          </item>
306 KeyOz 4995
          <item row="4" column="1">
4996
           <widget class="QSpinBox" name="sb_13_5">
4997
            <property name="maximum">
234 KeyOz 4998
             <number>250</number>
4999
            </property>
5000
           </widget>
5001
          </item>
306 KeyOz 5002
          <item row="4" column="2">
5003
           <widget class="QLabel" name="label_152">
5004
            <property name="text">
234 KeyOz 5005
             <string>[s]</string>
5006
            </property>
5007
           </widget>
5008
          </item>
306 KeyOz 5009
          <item row="5" column="1">
5010
           <spacer name="verticalSpacer_15">
5011
            <property name="orientation">
167 KeyOz 5012
             <enum>Qt::Vertical</enum>
5013
            </property>
306 KeyOz 5014
            <property name="sizeHint" stdset="0">
167 KeyOz 5015
             <size>
5016
              <width>20</width>
5017
              <height>40</height>
5018
             </size>
5019
            </property>
5020
           </spacer>
5021
          </item>
5022
         </layout>
5023
        </widget>
5024
       </item>
306 KeyOz 5025
       <item row="0" column="1">
5026
        <widget class="QTextEdit" name="te_Help_13">
5027
         <property name="minimumSize">
167 KeyOz 5028
          <size>
5029
           <width>200</width>
5030
           <height>0</height>
5031
          </size>
5032
         </property>
306 KeyOz 5033
         <property name="maximumSize">
167 KeyOz 5034
          <size>
5035
           <width>200</width>
5036
           <height>16777215</height>
5037
          </size>
5038
         </property>
306 KeyOz 5039
         <property name="readOnly">
167 KeyOz 5040
          <bool>true</bool>
5041
         </property>
306 KeyOz 5042
         <property name="html">
5043
          <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;
5044
&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;
167 KeyOz 5045
p, li { white-space: pre-wrap; }
306 KeyOz 5046
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
5047
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600; text-decoration: underline;&quot;&gt;Einstellungen für das Navi-Ctrl (Seite 2).&lt;/span&gt;&lt;/p&gt;
5048
&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;
5049
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS-Wind-Correction: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;soll den MK bei Coming-Home direkter zurückfliegen und die Drift durch Wind kompensieren&lt;/span&gt;&lt;/p&gt;
5050
&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;
5051
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Speed Compensation: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Greift bei AID unterstützend ein, wenn man einen neuen Punkt anfliegt Wenn zuviel Geschwindigkeit aufgebaut wird, bremst das den MK&lt;/span&gt;&lt;/p&gt;
5052
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS-Maxradius: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Soll eine virtuelle Grenze bilden, die mit GPS nicht überschritten wird.&lt;br /&gt;Wenn der MK ausserhalb des Kreises einloggen soll, nimmt er als neue Position einen Punkt auf dem Kreisrand.&lt;br /&gt;Man kann den Radius auch auf ein Poti legen. Wegpunkte und Soll-Positionen werden damit auch auf einen Kreis von max. 512m Durchmesser begrenzt.&lt;/span&gt;&lt;/p&gt;
5053
&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;
5054
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;GPS Winkelbegrenzung: &lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt;Damit lässt sich die maximale Neigung der GPS-Regelung begrenzen. &lt;br /&gt;Ein Wert von 60 entspricht ca.35°&lt;/span&gt;&lt;/p&gt;
5055
&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;
5056
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:11pt; font-weight:600;&quot;&gt;Position Hold Login Time:&lt;/span&gt;&lt;span style=&quot; font-size:11pt;&quot;&gt; Das ist die maximale Zeit, nach der der MK die neue Position einloggt.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
167 KeyOz 5057
         </property>
5058
        </widget>
5059
       </item>
5060
      </layout>
5061
     </widget>
306 KeyOz 5062
     <widget class="QWidget" name="Seite">
5063
      <layout class="QGridLayout" name="gridLayout_29">
5064
       <item row="0" column="0">
5065
        <widget class="QTabWidget" name="tab_Par">
5066
         <property name="currentIndex">
5067
          <number>12</number>
5068
         </property>
5069
         <widget class="QWidget" name="Tab_P1">
5070
          <attribute name="title">
5071
           <string>Konfiguration </string>
5072
          </attribute>
5073
          <layout class="QGridLayout" name="gridLayout_8"/>
5074
         </widget>
5075
         <widget class="QWidget" name="Tab_P2">
5076
          <attribute name="title">
5077
           <string>Kanäle </string>
5078
          </attribute>
5079
          <layout class="QGridLayout" name="gridLayout_11"/>
5080
         </widget>
5081
         <widget class="QWidget" name="Tab_P3">
5082
          <attribute name="title">
5083
           <string>Stick </string>
5084
          </attribute>
5085
          <layout class="QGridLayout" name="gridLayout_13"/>
5086
         </widget>
5087
         <widget class="QWidget" name="Tab_P4">
5088
          <attribute name="title">
5089
           <string>Höhe </string>
5090
          </attribute>
5091
          <layout class="QGridLayout" name="gridLayout_16"/>
5092
         </widget>
5093
         <widget class="QWidget" name="Tab_P5">
5094
          <attribute name="title">
5095
           <string>Gyro </string>
5096
          </attribute>
5097
          <layout class="QGridLayout" name="gridLayout_18"/>
5098
         </widget>
5099
         <widget class="QWidget" name="Tab_P6">
5100
          <attribute name="title">
5101
           <string>Kamera </string>
5102
          </attribute>
5103
          <layout class="QGridLayout" name="gridLayout_20"/>
5104
         </widget>
5105
         <widget class="QWidget" name="Tab_P7">
5106
          <attribute name="title">
5107
           <string>Sonstiges </string>
5108
          </attribute>
5109
          <layout class="QGridLayout" name="gridLayout_22"/>
5110
         </widget>
5111
         <widget class="QWidget" name="Tab_P8">
5112
          <attribute name="title">
5113
           <string>Kopplung </string>
5114
          </attribute>
5115
          <layout class="QGridLayout" name="gridLayout_24"/>
5116
         </widget>
5117
         <widget class="QWidget" name="Tab_P9">
5118
          <attribute name="title">
5119
           <string>Looping </string>
5120
          </attribute>
5121
          <layout class="QGridLayout" name="gridLayout_25"/>
5122
         </widget>
5123
         <widget class="QWidget" name="Tab_P10">
5124
          <attribute name="title">
5125
           <string>User </string>
5126
          </attribute>
5127
          <layout class="QGridLayout" name="gridLayout_26"/>
5128
         </widget>
5129
         <widget class="QWidget" name="Tab_P11">
5130
          <attribute name="title">
5131
           <string>Output </string>
5132
          </attribute>
5133
          <layout class="QGridLayout" name="gridLayout_27"/>
5134
         </widget>
5135
         <widget class="QWidget" name="Tab_P12">
5136
          <attribute name="title">
5137
           <string>Navi-Ctrl </string>
5138
          </attribute>
5139
          <layout class="QGridLayout" name="gridLayout_28"/>
5140
         </widget>
5141
         <widget class="QWidget" name="Tab_P13">
5142
          <attribute name="title">
5143
           <string>Navi-Ctrl 2</string>
5144
          </attribute>
5145
          <layout class="QGridLayout" name="gridLayout_40"/>
5146
         </widget>
5147
        </widget>
5148
       </item>
5149
      </layout>
5150
     </widget>
167 KeyOz 5151
    </widget>
5152
   </item>
306 KeyOz 5153
   <item row="1" column="0" colspan="2">
5154
    <layout class="QHBoxLayout" name="horizontalLayout">
5155
     <item>
5156
      <widget class="QLabel" name="label_2">
5157
       <property name="text">
5158
        <string>Parametersatz</string>
5159
       </property>
5160
      </widget>
5161
     </item>
5162
     <item>
5163
      <widget class="QSpinBox" name="sb_Set">
5164
       <property name="minimum">
5165
        <number>1</number>
5166
       </property>
5167
       <property name="maximum">
5168
        <number>5</number>
5169
       </property>
5170
      </widget>
5171
     </item>
5172
     <item>
5173
      <widget class="QLineEdit" name="le_SetName"/>
5174
     </item>
5175
     <item>
5176
      <widget class="QToolButton" name="pb_Read">
5177
       <property name="sizePolicy">
5178
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
5179
         <horstretch>0</horstretch>
5180
         <verstretch>0</verstretch>
5181
        </sizepolicy>
5182
       </property>
5183
       <property name="text">
5184
        <string>Lesen</string>
5185
       </property>
5186
      </widget>
5187
     </item>
5188
     <item>
5189
      <widget class="QToolButton" name="pb_Write">
5190
       <property name="sizePolicy">
5191
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
5192
         <horstretch>0</horstretch>
5193
         <verstretch>0</verstretch>
5194
        </sizepolicy>
5195
       </property>
5196
       <property name="text">
5197
        <string>Schreiben</string>
5198
       </property>
5199
      </widget>
5200
     </item>
5201
     <item>
5202
      <widget class="QToolButton" name="pb_Load">
5203
       <property name="sizePolicy">
5204
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
5205
         <horstretch>0</horstretch>
5206
         <verstretch>0</verstretch>
5207
        </sizepolicy>
5208
       </property>
5209
       <property name="text">
5210
        <string>Laden</string>
5211
       </property>
5212
      </widget>
5213
     </item>
5214
     <item>
5215
      <widget class="QToolButton" name="pb_Save">
5216
       <property name="sizePolicy">
5217
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
5218
         <horstretch>0</horstretch>
5219
         <verstretch>0</verstretch>
5220
        </sizepolicy>
5221
       </property>
5222
       <property name="text">
5223
        <string>Speichern</string>
5224
       </property>
5225
      </widget>
5226
     </item>
5227
     <item>
5228
      <spacer name="horizontalSpacer">
5229
       <property name="orientation">
5230
        <enum>Qt::Horizontal</enum>
5231
       </property>
5232
       <property name="sizeHint" stdset="0">
5233
        <size>
5234
         <width>40</width>
5235
         <height>20</height>
5236
        </size>
5237
       </property>
5238
      </spacer>
5239
     </item>
5240
    </layout>
5241
   </item>
167 KeyOz 5242
  </layout>
5243
 </widget>
306 KeyOz 5244
 <resources>
5245
  <include location="../MKTool.qrc"/>
5246
 </resources>
5247
 <connections>
5248
  <connection>
5249
   <sender>listWidget</sender>
5250
   <signal>currentRowChanged(int)</signal>
5251
   <receiver>stackedWidget</receiver>
5252
   <slot>setCurrentIndex(int)</slot>
5253
   <hints>
5254
    <hint type="sourcelabel">
5255
     <x>55</x>
5256
     <y>120</y>
5257
    </hint>
5258
    <hint type="destinationlabel">
5259
     <x>329</x>
5260
     <y>59</y>
5261
    </hint>
5262
   </hints>
5263
  </connection>
5264
 </connections>
167 KeyOz 5265
</ui>