Subversion Repositories Projects

Rev

Rev 163 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 163 Rev 166
Line 3... Line 3...
3
 <widget class="QMainWindow" name="dlg_mktool_UI" >
3
 <widget class="QMainWindow" name="dlg_mktool_UI" >
4
  <property name="geometry" >
4
  <property name="geometry" >
5
   <rect>
5
   <rect>
6
    <x>0</x>
6
    <x>0</x>
7
    <y>0</y>
7
    <y>0</y>
8
    <width>770</width>
8
    <width>766</width>
9
    <height>413</height>
9
    <height>429</height>
10
   </rect>
10
   </rect>
11
  </property>
11
  </property>
12
  <property name="windowTitle" >
12
  <property name="windowTitle" >
13
   <string>MK-Tool</string>
13
   <string>MK-Tool</string>
14
  </property>
14
  </property>
Line 16... Line 16...
16
   <iconset resource="../MKTool.qrc" >
16
   <iconset resource="../MKTool.qrc" >
17
    <normaloff>:/Icon/Images/128X128/utilities-system-monitor.png</normaloff>:/Icon/Images/128X128/utilities-system-monitor.png</iconset>
17
    <normaloff>:/Icon/Images/128X128/utilities-system-monitor.png</normaloff>:/Icon/Images/128X128/utilities-system-monitor.png</iconset>
18
  </property>
18
  </property>
19
  <widget class="QWidget" name="centralwidget" >
19
  <widget class="QWidget" name="centralwidget" >
20
   <layout class="QGridLayout" name="gridLayout_34" >
20
   <layout class="QGridLayout" name="gridLayout_34" >
-
 
21
    <property name="margin" >
-
 
22
     <number>0</number>
-
 
23
    </property>
-
 
24
    <property name="spacing" >
-
 
25
     <number>0</number>
-
 
26
    </property>
21
    <item row="0" column="1" >
27
    <item row="0" column="0" >
-
 
28
     <widget class="Line" name="line_2" >
-
 
29
      <property name="orientation" >
-
 
30
       <enum>Qt::Horizontal</enum>
-
 
31
      </property>
-
 
32
     </widget>
-
 
33
    </item>
-
 
34
    <item row="3" column="0" >
-
 
35
     <widget class="QLabel" name="lb_Status" >
-
 
36
      <property name="font" >
-
 
37
       <font>
-
 
38
        <weight>75</weight>
-
 
39
        <bold>true</bold>
-
 
40
       </font>
-
 
41
      </property>
-
 
42
      <property name="frameShape" >
-
 
43
       <enum>QFrame::Box</enum>
-
 
44
      </property>
-
 
45
      <property name="frameShadow" >
-
 
46
       <enum>QFrame::Raised</enum>
-
 
47
      </property>
-
 
48
      <property name="text" >
-
 
49
       <string/>
-
 
50
      </property>
-
 
51
     </widget>
-
 
52
    </item>
-
 
53
    <item row="1" column="0" >
22
     <widget class="QTabWidget" name="tab_Main" >
54
     <widget class="QTabWidget" name="tab_Main" >
23
      <property name="currentIndex" >
55
      <property name="currentIndex" >
24
       <number>0</number>
56
       <number>0</number>
25
      </property>
57
      </property>
26
      <widget class="QWidget" name="Tab_0" >
58
      <widget class="QWidget" name="Tab_0" >
Line 942... Line 974...
942
            </layout>
974
            </layout>
943
           </widget>
975
           </widget>
944
          </item>
976
          </item>
945
         </layout>
977
         </layout>
946
        </item>
978
        </item>
947
        <item row="1" column="0" >
-
 
948
         <layout class="QHBoxLayout" name="horizontalLayout_3" >
-
 
949
          <item>
-
 
950
           <widget class="QLabel" name="label" >
-
 
951
            <property name="text" >
-
 
952
             <string>Device</string>
-
 
953
            </property>
-
 
954
           </widget>
-
 
955
          </item>
-
 
956
          <item>
-
 
957
           <widget class="QLineEdit" name="le_Port" >
-
 
958
            <property name="sizePolicy" >
-
 
959
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
-
 
960
              <horstretch>0</horstretch>
-
 
961
              <verstretch>0</verstretch>
-
 
962
             </sizepolicy>
-
 
963
            </property>
-
 
964
            <property name="text" >
-
 
965
             <string>/dev/ttyUSB0</string>
-
 
966
            </property>
-
 
967
           </widget>
-
 
968
          </item>
-
 
969
          <item>
-
 
970
           <widget class="QPushButton" name="pb_Open" >
-
 
971
            <property name="text" >
-
 
972
             <string>Verbinden</string>
-
 
973
            </property>
-
 
974
            <property name="icon" >
-
 
975
             <iconset resource="../MKTool.qrc" >
-
 
