Subversion Repositories Projects

Rev

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

Rev 227 Rev 250
Line 1668... Line 1668...
1668
       </attribute>
1668
       </attribute>
1669
       <attribute name="icon" >
1669
       <attribute name="icon" >
1670
        <iconset resource="../MKTool.qrc" >
1670
        <iconset resource="../MKTool.qrc" >
1671
         <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
1671
         <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
1672
       </attribute>
1672
       </attribute>
1673
      </widget>
-
 
1674
      <widget class="QWidget" name="Seite" >
-
 
1675
       <attribute name="title" >
-
 
1676
        <string>Debug</string>
-
 
1677
       </attribute>
-
 
1678
       <layout class="QGridLayout" name="gridLayout_9" >
1673
       <layout class="QGridLayout" name="gridLayout_14" >
1679
        <item row="0" column="0" >
1674
        <item row="0" column="0" >
1680
         <widget class="QLabel" name="lb_Port" >
1675
         <widget class="QGroupBox" name="groupBox_2" >
1681
          <property name="text" >
1676
          <property name="title" >
1682
           <string>Device: </string>
1677
           <string>Target</string>
1683
          </property>
1678
          </property>
-
 
1679
          <layout class="QGridLayout" name="gridLayout_11" >
-
 
1680
           <item row="0" column="0" >
-
 
1681
            <layout class="QGridLayout" name="gridLayout_10" >
-
 
1682
             <item row="0" column="0" >
-
 
1683
              <widget class="QLabel" name="label_8" >
-
 
1684
               <property name="text" >
-
 
1685
                <string>Longitude:</string>
-
 
1686
               </property>
-
 
1687
              </widget>
-
 
1688
             </item>
-
 
1689
             <item row="0" column="1" >
-
 
1690
              <widget class="QLineEdit" name="le_TarLong" />
-
 
1691
             </item>
-
 
1692
             <item row="1" column="0" >
-
 
1693
              <widget class="QLabel" name="label_9" >
-
 
1694
               <property name="text" >
-
 
1695
                <string>Latitude:</string>
-
 
1696
               </property>
-
 
1697
              </widget>
-
 
1698
             </item>
-
 
1699
             <item row="1" column="1" >
-
 
1700
              <widget class="QLineEdit" name="le_TarLat" />
-
 
1701
             </item>
-
 
1702
             <item row="3" column="0" colspan="2" >
-
 
1703
              <widget class="QPushButton" name="pb_FlyTo" >
-
 
1704
               <property name="text" >
-
 
1705
                <string>Fliege da hin</string>
-
 
1706
               </property>
-
 
1707
              </widget>
-
 
1708
             </item>
-
 
1709
             <item row="2" column="0" colspan="2" >
-
 
1710
              <widget class="QCheckBox" name="cb_ClipBoard" >
-
 
1711
               <property name="text" >
-
 
1712
                <string>überwache Zwischenablage</string>
-
 
1713
               </property>
-
 
1714
              </widget>
-
 
1715
             </item>
-
 
1716
            </layout>
-
 
1717
           </item>
-
 
1718
           <item row="1" column="0" >
-
 
1719
            <spacer name="verticalSpacer_2" >
-
 
1720
             <property name="orientation" >
-
 
1721
              <enum>Qt::Vertical</enum>
-
 
1722
             </property>
-
 
1723
             <property name="sizeHint" stdset="0" >
-
 
1724
              <size>
-
 
1725
               <width>315</width>
-
 
1726
               <height>120</height>
-
 
1727
              </size>
-
 
1728
             </property>
-
 
1729
            </spacer>
-
 
1730
           </item>
-
 
1731
          </layout>
-
 
1732
          <zorder>label_8</zorder>
-
 
1733
          <zorder>label_9</zorder>
-
 
1734
          <zorder>le_TarLong</zorder>
-
 
1735
          <zorder>le_TarLat</zorder>
-
 
1736
          <zorder>pb_FlyTo</zorder>
-
 
1737
          <zorder>verticalSpacer_2</zorder>
-
 
1738
          <zorder>te_KML</zorder>
1684
         </widget>
1739
         </widget>
1685
        </item>
1740
        </item>
1686
        <item row="0" column="1" >
1741
        <item row="0" column="1" >
1687
         <widget class="QLineEdit" name="le_Port" >
-
 
1688
          <property name="sizePolicy" >
1742
         <spacer name="horizontalSpacer_2" >
