Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 492:19b9e19ea4da
+CHANGE: Velocity display updated every second
+NEW: CF60: Show graphical velocity indicator (Ascend only)
author | heinrichsweikamp |
---|---|
date | Sun, 06 Nov 2011 11:02:03 +0100 |
parents | 65850b513f1b |
children | 2ac77db9c150 |
comparison
equal
deleted
inserted
replaced
491:560764da0629 | 492:19b9e19ea4da |
---|---|
309 TCODE .40, .35, "Gaswechsel[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). | 309 TCODE .40, .35, "Gaswechsel[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). |
310 TCODE .40, .35, "BottomGas[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). | 310 TCODE .40, .35, "BottomGas[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). |
311 TCODE .40, .35, "Sonst.Gas[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) | 311 TCODE .40, .35, "Sonst.Gas[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) |
312 TCODE .40, .35, "TTS @ Zeit[min]" ;180 Future TTS[min] (Compute TTS for extra time at current depth) | 312 TCODE .40, .35, "TTS @ Zeit[min]" ;180 Future TTS[min] (Compute TTS for extra time at current depth) |
313 TCODE .40, .35, "Cave Warning[l]" ;181 Cave Warning[l] (Consomation warning for cave divers) | 313 TCODE .40, .35, "Cave Warning[l]" ;181 Cave Warning[l] (Consomation warning for cave divers) |
314 TCODE .40, .35, "nicht verwendet" ;182 not used | 314 TCODE .40, .35, "Graph. Velocity" ;182 Graph. Velocity (Show a graphical representation of the ascend speed) |
315 TCODE .40, .35, "nicht verwendet" ;183 not used | 315 TCODE .40, .35, "nicht verwendet" ;183 not used |
316 TCODE .40, .35, "nicht verwendet" ;184 not used | 316 TCODE .40, .35, "nicht verwendet" ;184 not used |
317 TCODE .40, .35, "nicht verwendet" ;185 not used | 317 TCODE .40, .35, "nicht verwendet" ;185 not used |
318 ; End of function descriptor II | 318 ; End of function descriptor II |
319 ; | 319 ; |