Subversion Repositories Projects

Rev

Rev 234 | 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>
234 KeyOz 1857
         <zorder>label_37</zorder>
1858
         <zorder>cb_5_1</zorder>
1859
         <zorder>label_44</zorder>
1860
         <zorder>label_38</zorder>
1861
         <zorder>cb_5_2</zorder>
1862
         <zorder>label_45</zorder>
1863
         <zorder>label_39</zorder>
1864
         <zorder>cb_5_3</zorder>
1865
         <zorder>label_46</zorder>
1866
         <zorder>label_40</zorder>
1867
         <zorder>sb_5_4</zorder>
1868
         <zorder>label_47</zorder>
1869
         <zorder>label_41</zorder>
1870
         <zorder>sb_5_5</zorder>
1871
         <zorder>label_48</zorder>
1872
         <zorder>label_42</zorder>
1873
         <zorder>cb_5_6</zorder>
1874
         <zorder>label_49</zorder>
1875
         <zorder>label_43</zorder>
1876
         <zorder>sb_5_7</zorder>
1877
         <zorder>label_50</zorder>
1878
         <zorder>label_133</zorder>
1879
         <zorder>cb_5_8</zorder>
1880
         <zorder>label_135</zorder>
167 KeyOz 1881
        </widget>
1882
       </item>
306 KeyOz 1883
       <item row="0" column="1">
1884
        <widget class="QTextEdit" name="te_Help_5">
1885
         <property name="minimumSize">
1886
          <size>
1887
           <width>200</width>
1888
           <height>0</height>
1889
          </size>
1890
         </property>
1891
         <property name="maximumSize">
1892
          <size>
1893
           <width>200</width>
1894
           <height>16777215</height>
1895
          </size>
1896
         </property>
1897
         <property name="readOnly">
1898
          <bool>true</bool>
1899
         </property>
1900
         <property name="html">
1901
          <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;
1902
&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;
1903
p, li { white-space: pre-wrap; }
1904
&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;
1905
&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;
1906
&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;
1907
&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;
1908
&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;
1909
&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;
1910
&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;
1911
&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;
1912
&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;
1913
&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>
1914
         </property>
1915
        </widget>
1916
       </item>
167 KeyOz 1917
      </layout>
1918
     </widget>
306 KeyOz 1919
     <widget class="QWidget" name="Seite_6">
1920
      <layout class="QGridLayout" name="gridLayout_39">
1921
       <item row="0" column="0">
1922
        <widget class="QFrame" name="frame_7">
1923
         <property name="sizePolicy">
1924
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 1925
           <horstretch>0</horstretch>
1926
           <verstretch>0</verstretch>
1927
          </sizepolicy>
1928
         </property>
306 KeyOz 1929
         <property name="frameShape">
167 KeyOz 1930
          <enum>QFrame::StyledPanel</enum>
1931
         </property>
306 KeyOz 1932
         <property name="frameShadow">
167 KeyOz 1933
          <enum>QFrame::Raised</enum>
1934
         </property>
306 KeyOz 1935
         <layout class="QGridLayout" name="gridLayout_21">
1936
          <item row="0" column="0">
1937
           <widget class="QLabel" name="label_55">
1938
            <property name="font">
167 KeyOz 1939
             <font>
1940
              <weight>75</weight>
1941
              <bold>true</bold>
1942
             </font>
1943
            </property>
306 KeyOz 1944
            <property name="text">
167 KeyOz 1945
             <string>Servo Control:</string>
1946
            </property>
1947
           </widget>
1948
          </item>
306 KeyOz 1949
          <item row="0" column="1" colspan="2">
1950
           <widget class="QComboBox" name="cb_6_1">
1951
            <property name="editable">
167 KeyOz 1952
             <bool>true</bool>
1953
            </property>
1954
            <item>
306 KeyOz 1955
             <property name="text">
167 KeyOz 1956
              <string>Poti 1</string>
1957
             </property>
1958
            </item>
1959
            <item>
306 KeyOz 1960
             <property name="text">
167 KeyOz 1961
              <string>Poti 2</string>
1962
             </property>
1963
            </item>
1964
            <item>
306 KeyOz 1965
             <property name="text">
167 KeyOz 1966
              <string>Poti 3</string>
1967
             </property>
1968
            </item>
1969
            <item>
306 KeyOz 1970
             <property name="text">
167 KeyOz 1971
              <string>Poti 4</string>
1972
             </property>
1973
            </item>
1974
            <item>
306 KeyOz 1975
             <property name="text">
167 KeyOz 1976
              <string>0</string>
1977
             </property>
1978
            </item>
1979
           </widget>
1980
          </item>
306 KeyOz 1981
          <item row="0" column="3">
1982
           <widget class="QLabel" name="label_54">
1983
            <property name="text">
167 KeyOz 1984
             <string>[0..250]</string>
1985
            </property>
1986
           </widget>
1987
          </item>
306 KeyOz 1988
          <item row="1" column="0" rowspan="2">
1989
           <widget class="QLabel" name="label_56">
1990
            <property name="font">
167 KeyOz 1991
             <font>
1992
              <weight>75</weight>
1993
              <bold>true</bold>
1994
             </font>
1995
            </property>
306 KeyOz 1996
            <property name="text">
167 KeyOz 1997
             <string>Nick-Kompensation</string>
1998
            </property>
1999
           </widget>
2000
          </item>
306 KeyOz 2001
          <item row="1" column="1" rowspan="2" colspan="2">
2002
           <widget class="QSpinBox" name="sb_6_2">
2003
            <property name="maximum">
167 KeyOz 2004
             <number>250</number>
2005
            </property>
2006
           </widget>
2007
          </item>
306 KeyOz 2008
          <item row="1" column="3" rowspan="2">
2009
           <widget class="QCheckBox" name="cb_6_6">
2010
            <property name="text">
167 KeyOz 2011
             <string>Invert direction</string>
2012
            </property>
2013
           </widget>
2014
          </item>
306 KeyOz 2015
          <item row="4" column="0">
2016
           <widget class="QLabel" name="label_57">
2017
            <property name="font">
167 KeyOz 2018
             <font>
2019
              <weight>75</weight>
2020
              <bold>true</bold>
2021
             </font>
2022
            </property>
306 KeyOz 2023
            <property name="text">
167 KeyOz 2024
             <string>Servo min:</string>
2025
            </property>
2026
           </widget>
2027
          </item>
306 KeyOz 2028
          <item row="4" column="1" colspan="2">
2029
           <widget class="QSpinBox" name="sb_6_3">
2030
            <property name="maximum">
167 KeyOz 2031
             <number>250</number>
2032
            </property>
2033
           </widget>
2034
          </item>
306 KeyOz 2035
          <item row="4" column="3">
2036
           <widget class="QLabel" name="label_61">
2037
            <property name="text">
167 KeyOz 2038
             <string>[0..250]</string>
2039
            </property>
2040
           </widget>
2041
          </item>
306 KeyOz 2042
          <item row="5" column="0">
2043
           <widget class="QLabel" name="label_58">
2044
            <property name="font">
167 KeyOz 2045
             <font>
2046
              <weight>75</weight>
2047
              <bold>true</bold>
2048
             </font>
2049
            </property>
306 KeyOz 2050
            <property name="text">
167 KeyOz 2051
             <string>Servo max:</string>
2052
            </property>
2053
           </widget>
2054
          </item>
306 KeyOz 2055
          <item row="5" column="1" colspan="2">
2056
           <widget class="QSpinBox" name="sb_6_4">
2057
            <property name="maximum">
167 KeyOz 2058
             <number>250</number>
2059
            </property>
2060
           </widget>
2061
          </item>
306 KeyOz 2062
          <item row="5" column="3">
2063
           <widget class="QLabel" name="label_62">
2064
            <property name="text">
167 KeyOz 2065
             <string>[0..250]</string>
2066
            </property>
2067
           </widget>
2068
          </item>
306 KeyOz 2069
          <item row="8" column="0">
2070
           <widget class="QLabel" name="label_59">
2071
            <property name="font">
167 KeyOz 2072
             <font>
2073
              <weight>75</weight>
2074
              <bold>true</bold>
2075
             </font>
2076
            </property>
306 KeyOz 2077
            <property name="text">
167 KeyOz 2078
             <string>Servo refresh rate:</string>
2079
            </property>
2080
           </widget>
2081
          </item>
306 KeyOz 2082
          <item row="8" column="1" colspan="2">
2083
           <widget class="QSpinBox" name="sb_6_5">
2084
            <property name="maximum">
167 KeyOz 2085
             <number>250</number>
2086
            </property>
2087
           </widget>
2088
          </item>
306 KeyOz 2089
          <item row="8" column="3">
2090
           <widget class="QLabel" name="label_63">
2091
            <property name="text">
167 KeyOz 2092
             <string>[0..250]</string>
2093
            </property>
2094
           </widget>
2095
          </item>
306 KeyOz 2096
          <item row="3" column="1">
2097
           <spacer name="verticalSpacer">
2098
            <property name="orientation">
167 KeyOz 2099
             <enum>Qt::Vertical</enum>
2100
            </property>
306 KeyOz 2101
            <property name="sizeType">
167 KeyOz 2102
             <enum>QSizePolicy::Fixed</enum>
2103
            </property>
306 KeyOz 2104
            <property name="sizeHint" stdset="0">
167 KeyOz 2105
             <size>
2106
              <width>20</width>
2107
              <height>10</height>
2108
             </size>
2109
            </property>
2110
           </spacer>
2111
          </item>
306 KeyOz 2112
          <item row="7" column="1">
2113
           <spacer name="verticalSpacer_2">
2114
            <property name="orientation">
167 KeyOz 2115
             <enum>Qt::Vertical</enum>
2116
            </property>
306 KeyOz 2117
            <property name="sizeType">
167 KeyOz 2118
             <enum>QSizePolicy::Fixed</enum>
2119
            </property>
306 KeyOz 2120
            <property name="sizeHint" stdset="0">
167 KeyOz 2121
             <size>
2122
              <width>121</width>
2123
              <height>10</height>
2124
             </size>
2125
            </property>
2126
           </spacer>
2127
          </item>
306 KeyOz 2128
          <item row="9" column="1">
2129
           <spacer name="verticalSpacer_3">
2130
            <property name="orientation">
167 KeyOz 2131
             <enum>Qt::Vertical</enum>
2132
            </property>
306 KeyOz 2133
            <property name="sizeHint" stdset="0">
167 KeyOz 2134
             <size>
2135
              <width>20</width>
2136
              <height>65</height>
2137
             </size>
2138
            </property>
2139
           </spacer>
2140
          </item>
2141
         </layout>
2142
        </widget>
2143
       </item>
306 KeyOz 2144
       <item row="0" column="1">
2145
        <widget class="QTextEdit" name="te_Help_6">
2146
         <property name="minimumSize">
167 KeyOz 2147
          <size>
2148
           <width>200</width>
2149
           <height>0</height>
2150
          </size>
2151
         </property>
306 KeyOz 2152
         <property name="maximumSize">
167 KeyOz 2153
          <size>
2154
           <width>200</width>
2155
           <height>16777215</height>
2156
          </size>
2157
         </property>
306 KeyOz 2158
         <property name="readOnly">
167 KeyOz 2159
          <bool>true</bool>
2160
         </property>
306 KeyOz 2161
         <property name="html">
2162
          <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;
2163
&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 2164
p, li { white-space: pre-wrap; }
306 KeyOz 2165
&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;
2166
&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;
2167
&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;
2168
&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;
2169
&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;
2170
&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;
2171
&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;
2172
&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 2173
         </property>
2174
        </widget>
2175
       </item>
2176
      </layout>
2177
     </widget>
306 KeyOz 2178
     <widget class="QWidget" name="Seite_7">
2179
      <layout class="QGridLayout" name="gridLayout_38">
2180
       <item row="0" column="0">
2181
        <widget class="QFrame" name="frame_8">
2182
         <property name="sizePolicy">
2183
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 2184
           <horstretch>0</horstretch>
2185
           <verstretch>0</verstretch>
2186
          </sizepolicy>
2187
         </property>
306 KeyOz 2188
         <property name="frameShape">
167 KeyOz 2189
          <enum>QFrame::StyledPanel</enum>
2190
         </property>
306 KeyOz 2191
         <property name="frameShadow">
167 KeyOz 2192
          <enum>QFrame::Raised</enum>
2193
         </property>
306 KeyOz 2194
         <layout class="QGridLayout" name="gridLayout_23">
2195
          <item row="0" column="0">
2196
           <widget class="QLabel" name="label_68">
2197
            <property name="font">
167 KeyOz 2198
             <font>
2199
              <weight>75</weight>
2200
              <bold>true</bold>
2201
             </font>
2202
            </property>
306 KeyOz 2203
            <property name="text">
167 KeyOz 2204
             <string>Min. Gas:</string>
2205
            </property>
2206
           </widget>
2207
          </item>
306 KeyOz 2208
          <item row="0" column="1">
2209
           <widget class="QSpinBox" name="sb_7_1">
2210
            <property name="maximum">
167 KeyOz 2211
             <number>250</number>
2212
            </property>
2213
           </widget>
2214
          </item>
306 KeyOz 2215
          <item row="0" column="2">
2216
           <widget class="QLabel" name="label_67">
2217
            <property name="text">
167 KeyOz 2218
             <string>[0..250]</string>
2219
            </property>
2220
           </widget>
2221
          </item>
306 KeyOz 2222
          <item row="1" column="0">
2223
           <widget class="QLabel" name="label_65">
2224
            <property name="font">
167 KeyOz 2225
             <font>
2226
              <weight>75</weight>
2227
              <bold>true</bold>
2228
             </font>
2229
            </property>
306 KeyOz 2230
            <property name="text">
167 KeyOz 2231
             <string>Max. Gas:</string>
2232
            </property>
2233
           </widget>
2234
          </item>
306 KeyOz 2235
          <item row="1" column="1">
2236
           <widget class="QSpinBox" name="sb_7_2">
2237
            <property name="maximum">
167 KeyOz 2238
             <number>250</number>
2239
            </property>
2240
           </widget>
2241
          </item>
306 KeyOz 2242
          <item row="1" column="2">
2243
           <widget class="QLabel" name="label_64">
2244
            <property name="text">
167 KeyOz 2245
             <string>[0..250]</string>
2246
            </property>
2247
           </widget>
2248
          </item>
306 KeyOz 2249
          <item row="3" column="0">
2250
           <widget class="QLabel" name="label_66">
2251
            <property name="font">
167 KeyOz 2252
             <font>
2253
              <weight>75</weight>
2254
              <bold>true</bold>
2255
             </font>
2256
            </property>
306 KeyOz 2257
            <property name="text">
167 KeyOz 2258
             <string>Kompass-Wirkung:</string>
2259
            </property>
2260
           </widget>
2261
          </item>
306 KeyOz 2262
          <item row="3" column="1">
2263
           <widget class="QComboBox" name="cb_7_3">
2264
            <property name="editable">
167 KeyOz 2265
             <bool>true</bool>