976
              <normaloff>:/Actions/Images/22X22/network-disconnect.png</normaloff>:/Actions/Images/22X22/network-disconnect.png</iconset>
-
 
977
            </property>
-
 
978
           </widget>
-
 
979
          </item>
-
 
980
          <item>
-
 
981
           <spacer name="horizontalSpacer" >
-
 
982
            <property name="orientation" >
-
 
983
             <enum>Qt::Horizontal</enum>
-
 
984
            </property>
-
 
985
            <property name="sizeHint" stdset="0" >
-
 
986
             <size>
-
 
987
              <width>200</width>
-
 
988
              <height>26</height>
-
 
989
             </size>
-
 
990
            </property>
-
 
991
           </spacer>
-
 
992
          </item>
-
 
993
          <item>
-
 
994
           <widget class="QPushButton" name="pb_Record" >
-
 
995
            <property name="text" >
-
 
996
             <string>CSV Aufzeichen</string>
-
 
997
            </property>
-
 
998
            <property name="icon" >
-
 
999
             <iconset resource="../MKTool.qrc" >
-
 
1000
              <normaloff>:/Actions/Images/22X22/media-record.png</normaloff>:/Actions/Images/22X22/media-record.png</iconset>
-
 
1001
            </property>
-
 
1002
           </widget>
-
 
1003
          </item>
-
 
1004
          <item>
-
 
1005
           <widget class="QPushButton" name="pb_Quit" >
-
 
1006
            <property name="text" >
-
 
1007
             <string>Beenden</string>
-
 
1008
            </property>
-
 
1009
            <property name="icon" >
-
 
1010
             <iconset resource="../MKTool.qrc" >
-
 
1011
              <normaloff>:/Actions/Images/22X22/application-exit.png</normaloff>:/Actions/Images/22X22/application-exit.png</iconset>
-
 
1012
            </property>
-
 
1013
           </widget>
-
 
1014
          </item>
-
 
1015
         </layout>
-
 
1016
        </item>
-
 
1017
       </layout>
979
       </layout>
1018
      </widget>
980
      </widget>
1019
      <widget class="QWidget" name="Tab_1" >
981
      <widget class="QWidget" name="Tab_1" >
1020
       <attribute name="title" >
982
       <attribute name="title" >
1021
        <string>Plotter</string>
983
        <string>Plotter</string>
Line 5452... Line 5414...
5452
               <enum>QFrame::StyledPanel</enum>
5414
               <enum>QFrame::StyledPanel</enum>
5453
              </property>
5415
              </property>
5454
              <property name="frameShadow" >
5416
              <property name="frameShadow" >
5455
               <enum>QFrame::Raised</enum>
5417
               <enum>QFrame::Raised</enum>
5456
              </property>
5418
              </property>
5457
              <layout class="QGridLayout" name="gridLayout_39" >
5419
              <layout class="QGridLayout" name="gridLayout_36" >
5458
               <item row="0" column="0" >
5420
               <item row="0" column="0" >
5459
                <widget class="QLabel" name="label_134" >
5421
                <widget class="QLabel" name="label_134" >
5460
                 <property name="font" >
5422
                 <property name="font" >
5461
                  <font>
5423
                  <font>
5462
                   <weight>75</weight>
5424
                   <weight>75</weight>
Line 5609... Line 5571...
5609
                 <property name="text" >
5571
                 <property name="text" >
5610
                  <string>[m]</string>
5572
                  <string>[m]</string>
5611
                 </property>
5573
                 </property>
5612
                </widget>
5574
                </widget>
5613
               </item>
5575
               </item>
-
 
5576
               <item row="3" column="0" >
-
 
5577
                <widget class="QLabel" name="label_151" >
-
 
5578
                 <property name="font" >
-
 
5579
                  <font>
-
 
5580
                   <weight>75</weight>
-
 
5581
                   <bold>true</bold>
-
 
5582
                  </font>
-
 
5583
                 </property>
-
 
5584
                 <property name="text" >
-
 
5585
                  <string>GPS Winkelbegrenzung:</string>
-
 
5586
                 </property>
-
 
5587
                </widget>
-
 
5588
               </item>
5614
               <item row="3" column="1" >
5589
               <item row="3" column="1" >
-
 
5590
                <widget class="QComboBox" name="cb_13_4" >
-
 
5591
                 <property name="editable" >
-
 
5592
                  <bool>true</bool>
-
 
5593
                 </property>
-
 
5594
                 <item>
-
 
5595
                  <property name="text" >
-
 
5596
                   <string>Poti 1</string>
-
 
5597
                  </property>
-
 
5598
                 </item>
-
 
5599
                 <item>
-
 
5600
                  <property name="text" >
-
 
5601
                   <string>Poti 2</string>
-
 
5602
                  </property>
-
 
5603
                 </item>
-
 
5604
                 <item>
-
 
