Subversion Repositories Projects

Rev

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