2266
            </property>
2267
            <item>
306 KeyOz 2268
             <property name="text">
167 KeyOz 2269
              <string>Poti 1</string>
2270
             </property>
2271
            </item>
2272
            <item>
306 KeyOz 2273
             <property name="text">
167 KeyOz 2274
              <string>Poti 2</string>
2275
             </property>
2276
            </item>
2277
            <item>
306 KeyOz 2278
             <property name="text">
167 KeyOz 2279
              <string>Poti 3</string>
2280
             </property>
2281
            </item>
2282
            <item>
306 KeyOz 2283
             <property name="text">
167 KeyOz 2284
              <string>Poti 4</string>
2285
             </property>
2286
            </item>
2287
            <item>
306 KeyOz 2288
             <property name="text">
167 KeyOz 2289
              <string>0</string>
2290
             </property>
2291
            </item>
2292
           </widget>
2293
          </item>
306 KeyOz 2294
          <item row="3" column="2">
2295
           <widget class="QLabel" name="label_60">
2296
            <property name="text">
167 KeyOz 2297
             <string>[0..250]</string>
2298
            </property>
2299
           </widget>
2300
          </item>
306 KeyOz 2301
          <item row="4" column="1">
2302
           <spacer name="verticalSpacer_7">
2303
            <property name="orientation">
167 KeyOz 2304
             <enum>Qt::Vertical</enum>
2305
            </property>
306 KeyOz 2306
            <property name="sizeType">
167 KeyOz 2307
             <enum>QSizePolicy::Fixed</enum>
2308
            </property>
306 KeyOz 2309
            <property name="sizeHint" stdset="0">
167 KeyOz 2310
             <size>
2311
              <width>20</width>
2312
              <height>10</height>
2313
             </size>
2314
            </property>
2315
           </spacer>
2316
          </item>
306 KeyOz 2317
          <item row="5" column="0">
2318
           <widget class="QLabel" name="label_70">
2319
            <property name="font">
167 KeyOz 2320
             <font>
2321
              <weight>75</weight>
2322
              <bold>true</bold>
2323
             </font>
2324
            </property>
306 KeyOz 2325
            <property name="text">
167 KeyOz 2326
             <string>Unterspannung [0.1V]:</string>
2327
            </property>
2328
           </widget>
2329
          </item>
306 KeyOz 2330
          <item row="5" column="1">
2331
           <widget class="QSpinBox" name="sb_7_4">
2332
            <property name="maximum">
167 KeyOz 2333
             <number>250</number>
2334
            </property>
2335
           </widget>
2336
          </item>
306 KeyOz 2337
          <item row="5" column="2">
2338
           <widget class="QLabel" name="label_69">
2339
            <property name="text">
167 KeyOz 2340
             <string>[0..250]</string>
2341
            </property>
2342
           </widget>
2343
          </item>
306 KeyOz 2344
          <item row="7" column="0" colspan="3">
2345
           <widget class="QLabel" name="label_75">
2346
            <property name="text">
167 KeyOz 2347
             <string>Bei Empfangsverlust:</string>
2348
            </property>
2349
           </widget>
2350
          </item>
306 KeyOz 2351
          <item row="8" column="0">
2352
           <widget class="QLabel" name="label_72">
2353
            <property name="font">
167 KeyOz 2354
             <font>
2355
              <weight>75</weight>
2356
              <bold>true</bold>
2357
             </font>
2358
            </property>
306 KeyOz 2359
            <property name="text">
167 KeyOz 2360
             <string>Not-Gas Zeit [0.1s]:</string>
2361
            </property>
2362
           </widget>
2363
          </item>
306 KeyOz 2364
          <item row="8" column="1">
2365
           <widget class="QSpinBox" name="sb_7_5">
2366
            <property name="maximum">
167 KeyOz 2367
             <number>250</number>
2368
            </property>
2369
           </widget>
2370
          </item>
306 KeyOz 2371
          <item row="8" column="2">
2372
           <widget class="QLabel" name="label_71">
2373
            <property name="text">
167 KeyOz 2374
             <string>[0..250]</string>
2375
            </property>
2376
           </widget>
2377
          </item>
306 KeyOz 2378
          <item row="9" column="0">
2379
           <widget class="QLabel" name="label_74">
2380
            <property name="font">
167 KeyOz 2381
             <font>
2382
              <weight>75</weight>
2383
              <bold>true</bold>
2384
             </font>
2385
            </property>
306 KeyOz 2386
            <property name="text">
167 KeyOz 2387
             <string>Not-Gas:</string>
2388
            </property>
2389
           </widget>
2390
          </item>
306 KeyOz 2391
          <item row="9" column="1">
2392
           <widget class="QSpinBox" name="sb_7_6">
2393
            <property name="maximum">
167 KeyOz 2394
             <number>250</number>
2395
            </property>
2396
           </widget>
2397
          </item>
306 KeyOz 2398
          <item row="9" column="2">
2399
           <widget class="QLabel" name="label_73">
2400
            <property name="text">
167 KeyOz 2401
             <string>[0..250]</string>
2402
            </property>
2403
           </widget>
2404
          </item>
306 KeyOz 2405
          <item row="2" column="1">
2406
           <spacer name="verticalSpacer_9">
2407
            <property name="orientation">
167 KeyOz 2408
             <enum>Qt::Vertical</enum>
2409
            </property>
306 KeyOz 2410
            <property name="sizeType">
167 KeyOz 2411
             <enum>QSizePolicy::Fixed</enum>
2412
            </property>
306 KeyOz 2413
            <property name="sizeHint" stdset="0">
167 KeyOz 2414
             <size>
2415
              <width>61</width>
2416
              <height>10</height>
2417
             </size>
2418
            </property>
2419
           </spacer>
2420
          </item>
2421
         </layout>
2422
        </widget>
2423
       </item>
306 KeyOz 2424
       <item row="0" column="1">
2425
        <widget class="QTextEdit" name="te_Help_7">
2426
         <property name="minimumSize">
167 KeyOz 2427
          <size>
2428
           <width>200</width>
2429
           <height>0</height>
2430
          </size>
2431
         </property>
306 KeyOz 2432
         <property name="maximumSize">
167 KeyOz 2433
          <size>
2434
           <width>200</width>
2435
           <height>16777215</height>
2436
          </size>
2437
         </property>
306 KeyOz 2438
         <property name="readOnly">
167 KeyOz 2439
          <bool>true</bool>
2440
         </property>
306 KeyOz 2441
         <property name="html">
2442
          <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;
2443
&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 2444
p, li { white-space: pre-wrap; }
306 KeyOz 2445
&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;
2446
&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;
2447
&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;
2448
&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;
2449
&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;
2450
&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;
2451
&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;
2452
&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 2453
         </property>
2454
        </widget>
2455
       </item>
2456
      </layout>
2457
     </widget>
306 KeyOz 2458
     <widget class="QWidget" name="Seite_8">
2459
      <layout class="QGridLayout" name="gridLayout_37">
2460
       <item row="0" column="0">
2461
        <widget class="QFrame" name="frame_9">
2462
         <property name="sizePolicy">
2463
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 2464
           <horstretch>0</horstretch>
2465
           <verstretch>0</verstretch>
2466
          </sizepolicy>
2467
         </property>
306 KeyOz 2468
         <property name="frameShape">
167 KeyOz 2469
          <enum>QFrame::StyledPanel</enum>
2470
         </property>
306 KeyOz 2471
         <property name="frameShadow">
167 KeyOz 2472
          <enum>QFrame::Raised</enum>
2473
         </property>
306 KeyOz 2474
         <layout class="QGridLayout" name="gridLayout_4">
2475
          <item row="0" column="0">
2476
           <widget class="QLabel" name="label_80">
2477
            <property name="font">
234 KeyOz 2478
             <font>
2479
              <weight>75</weight>
2480
              <bold>true</bold>
2481
             </font>
2482
            </property>
306 KeyOz 2483
            <property name="text">
234 KeyOz 2484
             <string>Gier-Feedback:</string>
2485
            </property>
2486
           </widget>
167 KeyOz 2487
          </item>
306 KeyOz 2488
          <item row="0" column="1">
2489
           <widget class="QComboBox" name="cb_8_1">
2490
            <property name="editable">
167 KeyOz 2491
             <bool>true</bool>
2492
            </property>
2493
            <item>
306 KeyOz 2494
             <property name="text">
167 KeyOz 2495
              <string>Poti 1</string>
2496
             </property>
2497
            </item>
2498
            <item>
306 KeyOz 2499
             <property name="text">
167 KeyOz 2500
              <string>Poti 2</string>
2501
             </property>
2502
            </item>
2503
            <item>
306 KeyOz 2504
             <property name="text">
167 KeyOz 2505
              <string>Poti 3</string>
2506
             </property>
2507
            </item>
2508
            <item>
306 KeyOz 2509
             <property name="text">
167 KeyOz 2510
              <string>Poti 4</string>
2511
             </property>
2512
            </item>
2513
            <item>
306 KeyOz 2514
             <property name="text">
167 KeyOz 2515
              <string>0</string>
2516
             </property>
2517
            </item>
2518
           </widget>
2519
          </item>
306 KeyOz 2520
          <item row="0" column="2">
2521
           <widget class="QLabel" name="label_76">
2522
            <property name="text">
167 KeyOz 2523
             <string>[0..250]</string>
2524
            </property>
2525
           </widget>
2526
          </item>
306 KeyOz 2527
          <item row="1" column="0">
2528
           <widget class="QLabel" name="label_79">
2529
            <property name="font">
234 KeyOz 2530
             <font>
2531
              <weight>75</weight>
2532
              <bold>true</bold>
2533
             </font>
2534
            </property>
306 KeyOz 2535
            <property name="text">
234 KeyOz 2536
             <string>Nick/Roll-Feedback:</string>
2537
            </property>
2538
           </widget>
167 KeyOz 2539
          </item>
306 KeyOz 2540
          <item row="1" column="1">
2541
           <widget class="QComboBox" name="cb_8_2">
2542
            <property name="editable">
167 KeyOz 2543
             <bool>true</bool>
2544
            </property>
2545
            <item>
306 KeyOz 2546
             <property name="text">
167 KeyOz 2547
              <string>Poti 1</string>
2548
             </property>
2549
            </item>
2550
            <item>
306 KeyOz 2551
             <property name="text">
167 KeyOz 2552
              <string>Poti 2</string>
2553
             </property>
2554
            </item>
2555
            <item>
306 KeyOz 2556
             <property name="text">
167 KeyOz 2557
              <string>Poti 3</string>
2558
             </property>
2559
            </item>
2560
            <item>
306 KeyOz 2561
             <property name="text">
167 KeyOz 2562
              <string>Poti 4</string>
2563
             </property>
2564
            </item>
2565
            <item>
306 KeyOz 2566
             <property name="text">
167 KeyOz 2567
              <string>0</string>
2568
             </property>
2569
            </item>
2570
           </widget>
2571
          </item>
306 KeyOz 2572
          <item row="1" column="2">
2573
           <widget class="QLabel" name="label_78">
2574
            <property name="text">
167 KeyOz 2575
             <string>[0..250]</string>
2576
            </property>
2577
           </widget>
2578
          </item>
306 KeyOz 2579
          <item row="2" column="0">
2580
           <widget class="QLabel" name="label_81">
2581
            <property name="font">
234 KeyOz 2582
             <font>
2583
              <weight>75</weight>
2584
              <bold>true</bold>
2585
             </font>
2586
            </property>
306 KeyOz 2587
            <property name="text">
234 KeyOz 2588
             <string>Gier-Korrektion:</string>
2589
            </property>
2590
           </widget>
2591
          </item>
306 KeyOz 2592
          <item row="2" column="1">
2593
           <widget class="QComboBox" name="cb_8_3">
2594
            <property name="editable">
234 KeyOz 2595
             <bool>true</bool>
2596
            </property>
2597
            <item>
306 KeyOz 2598
             <property name="text">
234 KeyOz 2599
              <string>Poti 1</string>
2600
             </property>
2601
            </item>
2602
            <item>
306 KeyOz 2603
             <property name="text">
234 KeyOz 2604
              <string>Poti 2</string>
2605
             </property>
2606
            </item>
2607
            <item>
306 KeyOz 2608
             <property name="text">
234 KeyOz 2609
              <string>Poti 3</string>
2610
             </property>
2611
            </item>
2612
            <item>
306 KeyOz 2613
             <property name="text">
234 KeyOz 2614
              <string>Poti 4</string>
2615
             </property>
2616
            </item>
2617
            <item>
306 KeyOz 2618
             <property name="text">
234 KeyOz 2619
              <string>0</string>
2620
             </property>
2621
            </item>
2622
           </widget>
2623
          </item>
306 KeyOz 2624
          <item row="2" column="2">
2625
           <widget class="QLabel" name="label_136">
2626
            <property name="text">
234 KeyOz 2627
             <string>[0..250]</string>
2628
            </property>
2629
           </widget>
2630
          </item>
306 KeyOz 2631
          <item row="3" column="1">
2632
           <spacer name="verticalSpacer_11">
2633
            <property name="orientation">
167 KeyOz 2634
             <enum>Qt::Vertical</enum>
2635
            </property>
306 KeyOz 2636
            <property name="sizeHint" stdset="0">
167 KeyOz 2637
             <size>
2638
              <width>20</width>
2639
              <height>156</height>
2640
             </size>
2641
            </property>
2642
           </spacer>
2643
          </item>
2644
         </layout>
2645
        </widget>
2646
       </item>
306 KeyOz 2647
       <item row="0" column="1">
2648
        <widget class="QTextEdit" name="te_Help_8">
2649
         <property name="minimumSize">
167 KeyOz 2650
          <size>
2651
           <width>200</width>
2652
           <height>0</height>
2653
          </size>
2654
         </property>
306 KeyOz 2655
         <property name="maximumSize">
167 KeyOz 2656
          <size>
2657
           <width>200</width>
2658
           <height>16777215</height>
2659
          </size>
2660
         </property>
306 KeyOz 2661
         <property name="readOnly">
167 KeyOz 2662
          <bool>true</bool>
2663
         </property>
306 KeyOz 2664
         <property name="html">
2665
          <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;
2666
&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 2667
p, li { white-space: pre-wrap; }
306 KeyOz 2668
&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;
2669
&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;
2670
&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;
2671
&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;
2672
&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;
2673
&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 2674
         </property>
2675
        </widget>
2676
       </item>
2677
      </layout>
2678
     </widget>
306 KeyOz 2679
     <widget class="QWidget" name="Seite_9">
2680
      <layout class="QGridLayout" name="gridLayout_36">
2681
       <item row="0" column="0">
2682
        <widget class="QFrame" name="frame_10">
2683
         <property name="sizePolicy">
2684
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 2685
           <horstretch>0</horstretch>
2686
           <verstretch>0</verstretch>
2687
          </sizepolicy>
2688
         </property>
306 KeyOz 2689
         <property name="frameShape">
167 KeyOz 2690
          <enum>QFrame::StyledPanel</enum>