5605
                  <property name="text" >
-
 
5606
                   <string>Poti 3</string>
-
 
5607
                  </property>
-
 
5608
                 </item>
-
 
5609
                 <item>
-
 
5610
                  <property name="text" >
-
 
5611
                   <string>Poti 4</string>
-
 
5612
                  </property>
-
 
5613
                 </item>
-
 
5614
                 <item>
-
 
5615
                  <property name="text" >
-
 
5616
                   <string>0</string>
-
 
5617
                  </property>
-
 
5618
                 </item>
-
 
5619
                </widget>
-
 
5620
               </item>
-
 
5621
               <item row="3" column="2" >
-
 
5622
                <widget class="QLabel" name="label_150" >
-
 
5623
                 <property name="text" >
-
 
5624
                  <string>[x 0.5 Grad]</string>
-
 
5625
                 </property>
-
 
5626
                </widget>
-
 
5627
               </item>
-
 
5628
               <item row="4" column="1" >
5615
                <spacer name="verticalSpacer_15" >
5629
                <spacer name="verticalSpacer_15" >
5616
                 <property name="orientation" >
5630
                 <property name="orientation" >
5617
                  <enum>Qt::Vertical</enum>
5631
                  <enum>Qt::Vertical</enum>
5618
                 </property>
5632
                 </property>
5619
                 <property name="sizeHint" stdset="0" >
5633
                 <property name="sizeHint" stdset="0" >
Line 5651... Line 5665...
5651
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
5665
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
5652
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Einstellungen für das Navi-Ctrl (Seite 2).&lt;/span>&lt;/p>
5666
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; text-decoration: underline;">Einstellungen für das Navi-Ctrl (Seite 2).&lt;/span>&lt;/p>
5653
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600; text-decoration: underline;">&lt;/p>
5667
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600; text-decoration: underline;">&lt;/p>
5654
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Speed Compensation:&lt;/span>&lt;/p>
5668
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Speed Compensation:&lt;/span>&lt;/p>
5655
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600; text-decoration: underline;">&lt;/p>
5669
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600; text-decoration: underline;">&lt;/p>
5656
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">only for AID mode.&lt;/p>&lt;/body>&lt;/html></string>
5670
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">only for AID mode.&lt;/p>
-
 
5671
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>
-
 
5672
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">GPS Winkelbegrenzung:&lt;/span>&lt;/p>
-
 
5673
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600; text-decoration: underline;">&lt;/p>
-
 
5674
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Begrenzung des Maximalen Neigungswinkel.&lt;/p>&lt;/body>&lt;/html></string>
5657
              </property>
5675
              </property>
5658
             </widget>
5676
             </widget>
5659
            </item>
5677
            </item>
5660
           </layout>
5678
           </layout>
5661
          </widget>
5679
          </widget>
Line 5666... Line 5684...
5666
      <widget class="QWidget" name="Tab_3" >
5684
      <widget class="QWidget" name="Tab_3" >
5667
       <attribute name="title" >
5685
       <attribute name="title" >
5668
        <string>Terminal </string>
5686
        <string>Terminal </string>
5669
       </attribute>
5687
       </attribute>
5670
       <layout class="QGridLayout" name="gridLayout_2" >
5688
       <layout class="QGridLayout" name="gridLayout_2" >
5671
        <item row="0" column="0" colspan="4" >
5689
        <item row="0" column="0" colspan="5" >
5672
         <widget class="QTextEdit" name="te_RX" >
5690
         <widget class="QTextEdit" name="te_RX" >
5673
          <property name="font" >
5691
          <property name="font" >
5674
           <font>
5692
           <font>
5675
            <family>Adobe Courier</family>
5693
            <family>Adobe Courier</family>
5676
            <pointsize>10</pointsize>
5694
            <pointsize>10</pointsize>
5677
           </font>
5695
           </font>
5678
          </property>
5696
          </property>
-
 
5697
          <property name="html" >
-
 
5698
           <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-
 
5699
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
-
 
5700
p, li { white-space: pre-wrap; }
-
 
5701
&lt;/style>&lt;/head>&lt;body style=" font-family:'Adobe Courier'; font-size:10pt; font-weight:400; font-style:normal;">
-
 
5702
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>&lt;/body>&lt;/html></string>
-
 
5703
          </property>
5679
         </widget>
5704
         </widget>
5680
        </item>
5705
        </item>
5681
        <item row="1" column="0" >
5706
        <item row="1" column="0" >
5682
         <widget class="QCheckBox" name="cb_ShowData" >
5707
         <widget class="QCheckBox" name="cb_ShowData" >
5683
          <property name="text" >
5708
          <property name="text" >
Line 5693... Line 5718...
5693
          <property name="checked" >
5718
          <property name="checked" >
5694
           <bool>true</bool>
5719
           <bool>true</bool>
5695
          </property>
