Rev 718 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 584 | FredericG | 1 | <?xml version="1.0"?> |
| 719 | FredericG | 2 | <!-- generated by wxGlade 0.6.3 on Fri Dec 11 18:40:58 2009 --> |
| 584 | FredericG | 3 | |
| 718 | FredericG | 4 | <application path="D:\Fred\MK\SVN\Projects\VibrationTest\branches\ParameterTest\VibrationTest\VibrationTestGui.py" name="VibrationTestGui" class="App" option="0" language="python" top_window="frame_1" encoding="ISO-8859-15" use_gettext="0" overwrite="0" use_new_namespace="1" for_version="2.6" is_template="0"> |
| 584 | FredericG | 5 | <object class="MainFrame" name="frame_1" base="EditFrame"> |
| 6 | <style>wxDEFAULT_FRAME_STYLE</style> |
||
| 587 | FredericG | 7 | <title>VibrationTest</title> |
| 8 | <menubar>1</menubar> |
||
| 600 | FredericG | 9 | <size>850, 700</size> |
| 587 | FredericG | 10 | <object class="wxMenuBar" name="frame_1_menubar" base="EditMenuBar"> |
| 11 | <menus> |
||
| 639 | FredericG | 12 | <menu name="" label="&File"> |
| 587 | FredericG | 13 | <item> |
| 607 | FredericG | 14 | <label>Settings</label> |
| 15 | <id>101</id> |
||
| 16 | <handler>OnSettings</handler> |
||
| 17 | </item> |
||
| 18 | <item> |
||
| 616 | FredericG | 19 | <label>---</label> |
| 20 | <id>---</id> |
||
| 21 | <name>---</name> |
||
| 22 | </item> |
||
| 23 | <item> |
||
| 587 | FredericG | 24 | <label>Exit</label> |
| 607 | FredericG | 25 | <id>150</id> |
| 626 | FredericG | 26 | <handler>onExit</handler> |
| 587 | FredericG | 27 | </item> |
| 28 | </menu> |
||
| 607 | FredericG | 29 | <menu name="" itemid="300" label="TestSet"> |
| 587 | FredericG | 30 | <item> |
| 639 | FredericG | 31 | <label>Delete All\tAlt+D</label> |
| 607 | FredericG | 32 | <id>301</id> |
| 601 | FredericG | 33 | <handler>onClear</handler> |
| 587 | FredericG | 34 | </item> |
| 35 | <item> |
||
| 639 | FredericG | 36 | <label>Delete Selected\tCtrl+D</label> |
| 607 | FredericG | 37 | <id>302</id> |
| 616 | FredericG | 38 | <handler>onClearSelected</handler> |
| 39 | </item> |
||
| 40 | <item> |
||
| 41 | <label>---</label> |
||
| 42 | <id>---</id> |
||
| 43 | <name>---</name> |
||
| 44 | </item> |
||
| 45 | <item> |
||
| 639 | FredericG | 46 | <label>Select All\tCtrl+A</label> |
| 627 | FredericG | 47 | <id>310</id> |
| 48 | <handler>onSelectAll</handler> |
||
| 49 | </item> |
||
| 50 | <item> |
||
| 51 | <label>---</label> |
||
| 52 | <id>---</id> |
||
| 53 | <name>---</name> |
||
| 54 | </item> |
||
| 55 | <item> |
||
| 639 | FredericG | 56 | <label>Load\tCtrl+L</label> |
| 616 | FredericG | 57 | <id>303</id> |
| 587 | FredericG | 58 | <handler>OnImport</handler> |
| 59 | </item> |
||
| 616 | FredericG | 60 | <item> |
| 639 | FredericG | 61 | <label>Save\tCtrl+S</label> |
| 616 | FredericG | 62 | <id>304</id> |
| 63 | <handler>onExport</handler> |
||
| 64 | </item> |
||
| 587 | FredericG | 65 | </menu> |
| 626 | FredericG | 66 | <menu name="" itemid="400" label="MK"> |
| 67 | <item> |
||
| 68 | <label>Flash VibTest FC software</label> |
||
| 69 | <id>401</id> |
||
| 70 | </item> |
||
| 71 | <item> |
||
| 72 | <label>Restore original FC software</label> |
||
| 73 | <id>402</id> |
||
| 74 | </item> |
||
| 587 | FredericG | 75 | </menu> |
| 626 | FredericG | 76 | <menu name="" itemid="1000" label="Help"> |
| 77 | <item> |
||
| 78 | <label>About</label> |
||
| 79 | <id>1099</id> |
||
| 80 | <handler>onAbout</handler> |
||
| 81 | </item> |
||
| 587 | FredericG | 82 | </menu> |
| 83 | </menus> |
||
| 84 | </object> |
||
| 600 | FredericG | 85 | <object class="wxBoxSizer" name="sizer_3" base="EditBoxSizer"> |
| 86 | <orient>wxHORIZONTAL</orient> |
||
| 584 | FredericG | 87 | <object class="sizeritem"> |
| 591 | FredericG | 88 | <border>0</border> |
| 89 | <option>0</option> |
||
| 90 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 91 | <height>20</height> |
||
| 92 | <width>20</width> |
||
| 93 | </object> |
||
| 94 | </object> |
||
| 95 | <object class="sizeritem"> |
||
| 600 | FredericG | 96 | <flag>wxEXPAND</flag> |
| 97 | <border>0</border> |
||
| 98 | <option>1</option> |
||
| 99 | <object class="wxBoxSizer" name="sizer_8" base="EditBoxSizer"> |
||
| 100 | <orient>wxVERTICAL</orient> |
||
| 584 | FredericG | 101 | <object class="sizeritem"> |
| 102 | <border>0</border> |
||
| 103 | <option>0</option> |
||
| 600 | FredericG | 104 | <object class="spacer" name="spacer" base="EditSpacer"> |
| 105 | <height>20</height> |
||
| 106 | <width>20</width> |
||
| 584 | FredericG | 107 | </object> |
| 108 | </object> |
||
| 109 | <object class="sizeritem"> |
||
| 110 | <border>0</border> |
||
| 111 | <option>0</option> |
||
| 600 | FredericG | 112 | <object class="wxBoxSizer" name="sizer_9" base="EditBoxSizer"> |
| 113 | <orient>wxHORIZONTAL</orient> |
||
| 114 | <object class="sizeritem"> |
||
| 115 | <border>0</border> |
||
| 683 | FredericG | 116 | <option>0</option> |
| 633 | FredericG | 117 | <object class="wxBoxSizer" name="sizer_7" base="EditBoxSizer"> |
| 118 | <orient>wxHORIZONTAL</orient> |
||
| 600 | FredericG | 119 | <object class="sizeritem"> |
| 626 | FredericG | 120 | <flag>wxEXPAND</flag> |
| 600 | FredericG | 121 | <border>0</border> |
| 626 | FredericG | 122 | <option>1</option> |
| 633 | FredericG | 123 | <object class="wxBoxSizer" name="sizer_13" base="EditBoxSizer"> |
| 124 | <orient>wxVERTICAL</orient> |
||
| 125 | <object class="sizeritem"> |
||
| 126 | <border>0</border> |
||
| 683 | FredericG | 127 | <option>0</option> |
| 633 | FredericG | 128 | <object class="wxBoxSizer" name="sizer_14" base="EditBoxSizer"> |
| 129 | <orient>wxHORIZONTAL</orient> |
||
| 130 | <object class="sizeritem"> |
||
| 131 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 132 | <border>0</border> |
||
| 133 | <option>0</option> |
||
| 134 | <object class="wxStaticText" name="label_1" base="EditStaticText"> |
||
| 135 | <style>wxALIGN_RIGHT</style> |
||
| 136 | <attribute>1</attribute> |
||
| 137 | <label>Test Description :</label> |
||
| 138 | <font> |
||
| 139 | <size>8</size> |
||
| 140 | <family>default</family> |
||
| 141 | <style>normal</style> |
||
| 142 | <weight>bold</weight> |
||
| 143 | <underlined>0</underlined> |
||
| 144 | <face></face> |
||
| 145 | </font> |
||
| 146 | <size>110, -1</size> |
||
| 147 | </object> |
||
| 148 | </object> |
||
| 149 | <object class="sizeritem"> |
||
| 150 | <border>0</border> |
||
| 151 | <option>0</option> |
||
| 152 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 153 | <height>20</height> |
||
| 154 | <width>20</width> |
||
| 155 | </object> |
||
| 156 | </object> |
||
| 157 | <object class="sizeritem"> |
||
| 158 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 159 | <border>0</border> |
||
| 160 | <option>0</option> |
||
| 161 | <object class="wxTextCtrl" name="descrCtrl" base="EditTextCtrl"> |
||
| 162 | <value>N/A</value> |
||
| 163 | <size>350, -1</size> |
||
| 164 | </object> |
||
| 165 | </object> |
||
| 166 | </object> |
||
| 167 | </object> |
||
| 168 | <object class="sizeritem"> |
||
| 169 | <border>0</border> |
||
| 170 | <option>0</option> |
||
| 171 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 172 | <height>5</height> |
||
| 173 | <width>20</width> |
||
| 174 | </object> |
||
| 175 | </object> |
||
| 176 | <object class="sizeritem"> |
||
| 177 | <flag>wxEXPAND</flag> |
||
| 178 | <border>0</border> |
||
| 179 | <option>1</option> |
||
| 683 | FredericG | 180 | <object class="wxBoxSizer" name="sizer_10" base="EditBoxSizer"> |
| 633 | FredericG | 181 | <orient>wxHORIZONTAL</orient> |
| 182 | <object class="sizeritem"> |
||
| 683 | FredericG | 183 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
| 633 | FredericG | 184 | <border>0</border> |
| 185 | <option>0</option> |
||
| 683 | FredericG | 186 | <object class="wxStaticText" name="label_1_copy" base="EditStaticText"> |
| 633 | FredericG | 187 | <style>wxALIGN_RIGHT</style> |
| 188 | <attribute>1</attribute> |
||
| 189 | <label>Channel(s) :</label> |
||
| 190 | <font> |
||
| 191 | <size>8</size> |
||
| 192 | <family>default</family> |
||
| 193 | <style>normal</style> |
||
| 194 | <weight>bold</weight> |
||
| 195 | <underlined>0</underlined> |
||
| 196 | <face></face> |
||
| 197 | </font> |
||
| 198 | <size>110, -1</size> |
||
| 199 | </object> |
||
| 200 | </object> |
||
| 201 | <object class="sizeritem"> |
||
| 202 | <border>0</border> |
||
| 203 | <option>0</option> |
||
| 204 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 205 | <height>20</height> |
||
| 206 | <width>20</width> |
||
| 207 | </object> |
||
| 208 | </object> |
||
| 209 | <object class="sizeritem"> |
||
| 683 | FredericG | 210 | <flag>wxEXPAND</flag> |
| 633 | FredericG | 211 | <border>0</border> |
| 683 | FredericG | 212 | <option>1</option> |
| 213 | <object class="wxBoxSizer" name="sizer_18" base="EditBoxSizer"> |
||
| 214 | <orient>wxVERTICAL</orient> |
||
| 215 | <object class="sizeritem"> |
||
| 216 | <flag>wxEXPAND</flag> |
||
| 217 | <border>0</border> |
||
| 218 | <option>1</option> |
||
| 219 | <object class="wxBoxSizer" name="sizer_19" base="EditBoxSizer"> |
||
| 220 | <orient>wxHORIZONTAL</orient> |
||
| 221 | <object class="sizeritem"> |
||
| 222 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 223 | <border>0</border> |
||
| 224 | <option>0</option> |
||
| 225 | <object class="wxCheckBox" name="gyroYawCb" base="EditCheckBox"> |
||
| 226 | <label>Gyro Yaw</label> |
||
| 227 | <font> |
||
| 228 | <size>8</size> |
||
| 229 | <family>default</family> |
||
| 230 | <style>normal</style> |
||
| 231 | <weight>bold</weight> |
||
| 232 | <underlined>0</underlined> |
||
| 233 | <face></face> |
||
| 234 | </font> |
||
| 235 | <size>100, -1</size> |
||
| 236 | </object> |
||
| 237 | </object> |
||
| 238 | <object class="sizeritem"> |
||
| 239 | <border>0</border> |
||
| 240 | <option>0</option> |
||
| 241 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 242 | <height>20</height> |
||
| 243 | <width>20</width> |
||
| 244 | </object> |
||
| 245 | </object> |
||
| 246 | <object class="sizeritem"> |
||
| 247 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 248 | <border>0</border> |
||
| 249 | <option>0</option> |
||
| 250 | <object class="wxCheckBox" name="gyroRollCb" base="EditCheckBox"> |
||
| 251 | <label>Gyro Roll</label> |
||
| 252 | <font> |
||
| 253 | <size>8</size> |
||
| 254 | <family>default</family> |
||
| 255 | <style>normal</style> |
||
| 256 | <weight>bold</weight> |
||
| 257 | <underlined>0</underlined> |
||
| 258 | <face></face> |
||
| 259 | </font> |
||
| 260 | <size>100, -1</size> |
||
| 261 | </object> |
||
| 262 | </object> |
||
| 263 | <object class="sizeritem"> |
||
| 264 | <border>0</border> |
||
| 265 | <option>0</option> |
||
| 266 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 267 | <height>20</height> |
||
| 268 | <width>20</width> |
||
| 269 | </object> |
||
| 270 | </object> |
||
| 271 | <object class="sizeritem"> |
||
| 272 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 273 | <border>0</border> |
||
| 274 | <option>0</option> |
||
| 275 | <object class="wxCheckBox" name="gyroNickCb" base="EditCheckBox"> |
||
| 276 | <label>Gyro Nick</label> |
||
| 277 | <font> |
||
| 278 | <size>8</size> |
||
| 279 | <family>default</family> |
||
| 280 | <style>normal</style> |
||
| 281 | <weight>bold</weight> |
||
| 282 | <underlined>0</underlined> |
||
| 283 | <face></face> |
||
| 284 | </font> |
||
| 285 | <size>100, -1</size> |
||
| 286 | </object> |
||
| 287 | </object> |
||
| 288 | </object> |
||
| 289 | </object> |
||
| 290 | <object class="sizeritem"> |
||
| 291 | <flag>wxEXPAND</flag> |
||
| 292 | <border>0</border> |
||
| 293 | <option>1</option> |
||
| 294 | <object class="wxBoxSizer" name="sizer_20" base="EditBoxSizer"> |
||
| 295 | <orient>wxHORIZONTAL</orient> |
||
| 296 | <object class="sizeritem"> |
||
| 297 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 298 | <border>0</border> |
||
| 299 | <option>0</option> |
||
| 300 | <object class="wxCheckBox" name="accTopCb" base="EditCheckBox"> |
||
| 301 | <label>ACC Top</label> |
||
| 302 | <font> |
||
| 303 | <size>8</size> |
||
| 304 | <family>default</family> |
||
| 305 | <style>normal</style> |
||
| 306 | <weight>bold</weight> |
||
| 307 | <underlined>0</underlined> |
||
| 308 | <face></face> |
||
| 309 | </font> |
||
| 310 | <size>100, -1</size> |
||
| 311 | </object> |
||
| 312 | </object> |
||
| 313 | <object class="sizeritem"> |
||
| 314 | <border>0</border> |
||
| 315 | <option>0</option> |
||
| 316 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 317 | <height>20</height> |
||
| 318 | <width>20</width> |
||
| 319 | </object> |
||
| 320 | </object> |
||
| 321 | <object class="sizeritem"> |
||
| 322 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 323 | <border>0</border> |
||
| 324 | <option>0</option> |
||
| 325 | <object class="wxCheckBox" name="accRollCb" base="EditCheckBox"> |
||
| 326 | <checked>1</checked> |
||
| 327 | <label>ACC Roll</label> |
||
| 328 | <font> |
||
| 329 | <size>8</size> |
||
| 330 | <family>default</family> |
||
| 331 | <style>normal</style> |
||
| 332 | <weight>bold</weight> |
||
| 333 | <underlined>0</underlined> |
||
| 334 | <face></face> |
||
| 335 | </font> |
||
| 336 | <size>100, -1</size> |
||
| 337 | </object> |
||
| 338 | </object> |
||
| 339 | <object class="sizeritem"> |
||
| 340 | <border>0</border> |
||
| 341 | <option>0</option> |
||
| 342 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 343 | <height>20</height> |
||
| 344 | <width>20</width> |
||
| 345 | </object> |
||
| 346 | </object> |
||
| 347 | <object class="sizeritem"> |
||
| 348 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 349 | <border>0</border> |
||
| 350 | <option>0</option> |
||
| 351 | <object class="wxCheckBox" name="accNickCb" base="EditCheckBox"> |
||
| 352 | <label>ACC Nick</label> |
||
| 353 | <font> |
||
| 354 | <size>8</size> |
||
| 355 | <family>default</family> |
||
| 356 | <style>normal</style> |
||
| 357 | <weight>bold</weight> |
||
| 358 | <underlined>0</underlined> |
||
| 359 | <face></face> |
||
| 360 | </font> |
||
| 361 | <size>100, -1</size> |
||
| 362 | </object> |
||
| 363 | </object> |
||
| 364 | </object> |
||
| 365 | </object> |
||
| 633 | FredericG | 366 | </object> |
| 367 | </object> |
||
| 368 | </object> |
||
| 369 | </object> |
||
| 370 | <object class="sizeritem"> |
||
| 371 | <border>0</border> |
||
| 372 | <option>0</option> |
||
| 373 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 374 | <height>5</height> |
||
| 375 | <width>20</width> |
||
| 376 | </object> |
||
| 377 | </object> |
||
| 378 | <object class="sizeritem"> |
||
| 379 | <flag>wxEXPAND</flag> |
||
| 380 | <border>0</border> |
||
| 683 | FredericG | 381 | <option>0</option> |
| 633 | FredericG | 382 | <object class="wxBoxSizer" name="sizer_16" base="EditBoxSizer"> |
| 383 | <orient>wxHORIZONTAL</orient> |
||
| 384 | <object class="sizeritem"> |
||
| 385 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 386 | <border>0</border> |
||
| 387 | <option>0</option> |
||
| 388 | <object class="wxStaticText" name="label_3" base="EditStaticText"> |
||
| 389 | <style>wxALIGN_RIGHT</style> |
||
| 390 | <attribute>1</attribute> |
||
| 391 | <label>Motor(s) :</label> |
||
| 392 | <font> |
||
| 393 | <size>8</size> |
||
| 394 | <family>default</family> |
||
| 395 | <style>normal</style> |
||
| 396 | <weight>bold</weight> |
||
| 397 | <underlined>0</underlined> |
||
| 398 | <face></face> |
||
| 399 | </font> |
||
| 400 | <size>110, -1</size> |
||
| 401 | </object> |
||
| 402 | </object> |
||
| 403 | <object class="sizeritem"> |
||
| 404 | <border>0</border> |
||
| 405 | <option>0</option> |
||
| 406 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 407 | <height>20</height> |
||
| 408 | <width>20</width> |
||
| 409 | </object> |
||
| 410 | </object> |
||
| 411 | <object class="sizeritem"> |
||
| 412 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 413 | <border>0</border> |
||
| 414 | <option>0</option> |
||
| 415 | <object class="wxTextCtrl" name="motorsCtrl" base="EditTextCtrl"> |
||
| 416 | <value>1</value> |
||
| 417 | </object> |
||
| 418 | </object> |
||
| 419 | <object class="sizeritem"> |
||
| 420 | <border>0</border> |
||
| 421 | <option>0</option> |
||
| 422 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 423 | <height>20</height> |
||
| 424 | <width>50</width> |
||
| 425 | </object> |
||
| 426 | </object> |
||
| 427 | <object class="sizeritem"> |
||
| 428 | <flag>wxRIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
| 429 | <border>0</border> |
||
| 430 | <option>0</option> |
||
| 431 | <object class="wxStaticText" name="label_4" base="EditStaticText"> |
||
| 432 | <attribute>1</attribute> |
||
| 433 | <label>Speed(s) :</label> |
||
| 434 | <font> |
||
| 435 | <size>8</size> |
||
| 436 | <family>default</family> |
||
| 437 | <style>normal</style> |
||
| 438 | <weight>bold</weight> |
||
| 439 | <underlined>0</underlined> |
||
| 440 | <face></face> |
||
| 441 | </font> |
||
| 442 | </object> |
||
| 443 | </object> |
||
| 444 | <object class="sizeritem"> |
||
| 445 | <border>0</border> |
||
| 446 | <option>0</option> |
||
| 447 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 448 | <height>20</height> |
||
| 449 | <width>20</width> |
||
| 450 | </object> |
||
| 451 | </object> |
||
| 452 | <object class="sizeritem"> |
||
| 453 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 454 | <border>0</border> |
||
| 455 | <option>0</option> |
||
| 456 | <object class="wxTextCtrl" name="speedCtrl" base="EditTextCtrl"> |
||
| 646 | FredericG | 457 | <tooltip>e.g. \n 100 \n 100,150 \n 100-200:10 \n 50,100-200:10 \n 5*100,5*200</tooltip> |
| 633 | FredericG | 458 | <value>100-200:10</value> |
| 459 | </object> |
||
| 460 | </object> |
||
| 461 | </object> |
||
| 462 | </object> |
||
| 600 | FredericG | 463 | </object> |
| 464 | </object> |
||
| 465 | <object class="sizeritem"> |
||
| 466 | <border>0</border> |
||
| 467 | <option>0</option> |
||
| 633 | FredericG | 468 | <object class="spacer" name="spacer" base="EditSpacer"> |
| 469 | <height>20</height> |
||
| 470 | <width>20</width> |
||
| 600 | FredericG | 471 | </object> |
| 472 | </object> |
||
| 473 | <object class="sizeritem"> |
||
| 474 | <border>0</border> |
||
| 475 | <option>0</option> |
||
| 633 | FredericG | 476 | <object class="spacer" name="spacer" base="EditSpacer"> |
| 477 | <height>20</height> |
||
| 478 | <width>20</width> |
||
| 600 | FredericG | 479 | </object> |
| 480 | </object> |
||
| 481 | </object> |
||
| 482 | </object> |
||
| 483 | <object class="sizeritem"> |
||
| 484 | <border>0</border> |
||
| 633 | FredericG | 485 | <option>0</option> |
| 486 | <object class="wxBitmapButton" name="bitmap_button_1" base="EditBitmapButton"> |
||
| 487 | <tooltip>Start Measurement</tooltip> |
||
| 488 | <bitmap>Resources\Fairytale_player_play.png</bitmap> |
||
| 489 | <events> |
||
| 490 | <handler event="EVT_BUTTON">onStartMeasure</handler> |
||
| 491 | </events> |
||
| 600 | FredericG | 492 | </object> |
| 493 | </object> |
||
| 584 | FredericG | 494 | </object> |
| 495 | </object> |
||
| 496 | <object class="sizeritem"> |
||
| 633 | FredericG | 497 | <flag>wxEXPAND</flag> |
| 584 | FredericG | 498 | <border>0</border> |
| 499 | <option>0</option> |
||
| 633 | FredericG | 500 | <object class="wxBoxSizer" name="sizer_17" base="EditBoxSizer"> |
| 501 | <orient>wxVERTICAL</orient> |
||
| 502 | <object class="sizeritem"> |
||
| 503 | <border>0</border> |
||
| 504 | <option>0</option> |
||
| 505 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 506 | <height>20</height> |
||
| 507 | <width>20</width> |
||
| 508 | </object> |
||
| 509 | </object> |
||
| 510 | <object class="sizeritem"> |
||
| 511 | <flag>wxEXPAND</flag> |
||
| 512 | <border>0</border> |
||
| 513 | <option>0</option> |
||
| 514 | <object class="wxStaticLine" name="static_line_1" base="EditStaticLine"> |
||
| 515 | <style>wxLI_HORIZONTAL</style> |
||
| 516 | <attribute>1</attribute> |
||
| 517 | <size>800,3</size> |
||
| 518 | </object> |
||
| 519 | </object> |
||
| 520 | <object class="sizeritem"> |
||
| 521 | <border>0</border> |
||
| 522 | <option>0</option> |
||
| 523 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 524 | <height>20</height> |
||
| 525 | <width>20</width> |
||
| 526 | </object> |
||
| 527 | </object> |
||
| 584 | FredericG | 528 | </object> |
| 529 | </object> |
||
| 530 | <object class="sizeritem"> |
||
| 531 | <border>0</border> |
||
| 532 | <option>0</option> |
||
| 600 | FredericG | 533 | <object class="wxBoxSizer" name="sizer_11" base="EditBoxSizer"> |
| 534 | <orient>wxVERTICAL</orient> |
||
| 535 | <object class="sizeritem"> |
||
| 536 | <flag>wxEXPAND</flag> |
||
| 537 | <border>0</border> |
||
| 538 | <option>1</option> |
||
| 626 | FredericG | 539 | <object class="wx.lib.plot.PlotCanvas" name="graphCtrl" base="CustomWidget"> |
| 540 | <arguments> |
||
| 541 | <argument>$parent</argument> |
||
| 542 | <argument>size=(800,300)</argument> |
||
| 543 | </arguments> |
||
| 600 | FredericG | 544 | <size>800,300</size> |
| 545 | </object> |
||
| 546 | </object> |
||
| 547 | <object class="sizeritem"> |
||
| 548 | <border>0</border> |
||
| 549 | <option>0</option> |
||
| 550 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 551 | <height>5</height> |
||
| 552 | <width>20</width> |
||
| 553 | </object> |
||
| 554 | </object> |
||
| 555 | <object class="sizeritem"> |
||
| 556 | <border>0</border> |
||
| 557 | <option>0</option> |
||
| 558 | <object class="wxBoxSizer" name="sizer_12" base="EditBoxSizer"> |
||
| 559 | <orient>wxHORIZONTAL</orient> |
||
| 560 | <object class="sizeritem"> |
||
| 561 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 562 | <border>0</border> |
||
| 563 | <option>0</option> |
||
| 564 | <object class="wxStaticText" name="label_40" base="EditStaticText"> |
||
| 565 | <attribute>1</attribute> |
||
| 566 | <label>Graph Type </label> |
||
| 633 | FredericG | 567 | <font> |
| 568 | <size>8</size> |
||
| 569 | <family>default</family> |
||
| 570 | <style>normal</style> |
||
| 571 | <weight>bold</weight> |
||
| 572 | <underlined>0</underlined> |
||
| 573 | <face></face> |
||
| 574 | </font> |
||
| 600 | FredericG | 575 | </object> |
| 576 | </object> |
||
| 577 | <object class="sizeritem"> |
||
| 578 | <border>0</border> |
||
| 579 | <option>0</option> |
||
| 580 | <object class="wxChoice" name="graphTypeChoice" base="EditChoice"> |
||
| 581 | <selection>0</selection> |
||
| 582 | <choices> |
||
| 583 | <choice>Raw Signal</choice> |
||
| 584 | <choice>Filtered Signal</choice> |
||
| 585 | <choice>Spectrum</choice> |
||
| 586 | </choices> |
||
| 587 | <events> |
||
| 588 | <handler event="EVT_CHOICE">onGraphTypeChange</handler> |
||
| 589 | </events> |
||
| 590 | </object> |
||
| 591 | </object> |
||
| 592 | <object class="sizeritem"> |
||
| 593 | <border>0</border> |
||
| 594 | <option>0</option> |
||
| 595 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 596 | <height>20</height> |
||
| 597 | <width>40</width> |
||
| 598 | </object> |
||
| 599 | </object> |
||
| 600 | <object class="sizeritem"> |
||
| 601 | <flag>wxALIGN_CENTER_VERTICAL</flag> |
||
| 602 | <border>0</border> |
||
| 603 | <option>0</option> |
||
| 604 | <object class="wxStaticText" name="label_41" base="EditStaticText"> |
||
| 605 | <attribute>1</attribute> |
||
| 606 | <label>Y Axis Range </label> |
||
| 633 | FredericG | 607 | <font> |
| 608 | <size>8</size> |
||
| 609 | <family>default</family> |
||
| 610 | <style>normal</style> |
||
| 611 | <weight>bold</weight> |
||
| 612 | <underlined>0</underlined> |
||
| 613 | <face></face> |
||
| 614 | </font> |
||
| 600 | FredericG | 615 | </object> |
| 616 | </object> |
||
| 617 | <object class="sizeritem"> |
||
| 618 | <border>0</border> |
||
| 619 | <option>0</option> |
||
| 620 | <object class="wxChoice" name="yAxisChoice" base="EditChoice"> |
||
| 621 | <selection>1</selection> |
||
| 622 | <choices> |
||
| 710 | FredericG | 623 | <choice>10</choice> |
| 600 | FredericG | 624 | <choice>25</choice> |
| 625 | <choice>50</choice> |
||
| 643 | FredericG | 626 | <choice>75</choice> |
| 600 | FredericG | 627 | <choice>100</choice> |
| 628 | <choice>200</choice> |
||
| 710 | FredericG | 629 | <choice>500</choice> |
| 630 | <choice>1000</choice> |
||
| 631 | <choice>2000</choice> |
||
| 600 | FredericG | 632 | </choices> |
| 633 | <events> |
||
| 634 | <handler event="EVT_CHOICE">onYAxisChange</handler> |
||
| 635 | </events> |
||
| 636 | </object> |
||
| 637 | </object> |
||
| 627 | FredericG | 638 | <object class="sizeritem"> |
| 639 | <border>0</border> |
||
| 640 | <option>0</option> |
||
| 641 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 642 | <height>20</height> |
||
| 643 | <width>80</width> |
||
| 644 | </object> |
||
| 645 | </object> |
||
| 646 | <object class="sizeritem"> |
||
| 647 | <border>0</border> |
||
| 648 | <option>0</option> |
||
| 649 | <object class="wxButton" name="copyGraphButton" base="EditButton"> |
||
| 650 | <label>Copy Graph Data</label> |
||
| 633 | FredericG | 651 | <font> |
| 652 | <size>8</size> |
||
| 653 | <family>default</family> |
||
| 654 | <style>normal</style> |
||
| 655 | <weight>bold</weight> |
||
| 656 | <underlined>0</underlined> |
||
| 657 | <face></face> |
||
| 658 | </font> |
||
| 627 | FredericG | 659 | <events> |
| 660 | <handler event="EVT_BUTTON">onCopyGraphData</handler> |
||
| 661 | </events> |
||
| 662 | </object> |
||
| 663 | </object> |
||
| 600 | FredericG | 664 | </object> |
| 665 | </object> |
||
| 584 | FredericG | 666 | </object> |
| 667 | </object> |
||
| 668 | <object class="sizeritem"> |
||
| 669 | <border>0</border> |
||
| 670 | <option>0</option> |
||
| 600 | FredericG | 671 | <object class="spacer" name="spacer" base="EditSpacer"> |
| 672 | <height>30</height> |
||
| 673 | <width>20</width> |
||
| 584 | FredericG | 674 | </object> |
| 675 | </object> |
||
| 676 | <object class="sizeritem"> |
||
| 677 | <border>0</border> |
||
| 600 | FredericG | 678 | <option>1</option> |
| 679 | <object class="wxListCtrl" name="TestListCtrl" base="EditListCtrl"> |
||
| 680 | <style>wxLC_REPORT|wxSUNKEN_BORDER</style> |
||
| 633 | FredericG | 681 | <font> |
| 682 | <size>8</size> |
||
| 683 | <family>default</family> |
||
| 684 | <style>normal</style> |
||
| 685 | <weight>bold</weight> |
||
| 686 | <underlined>0</underlined> |
||
| 687 | <face></face> |
||
| 688 | </font> |
||
| 600 | FredericG | 689 | <size>800,300</size> |
| 584 | FredericG | 690 | </object> |
| 691 | </object> |
||
| 692 | <object class="sizeritem"> |
||
| 693 | <border>0</border> |
||
| 694 | <option>0</option> |
||
| 600 | FredericG | 695 | <object class="spacer" name="spacer" base="EditSpacer"> |
| 696 | <height>20</height> |
||
| 697 | <width>20</width> |
||
| 584 | FredericG | 698 | </object> |
| 699 | </object> |
||
| 700 | </object> |
||
| 701 | </object> |
||
| 702 | </object> |
||
| 703 | </object> |
||
| 607 | FredericG | 704 | <object class="SettingsDialog" name="SettingDialog" base="EditDialog"> |
| 705 | <style>wxDEFAULT_DIALOG_STYLE</style> |
||
| 601 | FredericG | 706 | <title>Settings</title> |
| 608 | FredericG | 707 | <object class="wxBoxSizer" name="sizer_5" base="EditBoxSizer"> |
| 601 | FredericG | 708 | <orient>wxVERTICAL</orient> |
| 709 | <object class="sizeritem"> |
||
| 710 | <border>0</border> |
||
| 711 | <option>0</option> |
||
| 712 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 713 | <height>20</height> |
||
| 714 | <width>20</width> |
||
| 715 | </object> |
||
| 716 | </object> |
||
| 717 | <object class="sizeritem"> |
||
| 718 | <flag>wxEXPAND</flag> |
||
| 719 | <border>0</border> |
||
| 720 | <option>1</option> |
||
| 608 | FredericG | 721 | <object class="wxBoxSizer" name="sizer_6" base="EditBoxSizer"> |
| 601 | FredericG | 722 | <orient>wxHORIZONTAL</orient> |
| 723 | <object class="sizeritem"> |
||
| 724 | <border>0</border> |
||
| 725 | <option>0</option> |
||
| 726 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 727 | <height>20</height> |
||
| 728 | <width>20</width> |
||
| 729 | </object> |
||
| 730 | </object> |
||
| 731 | <object class="sizeritem"> |
||
| 732 | <border>0</border> |
||
| 733 | <option>0</option> |
||
| 608 | FredericG | 734 | <object class="wxGridSizer" name="grid_sizer_2" base="EditGridSizer"> |
| 601 | FredericG | 735 | <hgap>4</hgap> |
| 736 | <rows>1</rows> |
||
| 737 | <cols>2</cols> |
||
| 738 | <vgap>4</vgap> |
||
| 608 | FredericG | 739 | <object class="sizerslot" /> |
| 740 | <object class="sizerslot" /> |
||
| 601 | FredericG | 741 | </object> |
| 742 | </object> |
||
| 743 | <object class="sizeritem"> |
||
| 744 | <border>0</border> |
||
| 745 | <option>0</option> |
||
| 746 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 747 | <height>20</height> |
||
| 748 | <width>20</width> |
||
| 749 | </object> |
||
| 750 | </object> |
||
| 751 | </object> |
||
| 752 | </object> |
||
| 753 | <object class="sizeritem"> |
||
| 754 | <border>0</border> |
||
| 755 | <option>0</option> |
||
| 756 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 757 | <height>20</height> |
||
| 758 | <width>20</width> |
||
| 759 | </object> |
||
| 760 | </object> |
||
| 761 | <object class="sizeritem"> |
||
| 762 | <flag>wxEXPAND</flag> |
||
| 763 | <border>0</border> |
||
| 764 | <option>0</option> |
||
| 608 | FredericG | 765 | <object class="wxGridSizer" name="grid_sizer_3" base="EditGridSizer"> |
| 601 | FredericG | 766 | <hgap>0</hgap> |
| 767 | <rows>1</rows> |
||
| 768 | <cols>2</cols> |
||
| 769 | <vgap>0</vgap> |
||
| 770 | <object class="sizeritem"> |
||
| 771 | <flag>wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL</flag> |
||
| 772 | <border>0</border> |
||
| 773 | <option>0</option> |
||
| 608 | FredericG | 774 | <object class="wxButton" name="button_5" base="EditButton"> |
| 601 | FredericG | 775 | <stockitem>CANCEL</stockitem> |
| 776 | <label>&Cancel</label> |
||
| 777 | </object> |
||
| 778 | </object> |
||
| 779 | <object class="sizeritem"> |
||
| 780 | <flag>wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL</flag> |
||
| 781 | <border>0</border> |
||
| 782 | <option>0</option> |
||
| 608 | FredericG | 783 | <object class="wxButton" name="button_6" base="EditButton"> |
| 601 | FredericG | 784 | <stockitem>OK</stockitem> |
| 785 | <label>&OK</label> |
||
| 612 | FredericG | 786 | <events> |
| 787 | <handler event="EVT_BUTTON">onOK</handler> |
||
| 788 | </events> |
||
| 601 | FredericG | 789 | </object> |
| 790 | </object> |
||
| 791 | </object> |
||
| 792 | </object> |
||
| 793 | <object class="sizeritem"> |
||
| 794 | <border>0</border> |
||
| 795 | <option>0</option> |
||
| 796 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 797 | <height>20</height> |
||
| 798 | <width>20</width> |
||
| 799 | </object> |
||
| 800 | </object> |
||
| 801 | </object> |
||
| 802 | </object> |
||
| 612 | FredericG | 803 | <object class="MeasureDialog" name="MeasureDialog" base="EditDialog"> |
| 626 | FredericG | 804 | <style>wxCAPTION|wxRESIZE_BORDER|wxTHICK_FRAME</style> |
| 612 | FredericG | 805 | <title>Measuring Status</title> |
| 806 | <object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer"> |
||
| 807 | <orient>wxHORIZONTAL</orient> |
||
| 808 | <object class="sizeritem"> |
||
| 809 | <border>0</border> |
||
| 810 | <option>0</option> |
||
| 811 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 812 | <height>20</height> |
||
| 813 | <width>20</width> |
||
| 814 | </object> |
||
| 815 | </object> |
||
| 816 | <object class="sizeritem"> |
||
| 817 | <flag>wxEXPAND</flag> |
||
| 818 | <border>0</border> |
||
| 819 | <option>1</option> |
||
| 820 | <object class="wxBoxSizer" name="sizer_2" base="EditBoxSizer"> |
||
| 821 | <orient>wxVERTICAL</orient> |
||
| 822 | <object class="sizeritem"> |
||
| 823 | <border>0</border> |
||
| 824 | <option>0</option> |
||
| 825 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 826 | <height>20</height> |
||
| 827 | <width>20</width> |
||
| 828 | </object> |
||
| 829 | </object> |
||
| 830 | <object class="sizeritem"> |
||
| 831 | <flag>wxEXPAND</flag> |
||
| 832 | <border>0</border> |
||
| 833 | <option>1</option> |
||
| 834 | <object class="wxTextCtrl" name="text_ctrl_1" base="EditTextCtrl"> |
||
| 835 | <style>wxTE_MULTILINE|wxTE_READONLY|wxHSCROLL</style> |
||
| 836 | <size>400,300</size> |
||
| 837 | </object> |
||
| 838 | </object> |
||
| 839 | <object class="sizeritem"> |
||
| 840 | <border>0</border> |
||
| 841 | <option>0</option> |
||
| 842 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 843 | <height>20</height> |
||
| 844 | <width>20</width> |
||
| 845 | </object> |
||
| 846 | </object> |
||
| 847 | <object class="sizeritem"> |
||
| 848 | <flag>wxALIGN_CENTER_HORIZONTAL</flag> |
||
| 849 | <border>0</border> |
||
| 850 | <option>0</option> |
||
| 851 | <object class="wxButton" name="button" base="EditButton"> |
||
| 852 | <label>STOP</label> |
||
| 853 | <events> |
||
| 854 | <handler event="EVT_BUTTON">onButton</handler> |
||
| 855 | </events> |
||
| 856 | </object> |
||
| 857 | </object> |
||
| 858 | <object class="sizeritem"> |
||
| 859 | <border>0</border> |
||
| 860 | <option>0</option> |
||
| 861 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 862 | <height>20</height> |
||
| 863 | <width>20</width> |
||
| 864 | </object> |
||
| 865 | </object> |
||
| 866 | </object> |
||
| 867 | </object> |
||
| 868 | <object class="sizeritem"> |
||
| 869 | <border>0</border> |
||
| 870 | <option>0</option> |
||
| 871 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 872 | <height>20</height> |
||
| 873 | <width>20</width> |
||
| 874 | </object> |
||
| 875 | </object> |
||
| 623 | FredericG | 876 | <object class="sizeritem"> |
| 877 | <flag>wxEXPAND</flag> |
||
| 878 | <border>0</border> |
||
| 879 | <option>1</option> |
||
| 880 | <object class="wxBoxSizer" name="sizer_4" base="EditBoxSizer"> |
||
| 881 | <orient>wxVERTICAL</orient> |
||
| 882 | <object class="sizeritem"> |
||
| 883 | <flag>wxEXPAND</flag> |
||
| 884 | <border>0</border> |
||
| 885 | <option>1</option> |
||
| 886 | <object class="speedmeter.SpeedMeter" name="voltageCtrl" base="CustomWidget"> |
||
| 887 | <arguments> |
||
| 888 | <argument>$parent</argument> |
||
| 889 | <argument>extrastyle=speedmeter.SM_DRAW_HAND | speedmeter.SM_DRAW_PARTIAL_SECTORS | speedmeter.SM_DRAW_MIDDLE_ICON </argument> |
||
| 890 | </arguments> |
||
| 891 | <size>50,-1</size> |
||
| 892 | </object> |
||
| 893 | </object> |
||
| 894 | <object class="sizeritem"> |
||
| 895 | <flag>wxEXPAND</flag> |
||
| 896 | <border>0</border> |
||
| 897 | <option>1</option> |
||
| 898 | <object class="speedmeter.SpeedMeter" name="speedCtrl" base="CustomWidget"> |
||
| 899 | <arguments> |
||
| 900 | <argument>$parent</argument> |
||
| 626 | FredericG | 901 | <argument>extrastyle=speedmeter.SM_DRAW_HAND | speedmeter.SM_DRAW_PARTIAL_SECTORS | speedmeter.SM_DRAW_MIDDLE_TEXT | speedmeter.SM_DRAW_SECONDARY_TICKS</argument> |
| 623 | FredericG | 902 | </arguments> |
| 903 | <size>50,-1</size> |
||
| 904 | </object> |
||
| 905 | </object> |
||
| 906 | </object> |
||
| 907 | </object> |
||
| 908 | <object class="sizeritem"> |
||
| 909 | <border>0</border> |
||
| 910 | <option>0</option> |
||
| 911 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 912 | <height>20</height> |
||
| 913 | <width>20</width> |
||
| 914 | </object> |
||
| 915 | </object> |
||
| 612 | FredericG | 916 | </object> |
| 917 | </object> |
||
| 718 | FredericG | 918 | <object class="MkSettingsDialog" name="MkSettingsDialog" base="EditFrame"> |
| 919 | <style>wxDEFAULT_FRAME_STYLE</style> |
||
| 920 | <title>MK Settings</title> |
||
| 921 | <size>600, 450</size> |
||
| 922 | <object class="wxBoxSizer" name="sizer_15" base="EditBoxSizer"> |
||
| 923 | <orient>wxVERTICAL</orient> |
||
| 924 | <object class="sizeritem"> |
||
| 925 | <border>0</border> |
||
| 926 | <option>0</option> |
||
| 927 | <object class="wxBoxSizer" name="sizer_21" base="EditBoxSizer"> |
||
| 928 | <orient>wxHORIZONTAL</orient> |
||
| 929 | <object class="sizeritem"> |
||
| 930 | <border>0</border> |
||
| 931 | <option>0</option> |
||
| 932 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 933 | <height>20</height> |
||
| 934 | <width>20</width> |
||
| 935 | </object> |
||
| 936 | </object> |
||
| 937 | <object class="sizeritem"> |
||
| 938 | <border>0</border> |
||
| 939 | <option>0</option> |
||
| 940 | <object class="wxBoxSizer" name="sizer_22" base="EditBoxSizer"> |
||
| 941 | <orient>wxVERTICAL</orient> |
||
| 942 | <object class="sizeritem"> |
||
| 943 | <border>0</border> |
||
| 944 | <option>0</option> |
||
| 945 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 946 | <height>20</height> |
||
| 947 | <width>20</width> |
||
| 948 | </object> |
||
| 949 | </object> |
||
| 950 | <object class="sizeritem"> |
||
| 951 | <flag>wxEXPAND</flag> |
||
| 952 | <border>0</border> |
||
| 953 | <option>1</option> |
||
| 954 | <object class="wxBoxSizer" name="sizer_23" base="EditBoxSizer"> |
||
| 955 | <orient>wxVERTICAL</orient> |
||
| 956 | <object class="sizeritem"> |
||
| 957 | <flag>wxEXPAND</flag> |
||
| 958 | <border>0</border> |
||
| 959 | <option>1</option> |
||
| 960 | <object class="wxBoxSizer" name="sizer_24" base="EditBoxSizer"> |
||
| 961 | <orient>wxHORIZONTAL</orient> |
||
| 962 | <object class="sizeritem"> |
||
| 963 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
| 964 | <border>0</border> |
||
| 965 | <option>0</option> |
||
| 966 | <object class="wxStaticText" name="label_2" base="EditStaticText"> |
||
| 967 | <style>wxALIGN_RIGHT</style> |
||
| 968 | <attribute>1</attribute> |
||
| 969 | <label>Gyro-P</label> |
||
| 970 | <font> |
||
| 971 | <size>10</size> |
||
| 972 | <family>default</family> |
||
| 973 | <style>normal</style> |
||
| 974 | <weight>bold</weight> |
||
| 975 | <underlined>0</underlined> |
||
| 976 | <face></face> |
||
| 977 | </font> |
||
| 978 | <size>80, 16</size> |
||
| 979 | </object> |
||
| 980 | </object> |
||
| 981 | <object class="sizeritem"> |
||
| 982 | <border>0</border> |
||
| 983 | <option>0</option> |
||
| 984 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 985 | <height>20</height> |
||
| 986 | <width>20</width> |
||
| 987 | </object> |
||
| 988 | </object> |
||
| 989 | <object class="sizeritem"> |
||
| 990 | <border>0</border> |
||
| 991 | <option>0</option> |
||
| 992 | <object class="wxSlider" name="slider_GyroP" base="EditSlider"> |
||
| 993 | <style>wxSL_HORIZONTAL|wxSL_LABELS</style> |
||
| 994 | <range>0, 255</range> |
||
| 995 | <background>#808080</background> |
||
| 996 | <size>400, -1</size> |
||
| 997 | </object> |
||
| 998 | </object> |
||
| 999 | </object> |
||
| 1000 | </object> |
||
| 1001 | <object class="sizeritem"> |
||
| 1002 | <border>0</border> |
||
| 1003 | <option>0</option> |
||
| 1004 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1005 | <height>20</height> |
||
| 1006 | <width>20</width> |
||
| 1007 | </object> |
||
| 1008 | </object> |
||
| 1009 | <object class="sizeritem"> |
||
| 1010 | <flag>wxEXPAND</flag> |
||
| 1011 | <border>0</border> |
||
| 1012 | <option>1</option> |
||
| 1013 | <object class="wxBoxSizer" name="sizer_24_copy" base="EditBoxSizer"> |
||
| 1014 | <orient>wxHORIZONTAL</orient> |
||
| 1015 | <object class="sizeritem"> |
||
| 1016 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
| 1017 | <border>0</border> |
||
| 1018 | <option>0</option> |
||
| 1019 | <object class="wxStaticText" name="label_2_copy" base="EditStaticText"> |
||
| 1020 | <style>wxALIGN_RIGHT</style> |
||
| 1021 | <attribute>1</attribute> |
||
| 1022 | <label>Gyro-I</label> |
||
| 1023 | <font> |
||
| 1024 | <size>10</size> |
||
| 1025 | <family>default</family> |
||
| 1026 | <style>normal</style> |
||
| 1027 | <weight>bold</weight> |
||
| 1028 | <underlined>0</underlined> |
||
| 1029 | <face></face> |
||
| 1030 | </font> |
||
| 1031 | <size>80, 16</size> |
||
| 1032 | </object> |
||
| 1033 | </object> |
||
| 1034 | <object class="sizeritem"> |
||
| 1035 | <border>0</border> |
||
| 1036 | <option>0</option> |
||
| 1037 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1038 | <height>20</height> |
||
| 1039 | <width>20</width> |
||
| 1040 | </object> |
||
| 1041 | </object> |
||
| 1042 | <object class="sizeritem"> |
||
| 1043 | <border>0</border> |
||
| 1044 | <option>0</option> |
||
| 1045 | <object class="wxSlider" name="slider_GyroI" base="EditSlider"> |
||
| 1046 | <style>wxSL_HORIZONTAL|wxSL_LABELS</style> |
||
| 1047 | <range>0, 255</range> |
||
| 1048 | <background>#808080</background> |
||
| 1049 | <size>400, -1</size> |
||
| 1050 | </object> |
||
| 1051 | </object> |
||
| 1052 | </object> |
||
| 1053 | </object> |
||
| 1054 | <object class="sizeritem"> |
||
| 1055 | <border>0</border> |
||
| 1056 | <option>0</option> |
||
| 1057 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1058 | <height>20</height> |
||
| 1059 | <width>20</width> |
||
| 1060 | </object> |
||
| 1061 | </object> |
||
| 1062 | <object class="sizeritem"> |
||
| 1063 | <flag>wxEXPAND</flag> |
||
| 1064 | <border>0</border> |
||
| 1065 | <option>1</option> |
||
| 1066 | <object class="wxBoxSizer" name="sizer_24_copy_1" base="EditBoxSizer"> |
||
| 1067 | <orient>wxHORIZONTAL</orient> |
||
| 1068 | <object class="sizeritem"> |
||
| 1069 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
| 1070 | <border>0</border> |
||
| 1071 | <option>0</option> |
||
| 1072 | <object class="wxStaticText" name="label_2_copy_1" base="EditStaticText"> |
||
| 1073 | <style>wxALIGN_RIGHT</style> |
||
| 1074 | <attribute>1</attribute> |
||
| 1075 | <label>Gyro-D</label> |
||
| 1076 | <font> |
||
| 1077 | <size>10</size> |
||
| 1078 | <family>default</family> |
||
| 1079 | <style>normal</style> |
||
| 1080 | <weight>bold</weight> |
||
| 1081 | <underlined>0</underlined> |
||
| 1082 | <face></face> |
||
| 1083 | </font> |
||
| 1084 | <size>80, 16</size> |
||
| 1085 | </object> |
||
| 1086 | </object> |
||
| 1087 | <object class="sizeritem"> |
||
| 1088 | <border>0</border> |
||
| 1089 | <option>0</option> |
||
| 1090 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1091 | <height>20</height> |
||
| 1092 | <width>20</width> |
||
| 1093 | </object> |
||
| 1094 | </object> |
||
| 1095 | <object class="sizeritem"> |
||
| 1096 | <border>0</border> |
||
| 1097 | <option>0</option> |
||
| 1098 | <object class="wxSlider" name="slider_GyroD" base="EditSlider"> |
||
| 1099 | <style>wxSL_HORIZONTAL|wxSL_LABELS</style> |
||
| 1100 | <range>0, 255</range> |
||
| 1101 | <background>#808080</background> |
||
| 1102 | <size>400, -1</size> |
||
| 1103 | </object> |
||
| 1104 | </object> |
||
| 1105 | </object> |
||
| 1106 | </object> |
||
| 1107 | <object class="sizeritem"> |
||
| 1108 | <border>0</border> |
||
| 1109 | <option>0</option> |
||
| 1110 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1111 | <height>20</height> |
||
| 1112 | <width>20</width> |
||
| 1113 | </object> |
||
| 1114 | </object> |
||
| 1115 | <object class="sizeritem"> |
||
| 1116 | <flag>wxEXPAND</flag> |
||
| 1117 | <border>0</border> |
||
| 1118 | <option>1</option> |
||
| 1119 | <object class="wxBoxSizer" name="sizer_24_copy_2" base="EditBoxSizer"> |
||
| 1120 | <orient>wxHORIZONTAL</orient> |
||
| 1121 | <object class="sizeritem"> |
||
| 1122 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
| 1123 | <border>0</border> |
||
| 1124 | <option>0</option> |
||
| 1125 | <object class="wxStaticText" name="label_2_copy_2" base="EditStaticText"> |
||
| 1126 | <style>wxALIGN_RIGHT</style> |
||
| 1127 | <attribute>1</attribute> |
||
| 1128 | <label>Factor-I</label> |
||
| 1129 | <font> |
||
| 1130 | <size>10</size> |
||
| 1131 | <family>default</family> |
||
| 1132 | <style>normal</style> |
||
| 1133 | <weight>bold</weight> |
||
| 1134 | <underlined>0</underlined> |
||
| 1135 | <face></face> |
||
| 1136 | </font> |
||
| 1137 | <size>80, 16</size> |
||
| 1138 | </object> |
||
| 1139 | </object> |
||
| 1140 | <object class="sizeritem"> |
||
| 1141 | <border>0</border> |
||
| 1142 | <option>0</option> |
||
| 1143 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1144 | <height>20</height> |
||
| 1145 | <width>20</width> |
||
| 1146 | </object> |
||
| 1147 | </object> |
||
| 1148 | <object class="sizeritem"> |
||
| 1149 | <border>0</border> |
||
| 1150 | <option>0</option> |
||
| 1151 | <object class="wxSlider" name="slider_FactorI" base="EditSlider"> |
||
| 1152 | <style>wxSL_HORIZONTAL|wxSL_LABELS</style> |
||
| 1153 | <range>0, 255</range> |
||
| 1154 | <background>#808080</background> |
||
| 1155 | <size>400, -1</size> |
||
| 1156 | </object> |
||
| 1157 | </object> |
||
| 1158 | </object> |
||
| 1159 | </object> |
||
| 1160 | <object class="sizeritem"> |
||
| 1161 | <border>0</border> |
||
| 1162 | <option>0</option> |
||
| 1163 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1164 | <height>20</height> |
||
| 1165 | <width>20</width> |
||
| 1166 | </object> |
||
| 1167 | </object> |
||
| 1168 | <object class="sizeritem"> |
||
| 1169 | <flag>wxEXPAND</flag> |
||
| 1170 | <border>0</border> |
||
| 1171 | <option>1</option> |
||
| 1172 | <object class="wxBoxSizer" name="sizer_24_copy_3" base="EditBoxSizer"> |
||
| 1173 | <orient>wxHORIZONTAL</orient> |
||
| 1174 | <object class="sizeritem"> |
||
| 1175 | <flag>wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL</flag> |
||
| 1176 | <border>0</border> |
||
| 1177 | <option>0</option> |
||
| 1178 | <object class="wxStaticText" name="label_2_copy_3" base="EditStaticText"> |
||
| 1179 | <style>wxALIGN_RIGHT</style> |
||
| 1180 | <attribute>1</attribute> |
||
| 1181 | <font> |
||
| 1182 | <size>10</size> |
||
| 1183 | <family>default</family> |
||
| 1184 | <style>normal</style> |
||
| 1185 | <weight>bold</weight> |
||
| 1186 | <underlined>0</underlined> |
||
| 1187 | <face></face> |
||
| 1188 | </font> |
||
| 1189 | <size>80, 16</size> |
||
| 1190 | </object> |
||
| 1191 | </object> |
||
| 1192 | <object class="sizeritem"> |
||
| 1193 | <border>0</border> |
||
| 1194 | <option>0</option> |
||
| 1195 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1196 | <height>20</height> |
||
| 1197 | <width>20</width> |
||
| 1198 | </object> |
||
| 1199 | </object> |
||
| 1200 | <object class="sizeritem"> |
||
| 1201 | <border>0</border> |
||
| 1202 | <option>0</option> |
||
| 1203 | <object class="wxSlider" name="slider_1_copy_3" base="EditSlider"> |
||
| 1204 | <style>wxSL_HORIZONTAL|wxSL_LABELS</style> |
||
| 1205 | <range>0, 255</range> |
||
| 1206 | <background>#808080</background> |
||
| 1207 | <size>400, -1</size> |
||
| 1208 | </object> |
||
| 1209 | </object> |
||
| 1210 | </object> |
||
| 1211 | </object> |
||
| 1212 | <object class="sizeritem"> |
||
| 1213 | <border>0</border> |
||
| 1214 | <option>0</option> |
||
| 1215 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1216 | <height>20</height> |
||
| 1217 | <width>20</width> |
||
| 1218 | </object> |
||
| 1219 | </object> |
||
| 1220 | </object> |
||
| 1221 | </object> |
||
| 1222 | <object class="sizeritem"> |
||
| 1223 | <flag>wxEXPAND</flag> |
||
| 1224 | <border>0</border> |
||
| 1225 | <option>1</option> |
||
| 1226 | <object class="wxBoxSizer" name="sizer_25" base="EditBoxSizer"> |
||
| 1227 | <orient>wxHORIZONTAL</orient> |
||
| 1228 | <object class="sizeritem"> |
||
| 1229 | <border>0</border> |
||
| 1230 | <option>0</option> |
||
| 1231 | <object class="wxButton" name="loadButton" base="EditButton"> |
||
| 1232 | <label>Load</label> |
||
| 719 | FredericG | 1233 | <events> |
| 1234 | <handler event="EVT_BUTTON">onLoad</handler> |
||
| 1235 | </events> |
||
| 718 | FredericG | 1236 | </object> |
| 1237 | </object> |
||
| 1238 | <object class="sizeritem"> |
||
| 1239 | <border>0</border> |
||
| 1240 | <option>0</option> |
||
| 1241 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1242 | <height>20</height> |
||
| 1243 | <width>20</width> |
||
| 1244 | </object> |
||
| 1245 | </object> |
||
| 1246 | <object class="sizeritem"> |
||
| 1247 | <border>0</border> |
||
| 1248 | <option>0</option> |
||
| 1249 | <object class="wxButton" name="storeButton" base="EditButton"> |
||
| 1250 | <label>Store</label> |
||
| 1251 | </object> |
||
| 1252 | </object> |
||
| 1253 | <object class="sizeritem"> |
||
| 1254 | <border>0</border> |
||
| 1255 | <option>0</option> |
||
| 1256 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1257 | <height>20</height> |
||
| 1258 | <width>20</width> |
||
| 1259 | </object> |
||
| 1260 | </object> |
||
| 1261 | </object> |
||
| 1262 | </object> |
||
| 1263 | <object class="sizeritem"> |
||
| 1264 | <border>0</border> |
||
| 1265 | <option>0</option> |
||
| 1266 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1267 | <height>20</height> |
||
| 1268 | <width>20</width> |
||
| 1269 | </object> |
||
| 1270 | </object> |
||
| 1271 | </object> |
||
| 1272 | </object> |
||
| 1273 | <object class="sizeritem"> |
||
| 1274 | <border>0</border> |
||
| 1275 | <option>0</option> |
||
| 1276 | <object class="spacer" name="spacer" base="EditSpacer"> |
||
| 1277 | <height>20</height> |
||
| 1278 | <width>20</width> |
||
| 1279 | </object> |
||
| 1280 | </object> |
||
| 1281 | </object> |
||
| 1282 | </object> |
||
| 1283 | </object> |
||
| 1284 | </object> |
||
| 584 | FredericG | 1285 | </application> |