1689
           <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
-
 
1690
            <horstretch>0</horstretch>
-
 
1691
            <verstretch>0</verstretch>
-
 
1692
           </sizepolicy>
-
 
1693
          </property>
-
 
1694
          <property name="text" >
-
 
1695
           <string>/dev/ttyUSB0</string>
-
 
1696
          </property>
-
 
1697
         </widget>
-
 
1698
        </item>
-
 
1699
        <item row="0" column="2" >
-
 
1700
         <widget class="QPushButton" name="pb_Open" >
-
 
1701
          <property name="text" >
1743
          <property name="orientation" >
1702
           <string>Verbinden</string>
1744
           <enum>Qt::Horizontal</enum>
1703
          </property>
-
 
1704
          <property name="icon" >
-
 
1705
           <iconset>
-
 
1706
            <normaloff>:/Actions/Images/22X22/network-disconnect.png</normaloff>:/Actions/Images/22X22/network-disconnect.png</iconset>
-
 
1707
          </property>
-
 
1708
         </widget>
-
 
1709
        </item>
-
 
1710
        <item row="0" column="3" colspan="2" >
-
 
1711
         <widget class="QPushButton" name="pb_Record" >
-
 
1712
          <property name="text" >
-
 
1713
           <string>CSV Aufzeichen</string>
-
 
1714
          </property>
1745
          </property>
1715
          <property name="icon" >
1746
          <property name="sizeHint" stdset="0" >
1716
           <iconset>
1747
           <size>
1717
            <normaloff>:/Actions/Images/22X22/media-record.png</normaloff>:/Actions/Images/22X22/media-record.png</iconset>
-
 
1718
          </property>
-
 
1719
         </widget>
-
 
1720
        </item>
-
 
1721
        <item row="0" column="5" >
-
 
1722
         <widget class="QPushButton" name="pb_Quit" >
-
 
1723
          <property name="text" >
-
 
1724
           <string>Beenden</string>
-
 
1725
          </property>
-
 
1726
          <property name="icon" >
-
 
1727
           <iconset>
1748
            <width>40</width>
1728
            <normaloff>:/Actions/Images/22X22/application-exit.png</normaloff>:/Actions/Images/22X22/application-exit.png</iconset>
-
 
1729
          </property>
-
 
1730
         </widget>
-
 
1731
        </item>
-
 
1732
        <item row="1" column="2" >
-
 
1733
         <widget class="QRadioButton" name="rb_SelFC" >
-
 
1734
          <property name="text" >
-
 
1735
           <string>FlightCtrl</string>
-
 
1736
          </property>
-
 
1737
         </widget>
-
 
1738
        </item>
-
 
1739
        <item row="1" column="3" >
-
 
1740
         <widget class="QRadioButton" name="rb_SelNC" >
-
 
1741
          <property name="text" >
-
 
1742
           <string>NaviCtrl</string>
-
 
1743
          </property>
-
 
1744
         </widget>
-
 
1745
        </item>
-
 
1746
        <item row="1" column="4" >
-
 
1747
         <widget class="QRadioButton" name="rb_SelMag" >
-
 
1748
          <property name="text" >
-
 
1749
           <string>MK3Mag</string>
1749
            <height>20</height>
1750
          </property>
-
 
1751
         </widget>
1750
           </size>
1752
        </item>
-
 
1753
        <item row="2" column="0" colspan="2" >
-
 
1754
         <widget class="QPushButton" name="Dec" >
-
 
1755
          <property name="text" >
-
 
1756
           <string>Decode</string>
-
 
1757
          </property>
1751
          </property>
1758
         </widget>
1752
         </spacer>
1759
        </item>
-
 
1760
        <item row="3" column="0" colspan="6" >
-
 
1761
         <widget class="QLineEdit" name="IN" >
-
 
1762
          <property name="text" >
-
 
1763
           <string>#cO][`S>zNIP^y``====M==================================z[lS>|zGP^{]Y====M========[n======>o>m>omMq>|m`J==E=============yY </string>
-
 
1764
          </property>
-
 
1765
         </widget>
-
 
1766
        </item>
1753
        </item>
1767
       </layout>
1754
       </layout>
1768
      </widget>
1755
      </widget>
-
 
1756
      <widget class="QWidget" name="Seite" >
-
 
1757
       <attribute name="title" >
-
 
1758
        <string>Debug</string>
-
 