2691
         </property>
306 KeyOz 2692
         <property name="frameShadow">
167 KeyOz 2693
          <enum>QFrame::Raised</enum>
2694
         </property>
306 KeyOz 2695
         <layout class="QGridLayout" name="gridLayout_31">
2696
          <item row="0" column="0" colspan="4">
2697
           <layout class="QVBoxLayout" name="verticalLayout_5">
2698
            <property name="spacing">
167 KeyOz 2699
             <number>0</number>
2700
            </property>
2701
            <item>
306 KeyOz 2702
             <layout class="QHBoxLayout" name="horizontalLayout_8">
167 KeyOz 2703
              <item>
306 KeyOz 2704
               <spacer name="horizontalSpacer_6">
2705
                <property name="orientation">
167 KeyOz 2706
                 <enum>Qt::Horizontal</enum>
2707
                </property>
306 KeyOz 2708
                <property name="sizeHint" stdset="0">
167 KeyOz 2709
                 <size>
2710
                  <width>40</width>
2711
                  <height>20</height>
2712
                 </size>
2713
                </property>
2714
               </spacer>
2715
              </item>
2716
              <item>
306 KeyOz 2717
               <widget class="QLabel" name="label_104">
2718
                <property name="text">
167 KeyOz 2719
                 <string>loop, while stick up</string>
2720
                </property>
2721
               </widget>
2722
              </item>
2723
              <item>
306 KeyOz 2724
               <spacer name="horizontalSpacer_7">
2725
                <property name="orientation">
167 KeyOz 2726
                 <enum>Qt::Horizontal</enum>
2727
                </property>
306 KeyOz 2728
                <property name="sizeHint" stdset="0">
167 KeyOz 2729
                 <size>
2730
                  <width>40</width>
2731
                  <height>20</height>
2732
                 </size>
2733
                </property>
2734
               </spacer>
2735
              </item>
2736
             </layout>
2737
            </item>
2738
            <item>
306 KeyOz 2739
             <layout class="QHBoxLayout" name="horizontalLayout_6">
167 KeyOz 2740
              <item>
306 KeyOz 2741
               <layout class="QHBoxLayout" name="horizontalLayout_5">
167 KeyOz 2742
                <item>
306 KeyOz 2743
                 <spacer name="horizontalSpacer_2">
2744
                  <property name="orientation">
167 KeyOz 2745
                   <enum>Qt::Horizontal</enum>
2746
                  </property>
306 KeyOz 2747
                  <property name="sizeHint" stdset="0">
167 KeyOz 2748
                   <size>
2749
                    <width>40</width>
2750
                    <height>20</height>
2751
                   </size>
2752
                  </property>
2753
                 </spacer>
2754
                </item>
2755
                <item>
306 KeyOz 2756
                 <widget class="QLabel" name="label_105">
2757
                  <property name="text">
2758
                   <string>Loop, while&lt;br&gt; stick left</string>
167 KeyOz 2759
                  </property>
2760
                 </widget>
2761
                </item>
2762
                <item>
306 KeyOz 2763
                 <widget class="QToolButton" name="tb_9_8">
2764
                  <property name="text">
167 KeyOz 2765
                   <string>0</string>
2766
                  </property>
306 KeyOz 2767
                  <property name="icon">
2768
                   <iconset resource="../MKTool.qrc">
227 KeyOz 2769
                    <normaloff>:/Arrows/Images/Arrows/Left-1.png</normaloff>
2770
                    <normalon>:/Arrows/Images/Arrows/Left-2.png</normalon>:/Arrows/Images/Arrows/Left-1.png</iconset>
167 KeyOz 2771
                  </property>
306 KeyOz 2772
                  <property name="iconSize">
167 KeyOz 2773
                   <size>
2774
                    <width>32</width>
2775
                    <height>32</height>
2776
                   </size>
2777
                  </property>
306 KeyOz 2778
                  <property name="checkable">
227 KeyOz 2779
                   <bool>true</bool>
2780
                  </property>
306 KeyOz 2781
                  <property name="checked">
227 KeyOz 2782
                   <bool>false</bool>
2783
                  </property>
306 KeyOz 2784
                  <property name="autoRaise">
167 KeyOz 2785
                   <bool>true</bool>
2786
                  </property>
2787
                 </widget>
2788
                </item>
2789
               </layout>
2790
              </item>
2791
              <item>
306 KeyOz 2792
               <layout class="QVBoxLayout" name="verticalLayout_4">
2793
                <property name="spacing">
167 KeyOz 2794
                 <number>0</number>
2795
                </property>
2796
                <item>
306 KeyOz 2797
                 <widget class="QToolButton" name="tb_9_6">
2798
                  <property name="text">
167 KeyOz 2799
                   <string>0</string>
2800
                  </property>
306 KeyOz 2801
                  <property name="icon">
2802
                   <iconset resource="../MKTool.qrc">
227 KeyOz 2803
                    <normaloff>:/Arrows/Images/Arrows/Up-1.png</normaloff>
2804
                    <normalon>:/Arrows/Images/Arrows/Up-2.png</normalon>:/Arrows/Images/Arrows/Up-1.png</iconset>
167 KeyOz 2805
                  </property>
306 KeyOz 2806
                  <property name="iconSize">
167 KeyOz 2807
                   <size>
2808
                    <width>32</width>
2809
                    <height>32</height>
2810
                   </size>
2811
                  </property>
306 KeyOz 2812
                  <property name="checkable">
227 KeyOz 2813
                   <bool>true</bool>
2814
                  </property>
306 KeyOz 2815
                  <property name="checked">
227 KeyOz 2816
                   <bool>false</bool>
2817
                  </property>
306 KeyOz 2818
                  <property name="autoRaise">
167 KeyOz 2819
                   <bool>true</bool>
2820
                  </property>
2821
                 </widget>
2822
                </item>
2823
                <item>
306 KeyOz 2824
                 <widget class="QToolButton" name="tb_9_7">
2825
                  <property name="text">
167 KeyOz 2826
                   <string>0</string>
2827
                  </property>
306 KeyOz 2828
                  <property name="icon">
2829
                   <iconset resource="../MKTool.qrc">
227 KeyOz 2830
                    <normaloff>:/Arrows/Images/Arrows/Down-1.png</normaloff>
2831
                    <normalon>:/Arrows/Images/Arrows/Down-2.png</normalon>:/Arrows/Images/Arrows/Down-1.png</iconset>
167 KeyOz 2832
                  </property>
306 KeyOz 2833
                  <property name="iconSize">
167 KeyOz 2834
                   <size>
2835
                    <width>32</width>
2836
                    <height>32</height>
2837
                   </size>
2838
                  </property>
306 KeyOz 2839
                  <property name="checkable">
227 KeyOz 2840
                   <bool>true</bool>
167 KeyOz 2841
                  </property>
306 KeyOz 2842
                  <property name="autoRaise">
167 KeyOz 2843
                   <bool>true</bool>
2844
                  </property>
2845
                 </widget>
2846
                </item>
2847
               </layout>
2848
              </item>
2849
              <item>
306 KeyOz 2850
               <layout class="QHBoxLayout" name="horizontalLayout_4">
167 KeyOz 2851
                <item>
306 KeyOz 2852
                 <widget class="QToolButton" name="tb_9_9">
2853
                  <property name="text">
167 KeyOz 2854
                   <string>0</string>
2855
                  </property>
306 KeyOz 2856
                  <property name="icon">
2857
                   <iconset resource="../MKTool.qrc">
227 KeyOz 2858
                    <normaloff>:/Arrows/Images/Arrows/Right-1.png</normaloff>
2859
                    <normalon>:/Arrows/Images/Arrows/Right-2.png</normalon>:/Arrows/Images/Arrows/Right-1.png</iconset>
167 KeyOz 2860
                  </property>
306 KeyOz 2861
                  <property name="iconSize">
167 KeyOz 2862
                   <size>
2863
                    <width>32</width>
2864
                    <height>32</height>
2865
                   </size>
2866
                  </property>
306 KeyOz 2867
                  <property name="checkable">
227 KeyOz 2868
                   <bool>true</bool>
167 KeyOz 2869
                  </property>
306 KeyOz 2870
                  <property name="autoRaise">
167 KeyOz 2871
                   <bool>true</bool>
2872
                  </property>
2873
                 </widget>
2874
                </item>
2875
                <item>
306 KeyOz 2876
                 <widget class="QLabel" name="label_106">
2877
                  <property name="text">
2878
                   <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;
2879
&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 2880
p, li { white-space: pre-wrap; }
306 KeyOz 2881
&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;
2882
&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 2883
                  </property>
2884
                 </widget>
2885
                </item>
2886
                <item>
306 KeyOz 2887
                 <spacer name="horizontalSpacer_3">
2888
                  <property name="orientation">
167 KeyOz 2889
                   <enum>Qt::Horizontal</enum>
2890
                  </property>
306 KeyOz 2891
                  <property name="sizeHint" stdset="0">
167 KeyOz 2892
                   <size>
2893
                    <width>40</width>
2894
                    <height>20</height>
2895
                   </size>
2896
                  </property>
2897
                 </spacer>
2898
                </item>
2899
               </layout>
2900
              </item>
2901
             </layout>
2902
            </item>
2903
            <item>
306 KeyOz 2904
             <layout class="QHBoxLayout" name="horizontalLayout_7">
167 KeyOz 2905
              <item>
306 KeyOz 2906
               <spacer name="horizontalSpacer_4">
2907
                <property name="orientation">
167 KeyOz 2908
                 <enum>Qt::Horizontal</enum>
2909
                </property>
306 KeyOz 2910
                <property name="sizeHint" stdset="0">
167 KeyOz 2911
                 <size>
2912
                  <width>40</width>
2913
                  <height>20</height>
2914
                 </size>
2915
                </property>
2916
               </spacer>
2917
              </item>
2918
              <item>
306 KeyOz 2919
               <widget class="QLabel" name="label_103">
2920
                <property name="text">
167 KeyOz 2921
                 <string>Loop, while stick down</string>
2922
                </property>
2923
               </widget>
2924
              </item>
2925
              <item>
306 KeyOz 2926
               <spacer name="horizontalSpacer_5">
2927
                <property name="orientation">
167 KeyOz 2928
                 <enum>Qt::Horizontal</enum>
2929
                </property>
306 KeyOz 2930
                <property name="sizeHint" stdset="0">
167 KeyOz 2931
                 <size>
2932
                  <width>40</width>
2933
                  <height>20</height>
2934
                 </size>
2935
                </property>
2936
               </spacer>
2937
              </item>
2938
             </layout>
2939
            </item>
2940
           </layout>
2941
          </item>
306 KeyOz 2942
          <item row="1" column="0">
2943
           <widget class="QLabel" name="label_99">
2944
            <property name="font">
167 KeyOz 2945
             <font>
2946
              <weight>75</weight>
2947
              <bold>true</bold>
2948
             </font>
2949
            </property>
306 KeyOz 2950
            <property name="text">
167 KeyOz 2951
             <string>Gas limit:</string>
2952
            </property>
2953
           </widget>
2954
          </item>
306 KeyOz 2955
          <item row="1" column="1">
2956
           <widget class="QComboBox" name="cb_9_1">
2957
            <property name="editable">
167 KeyOz 2958
             <bool>true</bool>
2959
            </property>
2960
            <item>
306 KeyOz 2961
             <property name="text">
167 KeyOz 2962
              <string>Poti 1</string>
2963
             </property>
2964
            </item>
2965
            <item>
306 KeyOz 2966
             <property name="text">
167 KeyOz 2967
              <string>Poti 2</string>
2968
             </property>
2969
            </item>
2970
            <item>
306 KeyOz 2971
             <property name="text">
167 KeyOz 2972
              <string>Poti 3</string>
2973
             </property>
2974
            </item>
2975
            <item>
306 KeyOz 2976
             <property name="text">
167 KeyOz 2977
              <string>Poti 4</string>
2978
             </property>
2979
            </item>
2980
            <item>
306 KeyOz 2981
             <property name="text">
167 KeyOz 2982
              <string>0</string>
2983
             </property>
2984
            </item>
2985
           </widget>
2986
          </item>
306 KeyOz 2987
          <item row="2" column="0">
2988
           <widget class="QLabel" name="label_98">
2989
            <property name="font">
167 KeyOz 2990
             <font>
2991
              <weight>75</weight>
2992
              <bold>true</bold>
2993
             </font>
2994
            </property>
306 KeyOz 2995
            <property name="text">
167 KeyOz 2996
             <string>Ansprechschwelle:</string>
2997
            </property>
2998
           </widget>
2999
          </item>
306 KeyOz 3000
          <item row="2" column="1">
3001
           <widget class="QSpinBox" name="sb_9_2">
3002
            <property name="maximum">
167 KeyOz 3003
             <number>250</number>
3004
            </property>
3005
           </widget>
3006
          </item>
306 KeyOz 3007
          <item row="2" column="2">
3008
           <widget class="QLabel" name="label_102">
3009
            <property name="font">
167 KeyOz 3010
             <font>
3011
              <weight>75</weight>
3012
              <bold>true</bold>
3013
             </font>
3014
            </property>
306 KeyOz 3015
            <property name="text">
167 KeyOz 3016
             <string>Hysterese:</string>
3017
            </property>
3018
           </widget>
3019
          </item>
306 KeyOz 3020
          <item row="2" column="3">
3021
           <widget class="QSpinBox" name="sb_9_4">
3022
            <property name="maximum">
167 KeyOz 3023
             <number>250</number>
3024
            </property>
3025
           </widget>
3026
          </item>
306 KeyOz 3027
          <item row="3" column="0">
3028
           <widget class="QLabel" name="label_100">
3029
            <property name="font">
167 KeyOz 3030
             <font>
3031
              <weight>75</weight>
3032
              <bold>true</bold>
3033
             </font>
3034
            </property>
306 KeyOz 3035
            <property name="text">
167 KeyOz 3036
             <string>Turn over Nick:</string>
3037
            </property>
3038
           </widget>
3039
          </item>
306 KeyOz 3040
          <item row="3" column="1">
3041
           <widget class="QSpinBox" name="sb_9_3">
3042
            <property name="maximum">
167 KeyOz 3043
             <number>250</number>
3044
            </property>
3045
           </widget>
3046
          </item>
306 KeyOz 3047
          <item row="3" column="3">
3048
           <widget class="QSpinBox" name="sb_9_5">
3049
            <property name="maximum">
167 KeyOz 3050
             <number>250</number>
3051
            </property>
3052
           </widget>
3053
          </item>
306 KeyOz 3054
          <item row="3" column="2">
3055
           <widget class="QLabel" name="label_101">
3056
            <property name="font">
167 KeyOz 3057
             <font>
3058
              <weight>75</weight>
3059
              <bold>true</bold>
3060
             </font>
3061
            </property>
306 KeyOz 3062
            <property name="text">
167 KeyOz 3063
             <string>Turn over Roll:</string>
3064
            </property>
3065
           </widget>
3066
          </item>
3067
         </layout>