5720
          </property>
5696
         </widget>
5721
         </widget>
5697
        </item>
5722
        </item>
5698
        <item row="1" column="3" >
5723
        <item row="1" column="4" >
5699
         <spacer name="horizontalSpacer_13" >
5724
         <spacer name="horizontalSpacer_13" >
5700
          <property name="orientation" >
5725
          <property name="orientation" >
5701
           <enum>Qt::Horizontal</enum>
5726
           <enum>Qt::Horizontal</enum>
5702
          </property>
5727
          </property>
5703
          <property name="sizeHint" stdset="0" >
5728
          <property name="sizeHint" stdset="0" >
Line 5706... Line 5731...
5706
            <height>20</height>
5731
            <height>20</height>
5707
           </size>
5732
           </size>
5708
          </property>
5733
          </property>
5709
         </spacer>
5734
         </spacer>
5710
        </item>
5735
        </item>
5711
        <item row="1" column="2" >
5736
        <item row="1" column="3" >
5712
         <widget class="QCheckBox" name="cb_ShowAlways" >
5737
         <widget class="QCheckBox" name="cb_ShowAlways" >
5713
          <property name="text" >
5738
          <property name="text" >
5714
           <string>auch wenn ausgeblendet </string>
5739
           <string>auch wenn ausgeblendet </string>
5715
          </property>
5740
          </property>
5716
         </widget>
5741
         </widget>
5717
        </item>
5742
        </item>
-
 
5743
        <item row="1" column="2" >
-
 
5744
         <widget class="QCheckBox" name="cb_ShowSend" >
-
 
5745
          <property name="text" >
-
 
5746
           <string>gesendete Daten anzeigen</string>
-
 
5747
          </property>
-
 
5748
         </widget>
-
 
5749
        </item>
5718
       </layout>
5750
       </layout>
5719
      </widget>
5751
      </widget>
5720
      <widget class="QWidget" name="Tab_4" >
5752
      <widget class="QWidget" name="Tab_4" >
5721
       <property name="toolTip" >
5753
       <property name="toolTip" >
5722
        <string>Motortest / LCD</string>
5754
        <string>Motortest / LCD</string>
Line 5962... Line 5994...
5962
           </font>
5994
           </font>
5963
          </property>
5995
          </property>
5964
         </widget>
5996
         </widget>
5965
        </item>
5997
        </item>
5966
        <item row="1" column="0" >
5998
        <item row="1" column="0" >
-
 
5999
         <widget class="QFrame" name="frame_20" >
-
 
6000
          <property name="frameShape" >
-
 
6001
           <enum>QFrame::StyledPanel</enum>
-
 
6002
          </property>
-
 
6003
          <property name="frameShadow" >
-
 
6004
           <enum>QFrame::Raised</enum>
-
 
6005
          </property>
-
 
6006
          <layout class="QHBoxLayout" name="horizontalLayout_3" >
-
 
6007
           <item>
-
 
6008
            <widget class="QPushButton" name="pushButton" >
-
 
6009
             <property name="enabled" >
-
 
6010
              <bool>false</bool>
-
 
6011
             </property>
-
 
6012
             <property name="text" >
-
 
6013
              <string>Settings zurücksetzen</string>
-
 
6014
             </property>
-
 
6015
            </widget>
-
 
6016
           </item>
-
 
6017
           <item>
-
 
6018
            <spacer name="horizontalSpacer" >
-
 
6019
             <property name="orientation" >
-
 
6020
              <enum>Qt::Horizontal</enum>
-
 
6021
             </property>
-
 
6022
             <property name="sizeHint" stdset="0" >
-
 
6023
              <size>
-
 
6024
               <width>178</width>
-
 
6025
               <height>17</height>
-
 
6026
              </size>
-
 
6027
             </property>
-
 
6028
            </spacer>
-
 
6029
           </item>
-
 
6030
           <item>
-
 
6031
            <widget class="QRadioButton" name="rb_FC" >
-
 
6032
             <property name="text" >
-
 
6033
              <string>FlightCtrl </string>
-
 
6034
             </property>
-
 
6035
             <property name="checked" >
-
 
6036
              <bool>true</bool>
-
 
6037
             </property>
-
 
6038
            </widget>
-
 
6039
           </item>
-
 
6040
           <item>
-
 
6041
            <widget class="QRadioButton" name="rb_MK3MAG" >
-
 
6042
             <property name="enabled" >
-
 
6043
              <bool>false</bool>
-
 
6044
             </property>
-
 
6045
             <property name="text" >
-
 
6046
              <string>MK3Mag </string>
-
 
6047
             </property>
-
 
6048
            </widget>
-
 
6049
           </item>
-
 
6050
           <item>
-
 
6051
            <widget class="QRadioButton" name="rb_NC" >
-
 
6052
             <property name="enabled" >
-
 