1759
       </attribute>
-
 
1760
       <widget class="QLabel" name="lb_Port" >
-
 
1761
        <property name="geometry" >
-
 
1762
         <rect>
-
 
1763
          <x>10</x>
-
 
1764
          <y>20</y>
-
 
1765
          <width>71</width>
-
 
1766
          <height>27</height>
-
 
1767
         </rect>
-
 
1768
        </property>
-
 
1769
        <property name="text" >
-
 
1770
         <string>Device: </string>
-
 
1771
        </property>
-
 
1772
       </widget>
-
 
1773
       <widget class="QLineEdit" name="le_Port" >
-
 
1774
        <property name="geometry" >
-
 
1775
         <rect>
-
 
1776
          <x>100</x>
-
 
1777
          <y>20</y>
-
 
1778
          <width>131</width>
-
 
1779
          <height>27</height>
-
 
1780
         </rect>
-
 
1781
        </property>
-
 
1782
        <property name="sizePolicy" >
-
 
1783
         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
-
 
1784
          <horstretch>0</horstretch>
-
 
1785
          <verstretch>0</verstretch>
-
 
1786
         </sizepolicy>
-
 
1787
        </property>
-
 
1788
        <property name="text" >
-
 
1789
         <string>/dev/ttyUSB0</string>
-
 
1790
        </property>
-
 
1791
       </widget>
-
 
1792
       <widget class="QRadioButton" name="rb_SelFC" >
-
 
1793
        <property name="geometry" >
-
 
1794
         <rect>
-
 
1795
          <x>250</x>
-
 
1796
          <y>20</y>
-
 
1797
          <width>147</width>
-
 
1798
          <height>21</height>
-
 
1799
         </rect>
-
 
1800
        </property>
-
 
1801
        <property name="text" >
-
 
1802
         <string>FlightCtrl</string>
-
 
1803
        </property>
-
 
1804
       </widget>
-
 
1805
       <widget class="QRadioButton" name="rb_SelNC" >
-
 
1806
        <property name="geometry" >
-
 
1807
         <rect>
-
 
1808
          <x>410</x>
-
 
1809
          <y>20</y>
-
 
1810
          <width>146</width>
-
 
1811
          <height>21</height>
-
 
1812
         </rect>
-
 
1813
        </property>
-
 
1814
        <property name="text" >
-
 
1815
         <string>NaviCtrl</string>
-
 
1816
        </property>
-
 
1817
       </widget>
-
 
1818
       <widget class="QRadioButton" name="rb_SelMag" >
-
 
1819
        <property name="geometry" >
-
 
1820
         <rect>
-
 
1821
          <x>570</x>
-
 
1822
          <y>20</y>
-
 
1823
          <width>147</width>
-
 
1824
          <height>21</height>
-
 
1825
         </rect>
-
 
1826
        </property>
-
 
1827
        <property name="text" >
-
 
1828
         <string>MK3Mag</string>
-
 
1829
        </property>
-
 
1830
       </widget>
-
 
1831
       <widget class="QPushButton" name="Dec" >
-
 
1832
        <property name="geometry" >
-
 
1833
         <rect>
-
 
1834
          <x>4</x>
-
 
1835
          <y>240</y>
-
 
1836
          <width>281</width>
-
 
1837
          <height>26</height>
-
 
1838
         </rect>
-
 
1839
        </property>
-
 
1840
        <property name="text" >
-
 
1841
         <string>Decode</string>
-
 
1842
        </property>
-
 
1843
       </widget>
-
 
1844
       <widget class="QLineEdit" name="IN" >
-
 
1845
        <property name="geometry" >
-
 
1846
         <rect>
-
 
1847
          <x>10</x>
-
 
1848
          <y>390</y>
-
 
1849
          <width>883</width>
-
 
1850
          <height>27</height>
-
 
1851
         </rect>
-
 
1852
        </property>
-
 
1853
        <property name="text" >
-
 
1854
         <string>#cO][`S>zNIP^y``====M==================================z[lS>|zGP^{]Y====M========[n======>o>m>omMq>|m`J==E=============yY </string>
-
 
1855
        </property>
-
 
1856
       </widget>
-
 
1857
       <widget class="QTextEdit" name="te_KML" >
-
 
1858
        <property name="geometry" >
-
 
1859
         <rect>
-
 
1860
          <x>10</x>
-
 
1861
          <y>50</y>
-
 
1862
          <width>251</width>