3068
        </widget>
3069
       </item>
306 KeyOz 3070
       <item row="0" column="1">
3071
        <widget class="QTextEdit" name="te_Help_9">
3072
         <property name="minimumSize">
167 KeyOz 3073
          <size>
3074
           <width>20</width>
3075
           <height>0</height>
3076
          </size>
3077
         </property>
306 KeyOz 3078
         <property name="maximumSize">
167 KeyOz 3079
          <size>
3080
           <width>200</width>
3081
           <height>16777215</height>
3082
          </size>
3083
         </property>
306 KeyOz 3084
         <property name="readOnly">
167 KeyOz 3085
          <bool>true</bool>
3086
         </property>
306 KeyOz 3087
         <property name="html">
3088
          <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;
3089
&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 3090
p, li { white-space: pre-wrap; }
306 KeyOz 3091
&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;
3092
&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;
3093
&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;
3094
&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;
3095
&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;
3096
&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;
3097
&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;
3098
&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 3099
         </property>
3100
        </widget>
3101
       </item>
3102
      </layout>
3103
     </widget>
306 KeyOz 3104
     <widget class="QWidget" name="Seite_10">
3105
      <layout class="QGridLayout" name="gridLayout_35">
3106
       <item row="0" column="0">
3107
        <widget class="QFrame" name="frame_11">
3108
         <property name="sizePolicy">
3109
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 3110
           <horstretch>0</horstretch>
3111
           <verstretch>0</verstretch>
3112
          </sizepolicy>
3113
         </property>
306 KeyOz 3114
         <property name="frameShape">
167 KeyOz 3115
          <enum>QFrame::StyledPanel</enum>
3116
         </property>
306 KeyOz 3117
         <property name="frameShadow">
167 KeyOz 3118
          <enum>QFrame::Raised</enum>
3119
         </property>
306 KeyOz 3120
         <layout class="QGridLayout" name="gridLayout_14">
3121
          <item row="0" column="0">
3122
           <widget class="QLabel" name="label_83">
3123
            <property name="font">
167 KeyOz 3124
             <font>
3125
              <weight>75</weight>
3126
              <bold>true</bold>
3127
             </font>
3128
            </property>
306 KeyOz 3129
            <property name="text">
167 KeyOz 3130
             <string>Parameter 1:</string>
3131
            </property>
3132
           </widget>
3133
          </item>
306 KeyOz 3134
          <item row="0" column="1">
3135
           <widget class="QComboBox" name="cb_10_1">
3136
            <property name="editable">
167 KeyOz 3137
             <bool>true</bool>
3138
            </property>
3139
            <item>
306 KeyOz 3140
             <property name="text">
167 KeyOz 3141
              <string>Poti 1</string>
3142
             </property>
3143
            </item>
3144
            <item>
306 KeyOz 3145
             <property name="text">
167 KeyOz 3146
              <string>Poti 2</string>
3147
             </property>
3148
            </item>
3149
            <item>
306 KeyOz 3150
             <property name="text">
167 KeyOz 3151
              <string>Poti 3</string>
3152
             </property>
3153
            </item>
3154
            <item>
306 KeyOz 3155
             <property name="text">
167 KeyOz 3156
              <string>Poti 4</string>
3157
             </property>
3158
            </item>
3159
            <item>
306 KeyOz 3160
             <property name="text">
167 KeyOz 3161
              <string>0</string>
3162
             </property>
3163
            </item>
3164
           </widget>
3165
          </item>
306 KeyOz 3166
          <item row="0" column="2">
3167
           <widget class="QLabel" name="label_82">
3168
            <property name="text">
167 KeyOz 3169
             <string>[0..250]</string>
3170
            </property>
3171
           </widget>
3172
          </item>
306 KeyOz 3173
          <item row="1" column="0">
3174
           <widget class="QLabel" name="label_85">
3175
            <property name="font">
167 KeyOz 3176
             <font>
3177
              <weight>75</weight>
3178
              <bold>true</bold>
3179
             </font>
3180
            </property>
306 KeyOz 3181
            <property name="text">
167 KeyOz 3182
             <string>Parameter 2:</string>
3183
            </property>
3184
           </widget>
3185
          </item>
306 KeyOz 3186
          <item row="1" column="1">
3187
           <widget class="QComboBox" name="cb_10_2">
3188
            <property name="editable">
167 KeyOz 3189
             <bool>true</bool>
3190
            </property>
3191
            <item>
306 KeyOz 3192
             <property name="text">
167 KeyOz 3193
              <string>Poti 1</string>
3194
             </property>
3195
            </item>
3196
            <item>
306 KeyOz 3197
             <property name="text">
167 KeyOz 3198
              <string>Poti 2</string>
3199
             </property>
3200
            </item>
3201
            <item>
306 KeyOz 3202
             <property name="text">
167 KeyOz 3203
              <string>Poti 3</string>
3204
             </property>
3205
            </item>
3206
            <item>
306 KeyOz 3207
             <property name="text">
167 KeyOz 3208
              <string>Poti 4</string>
3209
             </property>
3210
            </item>
3211
            <item>
306 KeyOz 3212
             <property name="text">
167 KeyOz 3213
              <string>0</string>
3214
             </property>
3215
            </item>
3216
           </widget>
3217
          </item>
306 KeyOz 3218
          <item row="1" column="2">
3219
           <widget class="QLabel" name="label_84">
3220
            <property name="text">
167 KeyOz 3221
             <string>[0..250]</string>
3222
            </property>
3223
           </widget>
3224
          </item>
306 KeyOz 3225
          <item row="2" column="0">
3226
           <widget class="QLabel" name="label_87">
3227
            <property name="font">
167 KeyOz 3228
             <font>
3229
              <weight>75</weight>
3230
              <bold>true</bold>
3231
             </font>
3232
            </property>
306 KeyOz 3233
            <property name="text">
167 KeyOz 3234
             <string>Parameter 3:</string>
3235
            </property>
3236
           </widget>
3237
          </item>
306 KeyOz 3238
          <item row="2" column="1">
3239
           <widget class="QComboBox" name="cb_10_3">
3240
            <property name="editable">
167 KeyOz 3241
             <bool>true</bool>
3242
            </property>
3243
            <item>
306 KeyOz 3244
             <property name="text">
167 KeyOz 3245
              <string>Poti 1</string>
3246
             </property>
3247
            </item>
3248
            <item>
306 KeyOz 3249
             <property name="text">
167 KeyOz 3250
              <string>Poti 2</string>
3251
             </property>
3252
            </item>
3253
            <item>
306 KeyOz 3254
             <property name="text">
167 KeyOz 3255
              <string>Poti 3</string>
3256
             </property>
3257
            </item>
3258
            <item>
306 KeyOz 3259
             <property name="text">
167 KeyOz 3260
              <string>Poti 4</string>
3261
             </property>
3262
            </item>
3263
            <item>
306 KeyOz 3264
             <property name="text">
167 KeyOz 3265
              <string>0</string>
3266
             </property>
3267
            </item>
3268
           </widget>
3269
          </item>
306 KeyOz 3270
          <item row="2" column="2">
3271
           <widget class="QLabel" name="label_86">
3272
            <property name="text">
167 KeyOz 3273
             <string>[0..250]</string>
3274
            </property>
3275
           </widget>
3276
          </item>
306 KeyOz 3277
          <item row="3" column="0">
3278
           <widget class="QLabel" name="label_89">
3279
            <property name="font">
167 KeyOz 3280
             <font>
3281
              <weight>75</weight>
3282
              <bold>true</bold>
3283
             </font>
3284
            </property>
306 KeyOz 3285
            <property name="text">
167 KeyOz 3286
             <string>Parameter 4:</string>
3287
            </property>
3288
           </widget>
3289
          </item>
306 KeyOz 3290
          <item row="3" column="1">
3291
           <widget class="QComboBox" name="cb_10_4">
3292
            <property name="editable">
167 KeyOz 3293
             <bool>true</bool>
3294
            </property>
3295
            <item>
306 KeyOz 3296
             <property name="text">
167 KeyOz 3297
              <string>Poti 1</string>
3298
             </property>
3299
            </item>
3300
            <item>
306 KeyOz 3301
             <property name="text">
167 KeyOz 3302
              <string>Poti 2</string>
3303
             </property>
3304
            </item>
3305
            <item>
306 KeyOz 3306
             <property name="text">
167 KeyOz 3307
              <string>Poti 3</string>
3308
             </property>
3309
            </item>
3310
            <item>
306 KeyOz 3311
             <property name="text">
167 KeyOz 3312
              <string>Poti 4</string>
3313
             </property>
3314
            </item>
3315
            <item>
306 KeyOz 3316
             <property name="text">
167 KeyOz 3317
              <string>0</string>
3318
             </property>
3319
            </item>
3320
           </widget>
3321
          </item>
306 KeyOz 3322
          <item row="3" column="2">
3323
           <widget class="QLabel" name="label_88">
3324
            <property name="text">
167 KeyOz 3325
             <string>[0..250]</string>
3326
            </property>
3327
           </widget>
3328
          </item>
306 KeyOz 3329
          <item row="4" column="0">
3330
           <widget class="QLabel" name="label_91">
3331
            <property name="font">
167 KeyOz 3332
             <font>
3333
              <weight>75</weight>
3334
              <bold>true</bold>
3335
             </font>
3336
            </property>
306 KeyOz 3337
            <property name="text">
167 KeyOz 3338
             <string>Parameter 5:</string>
3339
            </property>
3340
           </widget>
3341
          </item>
306 KeyOz 3342
          <item row="4" column="1">
3343
           <widget class="QComboBox" name="cb_10_5">
3344
            <property name="editable">
167 KeyOz 3345
             <bool>true</bool>
3346
            </property>
3347
            <item>
306 KeyOz 3348
             <property name="text">
167 KeyOz 3349
              <string>Poti 1</string>
3350
             </property>
3351
            </item>
3352
            <item>
306 KeyOz 3353
             <property name="text">
167 KeyOz 3354
              <string>Poti 2</string>
3355
             </property>
3356
            </item>
3357
            <item>
306 KeyOz 3358
             <property name="text">
167 KeyOz 3359
              <string>Poti 3</string>
3360
             </property>
3361
            </item>
3362
            <item>
306 KeyOz 3363
             <property name="text">
167 KeyOz 3364
              <string>Poti 4</string>
3365
             </property>
3366
            </item>
3367
            <item>
306 KeyOz 3368
             <property name="text">
167 KeyOz 3369
              <string>0</string>
3370
             </property>
3371
            </item>
3372
           </widget>
3373
          </item>
306 KeyOz 3374
          <item row="4" column="2">
3375
           <widget class="QLabel" name="label_90">
3376
            <property name="text">
167 KeyOz 3377
             <string>[0..250]</string>
3378
            </property>
3379
           </widget>
3380
          </item>
306 KeyOz 3381
          <item row="5" column="0">
3382
           <widget class="QLabel" name="label_93">
3383
            <property name="font">
167 KeyOz 3384
             <font>
3385
              <weight>75</weight>
3386
              <bold>true</bold>
3387
             </font>
3388
            </property>
306 KeyOz 3389
            <property name="text">
167 KeyOz 3390
             <string>Parameter 6:</string>
3391
            </property>
3392
           </widget>
3393
          </item>
306 KeyOz 3394
          <item row="5" column="1">
3395
           <widget class="QComboBox" name="cb_10_6">
3396
            <property name="editable">
167 KeyOz 3397
             <bool>true</bool>
3398
            </property>
3399
            <item>
306 KeyOz 3400
             <property name="text">
167 KeyOz 3401
              <string>Poti 1</string>
3402
             </property>
3403
            </item>
3404
            <item>
306 KeyOz 3405
             <property name="text">
167 KeyOz 3406
              <string>Poti 2</string>
3407
             </property>
3408
            </item>
3409
            <item>
306 KeyOz 3410
             <property name="text">
167 KeyOz 3411
              <string>Poti 3</string>
3412
             </property>
3413
            </item>
3414
            <item>
306 KeyOz 3415
             <property name="text">
167 KeyOz 3416
              <string>Poti 4</string>
3417
             </property>
3418
            </item>
3419
            <item>
306 KeyOz 3420
             <property name="text">
167 KeyOz 3421
              <string>0</string>
3422
             </property>
3423
            </item>
3424
           </widget>
3425
          </item>
306 KeyOz 3426
          <item row="5" column="2">
3427
           <widget class="QLabel" name="label_92">
3428
            <property name="text">
167 KeyOz 3429
             <string>[0..250]</string>
3430
            </property>
3431
           </widget>
3432
          </item>
306 KeyOz 3433
          <item row="6" column="0">
3434
           <widget class="QLabel" name="label_95">
3435
            <property name="font">
167 KeyOz 3436
             <font>
3437
              <weight>75</weight>
3438
              <bold>true</bold>
3439
             </font>
3440
            </property>
306 KeyOz 3441
            <property name="text">
167 KeyOz 3442
             <string>Parameter 7:</string>
3443
            </property>
3444
           </widget>
3445
          </item>
306 KeyOz 3446
          <item row="6" column="1">
3447
           <widget class="QComboBox" name="cb_10_7">
3448
            <property name="editable">
167 KeyOz 3449
             <bool>true</bool>
3450
            </property>
3451
            <item>
306 KeyOz 3452
             <property name="text">
167 KeyOz 3453
              <string>Poti 1</string>
3454
             </property>
3455
            </item>
3456
            <item>
306 KeyOz 3457
             <property name="text">
167 KeyOz 3458
              <string>Poti 2</string>
3459
             </property>
3460
            </item>
3461
            <item>
306 KeyOz 3462
             <property name="text">
167 KeyOz 3463
              <string>Poti 3</string>
3464
             </property>
3465
            </item>
3466
            <item>
306 KeyOz 3467
             <property name="text">
167 KeyOz 3468
              <string>Poti 4</string>
3469
             </property>
3470
            </item>
3471
            <item>
306 KeyOz 3472
             <property name="text">
167 KeyOz 3473
              <string>0</string>
3474
             </property>
3475
            </item>
3476
           </widget>
3477
          </item>
306 KeyOz 3478
          <item row="6" column="2">
3479
           <widget class="QLabel" name="label_94">
3480
            <property name="text">
167 KeyOz 3481
             <string>[0..250]</string>
3482
            </property>
3483
           </widget>
3484
          </item>
306 KeyOz 3485
          <item row="7" column="0">
3486
           <widget class="QLabel" name="label_97">
3487
            <property name="font">
167 KeyOz 3488
             <font>
3489
              <weight>75</weight>
3490
              <bold>true</bold>
3491
             </font>
3492
            </property>
306 KeyOz 3493
            <property name="text">
167 KeyOz 3494
             <string>Parameter 8:</string>
3495
            </property>
3496
           </widget>
3497
          </item>
306 KeyOz 3498
          <item row="7" column="1">
3499
           <widget class="QComboBox" name="cb_10_8">
3500
            <property name="editable">
167 KeyOz 3501
             <bool>true</bool>
3502
            </property>
