Subversion Repositories Projects

Rev

Blame | Last modification | View Log | RSS feed

<ui version="4.0" >
 <class>dlg_mktool_UI</class>
 <widget class="QMainWindow" name="dlg_mktool_UI" >
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>675</width>
    <height>422</height>
   </rect>
  </property>
  <property name="windowTitle" >
   <string>MK-Tool</string>
  </property>
  <property name="windowIcon" >
   <iconset resource="../MKTool.qrc" >
    <normaloff>:/Icon/Images/QMK-Groundstation.png</normaloff>:/Icon/Images/QMK-Groundstation.png</iconset>
  </property>
  <property name="toolButtonStyle" >
   <enum>Qt::ToolButtonTextOnly</enum>
  </property>
  <property name="dockOptions" >
   <set>QMainWindow::AllowNestedDocks|QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks|QMainWindow::ForceTabbedDocks|QMainWindow::VerticalTabs</set>
  </property>
  <widget class="QWidget" name="centralwidget" >
   <layout class="QGridLayout" name="gridLayout_12" >
    <item row="0" column="0" >
     <widget class="Line" name="line_2" >
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
    <item row="2" column="0" >
     <widget class="QLabel" name="lb_Status" >
      <property name="font" >
       <font>
        <weight>75</weight>
        <bold>true</bold>
       </font>
      </property>
      <property name="frameShape" >
       <enum>QFrame::Box</enum>
      </property>
      <property name="frameShadow" >
       <enum>QFrame::Raised</enum>
      </property>
      <property name="text" >
       <string/>
      </property>
     </widget>
    </item>
    <item row="1" column="0" >
     <widget class="QTabWidget" name="tab_Main" >
      <property name="toolTip" >
       <string/>
      </property>
      <property name="currentIndex" >
       <number>0</number>
      </property>
      <widget class="QWidget" name="Tab_0" >
       <attribute name="title" >
        <string>Debug-Daten </string>
       </attribute>
       <attribute name="icon" >
        <iconset resource="../MKTool.qrc" >
         <normaloff>:/Actions/Images/Actions/Debug.png</normaloff>:/Actions/Images/Actions/Debug.png</iconset>
       </attribute>
       <layout class="QGridLayout" name="gridLayout_7" >
        <item row="0" column="0" >
         <layout class="QHBoxLayout" name="horizontalLayout" >
          <item>
           <widget class="QFrame" name="frame_15" >
            <property name="frameShape" >
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow" >
             <enum>QFrame::Raised</enum>
            </property>
            <layout class="QGridLayout" name="gridLayout_5" >
             <item row="0" column="0" >
              <widget class="QLabel" name="lb_A_0" >
               <property name="text" >
                <string>Analog 0</string>
               </property>
              </widget>
             </item>
             <item row="0" column="1" >
              <widget class="QLineEdit" name="le_A_0" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="1" column="0" >
              <widget class="QLabel" name="lb_A_1" >
               <property name="text" >
                <string>Analog 1</string>
               </property>
              </widget>
             </item>
             <item row="1" column="1" >
              <widget class="QLineEdit" name="le_A_1" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="2" column="0" >
              <widget class="QLabel" name="lb_A_2" >
               <property name="text" >
                <string>Analog 2</string>
               </property>
              </widget>
             </item>
             <item row="2" column="1" >
              <widget class="QLineEdit" name="le_A_2" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="3" column="0" >
              <widget class="QLabel" name="lb_A_3" >
               <property name="text" >
                <string>Analog 3</string>
               </property>
              </widget>
             </item>
             <item row="3" column="1" >
              <widget class="QLineEdit" name="le_A_3" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="4" column="0" >
              <widget class="QLabel" name="lb_A_4" >
               <property name="text" >
                <string>Analog 4</string>
               </property>
              </widget>
             </item>
             <item row="4" column="1" >
              <widget class="QLineEdit" name="le_A_4" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="5" column="0" >
              <widget class="QLabel" name="lb_A_5" >
               <property name="text" >
                <string>Analog 5</string>
               </property>
              </widget>
             </item>
             <item row="5" column="1" >
              <widget class="QLineEdit" name="le_A_5" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="6" column="0" >
              <widget class="QLabel" name="lb_A_6" >
               <property name="text" >
                <string>Analog 6</string>
               </property>
              </widget>
             </item>
             <item row="6" column="1" >
              <widget class="QLineEdit" name="le_A_6" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="7" column="0" >
              <widget class="QLabel" name="lb_A_7" >
               <property name="text" >
                <string>Analog 7</string>
               </property>
              </widget>
             </item>
             <item row="7" column="1" >
              <widget class="QLineEdit" name="le_A_7" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
            </layout>
           </widget>
          </item>
          <item>
           <widget class="QFrame" name="frame_14" >
            <property name="frameShape" >
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow" >
             <enum>QFrame::Raised</enum>
            </property>
            <layout class="QGridLayout" name="gridLayout_4" >
             <item row="0" column="0" >
              <widget class="QLabel" name="lb_A_8" >
               <property name="text" >
                <string>Analog 8</string>
               </property>
              </widget>
             </item>
             <item row="0" column="1" >
              <widget class="QLineEdit" name="le_A_8" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="1" column="0" >
              <widget class="QLabel" name="lb_A_9" >
               <property name="text" >
                <string>Analog 9</string>
               </property>
              </widget>
             </item>
             <item row="1" column="1" >
              <widget class="QLineEdit" name="le_A_9" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="2" column="0" >
              <widget class="QLabel" name="lb_A_10" >
               <property name="text" >
                <string>Analog 10</string>
               </property>
              </widget>
             </item>
             <item row="2" column="1" >
              <widget class="QLineEdit" name="le_A_10" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="3" column="0" >
              <widget class="QLabel" name="lb_A_11" >
               <property name="text" >
                <string>Analog 11</string>
               </property>
              </widget>
             </item>
             <item row="3" column="1" >
              <widget class="QLineEdit" name="le_A_11" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="4" column="0" >
              <widget class="QLabel" name="lb_A_12" >
               <property name="text" >
                <string>Analog 12</string>
               </property>
              </widget>
             </item>
             <item row="4" column="1" >
              <widget class="QLineEdit" name="le_A_12" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="5" column="0" >
              <widget class="QLabel" name="lb_A_13" >
               <property name="text" >
                <string>Analog 13</string>
               </property>
              </widget>
             </item>
             <item row="5" column="1" >
              <widget class="QLineEdit" name="le_A_13" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="6" column="0" >
              <widget class="QLabel" name="lb_A_14" >
               <property name="text" >
                <string>Analog 14</string>
               </property>
              </widget>
             </item>
             <item row="6" column="1" >
              <widget class="QLineEdit" name="le_A_14" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="7" column="0" >
              <widget class="QLabel" name="lb_A_15" >
               <property name="text" >
                <string>Analog 15</string>
               </property>
              </widget>
             </item>
             <item row="7" column="1" >
              <widget class="QLineEdit" name="le_A_15" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
            </layout>
           </widget>
          </item>
          <item>
           <widget class="QFrame" name="frame_16" >
            <property name="frameShape" >
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow" >
             <enum>QFrame::Raised</enum>
            </property>
            <layout class="QGridLayout" name="gridLayout_3" >
             <item row="0" column="0" >
              <widget class="QLabel" name="lb_A_16" >
               <property name="text" >
                <string>Analog 16</string>
               </property>
              </widget>
             </item>
             <item row="0" column="1" >
              <widget class="QLineEdit" name="le_A_16" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="1" column="0" >
              <widget class="QLabel" name="lb_A_17" >
               <property name="text" >
                <string>Analog 17</string>
               </property>
              </widget>
             </item>
             <item row="1" column="1" >
              <widget class="QLineEdit" name="le_A_17" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="2" column="0" >
              <widget class="QLabel" name="lb_A_18" >
               <property name="text" >
                <string>Analog 18</string>
               </property>
              </widget>
             </item>
             <item row="2" column="1" >
              <widget class="QLineEdit" name="le_A_18" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="3" column="0" >
              <widget class="QLabel" name="lb_A_19" >
               <property name="text" >
                <string>Analog 19</string>
               </property>
              </widget>
             </item>
             <item row="3" column="1" >
              <widget class="QLineEdit" name="le_A_19" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="4" column="0" >
              <widget class="QLabel" name="lb_A_20" >
               <property name="text" >
                <string>Analog 20</string>
               </property>
              </widget>
             </item>
             <item row="4" column="1" >
              <widget class="QLineEdit" name="le_A_20" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="5" column="0" >
              <widget class="QLabel" name="lb_A_21" >
               <property name="text" >
                <string>Analog 21</string>
               </property>
              </widget>
             </item>
             <item row="5" column="1" >
              <widget class="QLineEdit" name="le_A_21" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="6" column="0" >
              <widget class="QLabel" name="lb_A_22" >
               <property name="text" >
                <string>Analog 22</string>
               </property>
              </widget>
             </item>
             <item row="6" column="1" >
              <widget class="QLineEdit" name="le_A_22" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="7" column="0" >
              <widget class="QLabel" name="lb_A_23" >
               <property name="text" >
                <string>Analog 23</string>
               </property>
              </widget>
             </item>
             <item row="7" column="1" >
              <widget class="QLineEdit" name="le_A_23" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
            </layout>
           </widget>
          </item>
          <item>
           <widget class="QFrame" name="frame_17" >
            <property name="frameShape" >
             <enum>QFrame::StyledPanel</enum>
            </property>
            <property name="frameShadow" >
             <enum>QFrame::Raised</enum>
            </property>
            <layout class="QGridLayout" name="gridLayout_6" >
             <item row="0" column="0" >
              <widget class="QLabel" name="lb_A_24" >
               <property name="text" >
                <string>Analog 24</string>
               </property>
              </widget>
             </item>
             <item row="0" column="1" >
              <widget class="QLineEdit" name="le_A_24" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="1" column="0" >
              <widget class="QLabel" name="lb_A_25" >
               <property name="text" >
                <string>Analog 25</string>
               </property>
              </widget>
             </item>
             <item row="1" column="1" >
              <widget class="QLineEdit" name="le_A_25" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="2" column="0" >
              <widget class="QLabel" name="lb_A_26" >
               <property name="text" >
                <string>Analog 26</string>
               </property>
              </widget>
             </item>
             <item row="2" column="1" >
              <widget class="QLineEdit" name="le_A_26" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="3" column="0" >
              <widget class="QLabel" name="lb_A_27" >
               <property name="text" >
                <string>Analog 27</string>
               </property>
              </widget>
             </item>
             <item row="3" column="1" >
              <widget class="QLineEdit" name="le_A_27" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="4" column="0" >
              <widget class="QLabel" name="lb_A_28" >
               <property name="text" >
                <string>Analog 28</string>
               </property>
              </widget>
             </item>
             <item row="4" column="1" >
              <widget class="QLineEdit" name="le_A_28" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="5" column="0" >
              <widget class="QLabel" name="lb_A_29" >
               <property name="text" >
                <string>Analog 29</string>
               </property>
              </widget>
             </item>
             <item row="5" column="1" >
              <widget class="QLineEdit" name="le_A_29" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="6" column="0" >
              <widget class="QLabel" name="lb_A_30" >
               <property name="text" >
                <string>Analog 30</string>
               </property>
              </widget>
             </item>
             <item row="6" column="1" >
              <widget class="QLineEdit" name="le_A_30" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
             <item row="7" column="0" >
              <widget class="QLabel" name="lb_A_31" >
               <property name="text" >
                <string>Analog 31</string>
               </property>
              </widget>
             </item>
             <item row="7" column="1" >
              <widget class="QLineEdit" name="le_A_31" >
               <property name="font" >
                <font>
                 <family>Adobe Courier</family>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>0</string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               </property>
               <property name="readOnly" >
                <bool>true</bool>
               </property>
              </widget>
             </item>
            </layout>
           </widget>
          </item>
         </layout>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="Tab_1" >
       <attribute name="title" >
        <string>Plotter</string>
       </attribute>
       <attribute name="icon" >
        <iconset resource="../MKTool.qrc" >
         <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>:/Actions/Images/Actions/Plotter-NO.png</iconset>
       </attribute>
       <layout class="QGridLayout" name="gridLayout_35" >
        <item row="0" column="0" >
         <widget class="QwtPlot" name="qwtPlot" />
        </item>
        <item row="1" column="0" >
         <layout class="QHBoxLayout" name="horizontalLayout_2" >
          <item>
           <widget class="QScrollBar" name="scroll_plot" >
            <property name="sizePolicy" >
             <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
            <property name="maximum" >
             <number>0</number>
            </property>
            <property name="orientation" >
             <enum>Qt::Horizontal</enum>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QPushButton" name="pb_StartPlotter" >
            <property name="sizePolicy" >
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
            <property name="text" >
             <string>Start Plotter</string>
            </property>
            <property name="icon" >
             <iconset resource="../MKTool.qrc" >
              <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>:/Actions/Images/Actions/Plotter-NO.png</iconset>
            </property>
           </widget>
          </item>
         </layout>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="Tab_3" >
       <attribute name="title" >
        <string>Terminal </string>
       </attribute>
       <attribute name="icon" >
        <iconset resource="../MKTool.qrc" >
         <normaloff>:/Actions/Images/Actions/Terminal.png</normaloff>:/Actions/Images/Actions/Terminal.png</iconset>
       </attribute>
       <layout class="QGridLayout" name="gridLayout_2" >
        <item row="0" column="0" colspan="8" >
         <widget class="QTextEdit" name="te_RX" >
          <property name="font" >
           <font>
            <family>Adobe Courier</family>
            <pointsize>10</pointsize>
           </font>
          </property>
          <property name="html" >
           <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Adobe Courier'; font-size:10pt; font-weight:400; font-style:normal;">