6053
              <bool>false</bool>
-
 
6054
             </property>
-
 
6055
             <property name="text" >
-
 
6056
              <string>NaviCtrl </string>
-
 
6057
             </property>
-
 
6058
            </widget>
-
 
6059
           </item>
-
 
6060
           <item>
-
 
6061
            <widget class="QRadioButton" name="rb_BL" >
-
 
6062
             <property name="enabled" >
-
 
6063
              <bool>false</bool>
-
 
6064
             </property>
-
 
6065
             <property name="text" >
-
 
6066
              <string>BL-Ctrl </string>
-
 
6067
             </property>
-
 
6068
            </widget>
-
 
6069
           </item>
-
 
6070
          </layout>
-
 
6071
         </widget>
-
 
6072
        </item>
-
 
6073
        <item row="2" column="0" >
5967
         <layout class="QHBoxLayout" name="horizontalLayout_11" >
6074
         <layout class="QHBoxLayout" name="horizontalLayout_11" >
5968
          <item>
6075
          <item>
5969
           <widget class="QPushButton" name="pushButton" >
6076
           <widget class="QPushButton" name="pb_HexFile" >
5970
            <property name="sizePolicy" >
6077
            <property name="sizePolicy" >
5971
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
6078
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
5972
              <horstretch>0</horstretch>
6079
              <horstretch>0</horstretch>
5973
              <verstretch>0</verstretch>
6080
              <verstretch>0</verstretch>
5974
             </sizepolicy>
6081
             </sizepolicy>
Line 5977... Line 6084...
5977
             <string>Firmeware-Datei auswählen</string>
6084
             <string>Firmeware-Datei auswählen</string>
5978
            </property>
6085
            </property>
5979
           </widget>
6086
           </widget>
5980
          </item>
6087
          </item>
5981
          <item>
6088
          <item>
5982
           <widget class="QLineEdit" name="lineEdit" />
6089
           <widget class="QLineEdit" name="le_HexFile" >
-
 
6090
            <property name="text" >
-
 
6091
             <string/>
-
 
6092
            </property>
-
 
6093
           </widget>
5983
          </item>
6094
          </item>
5984
          <item>
6095
          <item>
5985
           <widget class="QPushButton" name="pb_Update" >
6096
           <widget class="QPushButton" name="pb_Update" >
5986
            <property name="sizePolicy" >
6097
            <property name="sizePolicy" >
5987
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
6098
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
Line 5992... Line 6103...
5992
            <property name="text" >
6103
            <property name="text" >
5993
             <string>Updaten</string>
6104
             <string>Updaten</string>
5994
            </property>
6105
            </property>
5995
           </widget>
6106
           </widget>
5996
          </item>
6107
          </item>
-
 
6108
          <item>
-
 
6109
           <widget class="QPushButton" name="pb_Flash" >
-
 
6110
            <property name="enabled" >
-
 
6111
             <bool>false</bool>
-
 
6112
            </property>
-
 
6113
            <property name="text" >
-
 
6114
             <string>Flashen</string>
-
 
6115
            </property>
-
 
6116
           </widget>
-
 
6117
          </item>
5997
         </layout>
6118
         </layout>
5998
        </item>
6119
        </item>
5999
       </layout>
6120
       </layout>
6000
      </widget>
6121
      </widget>
-
 
6122
      <widget class="QWidget" name="Seite" >
-
 
6123
       <attribute name="title" >
-
 
6124
        <string>Debug</string>
-
 
6125
       </attribute>
-
 
6126
       <widget class="QPushButton" name="pb_Quit" >
-
 
6127
        <property name="geometry" >
-
 
6128
         <rect>
-
 
6129
          <x>550</x>
-
 
6130
          <y>0</y>
-
 
6131
          <width>141</width>
-
 
6132
          <height>26</height>
-
 
6133
         </rect>
-
 
6134
        </property>
-
 
6135
        <property name="text" >
-
 
6136
         <string>Beenden</string>
-
 
6137
        </property>
-
 
6138
        <property name="icon" >
-
 
6139
         <iconset resource="../MKTool.qrc" >
-
 
6140
          <normaloff>:/Actions/Images/22X22/application-exit.png</normaloff>:/Actions/Images/22X22/application-exit.png</iconset>
-
 
6141
        </property>
-
 
6142
       </widget>
-
 
6143
       <widget class="QPushButton" name="pb_Record" >
-
 
6144
        <property name="geometry" >
-
 
6145
         <rect>
-
 
6146
          <x>350</x>
-
 
6147
          <y>0</y>
-
 
6148
          <width>201</width>
-
 
6149
          <height>26</height>
-
 
6150
         </rect>
-
 
6151
        </property>
-
 
6152
        <property name="text" >
-
 
6153
         <string>CSV Aufzeichen</string>
-
 
6154
        </property>
-
 