3503
            <item>
306 KeyOz 3504
             <property name="text">
167 KeyOz 3505
              <string>Poti 1</string>
3506
             </property>
3507
            </item>
3508
            <item>
306 KeyOz 3509
             <property name="text">
167 KeyOz 3510
              <string>Poti 2</string>
3511
             </property>
3512
            </item>
3513
            <item>
306 KeyOz 3514
             <property name="text">
167 KeyOz 3515
              <string>Poti 3</string>
3516
             </property>
3517
            </item>
3518
            <item>
306 KeyOz 3519
             <property name="text">
167 KeyOz 3520
              <string>Poti 4</string>
3521
             </property>
3522
            </item>
3523
            <item>
306 KeyOz 3524
             <property name="text">
167 KeyOz 3525
              <string>0</string>
3526
             </property>
3527
            </item>
3528
           </widget>
3529
          </item>
306 KeyOz 3530
          <item row="7" column="2">
3531
           <widget class="QLabel" name="label_96">
3532
            <property name="text">
167 KeyOz 3533
             <string>[0..250]</string>
3534
            </property>
3535
           </widget>
3536
          </item>
3537
         </layout>
3538
        </widget>
3539
       </item>
306 KeyOz 3540
       <item row="0" column="1">
3541
        <widget class="QTextEdit" name="te_Help_10">
3542
         <property name="minimumSize">
167 KeyOz 3543
          <size>
3544
           <width>200</width>
3545
           <height>0</height>
3546
          </size>
3547
         </property>
306 KeyOz 3548
         <property name="maximumSize">
167 KeyOz 3549
          <size>
3550
           <width>200</width>
3551
           <height>16777215</height>
3552
          </size>
3553
         </property>
306 KeyOz 3554
         <property name="readOnly">
167 KeyOz 3555
          <bool>true</bool>
3556
         </property>
306 KeyOz 3557
         <property name="html">
3558
          <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;
3559
&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 3560
p, li { white-space: pre-wrap; }
306 KeyOz 3561
&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;
3562
&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;
3563
&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 3564
         </property>
3565
        </widget>
3566
       </item>
306 KeyOz 3567
      </layout>
3568
     </widget>
3569
     <widget class="QWidget" name="Seite_11">
3570
      <layout class="QGridLayout" name="gridLayout_34">
3571
       <item row="0" column="0">
3572
        <widget class="QFrame" name="frame_12">
3573
         <property name="sizePolicy">
3574
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 3575
           <horstretch>0</horstretch>
3576
           <verstretch>0</verstretch>
3577
          </sizepolicy>
3578
         </property>
306 KeyOz 3579
         <property name="frameShape">
167 KeyOz 3580
          <enum>QFrame::StyledPanel</enum>
3581
         </property>
306 KeyOz 3582
         <property name="frameShadow">
167 KeyOz 3583
          <enum>QFrame::Raised</enum>
3584
         </property>
306 KeyOz 3585
         <layout class="QGridLayout" name="gridLayout_32">
3586
          <item row="1" column="0">
3587
           <spacer name="horizontalSpacer_8">
3588
            <property name="orientation">
167 KeyOz 3589
             <enum>Qt::Horizontal</enum>
3590
            </property>
306 KeyOz 3591
            <property name="sizeHint" stdset="0">
167 KeyOz 3592
             <size>
3593
              <width>121</width>
3594
              <height>23</height>
3595
             </size>
3596
            </property>
3597
           </spacer>
3598
          </item>
306 KeyOz 3599
          <item row="1" column="1" colspan="3">
3600
           <layout class="QHBoxLayout" name="horizontalLayout_9">
3601
            <property name="spacing">
167 KeyOz 3602
             <number>2</number>
3603
            </property>
3604
            <item>
306 KeyOz 3605
             <widget class="QToolButton" name="J16_0">
3606
              <property name="toolTip">
167 KeyOz 3607
               <string>128</string>
3608
              </property>
306 KeyOz 3609
              <property name="text">
167 KeyOz 3610
               <string>0</string>
3611
              </property>
306 KeyOz 3612
              <property name="icon">
3613
               <iconset resource="../MKTool.qrc">
167 KeyOz 3614
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3615
              </property>
306 KeyOz 3616
              <property name="autoRaise">
167 KeyOz 3617
               <bool>true</bool>
3618
              </property>
3619
             </widget>
3620
            </item>
3621
            <item>
306 KeyOz 3622
             <widget class="QToolButton" name="J16_1">
3623
              <property name="toolTip">
167 KeyOz 3624
               <string>64</string>
3625
              </property>
306 KeyOz 3626
              <property name="text">
167 KeyOz 3627
               <string>0</string>
3628
              </property>
306 KeyOz 3629
              <property name="icon">
3630
               <iconset resource="../MKTool.qrc">
167 KeyOz 3631
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3632
              </property>
306 KeyOz 3633
              <property name="autoRaise">
167 KeyOz 3634
               <bool>true</bool>
3635
              </property>
3636
             </widget>
3637
            </item>
3638
            <item>
306 KeyOz 3639
             <widget class="QToolButton" name="J16_2">
3640
              <property name="toolTip">
167 KeyOz 3641
               <string>32</string>
3642
              </property>
306 KeyOz 3643
              <property name="text">
167 KeyOz 3644
               <string>0</string>
3645
              </property>
306 KeyOz 3646
              <property name="icon">
3647
               <iconset resource="../MKTool.qrc">
167 KeyOz 3648
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3649
              </property>
306 KeyOz 3650
              <property name="autoRaise">
167 KeyOz 3651
               <bool>true</bool>
3652
              </property>
3653
             </widget>
3654
            </item>
3655
            <item>
306 KeyOz 3656
             <widget class="QToolButton" name="J16_3">
3657
              <property name="toolTip">
167 KeyOz 3658
               <string>16</string>
3659
              </property>
306 KeyOz 3660
              <property name="text">
167 KeyOz 3661
               <string>0</string>
3662
              </property>
306 KeyOz 3663
              <property name="icon">
3664
               <iconset resource="../MKTool.qrc">
167 KeyOz 3665
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3666
              </property>
306 KeyOz 3667
              <property name="autoRaise">
167 KeyOz 3668
               <bool>true</bool>
3669
              </property>
3670
             </widget>
3671
            </item>
3672
            <item>
306 KeyOz 3673
             <widget class="QToolButton" name="J16_4">
3674
              <property name="toolTip">
167 KeyOz 3675
               <string>8</string>
3676
              </property>
306 KeyOz 3677
              <property name="text">
167 KeyOz 3678
               <string>0</string>
3679
              </property>
306 KeyOz 3680
              <property name="icon">
3681
               <iconset resource="../MKTool.qrc">
167 KeyOz 3682
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3683
              </property>
306 KeyOz 3684
              <property name="autoRaise">
167 KeyOz 3685
               <bool>true</bool>
3686
              </property>
3687
             </widget>
3688
            </item>
3689
            <item>
306 KeyOz 3690
             <widget class="QToolButton" name="J16_5">
3691
              <property name="toolTip">
167 KeyOz 3692
               <string>4</string>
3693
              </property>
306 KeyOz 3694
              <property name="text">
167 KeyOz 3695
               <string>0</string>
3696
              </property>
306 KeyOz 3697
              <property name="icon">
3698
               <iconset resource="../MKTool.qrc">
167 KeyOz 3699
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3700
              </property>
306 KeyOz 3701
              <property name="autoRaise">
167 KeyOz 3702
               <bool>true</bool>
3703
              </property>
3704
             </widget>
3705
            </item>
3706
            <item>
306 KeyOz 3707
             <widget class="QToolButton" name="J16_6">
3708
              <property name="toolTip">
167 KeyOz 3709
               <string>2</string>
3710
              </property>
306 KeyOz 3711
              <property name="text">
167 KeyOz 3712
               <string>0</string>
3713
              </property>
306 KeyOz 3714
              <property name="icon">
3715
               <iconset resource="../MKTool.qrc">
167 KeyOz 3716
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3717
              </property>
306 KeyOz 3718
              <property name="autoRaise">
167 KeyOz 3719
               <bool>true</bool>
3720
              </property>
3721
             </widget>
3722
            </item>
3723
            <item>
306 KeyOz 3724
             <widget class="QToolButton" name="J16_7">
3725
              <property name="toolTip">
167 KeyOz 3726
               <string>1</string>
3727
              </property>
306 KeyOz 3728
              <property name="text">
167 KeyOz 3729
               <string>0</string>
3730
              </property>
306 KeyOz 3731
              <property name="icon">
3732
               <iconset resource="../MKTool.qrc">
167 KeyOz 3733
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3734
              </property>
306 KeyOz 3735
              <property name="autoRaise">
167 KeyOz 3736
               <bool>true</bool>
3737
              </property>
3738
             </widget>
3739
            </item>
3740
           </layout>
3741
          </item>
306 KeyOz 3742
          <item row="1" column="4">
3743
           <spacer name="horizontalSpacer_9">
3744
            <property name="orientation">
167 KeyOz 3745
             <enum>Qt::Horizontal</enum>
3746
            </property>
306 KeyOz 3747
            <property name="sizeHint" stdset="0">
167 KeyOz 3748
             <size>
3749
              <width>108</width>
3750
              <height>23</height>
3751
             </size>
3752
            </property>
3753
           </spacer>
3754
          </item>
306 KeyOz 3755
          <item row="4" column="0">
3756
           <widget class="QLabel" name="label_109">
3757
            <property name="font">
167 KeyOz 3758
             <font>
3759
              <weight>75</weight>
3760
              <bold>true</bold>
3761
             </font>
3762
            </property>
306 KeyOz 3763
            <property name="text">
167 KeyOz 3764
             <string>Bitmaske:</string>
3765
            </property>
3766
           </widget>
3767
          </item>
306 KeyOz 3768
          <item row="4" column="1" colspan="2">
3769
           <widget class="QSpinBox" name="sb_11_1">
3770
            <property name="maximum">
167 KeyOz 3771
             <number>255</number>
3772
            </property>
3773
           </widget>
3774
          </item>
306 KeyOz 3775
          <item row="4" column="3" colspan="2">
3776
           <widget class="QLabel" name="label_108">
3777
            <property name="text">
167 KeyOz 3778
             <string>[0..255]</string>
3779
            </property>
3780
           </widget>
3781
          </item>
306 KeyOz 3782
          <item row="5" column="0">
3783
           <widget class="QLabel" name="label_107">
3784
            <property name="font">
167 KeyOz 3785
             <font>
3786
              <weight>75</weight>
3787
              <bold>true</bold>
3788
             </font>
3789
            </property>
306 KeyOz 3790
            <property name="text">
167 KeyOz 3791
             <string>Timing:</string>
3792
            </property>
3793
           </widget>
3794
          </item>
306 KeyOz 3795
          <item row="5" column="1" colspan="2">
3796
           <widget class="QComboBox" name="cb_11_2">
3797
            <property name="editable">
167 KeyOz 3798
             <bool>true</bool>
3799
            </property>
3800
            <item>
306 KeyOz 3801
             <property name="text">
167 KeyOz 3802
              <string>Poti 1</string>
3803
             </property>
3804
            </item>
3805
            <item>
306 KeyOz 3806
             <property name="text">
167 KeyOz 3807
              <string>Poti 2</string>
3808
             </property>
3809
            </item>
3810
            <item>
306 KeyOz 3811
             <property name="text">
167 KeyOz 3812
              <string>Poti 3</string>
3813
             </property>
3814
            </item>
3815
            <item>
306 KeyOz 3816
             <property name="text">
167 KeyOz 3817
              <string>Poti 4</string>
3818
             </property>
3819
            </item>
3820
            <item>
306 KeyOz 3821
             <property name="text">
167 KeyOz 3822
              <string>0</string>
3823
             </property>
3824
            </item>
3825
           </widget>
3826
          </item>
306 KeyOz 3827
          <item row="5" column="3" colspan="2">
3828
           <widget class="QLabel" name="label_110">
3829
            <property name="text">
167 KeyOz 3830
             <string>[x 10ms]</string>
3831
            </property>
3832
           </widget>
3833
          </item>
306 KeyOz 3834
          <item row="7" column="0">
3835
           <spacer name="horizontalSpacer_10">
3836
            <property name="orientation">
167 KeyOz 3837
             <enum>Qt::Horizontal</enum>
3838
            </property>
306 KeyOz 3839
            <property name="sizeHint" stdset="0">
167 KeyOz 3840
             <size>
3841
              <width>121</width>
3842
              <height>23</height>
3843
             </size>
3844
            </property>
3845
           </spacer>
3846
          </item>
306 KeyOz 3847
          <item row="7" column="1" colspan="3">
3848
           <layout class="QHBoxLayout" name="horizontalLayout_10">
3849
            <property name="spacing">
167 KeyOz 3850
             <number>2</number>
3851
            </property>
3852
            <item>
306 KeyOz 3853
             <widget class="QToolButton" name="J17_0">
3854
              <property name="toolTip">
167 KeyOz 3855
               <string>128</string>
3856
              </property>
306 KeyOz 3857
              <property name="text">
167 KeyOz 3858
               <string>00</string>
3859
              </property>
306 KeyOz 3860
              <property name="icon">
3861
               <iconset resource="../MKTool.qrc">
167 KeyOz 3862
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3863
              </property>
306 KeyOz 3864
              <property name="autoRaise">
167 KeyOz 3865
               <bool>true</bool>
3866
              </property>
3867
             </widget>
3868
            </item>
3869
            <item>
306 KeyOz 3870
             <widget class="QToolButton" name="J17_1">
3871
              <property name="toolTip">
167 KeyOz 3872
               <string>64</string>
3873
              </property>
306 KeyOz 3874
              <property name="text">
167 KeyOz 3875
               <string>00</string>
3876
              </property>
306 KeyOz 3877
              <property name="icon">
3878
               <iconset resource="../MKTool.qrc">
167 KeyOz 3879
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3880
              </property>
306 KeyOz 3881
              <property name="autoRaise">
167 KeyOz 3882
               <bool>true</bool>
3883
              </property>
3884
             </widget>
3885
            </item>
3886
            <item>
306 KeyOz 3887
             <widget class="QToolButton" name="J17_2">
3888
              <property name="toolTip">
167 KeyOz 3889
               <string>32</string>
3890
              </property>
306 KeyOz 3891
              <property name="text">
167 KeyOz 3892
               <string>00</string>
3893
              </property>
306 KeyOz 3894
              <property name="icon">
3895
               <iconset resource="../MKTool.qrc">
167 KeyOz 3896
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3897
              </property>
306 KeyOz 3898
              <property name="autoRaise">
167 KeyOz 3899
               <bool>true</bool>
3900
              </property>
3901
             </widget>
3902
            </item>
3903
            <item>
306 KeyOz 3904
             <widget class="QToolButton" name="J17_3">
3905
              <property name="toolTip">
167 KeyOz 3906
               <string>16</string>
3907
              </property>
306 KeyOz 3908
              <property name="text">
167 KeyOz 3909
               <string>00</string>
