Update CREDITS.txt
[opentx.git] / companion / src / modeledit / telemetry_analog.ui
blob859edd1a29d88a62555166296b4abb75ce3aedec
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>TelemetryAnalog</class>
4 <widget class="QWidget" name="TelemetryAnalog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>276</width>
10 <height>138</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string/>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout">
17 <property name="spacing">
18 <number>0</number>
19 </property>
20 <property name="margin">
21 <number>0</number>
22 </property>
23 <item>
24 <layout class="QGridLayout" name="gridLayout_11" columnstretch="1,1,1,1" columnminimumwidth="0,0,0,0">
25 <item row="0" column="0">
26 <widget class="QLabel" name="label_918">
27 <property name="sizePolicy">
28 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
29 <horstretch>0</horstretch>
30 <verstretch>0</verstretch>
31 </sizepolicy>
32 </property>
33 <property name="text">
34 <string>Unit</string>
35 </property>
36 </widget>
37 </item>
38 <item row="1" column="0">
39 <widget class="QLabel" name="label_Max">
40 <property name="sizePolicy">
41 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
42 <horstretch>0</horstretch>
43 <verstretch>0</verstretch>
44 </sizepolicy>
45 </property>
46 <property name="text">
47 <string>Max Value</string>
48 </property>
49 </widget>
50 </item>
51 <item row="2" column="0">
52 <widget class="QLabel" name="alarm1Label">
53 <property name="sizePolicy">
54 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
55 <horstretch>0</horstretch>
56 <verstretch>0</verstretch>
57 </sizepolicy>
58 </property>
59 <property name="text">
60 <string>Alarm 1 </string>
61 </property>
62 </widget>
63 </item>
64 <item row="2" column="1">
65 <widget class="QComboBox" name="alarm1LevelCB">
66 <property name="sizePolicy">
67 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
68 <horstretch>0</horstretch>
69 <verstretch>0</verstretch>
70 </sizepolicy>
71 </property>
72 <item>
73 <property name="text">
74 <string>----</string>
75 </property>
76 </item>
77 <item>
78 <property name="text">
79 <string>Yellow</string>
80 </property>
81 </item>
82 <item>
83 <property name="text">
84 <string>Orange</string>
85 </property>
86 </item>
87 <item>
88 <property name="text">
89 <string>Red</string>
90 </property>
91 </item>
92 </widget>
93 </item>
94 <item row="2" column="2">
95 <widget class="QComboBox" name="alarm1GreaterCB">
96 <property name="sizePolicy">
97 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
98 <horstretch>0</horstretch>
99 <verstretch>0</verstretch>
100 </sizepolicy>
101 </property>
102 <item>
103 <property name="text">
104 <string>&lt;</string>
105 </property>
106 </item>
107 <item>
108 <property name="text">
109 <string>&gt;</string>
110 </property>
111 </item>
112 </widget>
113 </item>
114 <item row="3" column="0">
115 <widget class="QLabel" name="alarm2Label">
116 <property name="sizePolicy">
117 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
118 <horstretch>0</horstretch>
119 <verstretch>0</verstretch>
120 </sizepolicy>
121 </property>
122 <property name="text">
123 <string>Alarm 2</string>
124 </property>
125 </widget>
126 </item>
127 <item row="3" column="1">
128 <widget class="QComboBox" name="alarm2LevelCB">
129 <property name="sizePolicy">
130 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
131 <horstretch>0</horstretch>
132 <verstretch>0</verstretch>
133 </sizepolicy>
134 </property>
135 <item>
136 <property name="text">
137 <string>----</string>
138 </property>
139 </item>
140 <item>
141 <property name="text">
142 <string>Yellow</string>
143 </property>
144 </item>
145 <item>
146 <property name="text">
147 <string>Orange</string>
148 </property>
149 </item>
150 <item>
151 <property name="text">
152 <string>Red</string>
153 </property>
154 </item>
155 </widget>
156 </item>
157 <item row="3" column="2">
158 <widget class="QComboBox" name="alarm2GreaterCB">
159 <property name="sizePolicy">
160 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
161 <horstretch>0</horstretch>
162 <verstretch>0</verstretch>
163 </sizepolicy>
164 </property>
165 <item>
166 <property name="text">
167 <string>&lt;</string>
168 </property>
169 </item>
170 <item>
171 <property name="text">
172 <string>&gt;</string>
173 </property>
174 </item>
175 </widget>
176 </item>
177 <item row="1" column="1">
178 <widget class="QDoubleSpinBox" name="RatioSB">
179 <property name="enabled">
180 <bool>true</bool>
181 </property>
182 <property name="sizePolicy">
183 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
184 <horstretch>0</horstretch>
185 <verstretch>0</verstretch>
186 </sizepolicy>
187 </property>
188 <property name="decimals">
189 <number>0</number>
190 </property>
191 <property name="maximum">
192 <double>255.000000000000000</double>
193 </property>
194 </widget>
195 </item>
196 <item row="1" column="3">
197 <widget class="QDoubleSpinBox" name="CalibSB">
198 <property name="sizePolicy">
199 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
200 <horstretch>0</horstretch>
201 <verstretch>0</verstretch>
202 </sizepolicy>
203 </property>
204 <property name="decimals">
205 <number>2</number>
206 </property>
207 <property name="minimum">
208 <double>-12.800000000000001</double>
209 </property>
210 <property name="maximum">
211 <double>12.699999999999999</double>
212 </property>
213 <property name="singleStep">
214 <double>0.100000000000000</double>
215 </property>
216 </widget>
217 </item>
218 <item row="2" column="3">
219 <widget class="QDoubleSpinBox" name="alarm1ValueSB">
220 <property name="enabled">
221 <bool>true</bool>
222 </property>
223 <property name="sizePolicy">
224 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
225 <horstretch>0</horstretch>
226 <verstretch>0</verstretch>
227 </sizepolicy>
228 </property>
229 <property name="decimals">
230 <number>0</number>
231 </property>
232 <property name="maximum">
233 <double>255.000000000000000</double>
234 </property>
235 </widget>
236 </item>
237 <item row="3" column="3">
238 <widget class="QDoubleSpinBox" name="alarm2ValueSB">
239 <property name="enabled">
240 <bool>true</bool>
241 </property>
242 <property name="sizePolicy">
243 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
244 <horstretch>0</horstretch>
245 <verstretch>0</verstretch>
246 </sizepolicy>
247 </property>
248 <property name="decimals">
249 <number>0</number>
250 </property>
251 <property name="maximum">
252 <double>255.000000000000000</double>
253 </property>
254 </widget>
255 </item>
256 <item row="1" column="2">
257 <widget class="QLabel" name="CalibLabel">
258 <property name="sizePolicy">
259 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
260 <horstretch>0</horstretch>
261 <verstretch>0</verstretch>
262 </sizepolicy>
263 </property>
264 <property name="text">
265 <string>Offset</string>
266 </property>
267 </widget>
268 </item>
269 <item row="0" column="1" colspan="3">
270 <widget class="QComboBox" name="UnitCB">
271 <property name="sizePolicy">
272 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
273 <horstretch>0</horstretch>
274 <verstretch>0</verstretch>
275 </sizepolicy>
276 </property>
277 <item>
278 <property name="text">
279 <string>Volts (V)</string>
280 </property>
281 </item>
282 <item>
283 <property name="text">
284 <string>Amps (A)</string>
285 </property>
286 </item>
287 <item>
288 <property name="text">
289 <string>Speed (m/s or ft/s)</string>
290 </property>
291 </item>
292 <item>
293 <property name="text">
294 <string>Raw (-)</string>
295 </property>
296 </item>
297 <item>
298 <property name="text">
299 <string>Speed (km/h or miles/h)</string>
300 </property>
301 </item>
302 <item>
303 <property name="text">
304 <string>Meters (m or ft)</string>
305 </property>
306 </item>
307 <item>
308 <property name="text">
309 <string>Temp (°)</string>
310 </property>
311 </item>
312 <item>
313 <property name="text">
314 <string>Fuel (%)</string>
315 </property>
316 </item>
317 <item>
318 <property name="text">
319 <string>mAmps (mA)</string>
320 </property>
321 </item>
322 </widget>
323 </item>
324 </layout>
325 </item>
326 </layout>
327 </widget>
328 <tabstops>
329 <tabstop>UnitCB</tabstop>
330 <tabstop>RatioSB</tabstop>
331 <tabstop>CalibSB</tabstop>
332 <tabstop>alarm1LevelCB</tabstop>
333 <tabstop>alarm1GreaterCB</tabstop>
334 <tabstop>alarm1ValueSB</tabstop>
335 <tabstop>alarm2LevelCB</tabstop>
336 <tabstop>alarm2GreaterCB</tabstop>
337 <tabstop>alarm2ValueSB</tabstop>
338 </tabstops>
339 <resources/>
340 <connections/>
341 </ui>