6155
        <property name="icon" >
-
 
6156
         <iconset resource="../MKTool.qrc" >
-
 
6157
          <normaloff>:/Actions/Images/22X22/media-record.png</normaloff>:/Actions/Images/22X22/media-record.png</iconset>
-
 
6158
        </property>
-
 
6159
       </widget>
-
 
6160
       <widget class="QLabel" name="lb_Port" >
-
 
6161
        <property name="geometry" >
-
 
6162
         <rect>
-
 
6163
          <x>10</x>
-
 
6164
          <y>10</y>
-
 
6165
          <width>51</width>
-
 
6166
          <height>17</height>
-
 
6167
         </rect>
-
 
6168
        </property>
-
 
6169
        <property name="text" >
-
 
6170
         <string>Device: </string>
-
 
6171
        </property>
-
 
6172
       </widget>
-
 
6173
       <widget class="QLineEdit" name="le_Port" >
-
 
6174
        <property name="geometry" >
-
 
6175
         <rect>
-
 
6176
          <x>60</x>
-
 
6177
          <y>0</y>
-
 
6178
          <width>131</width>
-
 
6179
          <height>27</height>
-
 
6180
         </rect>
-
 
6181
        </property>
-
 
6182
        <property name="sizePolicy" >
-
 
6183
         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
-
 
6184
          <horstretch>0</horstretch>
-
 
6185
          <verstretch>0</verstretch>
-
 
6186
         </sizepolicy>
-
 
6187
        </property>
-
 
6188
        <property name="text" >
-
 
6189
         <string>/dev/ttyUSB0</string>
-
 
6190
        </property>
-
 
6191
       </widget>
-
 
6192
       <widget class="QPushButton" name="pb_Open" >
-
 
6193
        <property name="geometry" >
-
 
6194
         <rect>
-
 
6195
          <x>190</x>
-
 
6196
          <y>0</y>
-
 
6197
          <width>151</width>
-
 
6198
          <height>26</height>
-
 
6199
         </rect>
-
 
6200
        </property>
-
 
6201
        <property name="text" >
-
 
6202
         <string>Verbinden</string>
-
 
6203
        </property>
-
 
6204
        <property name="icon" >
-
 
6205
         <iconset resource="../MKTool.qrc" >
-
 
6206
          <normaloff>:/Actions/Images/22X22/network-disconnect.png</normaloff>:/Actions/Images/22X22/network-disconnect.png</iconset>
-
 
6207
        </property>
-
 
6208
       </widget>
-
 
6209
       <widget class="QComboBox" name="cb_Hardware" >
-
 
6210
        <property name="geometry" >
-
 
6211
         <rect>
-
 
6212
          <x>10</x>
-
 
6213
          <y>30</y>
-
 
6214
          <width>101</width>
-
 
6215
          <height>27</height>
-
 
6216
         </rect>
-
 
6217
        </property>
-
 
6218
        <item>
-
 
6219
         <property name="text" >
-
 
6220
          <string>FlightCtrl</string>
-
 
6221
         </property>
-
 
6222
        </item>
-
 
6223
        <item>
-
 
6224
         <property name="text" >
-
 
6225
          <string>NaviCtrl</string>
-
 
6226
         </property>
-
 
6227
        </item>
-
 
6228
        <item>
-
 
6229
         <property name="text" >
-
 
6230
          <string>MK3Mag</string>
-
 
6231
         </property>
-
 
6232
        </item>
-
 
6233
       </widget>
-
 
6234
      </widget>
6001
     </widget>
6235
     </widget>
6002
    </item>
6236
    </item>
6003
   </layout>
6237
   </layout>
6004
  </widget>
6238
  </widget>
6005
  <widget class="QMenuBar" name="menubar" >
6239
  <widget class="QMenuBar" name="menubar" >
6006
   <property name="geometry" >
6240
   <property name="geometry" >
6007
    <rect>
6241
    <rect>
6008
     <x>0</x>
6242
     <x>0</x>
6009
     <y>0</y>
6243
     <y>0</y>
6010
     <width>770</width>
6244
     <width>766</width>
6011
     <height>25</height>
6245
     <height>25</height>
6012
    </rect>
6246
    </rect>
6013
   </property>
6247
   </property>
6014
   <widget class="QMenu" name="menuProgramm" >
6248
   <widget class="QMenu" name="menuProgramm" >
6015
    <property name="title" >
6249
    <property name="title" >
Line 6039... Line 6273...
6039
    </property>
6273
    </property>
6040
    <addaction name="ac_RecordCSV" />
6274
    <addaction name="ac_RecordCSV" />
6041
    <addaction name="ac_StartPlotter" />
6275
    <addaction name="ac_StartPlotter" />
6042
    <addaction name="separator" />
6276
    <addaction name="separator" />
6043
    <addaction name="ac_MehrDaten" />
