Subversion Repositories Projects

Rev

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