comparison code_part1/OSTC_code_asm_part1/text_table.asm @ 98:6f8e3a08011e

1.73beta rc1 (Added new customview for divemode)
author heinrichsweikamp
date Sun, 12 Dec 2010 15:01:05 +0100
parents 8d3c1bef6551
children 2a2606e9db5f
comparison
equal deleted inserted replaced
97:dc349e4264bb 98:6f8e3a08011e
32 DB .0,.18,.16,.24,.6,.6 ; nu, t1, t2, t3, t4, t5 32 DB .0,.18,.16,.24,.6,.6 ; nu, t1, t2, t3, t4, t5
33 DB .8,.10,.10,.12,.6,.6 ; t6, t7, t8, t9, t10, t11 33 DB .8,.10,.10,.12,.6,.6 ; t6, t7, t8, t9, t10, t11
34 DB .8,.10,.6,.10,.6,.6 ; t12, t13, t14, t15, t16, t17 34 DB .8,.10,.6,.10,.6,.6 ; t12, t13, t14, t15, t16, t17
35 DB .8,.8,.6,.14,.6,.6 ; t18, t19, t20, t21, t22, t23 35 DB .8,.8,.6,.14,.6,.6 ; t18, t19, t20, t21, t22, t23
36 DB .10,.10,.8,.20,.12,.10 ; t24, t25, t26, t27, t28, t29 36 DB .10,.10,.8,.20,.12,.10 ; t24, t25, t26, t27, t28, t29
37 DB .6,.10,.8,.6,.6,.6 ; t30, t31, t32, t33, t34, t35 37 DB .10,.10,.8,.10,.6,.6 ; t30, t31, t32, t33, t34, t35
38 ; 32 Custom funtion descriptors with length 16 38 ; 32 Custom funtion descriptors with length 16
39 DB .16,.16,.16,.16 39 DB .16,.16,.16,.16
40 DB .16,.16,.16,.16 40 DB .16,.16,.16,.16
41 DB .16,.16,.16,.16 41 DB .16,.16,.16,.16
42 DB .16,.16,.16,.16 42 DB .16,.16,.16,.16
59 DB .4,.14,.20,.8,.6,.16 ;t112,t113,t114,t115,t116,117 59 DB .4,.14,.20,.8,.6,.16 ;t112,t113,t114,t115,t116,117
60 DB .14,.12,.6,.6,.8,.6 ;t118,t119,t120,t121,t122,123 60 DB .14,.12,.6,.6,.8,.6 ;t118,t119,t120,t121,t122,123
61 DB .6,.6,.6,.6,.8,.8 ;t124,t125,t126,t127,t128,129 61 DB .6,.6,.6,.6,.8,.8 ;t124,t125,t126,t127,t128,129
62 DB .4,.4,.10,.22,.22,.22 ;t130,t131,t132,t133,134,135 62 DB .4,.4,.10,.22,.22,.22 ;t130,t131,t132,t133,134,135
63 DB .20,.8,.10,.8,.8,.6 ;t136;t137;t138;t139;t140;t141 63 DB .20,.8,.10,.8,.8,.6 ;t136;t137;t138;t139;t140;t141
64 DB .6,.10,.8,.8,.4,.10 ;t142;t143;t144;t145;t146;t147 64 DB .6,.10,.8,.8,.4,.6 ;t142;t143;t144;t145;t146;t147
65 DB .12,.8,.6,.12,.10,.20 ;t148;t149;t150;t151;t152;t153 65 DB .12,.8,.6,.8,.10,.20 ;t148;t149;t150;t151;t152;t153
66 ; 32 Custom funtion descriptors with length 16 66 ; 32 Custom funtion descriptors with length 16
67 DB .16,.16,.16,.16 67 DB .16,.16,.16,.16
68 DB .16,.16,.16,.16 68 DB .16,.16,.16,.16
69 DB .16,.16,.16,.16 69 DB .16,.16,.16,.16
70 DB .16,.16,.16,.16 70 DB .16,.16,.16,.16
82 DB .20,.20,.20,.20,.20,.20 ;t222......t227 82 DB .20,.20,.20,.20,.20,.20 ;t222......t227
83 DB .20,.20,.20,.20,.20,.20 ;t228......t233 83 DB .20,.20,.20,.20,.20,.20 ;t228......t233
84 DB .20,.20,.10,.10,.10,.8 ;t234;t235;t236;t237;t238;t239 84 DB .20,.20,.10,.10,.10,.8 ;t234;t235;t236;t237;t238;t239
85 DB .8,.8,.8,.14,.6,.20 ;t240;t241;t242;t243;t244;t245 85 DB .8,.8,.8,.14,.6,.20 ;t240;t241;t242;t243;t244;t245
86 DB .16,.10,.16,.12,.6,.6 ;t246;t247;t248;t249;t250;t251 86 DB .16,.10,.16,.12,.6,.6 ;t246;t247;t248;t249;t250;t251
87 DB .6,.6,.6,.8 ;t252;t253;t254;t255 87 DB .6,.6,.6,.6 ;t252;t253;t254;t255
88 88
89 ; Text Bank2 (Texts 256-511): 89 ; Text Bank2 (Texts 256-511):
90 DB .2,.14,.14,.8,.8,.8 ;t256;t257;t258;t259;t260;t261 90 DB .2,.14,.14,.8,.8,.8 ;t256;t257;t258;t259;t260;t261
91 DB .6,.6,.6,.6,.10,.6 ;t262;t263;t264;t265;t266;t267 91 DB .6,.6,.6,.6,.10,.6 ;t262;t263;t264;t265;t266;t267
92 DB .4,.8,.4,.14,.20,.18 ;t268;t269;t270;t271;t272;t273 92 DB .4,.8,.4,.14,.20,.18 ;t268;t269;t270;t271;t272;t273
93 DB .20,.14,.10,.14,.12,.16 ;t274;t275;t276;t277;t278;t279 93 DB .20,.14,.10,.14,.12,.16 ;t274;t275;t276;t277;t278;t279
94 DB .14,.10,.10,.10,.14,.12 ;t280;t281;t282;t283;t284;t285 94 DB .14,.10,.12,.10,.14,.12 ;t280;t281;t282;t283;t284;t285
95 DB .16 ;t286 95 DB .16 ;t286
96 96
97 ; Textpositions 97 ; Textpositions
98 ; Example: DB .4,.2 ; COLUMN=4,ROW=2 98 ; Example: DB .4,.2 ; COLUMN=4,ROW=2
99 99
126 DB .6,.0 ;25 126 DB .6,.0 ;25
127 DB .55,.2 ;26 127 DB .55,.2 ;26
128 DB .14,.2 ;27 128 DB .14,.2 ;27
129 DB .40,.2 ;28 129 DB .40,.2 ;28
130 DB .50,.2 ;29 130 DB .50,.2 ;29
131 DB .20,.35 ;30 131 DB .100,.50 ;30 ; SetMarker
132 DB .100,.25 ;31 ; Decoplan 132 DB .100,.25 ;31 ; Decoplan
133 DB .100,.0 ;32 ; Gaslist 133 DB .100,.0 ;32 ; Gaslist
134 DB .100,.75 ;33 134 DB .100,.50 ;33 ; ResetAvr
135 DB .100,.100 ;34 135 DB .100,.100 ;34
136 DB .0,.0 ;35 136 DB .0,.0 ;35
137 137
138 ; 32 Custom funtion descriptors wi.12th Column=5, row=8, Y-scale=1, greyvalue=15 138 ; 32 Custom funtion descriptors wi.12th Column=5, row=8, Y-scale=1, greyvalue=15
139 DB .40,.35 139 DB .40,.35
223 DB .0,.18 ;117 223 DB .0,.18 ;117
224 DB .0,.27 ;118 224 DB .0,.27 ;118
225 DB .0,.36 ;119 225 DB .0,.36 ;119
226 DB .0,.45 ;120 226 DB .0,.45 ;120
227 DB .0,.54 ;121 227 DB .0,.54 ;121
228 DB .100,.50 ;122 228 DB .100,.125 ;122 Gas 6.. (Divemode menu)
229 DB .100,.25 ;123 229 DB .100,.25 ;123
230 DB .100,.50 ;124 230 DB .100,.50 ;124
231 DB .100,.75 ;125 231 DB .100,.75 ;125
232 DB .100,.100 ;126 232 DB .100,.100 ;126
233 DB .100,.0 ;127 233 DB .100,.0 ;127
238 DB .100,.50 ;132 238 DB .100,.50 ;132
239 DB .10,.0 ;133 Debug intro 239 DB .10,.0 ;133 Debug intro
240 DB .10,.25 ;134 240 DB .10,.25 ;134
241 DB .10,.50 ;135 241 DB .10,.50 ;135
242 DB .10,.75 ;136 /Debug Intro 242 DB .10,.75 ;136 /Debug Intro
243 DB .100,.50 ;137 Bailout 243 DB .100,.75 ;137 Bailout
244 DB .85,.125 ;138 244 DB .85,.125 ;138
245 DB .105,.120 ;139 Descent 245 DB .105,.120 ;139 Descent
246 DB .105,.60 ;140 Surface 246 DB .105,.60 ;140 Surface
247 DB .65,.2 ;141 247 DB .65,.2 ;141
248 DB .20,.155 ;142 248 DB .20,.155 ;142
249 DB .42,.72 ;143 Confirm: 249 DB .42,.72 ;143 Confirm:
250 DB .60,.2 ;144 250 DB .60,.2 ;144
251 DB .52,.96 ;145 Cancel 251 DB .52,.96 ;145 Cancel
252 DB .52,.120 ;146 OK! 252 DB .52,.120 ;146 OK!
253 DB .100,.75 ;147 Stopwatch 253 DB .20,.35 ;147 More (Gas Setup)
254 DB .160,.125 ;148 [12 Spaces...] 254 DB .160,.125 ;148 [12 Spaces...]
255 DB .0,.8 ;149 255 DB .0,.8 ;149
256 DB .2,.39 ;150 256 DB .2,.39 ;150
257 DB .2,.48 ;151 257 DB .108,.216 ;151 Marker?
258 DB .85,.125 ;152 258 DB .85,.125 ;152
259 DB .20,.65 ;153 259 DB .20,.65 ;153
260 ; 32 Custom funtion descriptors with Column=5, row=8, Y-scale=1, greyvalue=15 260 ; 32 Custom funtion descriptors with Column=5, row=8, Y-scale=1, greyvalue=15
261 DB .40,.35 261 DB .40,.35
262 DB .40,.35 262 DB .40,.35
351 DB .85,.125 ;236 351 DB .85,.125 ;236
352 DB .2,.12 ;237 352 DB .2,.12 ;237
353 DB .100,.0 ;238 SetPoint 353 DB .100,.0 ;238 SetPoint
354 DB .100,.0 ;239 No Deco (non-GF) 354 DB .100,.0 ;239 No Deco (non-GF)
355 DB .100,.0 ;240 355 DB .100,.0 ;240
356 DB .100,.25 ;241 Display 356 DB .100,.75 ;241 Display (Divemode Menu)
357 DB .100,.0 ;242 No Deco (GF) 357 DB .100,.0 ;242 No Deco (GF)
358 DB .2,.12 ;243 358 DB .2,.12 ;243
359 DB .100,.100 ;244 Exit 359 DB .100,.100 ;244 Exit
360 DB .20,.65 ;245 360 DB .20,.65 ;245
361 DB .2,.30 ;246 361 DB .2,.30 ;246
365 DB .100,.25 ;250 Divemode_Simulator_Menu 365 DB .100,.25 ;250 Divemode_Simulator_Menu
366 DB .100,.50 ;251 366 DB .100,.50 ;251
367 DB .100,.75 ;252 367 DB .100,.75 ;252
368 DB .100,.100 ;253 368 DB .100,.100 ;253
369 DB .100,.0 ;254 Divemode_Simulator_Menu 369 DB .100,.0 ;254 Divemode_Simulator_Menu
370 DB .100,.50 ;255 free 370 DB .131,.170 ;255 Time
371 371
372 ; Text Bank2 (Texts 256-511): 372 ; Text Bank2 (Texts 256-511):
373 DB .0,.0 ;256 373 DB .0,.0 ;256
374 DB .20,.35 ;257 374 DB .20,.35 ;257
375 DB .40,.2 ;258 375 DB .40,.2 ;258
397 DB .20,.95 ;278 397 DB .20,.95 ;278
398 DB .20,.125 ;279 398 DB .20,.125 ;279
399 DB .20,.155 ;280 399 DB .20,.155 ;280
400 400
401 DB .100,.50 ;281 401 DB .100,.50 ;281
402 DB .100,.0 ;282 402 DB .90,.170 ;282 Lead Tiss.
403 DB .90,.170 ;283 Stopwatch 403 DB .90,.170 ;283 Stopwatch
404 DB .20,.95 ;284 404 DB .20,.95 ;284
405 DB .20,.125 ;285 405 DB .20,.125 ;285
406 406
407 DB .20,.155 ;286 407 DB .20,.155 ;286
435 DA "Reset...}}" ;25 435 DA "Reset...}}" ;25
436 DA "Logbook}" ;26 436 DA "Logbook}" ;26
437 DA "Custom Functions I}}" ;27 l=20 437 DA "Custom Functions I}}" ;27 l=20
438 DA "Reset Menu}}" ;28 l=12 438 DA "Reset Menu}}" ;28 l=12
439 DA "Set Time:}" ;29 439 DA "Set Time:}" ;29
440 DA "More}}" ;30 l=6 440 DA "SetMarker}" ;30 l=10
441 DA "Decoplan}}" ;31 441 DA "Decoplan}}" ;31
442 DA "Gaslist}" ;32 l=8 442 DA "Gaslist}" ;32 l=8
443 DA "More}}" ;33 l=6 443 DA "ResetAvr}}" ;33 l=10
444 DA "Exit}}" ;34 444 DA "Exit}}" ;34
445 DA "NoFly}" ;35 l=6 445 DA "NoFly}" ;35 l=6
446 ; 32 custom function descriptors with length=16! 446 ; 32 custom function descriptors with length=16!
447 DA "Start Dive [cm]}" ;36 l=16 447 DA "Start Dive [m]}" ;36 l=16
448 DA "End Dive [cm]}" ;37 448 DA "End Dive [m]}" ;37
449 DA "End Delay [s]}" ;38 449 DA "End Delay [min]}" ;38
450 DA "Power Off [s]}" ;39 450 DA "Power Off [min]}" ;39
451 DA "Pre-menu [s]}" ;40 451 DA "Pre-menu [min]}" ;40
452 DA "velocity[m/min]}" ;41 452 DA "velocity[m/min]}" ;41
453 DA "Wake-up [mBar]}" ;42 453 DA "Wake-up [mBar]}" ;42
454 DA "max.Surf.[mBar]}" ;43 454 DA "max.Surf.[mBar]}" ;43
455 DA "GF display [%]}" ;44 455 DA "GF display [%]}" ;44
456 DA "min. O2 Dis.[%]}" ;45 456 DA "min. O2 Dis.[%]}" ;45
457 DA "Dive menus [s]}" ;46 457 DA "Dive menus[min]}" ;46
458 DA "Saturate x [%]}" ;47 458 DA "Saturate x [%]}" ;47
459 DA "Desaturate x[%]}" ;48 459 DA "Desaturate x[%]}" ;48
460 DA "NoFly Ratio [%]}" ;49 460 DA "NoFly Ratio [%]}" ;49
461 DA "GF alarm 1 [%]}" ;50 461 DA "GF alarm 1 [%]}" ;50
462 DA "CNSshow surf[%]}" ;51 462 DA "CNSshow surf[%]}" ;51
463 DA "Deco Offset[dm]}" ;52 463 DA "Deco Offset [m]}" ;52
464 DA "ppO2 low [cBar]}" ;53 464 DA "ppO2 low [Bar]}" ;53
465 DA "ppO2 high[cBar]}" ;54 465 DA "ppO2 high [Bar]}" ;54
466 DA "ppO2 show[cBar]}" ;55 466 DA "ppO2 show [Bar]}" ;55
467 DA "sampling rate }" ;56 467 DA "sampling rate }" ;56
468 DA "Divisor Temp }" ;57 468 DA "Divisor Temp }" ;57
469 DA "Divisor Decodat}" ;58 469 DA "Divisor Decodat}" ;58
470 DA "Divisor NotUse1}" ;59 470 DA "Divisor NotUse1}" ;59
471 DA "Divisor ppO2 }" ;60 471 DA "Divisor ppO2 }" ;60
472 DA "Divisor Debug }" ;61 472 DA "Divisor Debug }" ;61
473 DA "Divisor NotUse2}" ;62 473 DA "Divisor NotUse2}" ;62
474 DA "CNSshow dive[%]}" ;63 474 DA "CNSshow dive[%]}" ;63
475 DA "Logbook offset }" ;64 475 DA "Logbook offset }" ;64
476 DA "Last Deco at[m]}" ;65 476 DA "Last Deco at[m]}" ;65
477 DA "End Apnoe [min]}" ;66 477 DA "End Apnoe [h]}" ;66
478 DA "Show Batt. Volt}" ;67 478 DA "Show Batt.Volts}" ;67
479 ;licence 479 ;licence
480 DA "This program is}" ;68 l=16 480 DA "This program is}" ;68 l=16
481 DA "distributed in the}}" ;69 l=20 481 DA "distributed in the}}" ;69 l=20
482 DA "hope that it will be}}";70 l=22 482 DA "hope that it will be}}";70 l=22
483 DA "useful, but WITHOUT}" ;71 l=20 483 DA "useful, but WITHOUT}" ;71 l=20
530 DA "Last Complete:}}" ;117 l=16 530 DA "Last Complete:}}" ;117 l=16
531 DA "Lowest Vbatt:}" ;118 l=14 531 DA "Lowest Vbatt:}" ;118 l=14
532 DA "Lowest at:}}" ;119 l=12 532 DA "Lowest at:}}" ;119 l=12
533 DA "Tmin:}" ;120 l=6 533 DA "Tmin:}" ;120 l=6
534 DA "Tmax:}" ;121 l=6 534 DA "Tmax:}" ;121 l=6
535 DA "Set Gas}" ;122 l=8 535 DA "Gas 6..}" ;122 l=8
536 DA "O2 +}}" ;123 l=6 536 DA "O2 +}}" ;123 l=6
537 DA "O2 -}}" ;124 l=6 537 DA "O2 -}}" ;124 l=6
538 DA "He +}}" ;125 l=6 538 DA "He +}}" ;125 l=6
539 DA "He -}}" ;126 l=6 539 DA "He -}}" ;126 l=6
540 DA "Exit}}" ;127 l=6 540 DA "Exit}}" ;127 l=6
555 DA "More}}" ;142 l=6 555 DA "More}}" ;142 l=6
556 DA "Confirm:}}" ;143 l=10 556 DA "Confirm:}}" ;143 l=10
557 DA "Menu 2:}" ;144 l=8 557 DA "Menu 2:}" ;144 l=8
558 DA "Cancel}}" ;145 l=8 558 DA "Cancel}}" ;145 l=8
559 DA "OK!}" ;146 l=4 559 DA "OK!}" ;146 l=4
560 DA "Stopwat.}}" ;147 l=10 560 DA "More}}" ;147 l=6
561 DA ":.........:}" ;148 l=12 561 DA ":.........:}" ;148 l=12
562 DA "(ppO2:}}" ;149 l=8 562 DA "(ppO2:}}" ;149 l=8
563 DA "Bar) }" ;150 l=6 563 DA "Bar) }" ;150 l=6
564 DA "Not used!!!}" ;151 l=12 564 DA "Marker?}" ;151 l=8
565 DA "L16-GF OC}" ;152 l=10 565 DA "L16-GF OC}" ;152 l=10
566 DA "Custom FunctionsII}}" ;153 l=20 566 DA "Custom FunctionsII}}" ;153 l=20
567 567
568 568
569 ; 32 custom function descriptors with length=16! 569 ; 32 custom function descriptors with length=16!
572 DA "Color# Battery }" ;156 572 DA "Color# Battery }" ;156
573 DA "Color# Standard}" ;157 573 DA "Color# Standard}" ;157
574 DA "Color# Divemask}" ;158 574 DA "Color# Divemask}" ;158
575 DA "Color# Warnings}" ;159 575 DA "Color# Warnings}" ;159
576 DA "Divemode secs. }" ;160 576 DA "Divemode secs. }" ;160
577 DA "Divemode clock }" ;161 577 DA "not used }" ;161
578 DA "Warn Ceiling }" ;162 578 DA "Warn Ceiling }" ;162
579 DA "Average Depth }" ;163 579 DA "Average Depth }" ;163
580 DA "Blink BetterGas}" ;164 580 DA "Blink BetterGas}" ;164
581 DA "DepthWarn[mBar]}" ;165 581 DA "DepthWarn[mBar]}" ;165
582 DA "CNS warning [%]}" ;166 582 DA "CNS warning [%]}" ;166
583 DA "GF warning [%]}" ;167 583 DA "GF warning [%]}" ;167
584 DA "ppO2 warn[cBar]}" ;168 584 DA "ppO2 warn [Bar]}" ;168
585 DA "Vel.warn[m/min]}" ;169 585 DA "Vel.warn[m/min]}" ;169
586 DA "Time offset [s]}" ;170 586 DA "Time offset/day}" ;170
587 DA "not used }" ;171 587 DA "not used }" ;171
588 DA "not used }" ;172 588 DA "not used }" ;172
589 DA "not used }" ;173 589 DA "not used }" ;173
590 DA "not used }" ;174 590 DA "not used }" ;174
591 DA "not used }" ;175 591 DA "not used }" ;175
661 DA "Decomode changed! }" ;235 l=20 661 DA "Decomode changed! }" ;235 l=20
662 DA "L16-GF CC}" ;236 l=10 662 DA "L16-GF CC}" ;236 l=10
663 DA "Not found}" ;237 l=10 663 DA "Not found}" ;237 l=10
664 DA "SetPoint}}" ;238 l=10 664 DA "SetPoint}}" ;238 l=10
665 DA "No Deco}" ;239 l=8 665 DA "No Deco}" ;239 l=8
666 DA "Graphs}}" ;240 l=8 666 DA "unused }" ;240 l=8
667 DA "Display}" ;241 l=8 667 DA "Display}" ;241 l=8
668 DA "No deco}" ;242 l=8 668 DA "No deco}" ;242 l=8
669 DA "Search module}" ;243 l=14 669 DA "Search module}" ;243 l=14
670 DA "Exit}}" ;244 l=6 670 DA "unuse}" ;244 l=6
671 DA "Reset CF,Gas & Deco}" ;245 l=20 671 DA "Reset CF,Gas & Deco}" ;245 l=20
672 DA "Disable module}}" ;246 l=16 672 DA "Disable module}}" ;246 l=16
673 DA "Simulator}" ;247 l=10 673 DA "Simulator}" ;247 l=10
674 DA "OSTC Simulator}}" ;248 l=16 674 DA "OSTC Simulator}}" ;248 l=16
675 DA "Start Dive}}" ;249 l=12 675 DA "Start Dive}}" ;249 l=12
676 DA "+ 1m}}" ;250 l=6 676 DA "+ 1m}}" ;250 l=6
677 DA "- 1m}}" ;251 l=6 677 DA "- 1m}}" ;251 l=6
678 DA "+10m}}" ;252 l=6 678 DA "+10m}}" ;252 l=6
679 DA "-10m}}" ;253 l=6 679 DA "-10m}}" ;253 l=6
680 DA "Exit}}" ;254 l=6 680 DA "Exit}}" ;254 l=6
681 DA "not use}" ;255 l=8 681 DA "Time}}" ;255 l=6
682 682
683 ; Text Bank2 (Texts 256-511): 683 ; Text Bank2 (Texts 256-511):
684 DA "x}" ;256 l=2 684 DA "x}" ;256 l=2
685 DA "Date format:}}" ;257 l=14 685 DA "Date format:}}" ;257 l=14
686 DA "Setup Menu 2:}" ;258 l=14 686 DA "Setup Menu 2:}" ;258 l=14
705 DA "Salinity:}" ;276 l=10 705 DA "Salinity:}" ;276 l=10
706 DA "Bottom Time:}}" ;277 l=14 706 DA "Bottom Time:}}" ;277 l=14
707 DA "Max. Depth:}" ;278 l=12 707 DA "Max. Depth:}" ;278 l=12
708 DA "Calculate Deco}}" ;279 l=16 708 DA "Calculate Deco}}" ;279 l=16
709 DA "Show Decoplan}" ;280 l=14 709 DA "Show Decoplan}" ;280 l=14
710 DA "Lead Tis}}" ;281 l=10 710 DA "unused }" ;281 l=10
711 DA "Lead Tis}}" ;282 l=10 711 DA "Lead Tiss.}}" ;282 l=12
712 DA "Stopwatch}" ;283 l=10 712 DA "Stopwatch}" ;283 l=10
713 DA "Reset Logbook}" ;284 l=14 713 DA "Reset Logbook}" ;284 l=14
714 DA "Reboot OSTC}" ;285 l=12 714 DA "Reboot OSTC}" ;285 l=12
715 DA "Reset Decodata}}" ;286 l=16 715 DA "Reset Decodata}}" ;286 l=16