3910
              </property>
306 KeyOz 3911
              <property name="icon">
3912
               <iconset resource="../MKTool.qrc">
167 KeyOz 3913
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3914
              </property>
306 KeyOz 3915
              <property name="autoRaise">
167 KeyOz 3916
               <bool>true</bool>
3917
              </property>
3918
             </widget>
3919
            </item>
3920
            <item>
306 KeyOz 3921
             <widget class="QToolButton" name="J17_4">
3922
              <property name="toolTip">
167 KeyOz 3923
               <string>8</string>
3924
              </property>
306 KeyOz 3925
              <property name="text">
167 KeyOz 3926
               <string>00</string>
3927
              </property>
306 KeyOz 3928
              <property name="icon">
3929
               <iconset resource="../MKTool.qrc">
167 KeyOz 3930
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3931
              </property>
306 KeyOz 3932
              <property name="autoRaise">
167 KeyOz 3933
               <bool>true</bool>
3934
              </property>
3935
             </widget>
3936
            </item>
3937
            <item>
306 KeyOz 3938
             <widget class="QToolButton" name="J17_5">
3939
              <property name="toolTip">
167 KeyOz 3940
               <string>4</string>
3941
              </property>
306 KeyOz 3942
              <property name="text">
167 KeyOz 3943
               <string>00</string>
3944
              </property>
306 KeyOz 3945
              <property name="icon">
3946
               <iconset resource="../MKTool.qrc">
167 KeyOz 3947
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3948
              </property>
306 KeyOz 3949
              <property name="autoRaise">
167 KeyOz 3950
               <bool>true</bool>
3951
              </property>
3952
             </widget>
3953
            </item>
3954
            <item>
306 KeyOz 3955
             <widget class="QToolButton" name="J17_6">
3956
              <property name="toolTip">
167 KeyOz 3957
               <string>2</string>
3958
              </property>
306 KeyOz 3959
              <property name="text">
167 KeyOz 3960
               <string>00</string>
3961
              </property>
306 KeyOz 3962
              <property name="icon">
3963
               <iconset resource="../MKTool.qrc">
167 KeyOz 3964
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3965
              </property>
306 KeyOz 3966
              <property name="autoRaise">
167 KeyOz 3967
               <bool>true</bool>
3968
              </property>
3969
             </widget>
3970
            </item>
3971
            <item>
306 KeyOz 3972
             <widget class="QToolButton" name="J17_7">
3973
              <property name="toolTip">
167 KeyOz 3974
               <string>1</string>
3975
              </property>
306 KeyOz 3976
              <property name="text">
167 KeyOz 3977
               <string>00</string>
3978
              </property>
306 KeyOz 3979
              <property name="icon">
3980
               <iconset resource="../MKTool.qrc">
167 KeyOz 3981
                <normaloff>:/LED/Images/16X16/ledoff.png</normaloff>:/LED/Images/16X16/ledoff.png</iconset>
3982
              </property>
306 KeyOz 3983
              <property name="autoRaise">
167 KeyOz 3984
               <bool>true</bool>
3985
              </property>
3986
             </widget>
3987
            </item>
3988
           </layout>
3989
          </item>
306 KeyOz 3990
          <item row="7" column="4">
3991
           <spacer name="horizontalSpacer_11">
3992
            <property name="orientation">
167 KeyOz 3993
             <enum>Qt::Horizontal</enum>
3994
            </property>
306 KeyOz 3995
            <property name="sizeHint" stdset="0">
167 KeyOz 3996
             <size>
3997
              <width>108</width>
3998
              <height>23</height>
3999
             </size>
4000
            </property>
4001
           </spacer>
4002
          </item>
306 KeyOz 4003
          <item row="8" column="0">
4004
           <widget class="QLabel" name="label_111">
4005
            <property name="font">
167 KeyOz 4006
             <font>
4007
              <weight>75</weight>
4008
              <bold>true</bold>
4009
             </font>
4010
            </property>
306 KeyOz 4011
            <property name="text">
167 KeyOz 4012
             <string>Bitmaske:</string>
4013
            </property>
4014
           </widget>
4015
          </item>
306 KeyOz 4016
          <item row="8" column="1" colspan="2">
4017
           <widget class="QSpinBox" name="sb_11_3">
4018
            <property name="maximum">
167 KeyOz 4019
             <number>255</number>
4020
            </property>
4021
           </widget>
4022
          </item>
306 KeyOz 4023
          <item row="8" column="3" colspan="2">
4024
           <widget class="QLabel" name="label_114">
4025
            <property name="text">
167 KeyOz 4026
             <string>[0..255]</string>
4027
            </property>
4028
           </widget>
4029
          </item>
306 KeyOz 4030
          <item row="9" column="0">
4031
           <widget class="QLabel" name="label_112">
4032
            <property name="font">
167 KeyOz 4033
             <font>
4034
              <weight>75</weight>
4035
              <bold>true</bold>
4036
             </font>
4037
            </property>
306 KeyOz 4038
            <property name="text">
167 KeyOz 4039
             <string>Timing:</string>
4040
            </property>
4041
           </widget>
4042
          </item>
306 KeyOz 4043
          <item row="9" column="1" colspan="2">
4044
           <widget class="QComboBox" name="cb_11_4">
4045
            <property name="editable">
167 KeyOz 4046
             <bool>true</bool>
4047
            </property>
4048
            <item>
306 KeyOz 4049
             <property name="text">
167 KeyOz 4050
              <string>Poti 1</string>
4051
             </property>
4052
            </item>
4053
            <item>
306 KeyOz 4054
             <property name="text">
167 KeyOz 4055
              <string>Poti 2</string>
4056
             </property>
4057
            </item>
4058
            <item>
306 KeyOz 4059
             <property name="text">
167 KeyOz 4060
              <string>Poti 3</string>
4061
             </property>
4062
            </item>
4063
            <item>
306 KeyOz 4064
             <property name="text">
167 KeyOz 4065
              <string>Poti 4</string>
4066
             </property>
4067
            </item>
4068
            <item>
306 KeyOz 4069
             <property name="text">
167 KeyOz 4070
              <string>0</string>
4071
             </property>
4072
            </item>
4073
           </widget>
4074
          </item>
306 KeyOz 4075
          <item row="9" column="3" colspan="2">
4076
           <widget class="QLabel" name="label_113">
4077
            <property name="text">
167 KeyOz 4078
             <string>[x 10ms]</string>
4079
            </property>
4080
           </widget>
4081
          </item>
306 KeyOz 4082
          <item row="10" column="3">
4083
           <spacer name="verticalSpacer_12">
4084
            <property name="orientation">
167 KeyOz 4085
             <enum>Qt::Vertical</enum>
4086
            </property>
306 KeyOz 4087
            <property name="sizeHint" stdset="0">
167 KeyOz 4088
             <size>
4089
              <width>57</width>
4090
              <height>20</height>
4091
             </size>
4092
            </property>
4093
           </spacer>
4094
          </item>
306 KeyOz 4095
          <item row="6" column="1">
4096
           <widget class="QLabel" name="label_115">
4097
            <property name="font">
167 KeyOz 4098
             <font>
4099
              <weight>75</weight>
4100
              <bold>true</bold>
4101
             </font>
4102
            </property>
306 KeyOz 4103
            <property name="text">
167 KeyOz 4104
             <string>Ausgang J17</string>
4105
            </property>
4106
           </widget>
4107
          </item>
306 KeyOz 4108
          <item row="0" column="1">
4109
           <widget class="QLabel" name="label_116">
4110
            <property name="font">
167 KeyOz 4111
             <font>
4112
              <weight>75</weight>
4113
              <bold>true</bold>
4114
             </font>
4115
            </property>
306 KeyOz 4116
            <property name="text">
167 KeyOz 4117
             <string>Ausgang J16</string>
4118
            </property>
4119
           </widget>
4120
          </item>
4121
         </layout>
4122
        </widget>
4123
       </item>
306 KeyOz 4124
       <item row="0" column="1">
4125
        <widget class="QTextEdit" name="te_Help_11">
4126
         <property name="minimumSize">
234 KeyOz 4127
          <size>
4128
           <width>200</width>
4129
           <height>0</height>
4130
          </size>
4131
         </property>
306 KeyOz 4132
         <property name="maximumSize">
234 KeyOz 4133
          <size>
4134
           <width>200</width>
4135
           <height>16777215</height>
4136
          </size>
4137
         </property>
306 KeyOz 4138
         <property name="readOnly">
234 KeyOz 4139
          <bool>true</bool>
4140
         </property>
306 KeyOz 4141
         <property name="html">
4142
          <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;
4143
&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 4144
p, li { white-space: pre-wrap; }
306 KeyOz 4145
&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;
4146
&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;
4147
&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;
4148
&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 4149
         </property>
4150
        </widget>
4151
       </item>
306 KeyOz 4152
      </layout>
4153
     </widget>
4154
     <widget class="QWidget" name="page_2">
4155
      <layout class="QGridLayout" name="gridLayout_33">
4156
       <item row="0" column="0">
4157
        <widget class="QFrame" name="frame_13">
4158
         <property name="sizePolicy">
4159
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 4160
           <horstretch>0</horstretch>
4161
           <verstretch>0</verstretch>
4162
          </sizepolicy>
4163
         </property>
306 KeyOz 4164
         <property name="frameShape">
167 KeyOz 4165
          <enum>QFrame::StyledPanel</enum>
4166
         </property>
306 KeyOz 4167
         <property name="frameShadow">
167 KeyOz 4168
          <enum>QFrame::Raised</enum>
4169
         </property>
306 KeyOz 4170
         <layout class="QGridLayout" name="gridLayout_5">
4171
          <item row="0" column="0">
4172
           <widget class="QLabel" name="label_120">
4173
            <property name="font">
167 KeyOz 4174
             <font>
4175
              <weight>75</weight>
4176
              <bold>true</bold>
4177
             </font>
4178
            </property>
306 KeyOz 4179
            <property name="text">
167 KeyOz 4180
             <string>GPS Mode Control:</string>
4181
            </property>
4182
           </widget>
4183
          </item>
306 KeyOz 4184
          <item row="0" column="1">
4185
           <widget class="QComboBox" name="cb_12_1">
4186
            <property name="editable">
167 KeyOz 4187
             <bool>true</bool>
4188
            </property>
4189
            <item>
306 KeyOz 4190
             <property name="text">
167 KeyOz 4191
              <string>Poti 1</string>
4192
             </property>
4193
            </item>
4194
            <item>
306 KeyOz 4195
             <property name="text">
167 KeyOz 4196
              <string>Poti 2</string>
4197
             </property>
4198
            </item>
4199
            <item>
306 KeyOz 4200
             <property name="text">
167 KeyOz 4201
              <string>Poti 3</string>
4202
             </property>
4203
            </item>
4204
            <item>
306 KeyOz 4205
             <property name="text">
167 KeyOz 4206
              <string>Poti 4</string>
4207
             </property>
4208
            </item>
4209
            <item>
306 KeyOz 4210
             <property name="text">
167 KeyOz 4211
              <string>0</string>
4212
             </property>
4213
            </item>
4214
           </widget>
4215
          </item>
306 KeyOz 4216
          <item row="0" column="2" colspan="2">
4217
           <widget class="QLabel" name="label_117">
4218
            <property name="text">
167 KeyOz 4219
             <string/>
4220
            </property>
4221
           </widget>
4222
          </item>
306 KeyOz 4223
          <item row="1" column="0">
4224
           <widget class="QLabel" name="label_123">
4225
            <property name="font">
167 KeyOz 4226
             <font>
4227
              <weight>75</weight>
4228
              <bold>true</bold>
4229
             </font>
4230
            </property>
306 KeyOz 4231
            <property name="text">
167 KeyOz 4232
             <string>GPS Gain:</string>
4233
            </property>
4234
           </widget>
4235
          </item>
306 KeyOz 4236
          <item row="1" column="1">
4237
           <widget class="QComboBox" name="cb_12_2">
4238
            <property name="editable">
167 KeyOz 4239
             <bool>true</bool>
4240
            </property>
4241
            <item>
306 KeyOz 4242
             <property name="text">
167 KeyOz 4243
              <string>Poti 1</string>
4244
             </property>
4245
            </item>
4246
            <item>
306 KeyOz 4247
             <property name="text">
167 KeyOz 4248
              <string>Poti 2</string>
4249
             </property>
4250
            </item>
4251
            <item>
306 KeyOz 4252
             <property name="text">
167 KeyOz 4253
              <string>Poti 3</string>
4254
             </property>
4255
            </item>
4256
            <item>
306 KeyOz 4257
             <property name="text">
167 KeyOz 4258
              <string>Poti 4</string>
4259
             </property>
4260
            </item>
4261
            <item>
306 KeyOz 4262
             <property name="text">
167 KeyOz 4263
              <string>0</string>
4264
             </property>
4265
            </item>
4266
           </widget>
4267
          </item>
306 KeyOz 4268
          <item row="1" column="2" colspan="2">
4269
           <widget class="QLabel" name="label_124">
4270
            <property name="text">
167 KeyOz 4271
             <string>[%]</string>
4272
            </property>
4273
           </widget>
4274
          </item>
306 KeyOz 4275
          <item row="2" column="0">
4276
           <widget class="QLabel" name="label_119">
4277
            <property name="font">
167 KeyOz 4278
             <font>
4279
              <weight>75</weight>
4280
              <bold>true</bold>
4281
             </font>
4282
            </property>
306 KeyOz 4283
            <property name="text">
167 KeyOz 4284
             <string>GPS Stick Threshold:</string>
4285
            </property>
4286
           </widget>
4287
          </item>
306 KeyOz 4288
          <item row="2" column="1">
4289
           <widget class="QSpinBox" name="sb_12_3">
4290
            <property name="maximum">
167 KeyOz 4291
             <number>250</number>
4292
            </property>
4293
           </widget>
4294
          </item>
306 KeyOz 4295
          <item row="2" column="2" colspan="2">
4296
           <widget class="QLabel" name="label_118">
4297
            <property name="text">
167 KeyOz 4298
             <string/>
4299
            </property>
4300
           </widget>
4301
          </item>
306 KeyOz 4302
          <item row="3" column="0">
4303
           <widget class="QLabel" name="label_122">
4304
            <property name="font">
167 KeyOz 4305
             <font>
4306
              <weight>75</weight>
4307
              <bold>true</bold>
4308
             </font>
4309
            </property>
306 KeyOz 4310
            <property name="text">
167 KeyOz 4311
             <string>Min. Sat.</string>
4312
            </property>
4313
           </widget>
4314
          </item>
306 KeyOz 4315
          <item row="3" column="1">
4316
           <widget class="QSpinBox" name="sb_12_4">
4317
            <property name="maximum">
167 KeyOz 4318
             <number>250</number>
4319
            </property>
4320
           </widget>
4321
          </item>
306 KeyOz 4322
          <item row="4" column="0">
4323
           <widget class="QLabel" name="label_125">
4324
            <property name="font">
167 KeyOz 4325
             <font>
