Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/text_table.asm @ 27:29341afd2060
NEW: Depth, CNS, GF, ppO2 and Velocity are Color-coded
NEW: CF43: Depth [mBar] for color-code display
NEW: CF44: CNS [%] for color-code display
NEW: CF45: GF [%] for color-code display
NEW: CF46: ppO2 [cBar] for color-code display
NEW: CF47: Velocity [m/min] for color-code display
author | heinrichsweikamp |
---|---|
date | Sat, 15 May 2010 17:58:55 +0200 |
parents | 99512945c7a1 |
children | 5dbdc08e5460 |
comparison
equal
deleted
inserted
replaced
26:8d7af04e0f85 | 27:29341afd2060 |
---|---|
58 DB .14,.12,.6,.6,.8,.6 ;t118,t119,t120,t121,t122,123 | 58 DB .14,.12,.6,.6,.8,.6 ;t118,t119,t120,t121,t122,123 |
59 DB .6,.6,.6,.6,.8,.8 ;t124,t125,t126,t127,t128,129 | 59 DB .6,.6,.6,.6,.8,.8 ;t124,t125,t126,t127,t128,129 |
60 DB .4,.4,.10,.22,.22,.22 ;t130,t131,t132,t133,134,135 | 60 DB .4,.4,.10,.22,.22,.22 ;t130,t131,t132,t133,134,135 |
61 DB .20,.8,.10,.8,.8,.6 ;t136;t137;t138;t139;t140;t141 | 61 DB .20,.8,.10,.8,.8,.6 ;t136;t137;t138;t139;t140;t141 |
62 DB .6,.10,.8,.8,.4,.10 ;t142;t143;t144;t145;t146;t147 | 62 DB .6,.10,.8,.8,.4,.10 ;t142;t143;t144;t145;t146;t147 |
63 DB .14,.20,.10,.12,.10,.20 ;t148;t149;t150;t151;t152;t153 | 63 DB .12,.20,.10,.12,.10,.20 ;t148;t149;t150;t151;t152;t153 |
64 ; 32 Custom funtion descriptors with length 16 | 64 ; 32 Custom funtion descriptors with length 16 |
65 DB .16,.16,.16,.16 | 65 DB .16,.16,.16,.16 |
66 DB .16,.16,.16,.16 | 66 DB .16,.16,.16,.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 |
250 DB .42,.72,.1,.15 ;143 Confirm: | 250 DB .42,.72,.1,.15 ;143 Confirm: |
251 DB .60,.2,.1,.15 ;144 | 251 DB .60,.2,.1,.15 ;144 |
252 DB .52,.96,.1,.15 ;145 Cancel | 252 DB .52,.96,.1,.15 ;145 Cancel |
253 DB .52,.120,.1,.15 ;146 OK! | 253 DB .52,.120,.1,.15 ;146 OK! |
254 DB .100,.75,.1,.15 ;147 Stopwatch | 254 DB .100,.75,.1,.15 ;147 Stopwatch |
255 DB .0,.0,.1,.15 ;148 | 255 DB .160,.125,.1,.15 ;148 [12 Spaces...] |
256 DB .0,.8,.1,.15 ;149 | 256 DB .0,.8,.1,.15 ;149 |
257 DB .2,.39,.1,.15 ;150 | 257 DB .2,.39,.1,.15 ;150 |
258 DB .2,.48,.1,.15 ;151 | 258 DB .2,.48,.1,.15 ;151 |
259 DB .85,.125,.1,.15 ;152 | 259 DB .85,.125,.1,.15 ;152 |
260 DB .20,.65,.1,.15 ;153 | 260 DB .20,.65,.1,.15 ;153 |
388 DB .0,.0,.1,.15 ;270 | 388 DB .0,.0,.1,.15 ;270 |
389 | 389 |
390 DB .24,.2,.1,.15 ;271 | 390 DB .24,.2,.1,.15 ;271 |
391 DB .0,.35,.1,.15 ;272 | 391 DB .0,.35,.1,.15 ;272 |
392 DB .0,.65,.1,.15 ;273 | 392 DB .0,.65,.1,.15 ;273 |
393 DB .0,.125,.1,.15 ;274 | 393 DB .0,.95,.1,.15 ;274 |
394 DB .0,.155,.1,.15 ;275 | 394 DB .0,.125,.1,.15 ;275 |
395 DB .20,.95,.1,.15 ;276 | 395 DB .20,.95,.1,.15 ;276 |
396 | 396 |
397 DB .20,.65,.1,.15 ;277 | 397 DB .20,.65,.1,.15 ;277 |
398 DB .20,.95,.1,.15 ;278 | 398 DB .20,.95,.1,.15 ;278 |
399 DB .20,.125,.1,.15 ;279 | 399 DB .20,.125,.1,.15 ;279 |
466 DA "GF alarm 1 [%]}" ;50 | 466 DA "GF alarm 1 [%]}" ;50 |
467 DA "not used }" ;51 | 467 DA "not used }" ;51 |
468 DA "Deco Offset[dm]}" ;52 | 468 DA "Deco Offset[dm]}" ;52 |
469 DA "ppO2 low [cBar]}" ;53 | 469 DA "ppO2 low [cBar]}" ;53 |
470 DA "ppO2 high[cBar]}" ;54 | 470 DA "ppO2 high[cBar]}" ;54 |
471 DA "show ppO2[cBar]}" ;55 | 471 DA "ppO2 show[cBar]}" ;55 |
472 DA "sampling rate }" ;56 | 472 DA "sampling rate }" ;56 |
473 DA "Divisor Temp }" ;57 | 473 DA "Divisor Temp }" ;57 |
474 DA "Divisor Decodat}" ;58 | 474 DA "Divisor Decodat}" ;58 |
475 DA "Divisor NotUse1}" ;59 | 475 DA "Divisor NotUse1}" ;59 |
476 DA "Divisor ppO2 }" ;60 | 476 DA "Divisor ppO2 }" ;60 |
477 DA "Divisor Debug }" ;61 | 477 DA "Divisor Debug }" ;61 |
478 DA "Divisor NotUse2}" ;62 | 478 DA "Divisor NotUse2}" ;62 |
479 DA "show CNS [%]}" ;63 | 479 DA "CNS show [%]}" ;63 |
480 DA "Logbook offset }" ;64 | 480 DA "Logbook offset }" ;64 |
481 DA "Last Deco at[m]}" ;65 | 481 DA "Last Deco at[m]}" ;65 |
482 DA "End Apnoe [min]}" ;66 | 482 DA "End Apnoe [min]}" ;66 |
483 DA "Show Vbatt [=1]}" ;67 | 483 DA "Show Vbatt [=1]}" ;67 |
484 ;licence | 484 ;licence |
561 DA "Confirm:}}" ;143 l=10 | 561 DA "Confirm:}}" ;143 l=10 |
562 DA "Menu 2:}" ;144 l=8 | 562 DA "Menu 2:}" ;144 l=8 |
563 DA "Cancel}}" ;145 l=8 | 563 DA "Cancel}}" ;145 l=8 |
564 DA "OK!}" ;146 l=4 | 564 DA "OK!}" ;146 l=4 |
565 DA "Stopwat.}}" ;147 l=10 | 565 DA "Stopwat.}}" ;147 l=10 |
566 DA "NOT USED!!!!!}" ;148 l=14 | 566 DA ":.........:}" ;148 l=12 |
567 DA "NOT USED!!!!!!!!!!!}" ;149 l=20 | 567 DA "NOT USED!!!!!!!!!!!}" ;149 l=20 |
568 DA "Not used!}" ;150 l=10 | 568 DA "Not used!}" ;150 l=10 |
569 DA "Not used!!!}" ;151 l=12 | 569 DA "Not used!!!}" ;151 l=12 |
570 DA "L16-GF OC}" ;152 l=10 | 570 DA "L16-GF OC}" ;152 l=10 |
571 DA "Custom FunctionsII}}" ;153 l=20 | 571 DA "Custom FunctionsII}}" ;153 l=20 |
581 DA "Show secs. [=1]}" ;160 | 581 DA "Show secs. [=1]}" ;160 |
582 DA "not used }" ;161 | 582 DA "not used }" ;161 |
583 DA "not used }" ;162 | 583 DA "not used }" ;162 |
584 DA "Avr. Depth [=1]}" ;163 | 584 DA "Avr. Depth [=1]}" ;163 |
585 DA "Blink Gas [=1]}" ;164 | 585 DA "Blink Gas [=1]}" ;164 |
586 DA "not used }" ;165 | 586 DA "DepthWarn[mBar]}" ;165 |
587 DA "not used }" ;166 | 587 DA "CNS warning [%]}" ;166 |
588 DA "not used }" ;167 | 588 DA "GF warning [%]}" ;167 |
589 DA "not used }" ;168 | 589 DA "ppO2 warn[cBar]}" ;168 |
590 DA "not used }" ;169 | 590 DA "Vel.warn[m/min]}" ;169 |
591 DA "not used }" ;170 | 591 DA "not used }" ;170 |
592 DA "not used }" ;171 | 592 DA "not used }" ;171 |
593 DA "not used }" ;172 | 593 DA "not used }" ;172 |
594 DA "not used }" ;173 | 594 DA "not used }" ;173 |
595 DA "not used }" ;174 | 595 DA "not used }" ;174 |