comparison code_part1/OSTC_code_asm_part1/spanish_text.asm @ 552:44e9b961f156

Compute ppO2 for pSCR diving
author heinrichsweikamp
date Sat, 04 Feb 2012 18:23:36 +0100
parents 50a9552cf8ca
children 101fec6a6137
comparison
equal deleted inserted replaced
551:c67bf1ca73ef 552:44e9b961f156
309 TCODE .40, .35, "Gas Fondo[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). 309 TCODE .40, .35, "Gas Fondo[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation).
310 TCODE .40, .35, "GasAscens[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) 310 TCODE .40, .35, "GasAscens[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage)
311 TCODE .40, .35, "Futuro TTS[min]" ;180 Future TTS[min] (Compute TTS for extra time at current depth) 311 TCODE .40, .35, "Futuro TTS[min]" ;180 Future TTS[min] (Compute TTS for extra time at current depth)
312 TCODE .40, .35, "Cave Warning[l]" ;181 Cave Warning[l] (Consomation warning for cave divers) 312 TCODE .40, .35, "Cave Warning[l]" ;181 Cave Warning[l] (Consomation warning for cave divers)
313 TCODE .40, .35, "Graph. Velocity" ;182 Graph. Velocity (Show a graphical representation of the ascend speed) 313 TCODE .40, .35, "Graph. Velocity" ;182 Graph. Velocity (Show a graphical representation of the ascend speed)
314 TCODE .40, .35, "sin uso " ;183 not used 314 TCODE .40, .35, "Show pSCR ppO2 " ;183 Show pSCR ppO2 (Show the ppO2 for pSCR divers)
315 TCODE .40, .35, "sin uso " ;184 not used 315 TCODE .40, .35, "pSCR O2 Drop[%]" ;184 pSCR O2 Drop[%] (pSCR O2 drop in percent)
316 TCODE .40, .35, "sin uso " ;185 not used 316 TCODE .40, .35, "pSCR lung ratio" ;185 pSCR lung ratio (pSCR counterlung ratio)
317 ; End of function descriptor II 317 ; End of function descriptor II
318 ; 318 ;
319 TCODE .13, .2, "Func.Personaliz. II" ;186 Custom Functions II 319 TCODE .13, .2, "Func.Personaliz. II" ;186 Custom Functions II
320 TCODE .20, .95, "Ver Licencia" ;187 Show License 320 TCODE .20, .95, "Ver Licencia" ;187 Show License
321 TCODE .0, .2, "Result. Sim.:" ;188 Sim. Results: 321 TCODE .0, .2, "Result. Sim.:" ;188 Sim. Results:
405 TCODE .1, .1, "OSTC " ;262 OSTC 405 TCODE .1, .1, "OSTC " ;262 OSTC
406 TCODE .65, .168, "Bail " ;263 Bail 406 TCODE .65, .168, "Bail " ;263 Bail
407 TCODE .7, .48, "Aire " ;264 Air 407 TCODE .7, .48, "Aire " ;264 Air
408 TCODE .120, .135, "Aire " ;265 Air 408 TCODE .120, .135, "Aire " ;265 Air
409 409
410 TCODE .0, .0, "" ;266 unused 410 TCODE .0, .0, "pSCR Info" ;266 pSCR Info (Must be 9Chars!)
411 TCODE .0, .216, "Max." ;267 Max. 411 TCODE .0, .216, "Max." ;267 Max.
412 TCODE .0, .0, "" ;268 unused 412 TCODE .0, .0, "" ;268 unused
413 TCODE .0, .0, "" ;269 unused 413 TCODE .0, .0, "" ;269 unused
414 TCODE .0, .0, "" ;270 unused 414 TCODE .0, .0, "" ;270 unused
415 415