6277
    <addaction name="ac_MehrDaten" />
-
 
6278
    <addaction name="ac_KeineDaten" />
-
 
6279
    <addaction name="separator" />
6044
    <addaction name="ac_GetLabels" />
6280
    <addaction name="ac_GetLabels" />
6045
   </widget>
6281
   </widget>
6046
   <widget class="QMenu" name="menuAnsicht" >
6282
   <widget class="QMenu" name="menuAnsicht" >
6047
    <property name="title" >
6283
    <property name="title" >
6048
     <string>&amp;Ansicht</string>
6284
     <string>&amp;Ansicht</string>
Line 6064... Line 6300...
6064
    <property name="title" >
6300
    <property name="title" >
6065
     <string>Werkzeuge</string>
6301
     <string>Werkzeuge</string>
6066
    </property>
6302
    </property>
6067
    <addaction name="ac_Motortest" />
6303
    <addaction name="ac_Motortest" />
6068
   </widget>
6304
   </widget>
-
 
6305
   <widget class="QMenu" name="menuHardware" >
-
 
6306
    <property name="title" >
-
 
6307
     <string>Hardware</string>
-
 
6308
    </property>
-
 
6309
    <addaction name="actionFlightCtrl" />
-
 
6310
    <addaction name="actionNaviCtrl" />
-
 
6311
    <addaction name="actionMK3Mag" />
-
 
6312
   </widget>
6069
   <addaction name="menuProgramm" />
6313
   <addaction name="menuProgramm" />
-
 
6314
   <addaction name="menuHardware" />
6070
   <addaction name="menuAnsicht" />
6315
   <addaction name="menuAnsicht" />
6071
   <addaction name="menuDaten" />
6316
   <addaction name="menuDaten" />
6072
   <addaction name="menuEinstellungen" />
6317
   <addaction name="menuEinstellungen" />
6073
   <addaction name="menuWerkzeuge" />
6318
   <addaction name="menuWerkzeuge" />
6074
   <addaction name="menu_Help" />
6319
   <addaction name="menu_Help" />
6075
  </widget>
6320
  </widget>
6076
  <widget class="QToolBar" name="toolBar" >
6321
  <widget class="QToolBar" name="toolBar" >
-
 
6322
   <property name="enabled" >
-
 
6323
    <bool>true</bool>
-
 
6324
   </property>
6077
   <property name="windowTitle" >
6325
   <property name="windowTitle" >
6078
    <string>toolBar</string>
6326
    <string>toolBar</string>
6079
   </property>
6327
   </property>
6080
   <property name="movable" >
6328
   <property name="movable" >
6081
    <bool>false</bool>
6329
    <bool>false</bool>
Line 6084... Line 6332...
6084
    <size>
6332
    <size>
6085
     <width>22</width>
6333
     <width>22</width>
6086
     <height>22</height>
6334
     <height>22</height>
6087
    </size>
6335
    </size>
6088
   </property>
6336
   </property>
-
 
6337
   <property name="toolButtonStyle" >
-
 
6338
    <enum>Qt::ToolButtonIconOnly</enum>
-
 
6339
   </property>
6089
   <attribute name="toolBarArea" >
6340
   <attribute name="toolBarArea" >
6090
    <enum>TopToolBarArea</enum>
6341
    <enum>TopToolBarArea</enum>
6091
   </attribute>
6342
   </attribute>
6092
   <attribute name="toolBarBreak" >
6343
   <attribute name="toolBarBreak" >
6093
    <bool>false</bool>
6344
    <bool>false</bool>
Line 6096... Line 6347...
6096
   <addaction name="separator" />
6347
   <addaction name="separator" />
6097
   <addaction name="ac_RecordCSV" />
6348
   <addaction name="ac_RecordCSV" />
6098
   <addaction name="ac_StartPlotter" />
6349
   <addaction name="ac_StartPlotter" />
6099
   <addaction name="ac_MehrDaten" />
6350
   <addaction name="ac_MehrDaten" />
6100
   <addaction name="separator" />
6351
   <addaction name="separator" />
6101
   <addaction name="ac_Config" />
-
 
6102
   <addaction name="ac_Quit" />
6352
   <addaction name="ac_Quit" />
-
 
6353
   <addaction name="separator" />
6103
  </widget>
6354
  </widget>
6104
  <action name="ac_LogDir" >
6355
  <action name="ac_LogDir" >
6105
   <property name="text" >
6356
   <property name="text" >
6106
    <string>Log-Verzeichniss</string>
6357
    <string>Log-Verzeichniss</string>
6107
   </property>
6358
   </property>
Line 6133... Line 6384...
6133
   <property name="text" >
6384
   <property name="text" >
6134
    <string>Verbinden</string>
6385
    <string>Verbinden</string>
6135
   </property>
6386
   </property>
6136
  </action>
6387
  </action>