4326
              <weight>75</weight>
4327
              <bold>true</bold>
4328
             </font>
4329
            </property>
306 KeyOz 4330
            <property name="text">
167 KeyOz 4331
             <string>GPS P:</string>
4332
            </property>
4333
           </widget>
4334
          </item>
306 KeyOz 4335
          <item row="4" column="1">
4336
           <widget class="QComboBox" name="cb_12_5">
4337
            <property name="editable">
167 KeyOz 4338
             <bool>true</bool>
4339
            </property>
4340
            <item>
306 KeyOz 4341
             <property name="text">
167 KeyOz 4342
              <string>Poti 1</string>
4343
             </property>
4344
            </item>
4345
            <item>
306 KeyOz 4346
             <property name="text">
167 KeyOz 4347
              <string>Poti 2</string>
4348
             </property>
4349
            </item>
4350
            <item>
306 KeyOz 4351
             <property name="text">
167 KeyOz 4352
              <string>Poti 3</string>
4353
             </property>
4354
            </item>
4355
            <item>
306 KeyOz 4356
             <property name="text">
167 KeyOz 4357
              <string>Poti 4</string>
4358
             </property>
4359
            </item>
4360
            <item>
306 KeyOz 4361
             <property name="text">
167 KeyOz 4362
              <string>0</string>
4363
             </property>
4364
            </item>
4365
           </widget>
4366
          </item>
306 KeyOz 4367
          <item row="4" column="3">
4368
           <widget class="QComboBox" name="cb_12_9">
4369
            <property name="editable">
234 KeyOz 4370
             <bool>true</bool>
167 KeyOz 4371
            </property>
234 KeyOz 4372
            <item>
306 KeyOz 4373
             <property name="text">
234 KeyOz 4374
              <string>Poti 1</string>
4375
             </property>
4376
            </item>
4377
            <item>
306 KeyOz 4378
             <property name="text">
234 KeyOz 4379
              <string>Poti 2</string>
4380
             </property>
4381
            </item>
4382
            <item>
306 KeyOz 4383
             <property name="text">
234 KeyOz 4384
              <string>Poti 3</string>
4385
             </property>
4386
            </item>
4387
            <item>
306 KeyOz 4388
             <property name="text">
234 KeyOz 4389
              <string>Poti 4</string>
4390
             </property>
4391
            </item>
4392
            <item>
306 KeyOz 4393
             <property name="text">
234 KeyOz 4394
              <string>0</string>
4395
             </property>
4396
            </item>
167 KeyOz 4397
           </widget>
4398
          </item>
306 KeyOz 4399
          <item row="5" column="0">
4400
           <widget class="QLabel" name="label_127">
4401
            <property name="font">
167 KeyOz 4402
             <font>
4403
              <weight>75</weight>
4404
              <bold>true</bold>
4405
             </font>
4406
            </property>
306 KeyOz 4407
            <property name="text">
167 KeyOz 4408
             <string>GPS I:</string>
4409
            </property>
4410
           </widget>
4411
          </item>
306 KeyOz 4412
          <item row="5" column="1">
4413
           <widget class="QComboBox" name="cb_12_6">
4414
            <property name="editable">
167 KeyOz 4415
             <bool>true</bool>
4416
            </property>
4417
            <item>
306 KeyOz 4418
             <property name="text">
167 KeyOz 4419
              <string>Poti 1</string>
4420
             </property>
4421
            </item>
4422
            <item>
306 KeyOz 4423
             <property name="text">
167 KeyOz 4424
              <string>Poti 2</string>
4425
             </property>
4426
            </item>
4427
            <item>
306 KeyOz 4428
             <property name="text">
167 KeyOz 4429
              <string>Poti 3</string>
4430
             </property>
4431
            </item>
4432
            <item>
306 KeyOz 4433
             <property name="text">
167 KeyOz 4434
              <string>Poti 4</string>
4435
             </property>
4436
            </item>
4437
            <item>
306 KeyOz 4438
             <property name="text">
167 KeyOz 4439
              <string>0</string>
4440
             </property>
4441
            </item>
4442
           </widget>
4443
          </item>
306 KeyOz 4444
          <item row="5" column="3">
4445
           <widget class="QComboBox" name="cb_12_10">
4446
            <property name="editable">
234 KeyOz 4447
             <bool>true</bool>
167 KeyOz 4448
            </property>
234 KeyOz 4449
            <item>
306 KeyOz 4450
             <property name="text">
234 KeyOz 4451
              <string>Poti 1</string>
4452
             </property>
4453
            </item>
4454
            <item>
306 KeyOz 4455
             <property name="text">
234 KeyOz 4456
              <string>Poti 2</string>
4457
             </property>
4458
            </item>
4459
            <item>
306 KeyOz 4460
             <property name="text">
234 KeyOz 4461
              <string>Poti 3</string>
4462
             </property>
4463
            </item>
4464
            <item>
306 KeyOz 4465
             <property name="text">
234 KeyOz 4466
              <string>Poti 4</string>
4467
             </property>
4468
            </item>
4469
            <item>
306 KeyOz 4470
             <property name="text">
234 KeyOz 4471
              <string>0</string>
4472
             </property>
4473
            </item>
167 KeyOz 4474
           </widget>
4475
          </item>
306 KeyOz 4476
          <item row="6" column="0">
4477
           <widget class="QLabel" name="label_129">
4478
            <property name="font">
167 KeyOz 4479
             <font>
4480
              <weight>75</weight>
4481
              <bold>true</bold>
4482
             </font>
4483
            </property>
306 KeyOz 4484
            <property name="text">
167 KeyOz 4485
             <string>GPS D:</string>
4486
            </property>
4487
           </widget>
4488
          </item>
306 KeyOz 4489
          <item row="6" column="1">
4490
           <widget class="QComboBox" name="cb_12_7">
4491
            <property name="editable">
167 KeyOz 4492
             <bool>true</bool>
4493
            </property>
4494
            <item>
306 KeyOz 4495
             <property name="text">
167 KeyOz 4496
              <string>Poti 1</string>
4497
             </property>
4498
            </item>
4499
            <item>
306 KeyOz 4500
             <property name="text">
167 KeyOz 4501
              <string>Poti 2</string>
4502
             </property>
4503
            </item>
4504
            <item>
306 KeyOz 4505
             <property name="text">
167 KeyOz 4506
              <string>Poti 3</string>
4507
             </property>
4508
            </item>
4509
            <item>
306 KeyOz 4510
             <property name="text">
167 KeyOz 4511
              <string>Poti 4</string>
4512
             </property>
4513
            </item>
4514
            <item>
306 KeyOz 4515
             <property name="text">
167 KeyOz 4516
              <string>0</string>
4517
             </property>
4518
            </item>
4519
           </widget>
4520
          </item>
306 KeyOz 4521
          <item row="7" column="0">
4522
           <widget class="QLabel" name="label_131">
4523
            <property name="font">
167 KeyOz 4524
             <font>
4525
              <weight>75</weight>
4526
              <bold>true</bold>
4527
             </font>
4528
            </property>
306 KeyOz 4529
            <property name="text">
167 KeyOz 4530
             <string>GPS ACC:</string>
4531
            </property>
4532
           </widget>
4533
          </item>
306 KeyOz 4534
          <item row="7" column="1">
4535
           <widget class="QComboBox" name="cb_12_8">
4536
            <property name="editable">
167 KeyOz 4537
             <bool>true</bool>
4538
            </property>
4539
            <item>
306 KeyOz 4540
             <property name="text">
167 KeyOz 4541
              <string>Poti 1</string>
4542
             </property>
4543
            </item>
4544
            <item>
306 KeyOz 4545
             <property name="text">
167 KeyOz 4546
              <string>Poti 2</string>
4547
             </property>
4548
            </item>
4549
            <item>
306 KeyOz 4550
             <property name="text">
167 KeyOz 4551
              <string>Poti 3</string>
4552
             </property>
4553
            </item>
4554
            <item>
306 KeyOz 4555
             <property name="text">
167 KeyOz 4556
              <string>Poti 4</string>
4557
             </property>
4558
            </item>
4559
            <item>
306 KeyOz 4560
             <property name="text">
167 KeyOz 4561
              <string>0</string>
4562
             </property>
4563
            </item>
4564
           </widget>
4565
          </item>
306 KeyOz 4566
          <item row="7" column="2" colspan="2">
4567
           <widget class="QLabel" name="label_132">
4568
            <property name="text">
167 KeyOz 4569
             <string/>
4570
            </property>
4571
           </widget>
4572
          </item>
306 KeyOz 4573
          <item row="6" column="3">
4574
           <widget class="QComboBox" name="cb_12_11">
4575
            <property name="editable">
234 KeyOz 4576
             <bool>true</bool>
4577
            </property>
4578
            <item>
306 KeyOz 4579
             <property name="text">
234 KeyOz 4580
              <string>Poti 1</string>
4581
             </property>
4582
            </item>
4583
            <item>
306 KeyOz 4584
             <property name="text">
234 KeyOz 4585
              <string>Poti 2</string>
4586
             </property>
4587
            </item>
4588
            <item>
306 KeyOz 4589
             <property name="text">
234 KeyOz 4590
              <string>Poti 3</string>
4591
             </property>
4592
            </item>
4593
            <item>
306 KeyOz 4594
             <property name="text">
234 KeyOz 4595
              <string>Poti 4</string>
4596
             </property>
4597
            </item>
4598
            <item>
306 KeyOz 4599
             <property name="text">
234 KeyOz 4600
              <string>0</string>
4601
             </property>
4602
            </item>
4603
           </widget>
4604
          </item>
306 KeyOz 4605
          <item row="4" column="2">
4606
           <widget class="QLabel" name="label">
4607
            <property name="font">
234 KeyOz 4608
             <font>
4609
              <weight>75</weight>
4610
              <bold>true</bold>
4611
             </font>
4612
            </property>
306 KeyOz 4613
            <property name="text">
234 KeyOz 4614
             <string>Limit:</string>
4615
            </property>
4616
           </widget>
4617
          </item>
306 KeyOz 4618
          <item row="3" column="2" colspan="2">
4619
           <widget class="QLabel" name="label_121">
4620
            <property name="text">
234 KeyOz 4621
             <string/>
4622
            </property>
4623
           </widget>
4624
          </item>
306 KeyOz 4625
          <item row="5" column="2">
4626
           <widget class="QLabel" name="label_77">
4627
            <property name="font">
234 KeyOz 4628
             <font>
4629
              <weight>75</weight>
4630
              <bold>true</bold>
4631
             </font>
4632
            </property>
306 KeyOz 4633
            <property name="text">
234 KeyOz 4634
             <string>Limit:</string>
4635
            </property>
4636
           </widget>
4637
          </item>
306 KeyOz 4638
          <item row="6" column="2">
4639
           <widget class="QLabel" name="label_126">
4640
            <property name="font">
234 KeyOz 4641
             <font>
4642
              <weight>75</weight>
4643
              <bold>true</bold>
4644
             </font>
4645
            </property>
306 KeyOz 4646
            <property name="text">
234 KeyOz 4647
             <string>Limit</string>
4648
            </property>
4649
           </widget>
4650
          </item>
167 KeyOz 4651
         </layout>
4652
        </widget>
4653
       </item>
306 KeyOz 4654
       <item row="0" column="1">
4655
        <widget class="QTextEdit" name="te_Help_12">
4656
         <property name="minimumSize">
4657
          <size>
4658
           <width>200</width>
4659
           <height>0</height>
4660
          </size>
4661
         </property>
4662
         <property name="maximumSize">
4663
          <size>
4664
           <width>200</width>
4665
           <height>16777215</height>
4666
          </size>
4667
         </property>
4668
         <property name="readOnly">
4669
          <bool>true</bool>
4670
         </property>
4671
         <property name="html">
4672
          <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;
4673
&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;
4674
p, li { white-space: pre-wrap; }
4675
&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;
4676
&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;
4677
&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;
4678
&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;
4679
&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;
4680
&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>
4681
         </property>
4682
        </widget>
4683
       </item>
167 KeyOz 4684
      </layout>
4685
     </widget>
306 KeyOz 4686
     <widget class="QWidget" name="Seite_12">
4687
      <layout class="QGridLayout" name="gridLayout_30">
4688
       <item row="0" column="0">
4689
        <widget class="QFrame" name="frame_19">
4690
         <property name="sizePolicy">
4691
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
167 KeyOz 4692
           <horstretch>0</horstretch>
4693
           <verstretch>0</verstretch>
4694
          </sizepolicy>
4695
         </property>
306 KeyOz 4696
         <property name="frameShape">
167 KeyOz 4697
          <enum>QFrame::StyledPanel</enum>
4698
         </property>
306 KeyOz 4699
         <property name="frameShadow">
167 KeyOz 4700
          <enum>QFrame::Raised</enum>
4701
         </property>
306 KeyOz 4702
         <layout class="QGridLayout" name="gridLayout_6">
4703
          <item row="0" column="0">
4704
           <widget class="QLabel" name="label_134">
4705
            <property name="font">
167 KeyOz 4706
             <font>
4707
              <weight>75</weight>
4708
              <bold>true</bold>
4709
             </font>
4710
            </property>
306 KeyOz 4711
            <property name="text">
167 KeyOz 4712
             <string>GPS Wind Correction:</string>
4713
            </property>
4714
           </widget>
4715
          </item>
306 KeyOz 4716
          <item row="0" column="1">
4717
           <widget class="QComboBox" name="cb_13_1">
4718
            <property name="editable">
167 KeyOz 4719
             <bool>true</bool>
4720
            </property>
4721
            <item>
306 KeyOz 4722
             <property name="text">
167 KeyOz 4723
              <string>Poti 1</string>
4724
             </property>
4725
            </item>
4726
            <item>
306 KeyOz 4727
             <property name="text">
167 KeyOz 4728
              <string>Poti 2</string>
4729
             </property>
4730
            </item>
4731
            <item>
306 KeyOz 4732
             <property name="text">
167 KeyOz 4733
              <string>Poti 3</string>
4734
             </property>
4735
            </item>
4736
            <item>
306 KeyOz 4737
             <property name="text">
167 KeyOz 4738
              <string>Poti 4</string>
4739
             </property>
4740
            </item>
4741
            <item>
306 KeyOz 4742
             <property name="text">
167 KeyOz 4743
              <string>0</string>
4744
             </property>
4745
            </item>
4746
           </widget>
4747
          </item>
306 KeyOz 4748
          <item row="0" column="2">
4749
           <widget class="QLabel" name="label_139">
4750
            <property name="text">
167 KeyOz 4751
             <string>[%]</string>
4752
            </property>
4753
           </widget>
4754
          </item>
306 KeyOz 4755
          <item row="1" column="0">
4756
           <widget class="QLabel" name="label_140">
4757
            <property name="font">
167 KeyOz 4758
             <font>
4759
              <weight>75</weight>
4760
              <bold>true</bold>
4761
             </font>
4762
            </property>
306 KeyOz 4763
            <property name="text">
