]> git.defcon.no Git - hm-trp-tool/blob - creator.ui
I forgot, all source needs README and licensing
[hm-trp-tool] / creator.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>Configurator</class>
4 <widget class="QMainWindow" name="Configurator">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>561</width>
10 <height>238</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>HM-TRP Configurator</string>
15 </property>
16 <widget class="QWidget" name="centralWidget">
17 <widget class="QWidget" name="layoutWidget">
18 <property name="geometry">
19 <rect>
20 <x>10</x>
21 <y>10</y>
22 <width>541</width>
23 <height>201</height>
24 </rect>
25 </property>
26 <layout class="QVBoxLayout" name="verticalLayout_3">
27 <item>
28 <layout class="QHBoxLayout" name="horizontalLayout_3">
29 <item>
30 <layout class="QVBoxLayout" name="verticalLayout_2">
31 <item>
32 <layout class="QHBoxLayout" name="horizontalLayout">
33 <item>
34 <widget class="QLabel" name="label">
35 <property name="text">
36 <string>Serial port</string>
37 </property>
38 </widget>
39 </item>
40 <item>
41 <widget class="QLineEdit" name="serialPort"/>
42 </item>
43 <item>
44 <spacer name="horizontalSpacer">
45 <property name="orientation">
46 <enum>Qt::Horizontal</enum>
47 </property>
48 <property name="sizeHint" stdset="0">
49 <size>
50 <width>40</width>
51 <height>20</height>
52 </size>
53 </property>
54 </spacer>
55 </item>
56 </layout>
57 </item>
58 <item>
59 <layout class="QHBoxLayout" name="horizontalLayout_2">
60 <item>
61 <widget class="QLabel" name="label_4">
62 <property name="text">
63 <string>Device info:</string>
64 </property>
65 </widget>
66 </item>
67 <item>
68 <widget class="QFrame" name="frame">
69 <property name="frameShape">
70 <enum>QFrame::StyledPanel</enum>
71 </property>
72 <property name="frameShadow">
73 <enum>QFrame::Sunken</enum>
74 </property>
75 <layout class="QGridLayout" name="gridLayout">
76 <item row="0" column="1">
77 <widget class="QLabel" name="label_3">
78 <property name="text">
79 <string>Current UART rate</string>
80 </property>
81 </widget>
82 </item>
83 <item row="1" column="0">
84 <widget class="QLineEdit" name="devType">
85 <property name="enabled">
86 <bool>false</bool>
87 </property>
88 <property name="focusPolicy">
89 <enum>Qt::NoFocus</enum>
90 </property>
91 <property name="readOnly">
92 <bool>true</bool>
93 </property>
94 </widget>
95 </item>
96 <item row="1" column="1">
97 <widget class="QLineEdit" name="curRate">
98 <property name="enabled">
99 <bool>false</bool>
100 </property>
101 <property name="focusPolicy">
102 <enum>Qt::NoFocus</enum>
103 </property>
104 <property name="readOnly">
105 <bool>true</bool>
106 </property>
107 </widget>
108 </item>
109 <item row="0" column="0">
110 <widget class="QLabel" name="label_2">
111 <property name="text">
112 <string>Device type</string>
113 </property>
114 </widget>
115 </item>
116 </layout>
117 </widget>
118 </item>
119 </layout>
120 </item>
121 </layout>
122 </item>
123 <item>
124 <layout class="QHBoxLayout" name="horizontalLayout_4">
125 <item>
126 <spacer name="horizontalSpacer_2">
127 <property name="orientation">
128 <enum>Qt::Horizontal</enum>
129 </property>
130 <property name="sizeHint" stdset="0">
131 <size>
132 <width>40</width>
133 <height>20</height>
134 </size>
135 </property>
136 </spacer>
137 </item>
138 <item>
139 <layout class="QVBoxLayout" name="verticalLayout">
140 <item>
141 <widget class="QPushButton" name="readButton">
142 <property name="text">
143 <string>Connect and read</string>
144 </property>
145 </widget>
146 </item>
147 <item>
148 <widget class="QPushButton" name="defaultsButton">
149 <property name="enabled">
150 <bool>false</bool>
151 </property>
152 <property name="text">
153 <string>Set device to defaults</string>
154 </property>
155 </widget>
156 </item>
157 <item>
158 <widget class="QPushButton" name="writeButton">
159 <property name="enabled">
160 <bool>false</bool>
161 </property>
162 <property name="text">
163 <string>Write to device</string>
164 </property>
165 </widget>
166 </item>
167 </layout>
168 </item>
169 <item>
170 <spacer name="horizontalSpacer_4">
171 <property name="orientation">
172 <enum>Qt::Horizontal</enum>
173 </property>
174 <property name="sizeHint" stdset="0">
175 <size>
176 <width>40</width>
177 <height>20</height>
178 </size>
179 </property>
180 </spacer>
181 </item>
182 </layout>
183 </item>
184 </layout>
185 </item>
186 <item>
187 <layout class="QHBoxLayout" name="horizontalLayout_5">
188 <property name="spacing">
189 <number>0</number>
190 </property>
191 <item>
192 <layout class="QGridLayout" name="gridLayout_2">
193 <property name="sizeConstraint">
194 <enum>QLayout::SetDefaultConstraint</enum>
195 </property>
196 <item row="0" column="0">
197 <widget class="QLabel" name="label_10">
198 <property name="text">
199 <string>Operating frequency</string>
200 </property>
201 </widget>
202 </item>
203 <item row="0" column="1">
204 <widget class="QLineEdit" name="frequency">
205 <property name="minimumSize">
206 <size>
207 <width>120</width>
208 <height>0</height>
209 </size>
210 </property>
211 </widget>
212 </item>
213 <item row="1" column="0">
214 <widget class="QLabel" name="label_6">
215 <property name="text">
216 <string>UART data rate</string>
217 </property>
218 </widget>
219 </item>
220 <item row="1" column="1">
221 <widget class="QComboBox" name="uartRate">
222 <property name="minimumSize">
223 <size>
224 <width>120</width>
225 <height>0</height>
226 </size>
227 </property>
228 <property name="editable">
229 <bool>true</bool>
230 </property>
231 </widget>
232 </item>
233 <item row="2" column="0">
234 <widget class="QLabel" name="label_7">
235 <property name="text">
236 <string>Air data rate</string>
237 </property>
238 </widget>
239 </item>
240 <item row="2" column="1">
241 <widget class="QComboBox" name="airRate">
242 <property name="minimumSize">
243 <size>
244 <width>120</width>
245 <height>0</height>
246 </size>
247 </property>
248 <property name="editable">
249 <bool>true</bool>
250 </property>
251 </widget>
252 </item>
253 <item row="0" column="2">
254 <widget class="QLabel" name="label_11">
255 <property name="text">
256 <string>kHz</string>
257 </property>
258 </widget>
259 </item>
260 <item row="1" column="2">
261 <widget class="QLabel" name="label_12">
262 <property name="text">
263 <string>bps</string>
264 </property>
265 </widget>
266 </item>
267 <item row="2" column="2">
268 <widget class="QLabel" name="label_13">
269 <property name="text">
270 <string>bps</string>
271 </property>
272 </widget>
273 </item>
274 </layout>
275 </item>
276 <item>
277 <layout class="QGridLayout" name="gridLayout_3">
278 <property name="sizeConstraint">
279 <enum>QLayout::SetDefaultConstraint</enum>
280 </property>
281 <item row="0" column="1">
282 <widget class="QLabel" name="label_8">
283 <property name="text">
284 <string>Recieving bandwidth</string>
285 </property>
286 </widget>
287 </item>
288 <item row="0" column="2">
289 <widget class="QComboBox" name="recvBandwidth">
290 <property name="minimumSize">
291 <size>
292 <width>120</width>
293 <height>0</height>
294 </size>
295 </property>
296 <property name="editable">
297 <bool>true</bool>
298 </property>
299 </widget>
300 </item>
301 <item row="1" column="1">
302 <widget class="QLabel" name="label_9">
303 <property name="text">
304 <string>Frequency deviation</string>
305 </property>
306 </widget>
307 </item>
308 <item row="1" column="2">
309 <widget class="QComboBox" name="freqDeviation">
310 <property name="minimumSize">
311 <size>
312 <width>120</width>
313 <height>0</height>
314 </size>
315 </property>
316 <property name="editable">
317 <bool>true</bool>
318 </property>
319 </widget>
320 </item>
321 <item row="2" column="1">
322 <widget class="QLabel" name="label_5">
323 <property name="text">
324 <string>Power Level</string>
325 </property>
326 </widget>
327 </item>
328 <item row="2" column="2">
329 <widget class="QComboBox" name="powerLevel">
330 <property name="minimumSize">
331 <size>
332 <width>120</width>
333 <height>0</height>
334 </size>
335 </property>
336 <property name="editable">
337 <bool>true</bool>
338 </property>
339 </widget>
340 </item>
341 <item row="0" column="3">
342 <widget class="QLabel" name="label_14">
343 <property name="text">
344 <string>kHz</string>
345 </property>
346 </widget>
347 </item>
348 <item row="1" column="3">
349 <widget class="QLabel" name="label_15">
350 <property name="text">
351 <string>kHz</string>
352 </property>
353 </widget>
354 </item>
355 <item row="2" column="3">
356 <widget class="QLabel" name="label_16">
357 <property name="text">
358 <string>dBm</string>
359 </property>
360 </widget>
361 </item>
362 <item row="1" column="0">
363 <spacer name="horizontalSpacer_3">
364 <property name="orientation">
365 <enum>Qt::Horizontal</enum>
366 </property>
367 <property name="sizeHint" stdset="0">
368 <size>
369 <width>40</width>
370 <height>20</height>
371 </size>
372 </property>
373 </spacer>
374 </item>
375 </layout>
376 </item>
377 </layout>
378 </item>
379 </layout>
380 </widget>
381 </widget>
382 <widget class="QStatusBar" name="statusBar"/>
383 </widget>
384 <layoutdefault spacing="6" margin="11"/>
385 <tabstops>
386 <tabstop>serialPort</tabstop>
387 <tabstop>readButton</tabstop>
388 <tabstop>frequency</tabstop>
389 <tabstop>uartRate</tabstop>
390 <tabstop>airRate</tabstop>
391 <tabstop>recvBandwidth</tabstop>
392 <tabstop>freqDeviation</tabstop>
393 <tabstop>powerLevel</tabstop>
394 <tabstop>defaultsButton</tabstop>
395 <tabstop>writeButton</tabstop>
396 <tabstop>devType</tabstop>
397 <tabstop>curRate</tabstop>
398 </tabstops>
399 <resources/>
400 <connections/>
401 </ui>