gr-air-modes/res/modes_rx.ui
2016-05-16 22:17:50 -07:00

1091 lines
33 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>719</width>
<height>454</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout">
<property name="sizeConstraint">
<enum>QLayout::SetDefaultConstraint</enum>
</property>
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,0">
<item>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QLabel" name="label_14">
<property name="text">
<string>Visible aircraft</string>
</property>
</widget>
</item>
<item>
<widget class="QListView" name="list_aircraft">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>100</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="layoutMode">
<enum>QListView::SinglePass</enum>
</property>
<property name="selectionRectVisible">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QTabWidget" name="tab_dataview">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>1</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="setup">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<attribute name="title">
<string>Setup</string>
</attribute>
<widget class="QGroupBox" name="group_input">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>241</width>
<height>281</height>
</rect>
</property>
<property name="title">
<string>Input</string>
</property>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>11</x>
<y>66</y>
<width>66</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Rate</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>11</x>
<y>36</y>
<width>66</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Source</string>
</property>
</widget>
<widget class="QComboBox" name="combo_source">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>121</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>10</x>
<y>95</y>
<width>66</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Threshold</string>
</property>
</widget>
<widget class="QComboBox" name="combo_rate">
<property name="geometry">
<rect>
<x>90</x>
<y>60</y>
<width>91</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="line_threshold">
<property name="geometry">
<rect>
<x>90</x>
<y>90</y>
<width>71</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_19">
<property name="geometry">
<rect>
<x>164</x>
<y>96</y>
<width>31</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>dB</string>
</property>
</widget>
<widget class="QLabel" name="label_27">
<property name="geometry">
<rect>
<x>184</x>
<y>66</y>
<width>41</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Msps</string>
</property>
</widget>
<widget class="QStackedWidget" name="stack_source">
<property name="geometry">
<rect>
<x>-1</x>
<y>117</y>
<width>221</width>
<height>71</height>
</rect>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="page_rf">
<widget class="QComboBox" name="combo_ant">
<property name="geometry">
<rect>
<x>90</x>
<y>40</y>
<width>121</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="line_gain">
<property name="geometry">
<rect>
<x>90</x>
<y>10</y>
<width>71</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>66</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Gain</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>66</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Antenna</string>
</property>
</widget>
<widget class="QLabel" name="label_18">
<property name="geometry">
<rect>
<x>160</x>
<y>10</y>
<width>31</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>dB</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="page_file">
<widget class="QLineEdit" name="line_inputfile">
<property name="geometry">
<rect>
<x>91</x>
<y>2</y>
<width>113</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>11</x>
<y>7</y>
<width>66</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Filename</string>
</property>
</widget>
</widget>
</widget>
<widget class="QCheckBox" name="check_pmf">
<property name="geometry">
<rect>
<x>10</x>
<y>190</y>
<width>221</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Use Pulse Matched Filtering</string>
</property>
</widget>
<widget class="QCheckBox" name="check_dcblock">
<property name="geometry">
<rect>
<x>10</x>
<y>210</y>
<width>221</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Use DC blocking filter</string>
</property>
</widget>
<widget class="QLineEdit" name="line_my_api_key">
<property name="geometry">
<rect>
<x>90</x>
<y>250</y>
<width>121</width>
<height>27</height>
</rect>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="group_output">
<property name="geometry">
<rect>
<x>270</x>
<y>20</y>
<width>281</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>Output</string>
</property>
<widget class="QCheckBox" name="check_kml">
<property name="geometry">
<rect>
<x>19</x>
<y>124</y>
<width>61</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>KML</string>
</property>
</widget>
<widget class="QCheckBox" name="check_sbs1">
<property name="geometry">
<rect>
<x>19</x>
<y>34</y>
<width>71</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>SBS-1</string>
</property>
</widget>
<widget class="QCheckBox" name="check_raw">
<property name="geometry">
<rect>
<x>19</x>
<y>64</y>
<width>61</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>TCP</string>
</property>
</widget>
<widget class="QLineEdit" name="line_kmlfilename">
<property name="geometry">
<rect>
<x>160</x>
<y>120</y>
<width>111</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="line_sbs1port">
<property name="geometry">
<rect>
<x>160</x>
<y>30</y>
<width>71</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="line_rawport">
<property name="geometry">
<rect>
<x>160</x>
<y>60</y>
<width>71</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="line_fgfsport">
<property name="geometry">
<rect>
<x>160</x>
<y>90</y>
<width>71</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QCheckBox" name="check_fgfs">
<property name="geometry">
<rect>
<x>19</x>
<y>94</y>
<width>101</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>FlightGear</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>128</x>
<y>66</y>
<width>31</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Port</string>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>128</x>
<y>96</y>
<width>31</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Port</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>128</x>
<y>36</y>
<width>31</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Port</string>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>98</x>
<y>126</y>
<width>66</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Filename</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>280</x>
<y>170</y>
<width>211</width>
<height>111</height>
</rect>
</property>
<property name="title">
<string>RX position</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<widget class="QLabel" name="label_29">
<property name="geometry">
<rect>
<x>16</x>
<y>64</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Longitude</string>
</property>
</widget>
<widget class="QLineEdit" name="line_my_lon">
<property name="geometry">
<rect>
<x>90</x>
<y>60</y>
<width>113</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="line_my_lat">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>113</width>
<height>27</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_28">
<property name="geometry">
<rect>
<x>28</x>
<y>34</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Latitude</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_34">
<property name="geometry">
<rect>
<x>20</x>
<y>270</y>
<width>67</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>API Key</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="dashboard">
<attribute name="title">
<string>Dashboard</string>
</attribute>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>193</x>
<y>35</y>
<width>21</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>nm</string>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>483</x>
<y>66</y>
<width>21</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>kts</string>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>483</x>
<y>96</y>
<width>21</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>ft</string>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>250</x>
<y>10</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Heading</string>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Bearing</string>
</property>
</widget>
<widget class="QProgressBar" name="prog_rssi">
<property name="geometry">
<rect>
<x>120</x>
<y>240</y>
<width>118</width>
<height>23</height>
</rect>
</property>
<property name="value">
<number>24</number>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="label_17">
<property name="geometry">
<rect>
<x>17</x>
<y>243</y>
<width>101</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Signal strength</string>
</property>
</widget>
<widget class="QLabel" name="label_20">
<property name="geometry">
<rect>
<x>120</x>
<y>10</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Range</string>
</property>
</widget>
<widget class="QLabel" name="label_21">
<property name="geometry">
<rect>
<x>365</x>
<y>64</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Speed</string>
</property>
</widget>
<widget class="QLabel" name="label_22">
<property name="geometry">
<rect>
<x>352</x>
<y>93</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Altitude</string>
</property>
</widget>
<widget class="QLabel" name="label_23">
<property name="geometry">
<rect>
<x>370</x>
<y>154</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Ident</string>
</property>
</widget>
<widget class="QLineEdit" name="line_range">
<property name="geometry">
<rect>
<x>120</x>
<y>30</y>
<width>71</width>
<height>27</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="line_speed">
<property name="geometry">
<rect>
<x>410</x>
<y>60</y>
<width>71</width>
<height>27</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="line_alt">
<property name="geometry">
<rect>
<x>410</x>
<y>90</y>
<width>71</width>
<height>27</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="line_ident">
<property name="geometry">
<rect>
<x>410</x>
<y>150</y>
<width>71</width>
<height>27</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="line_type">
<property name="geometry">
<rect>
<x>410</x>
<y>180</y>
<width>121</width>
<height>27</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_24">
<property name="geometry">
<rect>
<x>373</x>
<y>184</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Type</string>
</property>
</widget>
<widget class="QLineEdit" name="line_latitude">
<property name="geometry">
<rect>
<x>120</x>
<y>180</y>
<width>121</width>
<height>27</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="line_longitude">
<property name="geometry">
<rect>
<x>120</x>
<y>210</y>
<width>121</width>
<height>27</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_25">
<property name="geometry">
<rect>
<x>62</x>
<y>183</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Latitude</string>
</property>
</widget>
<widget class="QLabel" name="label_26">
<property name="geometry">
<rect>
<x>50</x>
<y>213</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Longitude</string>
</property>
</widget>
<widget class="QLineEdit" name="line_climb">
<property name="geometry">
<rect>
<x>410</x>
<y>120</y>
<width>71</width>
<height>27</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_30">
<property name="geometry">
<rect>
<x>483</x>
<y>125</y>
<width>51</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>ft/min</string>
</property>
</widget>
<widget class="QLabel" name="label_31">
<property name="geometry">
<rect>
<x>368</x>
<y>123</y>
<width>41</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Climb</string>
</property>
</widget>
<widget class="QwtCompass" name="compass_heading" native="true">
<property name="geometry">
<rect>
<x>200</x>
<y>30</y>
<width>161</width>
<height>91</height>
</rect>
</property>
<property name="readOnly" stdset="0">
<bool>true</bool>
</property>
<property name="lineWidth" stdset="0">
<number>4</number>
</property>
</widget>
<widget class="QLabel" name="label_32">
<property name="geometry">
<rect>
<x>372</x>
<y>34</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>ICAO</string>
</property>
</widget>
<widget class="QLineEdit" name="line_icao">
<property name="geometry">
<rect>
<x>410</x>
<y>30</y>
<width>71</width>
<height>27</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QwtCompass" name="compass_bearing" native="true">
<property name="geometry">
<rect>
<x>-20</x>
<y>30</y>
<width>161</width>
<height>91</height>
</rect>
</property>
<property name="readOnly" stdset="0">
<bool>true</bool>
</property>
<property name="lineWidth" stdset="0">
<number>4</number>
</property>
</widget>
</widget>
<widget class="QWidget" name="azimuth_tab">
<attribute name="title">
<string>Azimuth map</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<widget class="az_map" name="azimuth_map" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="map_tab">
<attribute name="title">
<string>Map</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_8">
<item row="0" column="0">
<widget class="QWebView" name="mapView" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="livedatatab">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<attribute name="title">
<string>Live data</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
<widget class="QTextEdit" name="text_livedata"/>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</item>
<item row="1" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="0,1,0,0,0">
<item>
<widget class="QCheckBox" name="check_adsbonly">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Show ADS-B-equipped aircraft only</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<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>
<widget class="QLabel" name="label_33">
<property name="text">
<string>Reports/second</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="line_reports">
<property name="maximumSize">
<size>
<width>50</width>
<height>16777215</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="button_start">
<property name="text">
<string>Start</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>719</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<customwidgets>
<customwidget>
<class>QwtDial</class>
<extends>QWidget</extends>
<header>qwt_dial.h</header>
</customwidget>
<customwidget>
<class>az_map</class>
<extends>QWidget</extends>
<header location="global">air_modes/az_map</header>
<container>1</container>
</customwidget>
<customwidget>
<class>QwtCompass</class>
<extends>QwtDial</extends>
<header>qwt_compass.h</header>
</customwidget>
<customwidget>
<class>QWebView</class>
<extends>QWidget</extends>
<header location="global">QtWebKit/qwebview.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>