167 KeyOz 4764
             <string>Speed Compensation:</string>
4765
            </property>
4766
           </widget>
4767
          </item>
306 KeyOz 4768
          <item row="1" column="1">
4769
           <widget class="QComboBox" name="cb_13_2">
4770
            <property name="editable">
167 KeyOz 4771
             <bool>true</bool>
4772
            </property>
4773
            <item>
306 KeyOz 4774
             <property name="text">
167 KeyOz 4775
              <string>Poti 1</string>
4776
             </property>
4777
            </item>
4778
            <item>
306 KeyOz 4779
             <property name="text">
167 KeyOz 4780
              <string>Poti 2</string>
4781
             </property>
4782
            </item>
4783
            <item>
306 KeyOz 4784
             <property name="text">
167 KeyOz 4785
              <string>Poti 3</string>
4786
             </property>
4787
            </item>
4788
            <item>
306 KeyOz 4789
             <property name="text">
167 KeyOz 4790
              <string>Poti 4</string>
4791
             </property>
4792
            </item>
4793
            <item>
306 KeyOz 4794
             <property name="text">
167 KeyOz 4795
              <string>0</string>
4796
             </property>
4797
            </item>
4798
           </widget>
4799
          </item>
306 KeyOz 4800
          <item row="1" column="2">
4801
           <widget class="QLabel" name="label_141">
4802
            <property name="text">
167 KeyOz 4803
             <string>[%]</string>
4804
            </property>
4805
           </widget>
4806
          </item>
306 KeyOz 4807
          <item row="2" column="0">
4808
           <widget class="QLabel" name="label_148">
4809
            <property name="font">
167 KeyOz 4810
             <font>
4811
              <weight>75</weight>
4812
              <bold>true</bold>
4813
             </font>
4814
            </property>
306 KeyOz 4815
            <property name="text">
199 KeyOz 4816
             <string>GPS-Maxradius:</string>
167 KeyOz 4817
            </property>
4818
           </widget>
4819
          </item>
306 KeyOz 4820
          <item row="2" column="1">
4821
           <widget class="QComboBox" name="cb_13_3">
4822
            <property name="editable">
167 KeyOz 4823
             <bool>true</bool>
4824
            </property>
4825
            <item>
306 KeyOz 4826
             <property name="text">
167 KeyOz 4827
              <string>Poti 1</string>
4828
             </property>
4829
            </item>
4830
            <item>
306 KeyOz 4831
             <property name="text">
167 KeyOz 4832
              <string>Poti 2</string>
4833
             </property>
4834
            </item>
4835
            <item>
306 KeyOz 4836
             <property name="text">
167 KeyOz 4837
              <string>Poti 3</string>
4838
             </property>
4839
            </item>
4840
            <item>
306 KeyOz 4841
             <property name="text">
167 KeyOz 4842
              <string>Poti 4</string>
4843
             </property>
4844
            </item>
4845
            <item>
306 KeyOz 4846
             <property name="text">
167 KeyOz 4847
              <string>0</string>
4848
             </property>
4849
            </item>
4850
           </widget>
4851
          </item>
306 KeyOz 4852
          <item row="2" column="2">
4853
           <widget class="QLabel" name="label_149">
4854
            <property name="text">
167 KeyOz 4855
             <string>[m]</string>
4856
            </property>
4857
           </widget>
4858
          </item>
306 KeyOz 4859
          <item row="3" column="0">
4860
           <widget class="QLabel" name="label_151">
4861
            <property name="font">
167 KeyOz 4862
             <font>
4863
              <weight>75</weight>
4864
              <bold>true</bold>
4865
             </font>
4866
            </property>
306 KeyOz 4867
            <property name="text">
167 KeyOz 4868
             <string>GPS Winkelbegrenzung:</string>
4869
            </property>
4870
           </widget>
4871
          </item>
306 KeyOz 4872
          <item row="3" column="1">
4873
           <widget class="QComboBox" name="cb_13_4">
4874
            <property name="editable">
167 KeyOz 4875
             <bool>true</bool>
4876
            </property>
4877
            <item>
306 KeyOz 4878
             <property name="text">
167 KeyOz 4879
              <string>Poti 1</string>
4880
             </property>
4881
            </item>
4882
            <item>
306 KeyOz 4883
             <property name="text">
167 KeyOz 4884
              <string>Poti 2</string>
4885
             </property>
4886
            </item>
4887
            <item>
306 KeyOz 4888
             <property name="text">
167 KeyOz 4889
              <string>Poti 3</string>
4890
             </property>
4891
            </item>
4892
            <item>
306 KeyOz 4893
             <property name="text">
167 KeyOz 4894
              <string>Poti 4</string>
4895
             </property>
4896
            </item>
4897
            <item>
306 KeyOz 4898
             <property name="text">
167 KeyOz 4899
              <string>0</string>
4900
             </property>
4901
            </item>
4902
           </widget>
4903
          </item>
306 KeyOz 4904
          <item row="3" column="2">
4905
           <widget class="QLabel" name="label_150">
4906
            <property name="text">
167 KeyOz 4907
             <string>[x 0.5 Grad]</string>
4908
            </property>
4909
           </widget>
4910
          </item>
306 KeyOz 4911
          <item row="4" column="0">
4912
           <widget class="QLabel" name="label_153">
4913
            <property name="font">
234 KeyOz 4914
             <font>
4915
              <weight>75</weight>
4916
              <bold>true</bold>
4917
             </font>
4918
            </property>
306 KeyOz 4919
            <property name="text">
4920
             <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;
4921
&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 4922
p, li { white-space: pre-wrap; }
306 KeyOz 4923
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;&quot;&gt;
4924
&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;Position Hold Login Time:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
234 KeyOz 4925
            </property>
4926
           </widget>
4927
          </item>
306 KeyOz 4928
          <item row="4" column="1">
4929
           <widget class="QSpinBox" name="sb_13_5">
4930
            <property name="maximum">
234 KeyOz 4931
             <number>250</number>
4932
            </property>
4933
           </widget>
4934
          </item>
306 KeyOz 4935
          <item row="4" column="2">
4936
           <widget class="QLabel" name="label_152">
4937
            <property name="text">
234 KeyOz 4938
             <string>[s]</string>
4939
            </property>
4940
           </widget>
4941
          </item>
306 KeyOz 4942
          <item row="5" column="1">
4943
           <spacer name="verticalSpacer_15">
4944
            <property name="orientation">
167 KeyOz 4945
             <enum>Qt::Vertical</enum>
4946
            </property>
306 KeyOz 4947
            <property name="sizeHint" stdset="0">
167 KeyOz 4948
             <size>
4949
              <width>20</width>
4950
              <height>40</height>
4951
             </size>
4952
            </property>
4953
           </spacer>
4954
          </item>
4955
         </layout>
4956
        </widget>
4957
       </item>
306 KeyOz 4958
       <item row="0" column="1">
4959
        <widget class="QTextEdit" name="te_Help_13">
4960
         <property name="minimumSize">
167 KeyOz 4961
          <size>
4962
           <width>200</width>
4963
           <height>0</height>
4964
          </size>
4965
         </property>
306 KeyOz 4966
         <property name="maximumSize">
167 KeyOz 4967
          <size>
4968
           <width>200</width>
4969
           <height>16777215</height>
4970
          </size>
4971
         </property>
306 KeyOz 4972
         <property name="readOnly">
167 KeyOz 4973
          <bool>true</bool>
4974
         </property>
306 KeyOz 4975
         <property name="html">
4976
          <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;
4977
&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 4978
p, li { white-space: pre-wrap; }
306 KeyOz 4979
&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;
4980
&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;
4981
&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;
4982
&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;
4983
&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;
4984
&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;
4985
&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;
4986
&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;
4987
&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;
4988
&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;
4989
&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 4990
         </property>
4991
        </widget>
4992
       </item>
4993
      </layout>
4994
     </widget>
306 KeyOz 4995
     <widget class="QWidget" name="Seite">
4996
      <layout class="QGridLayout" name="gridLayout_29">
4997
       <item row="0" column="0">
4998
        <widget class="QTabWidget" name="tab_Par">
4999
         <property name="currentIndex">
5000
          <number>12</number>
5001
         </property>
5002
         <widget class="QWidget" name="Tab_P1">
5003
          <attribute name="title">
5004
           <string>Konfiguration </string>
5005
          </attribute>
5006
          <layout class="QGridLayout" name="gridLayout_8"/>
5007
         </widget>
5008
         <widget class="QWidget" name="Tab_P2">
5009
          <attribute name="title">
5010
           <string>Kanäle </string>
5011
          </attribute>
5012
          <layout class="QGridLayout" name="gridLayout_11"/>
5013
         </widget>
5014
         <widget class="QWidget" name="Tab_P3">
5015
          <attribute name="title">
5016
           <string>Stick </string>
5017
          </attribute>
5018
          <layout class="QGridLayout" name="gridLayout_13"/>
5019
         </widget>
5020
         <widget class="QWidget" name="Tab_P4">
5021
          <attribute name="title">
5022
           <string>Höhe </string>
5023
          </attribute>
5024
          <layout class="QGridLayout" name="gridLayout_16"/>
5025
         </widget>
5026
         <widget class="QWidget" name="Tab_P5">
5027
          <attribute name="title">
5028
           <string>Gyro </string>
5029
          </attribute>
5030
          <layout class="QGridLayout" name="gridLayout_18"/>
5031
         </widget>
5032
         <widget class="QWidget" name="Tab_P6">
5033
          <attribute name="title">
5034
           <string>Kamera </string>
5035
          </attribute>
5036
          <layout class="QGridLayout" name="gridLayout_20"/>
5037
         </widget>
5038
         <widget class="QWidget" name="Tab_P7">
5039
          <attribute name="title">
5040
           <string>Sonstiges </string>
5041
          </attribute>
5042
          <layout class="QGridLayout" name="gridLayout_22"/>
5043
         </widget>
5044
         <widget class="QWidget" name="Tab_P8">
5045
          <attribute name="title">
5046
           <string>Kopplung </string>
5047
          </attribute>
5048
          <layout class="QGridLayout" name="gridLayout_24"/>
5049
         </widget>
5050
         <widget class="QWidget" name="Tab_P9">
5051
          <attribute name="title">
5052
           <string>Looping </string>
5053
          </attribute>
5054
          <layout class="QGridLayout" name="gridLayout_25"/>
5055
         </widget>
5056
         <widget class="QWidget" name="Tab_P10">
5057
          <attribute name="title">
5058
           <string>User </string>
5059
          </attribute>
5060
          <layout class="QGridLayout" name="gridLayout_26"/>
5061
         </widget>
5062
         <widget class="QWidget" name="Tab_P11">
5063
          <attribute name="title">
5064
           <string>Output </string>
5065
          </attribute>
5066
          <layout class="QGridLayout" name="gridLayout_27"/>
5067
         </widget>
5068
         <widget class="QWidget" name="Tab_P12">
5069
          <attribute name="title">
5070
           <string>Navi-Ctrl </string>
5071
          </attribute>
5072
          <layout class="QGridLayout" name="gridLayout_28"/>
5073
         </widget>
5074
         <widget class="QWidget" name="Tab_P13">
5075
          <attribute name="title">
5076
           <string>Navi-Ctrl 2</string>
5077
          </attribute>
5078
          <layout class="QGridLayout" name="gridLayout_40"/>
5079
         </widget>
5080
        </widget>
5081
       </item>
5082
      </layout>
5083
     </widget>
167 KeyOz 5084
    </widget>
5085
   </item>
306 KeyOz 5086
   <item row="1" column="0" colspan="2">
5087
    <layout class="QHBoxLayout" name="horizontalLayout">
5088
     <item>
5089
      <widget class="QLabel" name="label_2">
5090
       <property name="text">
5091
        <string>Parametersatz</string>
5092
       </property>
5093
      </widget>
5094
     </item>
5095
     <item>
5096
      <widget class="QSpinBox" name="sb_Set">
5097
       <property name="minimum">
5098
        <number>1</number>
5099
       </property>
5100
       <property name="maximum">
5101
        <number>5</number>
5102
       </property>
5103
      </widget>
5104
     </item>
5105
     <item>
5106
      <widget class="QLineEdit" name="le_SetName"/>
5107
     </item>
5108
     <item>
5109
      <widget class="QToolButton" name="pb_Read">
5110
       <property name="sizePolicy">
5111
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
5112
         <horstretch>0</horstretch>
5113
         <verstretch>0</verstretch>
5114
        </sizepolicy>
5115
       </property>
5116
       <property name="text">
5117
        <string>Lesen</string>
5118
       </property>
5119
      </widget>
5120
     </item>
5121
     <item>
5122
      <widget class="QToolButton" name="pb_Write">
5123
       <property name="sizePolicy">
5124
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
5125
         <horstretch>0</horstretch>
5126
         <verstretch>0</verstretch>
5127
        </sizepolicy>
5128
       </property>
5129
       <property name="text">
5130
        <string>Schreiben</string>
5131
       </property>
5132
      </widget>
5133
     </item>
5134
     <item>
5135
      <widget class="QToolButton" name="pb_Load">
5136
       <property name="sizePolicy">
5137
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
5138
         <horstretch>0</horstretch>
5139
         <verstretch>0</verstretch>
5140
        </sizepolicy>
5141
       </property>
5142
       <property name="text">
5143
        <string>Laden</string>
5144
       </property>
5145
      </widget>
5146
     </item>
5147
     <item>
5148
      <widget class="QToolButton" name="pb_Save">
5149
       <property name="sizePolicy">
5150
        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
5151
         <horstretch>0</horstretch>
5152
         <verstretch>0</verstretch>
5153
        </sizepolicy>
5154
       </property>
5155
       <property name="text">
5156
        <string>Speichern</string>
5157
       </property>
5158
      </widget>
5159
     </item>
5160
     <item>
5161
      <spacer name="horizontalSpacer">
5162
       <property name="orientation">
5163
        <enum>Qt::Horizontal</enum>
5164
       </property>
5165
       <property name="sizeHint" stdset="0">
5166
        <size>
5167
         <width>40</width>
5168
         <height>20</height>
5169
        </size>
5170
       </property>
5171
      </spacer>
5172
     </item>
5173
    </layout>
5174
   </item>
167 KeyOz 5175
  </layout>
5176
 </widget>
306 KeyOz 5177
 <resources>
5178
  <include location="../MKTool.qrc"/>
5179
 </resources>
5180
 <connections>
5181
  <connection>
5182
   <sender>listWidget</sender>
5183
   <signal>currentRowChanged(int)</signal>
5184
   <receiver>stackedWidget</receiver>
5185
   <slot>setCurrentIndex(int)</slot>
5186
   <hints>
5187
    <hint type="sourcelabel">
5188
     <x>55</x>
5189
     <y>120</y>
5190
    </hint>
5191
    <hint type="destinationlabel">
5192
     <x>329</x>
5193
     <y>59</y>
5194
    </hint>
5195
   </hints>
5196
  </connection>
5197
 </connections>
167 KeyOz 5198
</ui>