&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>
          </property>
         </widget>
        </item>
        <item row="1" column="1" >
         <widget class="QCheckBox" name="cb_ShowData" >
          <property name="text" >
           <string>Datenpackete </string>
          </property>
         </widget>
        </item>
        <item row="1" column="2" >
         <widget class="QCheckBox" name="cb_ShowMSG" >
          <property name="text" >
           <string>Meldungen </string>
          </property>
          <property name="checked" >
           <bool>true</bool>
          </property>
         </widget>
        </item>
        <item row="1" column="6" >
         <spacer name="horizontalSpacer_13" >
          <property name="orientation" >
           <enum>Qt::Horizontal</enum>
          </property>
          <property name="sizeHint" stdset="0" >
           <size>
            <width>376</width>
            <height>20</height>
           </size>
          </property>
         </spacer>
        </item>
        <item row="1" column="4" >
         <widget class="QCheckBox" name="cb_ShowAlways" >
          <property name="text" >
           <string>auch wenn ausgeblendet </string>
          </property>
         </widget>
        </item>
        <item row="1" column="3" >
         <widget class="QCheckBox" name="cb_ShowSend" >
          <property name="text" >
           <string>gesendete Daten </string>
          </property>
         </widget>
        </item>
        <item row="1" column="0" >
         <widget class="QLabel" name="label_2" >
          <property name="text" >
           <string>Anzeigen: </string>
          </property>
         </widget>
        </item>
        <item row="1" column="7" >
         <widget class="QPushButton" name="pb_Clear" >
          <property name="text" >
           <string>Löschen</string>
          </property>
         </widget>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="Tab_4" >
       <attribute name="title" >
        <string>Cockpit</string>
       </attribute>
       <attribute name="icon" >
        <iconset resource="../MKTool.qrc" >
         <normaloff>:/Actions/Images/Actions/Cockpit.png</normaloff>:/Actions/Images/Actions/Cockpit.png</iconset>
       </attribute>
       <layout class="QGridLayout" name="gridLayout_13" >
        <item row="0" column="0" >
         <widget class="QGroupBox" name="groupBox" >
          <property name="title" >
           <string>Informationen</string>
          </property>
          <layout class="QGridLayout" name="gridLayout_8" >
           <item row="0" column="0" >
            <widget class="QLabel" name="label_3" >
             <property name="text" >
              <string>Flugzeit:</string>
             </property>
            </widget>
           </item>
           <item row="0" column="1" >
            <widget class="QLineEdit" name="le_CTime" >
             <property name="minimumSize" >
              <size>
               <width>100</width>
               <height>0</height>
              </size>
             </property>
             <property name="maximumSize" >
              <size>
               <width>100</width>
               <height>16777215</height>
              </size>
             </property>
             <property name="alignment" >
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
             </property>
             <property name="readOnly" >
              <bool>true</bool>
             </property>
            </widget>
           </item>
           <item row="1" column="0" >
            <widget class="QLabel" name="label_6" >
             <property name="text" >
              <string>Satelliten: </string>
             </property>
            </widget>
           </item>
           <item row="1" column="1" >
            <widget class="QLineEdit" name="le_CSats" >
             <property name="minimumSize" >
              <size>
               <width>100</width>
               <height>0</height>
              </size>
             </property>
             <property name="maximumSize" >
              <size>
               <width>100</width>
               <height>16777215</height>
              </size>
             </property>
             <property name="alignment" >
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
             </property>
             <property name="readOnly" >
              <bool>true</bool>
             </property>
            </widget>
           </item>
           <item row="2" column="0" >
            <widget class="QLabel" name="label_7" >
             <property name="text" >
              <string>Entfernung:</string>
             </property>
            </widget>
           </item>
           <item row="2" column="1" >
            <widget class="QLineEdit" name="le_CDistance" >
             <property name="minimumSize" >
              <size>
               <width>100</width>
               <height>0</height>
              </size>
             </property>
             <property name="maximumSize" >
              <size>
               <width>100</width>
               <height>16777215</height>
              </size>
             </property>
             <property name="alignment" >
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
             </property>
             <property name="readOnly" >
              <bool>true</bool>
             </property>
            </widget>
           </item>
           <item row="3" column="0" >
            <widget class="QLabel" name="label_4" >
             <property name="text" >
              <string>Wegpunkte Total:</string>
             </property>
            </widget>
           </item>
           <item row="3" column="1" >
            <widget class="QLineEdit" name="le_CWPT" >
             <property name="minimumSize" >
              <size>
               <width>100</width>
               <height>0</height>
              </size>
             </property>
             <property name="maximumSize" >
              <size>
               <width>100</width>
               <height>16777215</height>
              </size>
             </property>
             <property name="alignment" >
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
             </property>
             <property name="readOnly" >
              <bool>true</bool>
             </property>
            </widget>
           </item>
           <item row="4" column="0" >
            <widget class="QLabel" name="label_5" >
             <property name="text" >
              <string>Aktueller Wegpunkt:</string>
             </property>
            </widget>
           </item>
           <item row="4" column="1" >
            <widget class="QLineEdit" name="le_CWPA" >
             <property name="minimumSize" >
              <size>
               <width>100</width>
               <height>0</height>
              </size>
             </property>
             <property name="maximumSize" >
              <size>
               <width>100</width>
               <height>16777215</height>
              </size>
             </property>
             <property name="alignment" >
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
             </property>
             <property name="readOnly" >
              <bool>true</bool>
             </property>
            </widget>
           </item>
           <item row="5" column="1" >
            <spacer name="verticalSpacer_3" >
             <property name="orientation" >
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeHint" stdset="0" >
              <size>
               <width>20</width>
               <height>40</height>
              </size>
             </property>
            </spacer>
           </item>
          </layout>
         </widget>
        </item>
        <item row="0" column="1" >
         <spacer name="horizontalSpacer_14" >
          <property name="orientation" >
           <enum>Qt::Horizontal</enum>
          </property>
          <property name="sizeHint" stdset="0" >
           <size>
            <width>40</width>
            <height>20</height>
           </size>
          </property>
         </spacer>
        </item>
        <item row="0" column="2" >
         <widget class="QGroupBox" name="box_Flugdaten" >
          <property name="title" >
           <string>Flugdaten</string>
          </property>
          <layout class="QGridLayout" name="gridLayout" >
           <item row="0" column="0" >
            <layout class="QVBoxLayout" name="LayOut_Speed" >
             <item>
              <widget class="QLabel" name="label_145" >
               <property name="font" >
                <font>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;">
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Geschwindigkeit&lt;/p>
&lt;p align="center" 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>
               </property>
               <property name="alignment" >
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
               </property>
              </widget>
             </item>
            </layout>
           </item>
           <item row="0" column="1" >
            <layout class="QVBoxLayout" name="verticalLayout" >
             <item>
              <widget class="QLabel" name="label_143" >
               <property name="font" >
                <font>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;">
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Ausrichtung&lt;/p>
&lt;p align="center" 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>
               </property>
               <property name="alignment" >
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
               </property>
              </widget>
             </item>
            </layout>
           </item>
           <item row="0" column="2" >
            <layout class="QVBoxLayout" name="verticalLayout_6" >
             <item>
              <widget class="QLabel" name="label_142" >
               <property name="font" >
                <font>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;">
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Flugrichtung&lt;/p>
&lt;p align="center" 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>
               </property>
               <property name="alignment" >
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
               </property>
              </widget>
             </item>
             <item>
              <widget class="QwtCompass" name="Compass" >
               <property name="minimumSize" >
                <size>
                 <width>125</width>
                 <height>125</height>
                </size>
               </property>
               <property name="maximumSize" >
                <size>
                 <width>125</width>
                 <height>125</height>
                </size>
               </property>
               <property name="lineWidth" >
                <number>4</number>
               </property>
               <property name="frameShadow" >
                <enum>QwtDial::Sunken</enum>
               </property>
              </widget>
             </item>
            </layout>
           </item>
           <item row="0" column="3" >
            <layout class="QVBoxLayout" name="verticalLayout_2" >
             <item>
              <widget class="QLabel" name="label_144" >
               <property name="font" >
                <font>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="text" >
                <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;">
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Höhen-&lt;/p>
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">änderung&lt;/p>&lt;/body>&lt;/html></string>
               </property>
               <property name="alignment" >
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
               </property>
              </widget>
             </item>
             <item>
              <widget class="QwtSlider" name="qwt_Rate" >
               <property name="orientation" >
                <enum>Qt::Vertical</enum>
               </property>
               <property name="scalePosition" >
                <enum>QwtSlider::LeftScale</enum>
               </property>
               <property name="bgStyle" >
                <enum>QwtSlider::BgTrough</enum>
               </property>
               <property name="thumbLength" >
                <number>10</number>
               </property>
              </widget>
             </item>
            </layout>
           </item>
           <item row="1" column="1" >
            <spacer name="verticalSpacer" >
             <property name="orientation" >
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeHint" stdset="0" >
              <size>
               <width>20</width>
               <height>40</height>
              </size>
             </property>
            </spacer>
           </item>
          </layout>
         </widget>
        </item>
        <item row="1" column="0" colspan="3" >
         <widget class="QGroupBox" name="box_System" >
          <property name="title" >
           <string>System</string>
          </property>
          <layout class="QHBoxLayout" name="horizontalLayout_12" >
           <item>
            <widget class="QLabel" name="label" >
             <property name="text" >
              <string>Spannung:</string>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QProgressBar" name="bar_UBAT" >
             <property name="maximum" >
              <number>140</number>
             </property>
             <property name="value" >
              <number>0</number>
             </property>
             <property name="format" >
              <string>%v</string>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QLabel" name="label_133" >
             <property name="text" >
              <string>Empfang:</string>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QProgressBar" name="bar_RX" >
             <property name="maximum" >
              <number>255</number>
             </property>
             <property name="value" >
              <number>0</number>
             </property>
             <property name="format" >
              <string>%v</string>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="Tab_5" >
       <attribute name="title" >
        <string>Firmware Update </string>
       </attribute>
       <attribute name="icon" >
        <iconset resource="../MKTool.qrc" >
         <normaloff>:/Actions/Images/Actions/Firmware.png</normaloff>:/Actions/Images/Actions/Firmware.png</iconset>
       </attribute>
       <layout class="QGridLayout" name="gridLayout_37" >
        <item row="0" column="0" >
         <widget class="QTextEdit" name="te_Shell" >
          <property name="font" >
           <font>
            <family>Adobe Courier</family>
            <pointsize>10</pointsize>
           </font>
          </property>
         </widget>
        </item>
        <item row="1" column="0" >
         <widget class="QFrame" name="frame_20" >
          <property name="frameShape" >
           <enum>QFrame::StyledPanel</enum>
          </property>
          <property name="frameShadow" >
           <enum>QFrame::Raised</enum>
          </property>
          <layout class="QHBoxLayout" name="horizontalLayout_3" >
           <item>
            <widget class="QPushButton" name="pb_SettingsReset" >
             <property name="enabled" >
              <bool>false</bool>
             </property>
             <property name="text" >
              <string>Settings zurücksetzen</string>
             </property>
            </widget>
           </item>
           <item>
            <spacer name="horizontalSpacer" >
             <property name="orientation" >
              <enum>Qt::Horizontal</enum>
             </property>
             <property name="sizeHint" stdset="0" >
              <size>
               <width>178</width>
               <height>17</height>
              </size>
             </property>
            </spacer>
           </item>
           <item>
            <widget class="QRadioButton" name="rb_FC" >
             <property name="text" >
              <string>FlightCtrl </string>
             </property>
             <property name="checked" >
              <bool>true</bool>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QRadioButton" name="rb_MK3MAG" >
             <property name="text" >
              <string>MK3Mag </string>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QRadioButton" name="rb_BL" >
             <property name="enabled" >
              <bool>true</bool>
             </property>
             <property name="text" >
              <string>BL-Ctrl </string>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QRadioButton" name="rb_NC" >
             <property name="enabled" >
              <bool>false</bool>
             </property>
             <property name="text" >
              <string>NaviCtrl </string>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
        <item row="2" column="0" >
         <layout class="QHBoxLayout" name="horizontalLayout_11" >
          <item>
           <widget class="QPushButton" name="pb_HexFile" >
            <property name="sizePolicy" >
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
            <property name="text" >
             <string>Firmeware-Datei auswählen</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QLineEdit" name="le_HexFile" >
            <property name="text" >
             <string/>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QPushButton" name="pb_Update" >
            <property name="sizePolicy" >
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
            <property name="text" >
             <string>Updaten</string>
            </property>
           </widget>
          </item>
          <item>
           <widget class="QPushButton" name="pb_Flash" >
            <property name="enabled" >
             <bool>false</bool>
            </property>
            <property name="text" >
             <string>Flashen</string>
            </property>
           </widget>
          </item>
         </layout>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="Tab_6" >
       <attribute name="title" >
        <string>Wegpunkte</string>
       </attribute>
       <attribute name="icon" >
        <iconset resource="../MKTool.qrc" >
         <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
       </attribute>
       <layout class="QGridLayout" name="gridLayout_14" >
        <item row="0" column="0" >
         <widget class="QGroupBox" name="groupBox_2" >
          <property name="title" >
           <string>Target</string>
          </property>
          <layout class="QGridLayout" name="gridLayout_11" >
           <item row="0" column="0" >
            <layout class="QGridLayout" name="gridLayout_10" >
             <item row="0" column="0" >
              <widget class="QLabel" name="label_8" >
               <property name="text" >
                <string>Longitude:</string>
               </property>
              </widget>
             </item>
             <item row="0" column="1" >
              <widget class="QLineEdit" name="le_TarLong" />
             </item>
             <item row="1" column="0" >
              <widget class="QLabel" name="label_9" >
               <property name="text" >
                <string>Latitude:</string>
               </property>
              </widget>
             </item>
             <item row="1" column="1" >
              <widget class="QLineEdit" name="le_TarLat" />
             </item>
             <item row="3" column="0" colspan="2" >
              <widget class="QPushButton" name="pb_FlyTo" >
               <property name="text" >
                <string>Fliege da hin</string>
               </property>
              </widget>
             </item>
             <item row="2" column="0" colspan="2" >
              <widget class="QCheckBox" name="cb_ClipBoard" >
               <property name="text" >
                <string>überwache Zwischenablage</string>
               </property>
              </widget>
             </item>
            </layout>
           </item>
           <item row="1" column="0" >
            <spacer name="verticalSpacer_2" >
             <property name="orientation" >
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeHint" stdset="0" >
              <size>
               <width>315</width>
               <height>120</height>
              </size>
             </property>
            </spacer>
           </item>
          </layout>
          <zorder>verticalSpacer_2</zorder>
         </widget>
        </item>
        <item row="0" column="1" >
         <spacer name="horizontalSpacer_2" >
          <property name="orientation" >
           <enum>Qt::Horizontal</enum>
          </property>
          <property name="sizeHint" stdset="0" >
           <size>
            <width>40</width>
            <height>20</height>
           </size>
          </property>
         </spacer>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="Seite" >
       <attribute name="title" >
        <string>Debug</string>
       </attribute>
       <widget class="QLabel" name="lb_Port" >
        <property name="geometry" >
         <rect>
          <x>10</x>
          <y>20</y>
          <width>71</width>
          <height>27</height>
         </rect>
        </property>
        <property name="text" >
         <string>Device: </string>
        </property>
       </widget>
       <widget class="QLineEdit" name="le_Port" >
        <property name="geometry" >
         <rect>
          <x>100</x>
          <y>20</y>
          <width>131</width>
          <height>27</height>
         </rect>
        </property>
        <property name="sizePolicy" >
         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
        <property name="text" >
         <string>/dev/ttyUSB0</string>
        </property>
       </widget>
       <widget class="QRadioButton" name="rb_SelFC" >
        <property name="geometry" >
         <rect>
          <x>250</x>
          <y>20</y>
          <width>147</width>
          <height>21</height>
         </rect>
        </property>
        <property name="text" >
         <string>FlightCtrl</string>
        </property>
       </widget>
       <widget class="QRadioButton" name="rb_SelNC" >
        <property name="geometry" >
         <rect>
          <x>410</x>
          <y>20</y>
          <width>146</width>
          <height>21</height>
         </rect>
        </property>
        <property name="text" >
         <string>NaviCtrl</string>
        </property>
       </widget>
       <widget class="QRadioButton" name="rb_SelMag" >
        <property name="geometry" >
         <rect>
          <x>570</x>
          <y>20</y>
          <width>147</width>
          <height>21</height>
         </rect>
        </property>
        <property name="text" >
         <string>MK3Mag</string>
        </property>
       </widget>
       <widget class="QPushButton" name="Dec" >
        <property name="geometry" >
         <rect>
          <x>4</x>
          <y>240</y>
          <width>281</width>
          <height>26</height>
         </rect>
        </property>
        <property name="text" >
         <string>Decode</string>
        </property>
       </widget>
       <widget class="QLineEdit" name="IN" >
        <property name="geometry" >
         <rect>
          <x>10</x>
          <y>180</y>
          <width>883</width>
          <height>27</height>
         </rect>
        </property>
        <property name="text" >
         <string>#cO][`S>zNIP^y``====M==================================z[lS>|zGP^{]Y====M========[n======>o>m>omMq>|m`J==E=============yY </string>
        </property>
       </widget>
       <widget class="QTextEdit" name="te_KML" >
        <property name="geometry" >
         <rect>
          <x>10</x>
          <y>60</y>
          <width>251</width>
          <height>81</height>
         </rect>
        </property>
       </widget>
       <widget class="QComboBox" name="cb_device" >
        <property name="geometry" >
         <rect>
          <x>350</x>
          <y>140</y>
          <width>114</width>
          <height>26</height>
         </rect>
        </property>
        <property name="editable" >
         <bool>true</bool>
        </property>
       </widget>
      </widget>
     </widget>
    </item>
   </layout>
  </widget>
  <widget class="QMenuBar" name="menubar" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
     <width>675</width>
     <height>24</height>
    </rect>
   </property>
   <widget class="QMenu" name="menuProgramm" >
    <property name="title" >
     <string>&amp;Programm</string>
    </property>
    <addaction name="ac_ConnectTTY" />
    <addaction name="ac_QMKServer" />
    <addaction name="separator" />
    <addaction name="ac_Quit" />
   </widget>
   <widget class="QMenu" name="menuEinstellungen" >
    <property name="title" >
     <string>&amp;Einstellungen</string>
    </property>
    <addaction name="ac_Config" />
    <addaction name="separator" />
    <addaction name="ac_Preferences" />
   </widget>
   <widget class="QMenu" name="menu_Help" >
    <property name="title" >
     <string>Hilfe</string>
    </property>
    <addaction name="ac_About" />
   </widget>
   <widget class="QMenu" name="menuDaten" >
    <property name="title" >
     <string>&amp;Debug-Daten</string>
    </property>
    <addaction name="ac_RecordCSV" />
    <addaction name="ac_StartPlotter" />
    <addaction name="separator" />
    <addaction name="ac_FastDebug" />
    <addaction name="ac_NoDebug" />
    <addaction name="separator" />
    <addaction name="ac_GetLabels" />
   </widget>
   <widget class="QMenu" name="menuAnsicht" >
    <property name="title" >
     <string>&amp;Ansicht</string>
    </property>
    <widget class="QMenu" name="menuBereiche" >
     <property name="title" >
      <string>Bereiche</string>
     </property>
     <addaction name="ac_View0" />
     <addaction name="ac_View1" />
     <addaction name="ac_View2" />
     <addaction name="ac_View3" />
     <addaction name="ac_View4" />
     <addaction name="ac_View5" />
     <addaction name="ac_View6" />
    </widget>
    <addaction name="menuBereiche" />
   </widget>
   <widget class="QMenu" name="menuWerkzeuge" >
    <property name="title" >
     <string>Werkzeuge</string>
    </property>
    <addaction name="ac_Motortest" />
    <addaction name="ac_LCD" />
   </widget>
   <widget class="QMenu" name="menuHardware" >
    <property name="title" >
     <string>Hardware</string>
    </property>
    <addaction name="ac_SelFC" />
    <addaction name="ac_SelNC" />
    <addaction name="ac_SelMag" />
   </widget>
   <widget class="QMenu" name="menu_Navi_Daten" >
    <property name="title" >
     <string>&amp;Navi-Daten</string>
    </property>
    <addaction name="ac_StartServer" />
    <addaction name="separator" />
    <addaction name="ac_FastNavi" />
    <addaction name="ac_NoNavi" />
   </widget>
   <addaction name="menuProgramm" />
   <addaction name="menuHardware" />
   <addaction name="menuAnsicht" />
   <addaction name="menuDaten" />
   <addaction name="menu_Navi_Daten" />
   <addaction name="menuEinstellungen" />
   <addaction name="menuWerkzeuge" />
   <addaction name="menu_Help" />
  </widget>
  <widget class="QToolBar" name="tb_Allgemein" >
   <property name="windowTitle" >
    <string>Allgemein</string>
   </property>
   <property name="iconSize" >
    <size>
     <width>22</width>
     <height>22</height>
    </size>
   </property>
   <property name="toolButtonStyle" >
    <enum>Qt::ToolButtonIconOnly</enum>
   </property>
   <attribute name="toolBarArea" >
    <enum>TopToolBarArea</enum>
   </attribute>
   <attribute name="toolBarBreak" >
    <bool>false</bool>
   </attribute>
   <addaction name="ac_ConnectTTY" />
   <addaction name="ac_QMKServer" />
   <addaction name="separator" />
   <addaction name="ac_StartServer" />
  </widget>
  <widget class="QToolBar" name="tb_Werkzeuge" >
   <property name="windowTitle" >
    <string>Werkzeuge</string>
   </property>
   <property name="iconSize" >
    <size>
     <width>22</width>
     <height>22</height>
    </size>
   </property>
   <property name="toolButtonStyle" >
    <enum>Qt::ToolButtonIconOnly</enum>
   </property>
   <attribute name="toolBarArea" >
    <enum>TopToolBarArea</enum>
   </attribute>
   <attribute name="toolBarBreak" >
    <bool>false</bool>
   </attribute>
   <addaction name="ac_Motortest" />
   <addaction name="ac_LCD" />
  </widget>
  <widget class="QToolBar" name="tb_Debug" >
   <property name="windowTitle" >
    <string>Debug-Daten</string>
   </property>
   <property name="iconSize" >
    <size>
     <width>22</width>
     <height>22</height>
    </size>
   </property>
   <property name="toolButtonStyle" >
    <enum>Qt::ToolButtonIconOnly</enum>
   </property>
   <attribute name="toolBarArea" >
    <enum>TopToolBarArea</enum>
   </attribute>
   <attribute name="toolBarBreak" >
    <bool>false</bool>
   </attribute>
   <addaction name="ac_StartPlotter" />
   <addaction name="ac_FastDebug" />
   <addaction name="ac_RecordCSV" />
  </widget>
  <widget class="QToolBar" name="tb_TTY" >
   <property name="windowTitle" >
    <string>Schnittstelle</string>
   </property>
   <attribute name="toolBarArea" >
    <enum>TopToolBarArea</enum>
   </attribute>
   <attribute name="toolBarBreak" >
    <bool>false</bool>
   </attribute>
  </widget>
  <widget class="QToolBar" name="tb_Hardware" >
   <property name="windowTitle" >
    <string>Hardware</string>
   </property>
   <attribute name="toolBarArea" >
    <enum>TopToolBarArea</enum>
   </attribute>
   <attribute name="toolBarBreak" >
    <bool>false</bool>
   </attribute>
  </widget>
  <action name="ac_LogDir" >
   <property name="text" >
    <string>Log-Verzeichniss</string>
   </property>
  </action>
  <action name="ac_ParameterDir" >
   <property name="text" >
    <string>Parameter-Verzeichniss</string>
   </property>
  </action>
  <action name="ac_Quit" >
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Exit.png</normaloff>:/Actions/Images/Actions/Exit.png</iconset>
   </property>
   <property name="text" >
    <string>&amp;Beenden</string>
   </property>
  </action>
  <action name="ac_About" >
   <property name="text" >
    <string>Über QMK-Groundstation</string>
   </property>
  </action>
  <action name="ac_ConnectTTY" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Seriell-NO.png</normaloff>
     <normalon>:/Actions/Images/Actions/Seriell-OK.png</normalon>:/Actions/Images/Actions/Seriell-NO.png</iconset>
   </property>
   <property name="text" >
    <string>Kopter Verbinden</string>
   </property>
  </action>
  <action name="ac_RecordCSV" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/CVS-Record.png</normaloff>
     <normalon>:/Actions/Images/Actions/CVS-Stop.png</normalon>:/Actions/Images/Actions/CVS-Record.png</iconset>
   </property>
   <property name="text" >
    <string>CSV Aufzeichnen</string>
   </property>
  </action>
  <action name="ac_StartPlotter" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>
     <normalon>:/Actions/Images/Actions/Plotter-OK.png</normalon>:/Actions/Images/Actions/Plotter-NO.png</iconset>
   </property>
   <property name="text" >
    <string>Start Plotter</string>
   </property>
  </action>
  <action name="ac_Config" >
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Preferences-Data.png</normaloff>:/Actions/Images/Actions/Preferences-Data.png</iconset>
   </property>
   <property name="text" >
    <string>Datenfelder wählen</string>
   </property>
  </action>
  <action name="ac_FastDebug" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Fast-Data.png</normaloff>:/Actions/Images/Actions/Fast-Data.png</iconset>
   </property>
   <property name="text" >
    <string>Schnelle Debugdaten</string>
   </property>
  </action>
  <action name="ac_View0" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="checked" >
    <bool>false</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Debug.png</normaloff>:/Actions/Images/Actions/Debug.png</iconset>
   </property>
   <property name="text" >
    <string>Debug-Daten</string>
   </property>
  </action>
  <action name="ac_View1" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="checked" >
    <bool>false</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>:/Actions/Images/Actions/Plotter-NO.png</iconset>
   </property>
   <property name="text" >
    <string>Plotter</string>
   </property>
  </action>
  <action name="ac_View2" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="checked" >
    <bool>false</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/FC-Settings.png</normaloff>:/Actions/Images/Actions/FC-Settings.png</iconset>
   </property>
   <property name="text" >
    <string>FC-Settings</string>
   </property>
  </action>
  <action name="ac_View3" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="checked" >
    <bool>false</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Terminal.png</normaloff>:/Actions/Images/Actions/Terminal.png</iconset>
   </property>
   <property name="text" >
    <string>Terminal</string>
   </property>
  </action>
  <action name="ac_View4" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="checked" >
    <bool>false</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Cockpit.png</normaloff>:/Actions/Images/Actions/Cockpit.png</iconset>
   </property>
   <property name="text" >
    <string>Cockpit</string>
   </property>
  </action>
  <action name="ac_View5" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="checked" >
    <bool>false</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Firmware.png</normaloff>:/Actions/Images/Actions/Firmware.png</iconset>
   </property>
   <property name="text" >
    <string>Firmware Update</string>
   </property>
  </action>
  <action name="ac_GetLabels" >
   <property name="text" >
    <string>Beschreibungen abfragen</string>
   </property>
  </action>
  <action name="ac_Preferences" >
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Preferences.png</normaloff>:/Actions/Images/Actions/Preferences.png</iconset>
   </property>
   <property name="text" >
    <string>QMK Einrichten</string>
   </property>
  </action>
  <action name="ac_Motortest" >
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Motortest.png</normaloff>:/Actions/Images/Actions/Motortest.png</iconset>
   </property>
   <property name="text" >
    <string>Motortest</string>
   </property>
  </action>
  <action name="ac_SelFC" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="text" >
    <string>FlightCtrl</string>
   </property>
  </action>
  <action name="ac_SelNC" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="text" >
    <string>NaviCtrl</string>
   </property>
  </action>
  <action name="ac_SelMag" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="text" >
    <string>MK3Mag</string>
   </property>
  </action>
  <action name="ac_NoDebug" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="text" >
    <string>Debugdaten abschalten.</string>
   </property>
  </action>
  <action name="ac_StartServer" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Google-NO.png</normaloff>
     <normalon>:/Actions/Images/Actions/Google-OK.png</normalon>:/Actions/Images/Actions/Google-NO.png</iconset>
   </property>
   <property name="text" >
    <string>Google Earth Server</string>
   </property>
  </action>
  <action name="ac_FastNavi" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Fast-Data.png</normaloff>:/Actions/Images/Actions/Fast-Data.png</iconset>
   </property>
   <property name="text" >
    <string>Schnelle Navi-Daten</string>
   </property>
  </action>
  <action name="ac_NoNavi" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="text" >
    <string>Navidaten abschalten</string>
   </property>
  </action>
  <action name="ac_QMKServer" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="enabled" >
    <bool>false</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Network-NO.png</normaloff>
     <normalon>:/Actions/Images/Actions/Network-OK.png</normalon>:/Actions/Images/Actions/Network-NO.png</iconset>
   </property>
   <property name="text" >
    <string>QMK Server Verbinden</string>
   </property>
  </action>
  <action name="ac_View6" >
   <property name="checkable" >
    <bool>true</bool>
   </property>
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
   </property>
   <property name="text" >
    <string>Wegpunkte</string>
   </property>
  </action>
  <action name="ac_LCD" >
   <property name="icon" >
    <iconset resource="../MKTool.qrc" >
     <normaloff>:/Actions/Images/Actions/LCD.png</normaloff>:/Actions/Images/Actions/LCD.png</iconset>
   </property>
   <property name="text" >
    <string>LCD-Display</string>
   </property>
  </action>
 </widget>
 <customwidgets>
  <customwidget>
   <class>QwtPlot</class>
   <extends>QFrame</extends>
   <header>qwt_plot.h</header>
   <container>1</container>
  </customwidget>
  <customwidget>
   <class>QwtCompass</class>
   <extends>QwtDial</extends>
   <header>qwt_compass.h</header>
  </customwidget>
  <customwidget>
   <class>QwtSlider</class>
   <extends>QWidget</extends>
   <header>qwt_slider.h</header>
  </customwidget>
 </customwidgets>
 <resources>
  <include location="../MKTool.qrc" />
 </resources>
 <connections>
  <connection>
   <sender>ac_Quit</sender>
   <signal>triggered()</signal>
   <receiver>dlg_mktool_UI</receiver>
   <slot>close()</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>-1</x>
     <y>-1</y>
    </hint>
    <hint type="destinationlabel" >
     <x>384</x>
     <y>209</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pb_StartPlotter</sender>
   <signal>clicked()</signal>
   <receiver>ac_StartPlotter</receiver>
   <slot>trigger()</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>756</x>
     <y>370</y>
    </hint>
    <hint type="destinationlabel" >
     <x>-1</x>
     <y>-1</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>rb_SelFC</sender>
   <signal>toggled(bool)</signal>
   <receiver>ac_SelFC</receiver>
   <slot>setChecked(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>299</x>
     <y>194</y>
    </hint>
    <hint type="destinationlabel" >
     <x>-1</x>
     <y>-1</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>rb_SelMag</sender>
   <signal>toggled(bool)</signal>
   <receiver>ac_SelMag</receiver>
   <slot>setChecked(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>504</x>
     <y>194</y>
    </hint>
    <hint type="destinationlabel" >
     <x>-1</x>
     <y>-1</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>rb_SelNC</sender>
   <signal>toggled(bool)</signal>
   <receiver>ac_SelNC</receiver>
   <slot>setChecked(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>404</x>
     <y>194</y>
    </hint>
    <hint type="destinationlabel" >
     <x>-1</x>
     <y>-1</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>ac_SelFC</sender>
   <signal>triggered(bool)</signal>
   <receiver>rb_SelFC</receiver>
   <slot>setChecked(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>-1</x>
     <y>-1</y>
    </hint>
    <hint type="destinationlabel" >
     <x>299</x>
     <y>194</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>ac_SelMag</sender>
   <signal>triggered(bool)</signal>
   <receiver>rb_SelMag</receiver>
   <slot>setChecked(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>-1</x>
     <y>-1</y>
    </hint>
    <hint type="destinationlabel" >
     <x>504</x>
     <y>194</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>ac_SelNC</sender>
   <signal>triggered(bool)</signal>
   <receiver>rb_SelNC</receiver>
   <slot>setChecked(bool)</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>-1</x>
     <y>-1</y>
    </hint>
    <hint type="destinationlabel" >
     <x>404</x>
     <y>194</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>pb_Clear</sender>
   <signal>clicked()</signal>
   <receiver>te_RX</receiver>
   <slot>clear()</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>736</x>
     <y>372</y>
    </hint>
    <hint type="destinationlabel" >
     <x>392</x>
     <y>225</y>
    </hint>
   </hints>
  </connection>
 </connections>
</ui>