Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 312:b7e4e74c0e17 @5 variant
New @5 variant: compute TTS if staying some extra time (CF58) at current depth.
* Added extra deco_status, and sim_extra_time() in p2_deco.c
* Launched by setting char_O_deco_state to 6, result in int_O_extra_ascenttime
* Added 8th divemode customview
* Auto stole every other cycles
* CF58 menu updated (EN,FR,DE,SP)
author | JeanDo |
---|---|
date | Tue, 03 May 2011 00:52:42 +0200 |
parents | eac799f69360 |
children | c61d94186f8f |
comparison
equal
deleted
inserted
replaced
311:91371c7553f5 | 312:b7e4e74c0e17 |
---|---|
242 TCODE .40, .35, "Stoppuhr anz. " ;173 Show Stopwatch | 242 TCODE .40, .35, "Stoppuhr anz. " ;173 Show Stopwatch |
243 TCODE .40, .35, "Gewebegraph anz" ;174 ShowTissueGraph | 243 TCODE .40, .35, "Gewebegraph anz" ;174 ShowTissueGraph |
244 TCODE .40, .35, "Leitgewebe anz " ;175 Show Lead.Tiss. | 244 TCODE .40, .35, "Leitgewebe anz " ;175 Show Lead.Tiss. |
245 TCODE .40, .35, "Flach.StoppOben" ;176 Shallow stop 1st (Reverse order of deco plans) | 245 TCODE .40, .35, "Flach.StoppOben" ;176 Shallow stop 1st (Reverse order of deco plans) |
246 TCODE .40, .35, "Gaswechsel[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). | 246 TCODE .40, .35, "Gaswechsel[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). |
247 TCODE .40, .35, "BottomGas[l/mn]" ;178 BottomGas[l/mn] (Bottom gas usage, for volume estimation). | 247 TCODE .40, .35, "BottomGas[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). |
248 TCODE .40, .35, "Sonst.Gas[l/mn]" ;179 AscentGas[l/mn] (Ascent+Deco gas usage) | 248 TCODE .40, .35, "Sonst.Gas[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) |
249 TCODE .40, .35, "nicht verwendet" ;180 not used | 249 TCODE .40, .35, "TTS @ zeit[min]" ;180 TTS @extra[min] (@5 variant: compute TTS for extra time at current depth) |
250 TCODE .40, .35, "nicht verwendet" ;181 not used | 250 TCODE .40, .35, "nicht verwendet" ;181 not used |
251 TCODE .40, .35, "nicht verwendet" ;182 not used | 251 TCODE .40, .35, "nicht verwendet" ;182 not used |
252 TCODE .40, .35, "nicht verwendet" ;183 not used | 252 TCODE .40, .35, "nicht verwendet" ;183 not used |
253 TCODE .40, .35, "nicht verwendet" ;184 not used | 253 TCODE .40, .35, "nicht verwendet" ;184 not used |
254 TCODE .40, .35, "nicht verwendet" ;185 not used | 254 TCODE .40, .35, "nicht verwendet" ;185 not used |
255 ; End of function descriptor I | 255 ; End of function descriptor II |
256 ; | 256 ; |
257 TCODE .13, .2, "Custom Funktionen II" ;186 Custom Functions II | 257 TCODE .13, .2, "Custom Funktionen II" ;186 Custom Functions II |
258 TCODE .20, .95, "Lizenz anzeigen " ;187 Show License | 258 TCODE .20, .95, "Lizenz anzeigen " ;187 Show License |
259 TCODE .0, .2, "Sim. Daten:" ;188 Sim. Results: | 259 TCODE .0, .2, "Sim. Daten:" ;188 Sim. Results: |
260 TCODE .90, .25, "Oberfl." ;189 Surface | 260 TCODE .90, .25, "Oberfl." ;189 Surface |