-
 
1863
          <height>181</height>
-
 
1864
         </rect>
-
 
1865
        </property>
-
 
1866
       </widget>
-
 
1867
      </widget>
1769
     </widget>
1868
     </widget>
1770
    </item>
1869
    </item>
1771
   </layout>
1870
   </layout>
-
 
1871
   <zorder>line_2</zorder>
-
 
1872
   <zorder>lb_Status</zorder>
-
 
1873
   <zorder>tab_Main</zorder>
1772
  </widget>
1874
  </widget>
1773
  <widget class="QMenuBar" name="menubar" >
1875
  <widget class="QMenuBar" name="menubar" >
1774
   <property name="geometry" >
1876
   <property name="geometry" >
1775
    <rect>
1877
    <rect>
1776
     <x>0</x>
1878
     <x>0</x>
Line 2236... Line 2338...
2236
  </action>
2338
  </action>
2237
  <action name="ac_View6" >
2339
  <action name="ac_View6" >
2238
   <property name="checkable" >
2340
   <property name="checkable" >
2239
    <bool>true</bool>
2341
    <bool>true</bool>
2240
   </property>
2342
   </property>
2241
   <property name="enabled" >
-
 
2242
    <bool>false</bool>
-
 
2243
   </property>
-
 
2244
   <property name="icon" >
2343
   <property name="icon" >
2245
    <iconset resource="../MKTool.qrc" >
2344
    <iconset resource="../MKTool.qrc" >
2246
     <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
2345
     <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
2247
   </property>
2346
   </property>
2248
   <property name="text" >
2347
   <property name="text" >
Line 2309... Line 2408...
2309
    </hint>
2408
    </hint>
2310
    <hint type="destinationlabel" >
2409
    <hint type="destinationlabel" >
2311
     <x>-1</x>
2410
     <x>-1</x>
2312
     <y>-1</y>
2411
     <y>-1</y>
2313
    </hint>
2412
    </hint>
2314
   </hints>
-
 
2315
  </connection>
-
 
2316
  <connection>
-
 
2317
   <sender>pb_Quit</sender>
-
 
2318
   <signal>clicked()</signal>
-
 
2319
   <receiver>ac_Quit</receiver>
-
 
2320
   <slot>trigger()</slot>
-
 
2321
   <hints>
-
 
2322
    <hint type="sourcelabel" >
-
 
2323
     <x>663</x>
-
 
2324
     <y>117</y>
-
 
2325
    </hint>
-
 
2326
    <hint type="destinationlabel" >
-
 
2327
     <x>-1</x>
-
 
2328
     <y>-1</y>
-
 
2329
    </hint>
-
 
2330
   </hints>
-
 
2331
  </connection>
-
 
2332
  <connection>
-
 
2333
   <sender>pb_Open</sender>
-
 
2334
   <signal>clicked()</signal>
-
 
2335
   <receiver>ac_ConnectTTY</receiver>
-
 
2336
   <slot>trigger()</slot>
-
 
2337
   <hints>
-
 
2338
    <hint type="sourcelabel" >
-
 
2339
     <x>253</x>
-
 
2340
     <y>117</y>
-
 
2341
    </hint>
-
 
2342
    <hint type="destinationlabel" >
-
 
2343
     <x>-1</x>
-
 
2344
     <y>-1</y>
-
 
2345
    </hint>
-
 
2346
   </hints>
-
 
2347
  </connection>
-
 
2348
  <connection>
-
 
2349
   <sender>pb_Record</sender>
-
 
2350
   <signal>clicked()</signal>
-
 
2351
   <receiver>ac_RecordCSV</receiver>
-
 
2352
   <slot>trigger()</slot>
-
 
2353
   <hints>
-
 
2354
    <hint type="sourcelabel" >
-
 
2355
     <x>510</x>
-
 
2356
     <y>117</y>
-
 
2357
    </hint>
-
 
2358
    <hint type="destinationlabel" >
-
 
2359
     <x>-1</x>
-
 
2360
     <y>-1</y>
-
 
2361
    </hint>
-
 
2362
   </hints>
2413
   </hints>
2363
  </connection>
2414
  </connection>
2364
  <connection>
2415
  <connection>
2365
   <sender>rb_SelFC</sender>
2416
   <sender>rb_SelFC</sender>
2366
   <signal>toggled(bool)</signal>
2417
   <signal>toggled(bool)</signal>