Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 249 → Rev 250

/QMK-Groundstation/trunk/Forms/mktool.ui
1670,105 → 1670,207
<iconset resource="../MKTool.qrc" >
<normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
</attribute>
</widget>
<widget class="QWidget" name="Seite" >
<attribute name="title" >
<string>Debug</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_9" >
<layout class="QGridLayout" name="gridLayout_14" >
<item row="0" column="0" >
<widget class="QLabel" name="lb_Port" >
<property name="text" >
<string>Device: </string>
<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>label_8</zorder>
<zorder>label_9</zorder>
<zorder>le_TarLong</zorder>
<zorder>le_TarLat</zorder>
<zorder>pb_FlyTo</zorder>
<zorder>verticalSpacer_2</zorder>
<zorder>te_KML</zorder>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLineEdit" name="le_Port" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<spacer name="horizontalSpacer_2" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="text" >
<string>/dev/ttyUSB0</string>
<property name="sizeHint" stdset="0" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</widget>
</spacer>
</item>
<item row="0" column="2" >
<widget class="QPushButton" name="pb_Open" >
<property name="text" >
<string>Verbinden</string>
</property>
<property name="icon" >
<iconset>
<normaloff>:/Actions/Images/22X22/network-disconnect.png</normaloff>:/Actions/Images/22X22/network-disconnect.png</iconset>
</property>
</widget>
</item>
<item row="0" column="3" colspan="2" >
<widget class="QPushButton" name="pb_Record" >
<property name="text" >
<string>CSV Aufzeichen</string>
</property>
<property name="icon" >
<iconset>
<normaloff>:/Actions/Images/22X22/media-record.png</normaloff>:/Actions/Images/22X22/media-record.png</iconset>
</property>
</widget>
</item>
<item row="0" column="5" >
<widget class="QPushButton" name="pb_Quit" >
<property name="text" >
<string>Beenden</string>
</property>
<property name="icon" >
<iconset>
<normaloff>:/Actions/Images/22X22/application-exit.png</normaloff>:/Actions/Images/22X22/application-exit.png</iconset>
</property>
</widget>
</item>
<item row="1" column="2" >
<widget class="QRadioButton" name="rb_SelFC" >
<property name="text" >
<string>FlightCtrl</string>
</property>
</widget>
</item>
<item row="1" column="3" >
<widget class="QRadioButton" name="rb_SelNC" >
<property name="text" >
<string>NaviCtrl</string>
</property>
</widget>
</item>
<item row="1" column="4" >
<widget class="QRadioButton" name="rb_SelMag" >
<property name="text" >
<string>MK3Mag</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2" >
<widget class="QPushButton" name="Dec" >
<property name="text" >
<string>Decode</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="6" >
<widget class="QLineEdit" name="IN" >
<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>
</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>390</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>50</y>
<width>251</width>
<height>181</height>
</rect>
</property>
</widget>
</widget>
</widget>
</item>
</layout>
<zorder>line_2</zorder>
<zorder>lb_Status</zorder>
<zorder>tab_Main</zorder>
</widget>
<widget class="QMenuBar" name="menubar" >
<property name="geometry" >
2238,9 → 2340,6
<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/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
2314,54 → 2413,6
</hints>
</connection>
<connection>
<sender>pb_Quit</sender>
<signal>clicked()</signal>
<receiver>ac_Quit</receiver>
<slot>trigger()</slot>
<hints>
<hint type="sourcelabel" >
<x>663</x>
<y>117</y>
</hint>
<hint type="destinationlabel" >
<x>-1</x>
<y>-1</y>
</hint>
</hints>
</connection>
<connection>
<sender>pb_Open</sender>
<signal>clicked()</signal>
<receiver>ac_ConnectTTY</receiver>
<slot>trigger()</slot>
<hints>
<hint type="sourcelabel" >
<x>253</x>
<y>117</y>
</hint>
<hint type="destinationlabel" >
<x>-1</x>
<y>-1</y>
</hint>
</hints>
</connection>
<connection>
<sender>pb_Record</sender>
<signal>clicked()</signal>
<receiver>ac_RecordCSV</receiver>
<slot>trigger()</slot>
<hints>
<hint type="sourcelabel" >
<x>510</x>
<y>117</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>