6137
  <action name="ac_RecordCSV" >
6388
  <action name="ac_RecordCSV" >
-
 
6389
   <property name="checkable" >
-
 
6390
    <bool>true</bool>
-
 
6391
   </property>
6138
   <property name="icon" >
6392
   <property name="icon" >
6139
    <iconset resource="../MKTool.qrc" >
6393
    <iconset resource="../MKTool.qrc" >
6140
     <normaloff>:/Actions/Images/22X22/media-record.png</normaloff>:/Actions/Images/22X22/media-record.png</iconset>
6394
     <normaloff>:/Actions/Images/22X22/media-record.png</normaloff>:/Actions/Images/22X22/media-record.png</iconset>
6141
   </property>
6395
   </property>
6142
   <property name="text" >
6396
   <property name="text" >
Line 6159... Line 6413...
6159
   <property name="icon" >
6413
   <property name="icon" >
6160
    <iconset resource="../MKTool.qrc" >
6414
    <iconset resource="../MKTool.qrc" >
6161
     <normaloff>:/Actions/Images/22X22/configure.png</normaloff>:/Actions/Images/22X22/configure.png</iconset>
6415
     <normaloff>:/Actions/Images/22X22/configure.png</normaloff>:/Actions/Images/22X22/configure.png</iconset>
6162
   </property>
6416
   </property>
6163
   <property name="text" >
6417
   <property name="text" >
6164
    <string>Datenfelder wählwn</string>
6418
    <string>Datenfelder wählen</string>
6165
   </property>
6419
   </property>
6166
  </action>
6420
  </action>
6167
  <action name="ac_MehrDaten" >
6421
  <action name="ac_MehrDaten" >
6168
   <property name="checkable" >
6422
   <property name="checkable" >
6169
    <bool>true</bool>
6423
    <bool>true</bool>
Line 6171... Line 6425...
6171
   <property name="icon" >
6425
   <property name="icon" >
6172
    <iconset resource="../MKTool.qrc" >
6426
    <iconset resource="../MKTool.qrc" >
6173
     <normaloff>:/Actions/Images/22X22/clock.png</normaloff>:/Actions/Images/22X22/clock.png</iconset>
6427
     <normaloff>:/Actions/Images/22X22/clock.png</normaloff>:/Actions/Images/22X22/clock.png</iconset>
6174
   </property>
6428
   </property>
6175
   <property name="text" >
6429
   <property name="text" >
6176
    <string>Mehr Daten</string>
6430
    <string>Schnelle Debugdaten</string>
6177
   </property>
6431
   </property>
6178
  </action>
6432
  </action>
6179
  <action name="ac_View0" >
6433
  <action name="ac_View0" >
6180
   <property name="checkable" >
6434
   <property name="checkable" >
6181
    <bool>true</bool>
6435
    <bool>true</bool>
Line 6259... Line 6513...
6259
  <action name="ac_Motortest" >
6513
  <action name="ac_Motortest" >
6260
   <property name="text" >
6514
   <property name="text" >
6261
    <string>Motortest</string>
6515
    <string>Motortest</string>
6262
   </property>
6516
   </property>
6263
  </action>
6517
  </action>
-
 
6518
  <action name="actionFlightCtrl" >
-
 
6519
   <property name="checkable" >
-
 
6520
    <bool>true</bool>
-
 
6521
   </property>
-
 
6522
   <property name="text" >
-
 
6523
    <string>FlightCtrl</string>
-
 
6524
   </property>
-
 
6525
  </action>
-
 
6526
  <action name="actionNaviCtrl" >
-
 
6527
   <property name="checkable" >
-
 
6528
    <bool>true</bool>
-
 
6529
   </property>
-
 
6530
   <property name="text" >
-
 
6531
    <string>NaviCtrl</string>
-
 
6532
   </property>
-
 
6533
  </action>
-
 
6534
  <action name="actionMK3Mag" >
-
 
6535
   <property name="checkable" >
-
 
6536
    <bool>true</bool>
-
 
6537
   </property>
-
 
6538
   <property name="text" >
-
 
6539
    <string>MK3Mag</string>
-
 
6540
   </property>
-
 
6541
  </action>
-
 
6542
  <action name="ac_KeineDaten" >
-
 
6543
   <property name="checkable" >
-
 
6544
    <bool>true</bool>
-
 
6545
   </property>
-
 
6546
   <property name="text" >
-
 
6547
    <string>Debugdaten abschalten.</string>
-
 
6548
   </property>
-
 
6549
  </action>
6264
 </widget>
6550
 </widget>
6265
 <customwidgets>
6551
 <customwidgets>
6266
  <customwidget>
6552
  <customwidget>
6267
   <class>QwtPlot</class>
6553
   <class>QwtPlot</class>
6268
   <extends>QFrame</extends>
6554
   <extends>QFrame</extends>