Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/turkish_text.asm @ 552:44e9b961f156
Compute ppO2 for pSCR diving
author | heinrichsweikamp |
---|---|
date | Sat, 04 Feb 2012 18:23:36 +0100 |
parents | 495af6dc26a6 |
children | 101fec6a6137 |
comparison
equal
deleted
inserted
replaced
551:c67bf1ca73ef | 552:44e9b961f156 |
---|---|
311 TCODE .40, .35, "Dip Gazi [/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). | 311 TCODE .40, .35, "Dip Gazi [/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). |
312 TCODE .40, .35, "Cikis Gaz[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) | 312 TCODE .40, .35, "Cikis Gaz[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) |
313 TCODE .40, .35, "TTS+extra [min]" ;180 Future TTS[min] (@5 variant: compute TTS for extra time at current depth) | 313 TCODE .40, .35, "TTS+extra [min]" ;180 Future TTS[min] (@5 variant: compute TTS for extra time at current depth) |
314 TCODE .40, .35, "Magara Uyari[l]" ;181 Cave Warning[l] (Consomation warning for cave divers) | 314 TCODE .40, .35, "Magara Uyari[l]" ;181 Cave Warning[l] (Consomation warning for cave divers) |
315 TCODE .40, .35, "Hiz Goster " ;182 Graph. Velocity (Show a graphical representation of the ascend speed) | 315 TCODE .40, .35, "Hiz Goster " ;182 Graph. Velocity (Show a graphical representation of the ascend speed) |
316 TCODE .40, .35, "Kullanim Disi " ;183 not used | 316 TCODE .40, .35, "Show pSCR ppO2 " ;183 Show pSCR ppO2 (Show the ppO2 for pSCR divers) |
317 TCODE .40, .35, "Kullanim Disi " ;184 not used | 317 TCODE .40, .35, "pSCR O2 Drop[%]" ;184 pSCR O2 Drop[%] (pSCR O2 drop in percent) |
318 TCODE .40, .35, "Kullanim Disi " ;185 not used | 318 TCODE .40, .35, "pSCR lung ratio" ;185 pSCR lung ratio (pSCR counterlung ratio) |
319 | |
320 | 319 |
321 | 320 |
322 ; End of function descriptor II | 321 ; End of function descriptor II |
323 ; | 322 ; |
324 TCODE .13, .2, "Ozel Fonksiyonlar II" ;186 Custom Functions II | 323 TCODE .13, .2, "Ozel Fonksiyonlar II" ;186 Custom Functions II |
410 TCODE .1, .1, "OSTC " ;262 OSTC | 409 TCODE .1, .1, "OSTC " ;262 OSTC |
411 TCODE .65, .168, "Bail " ;263 Bail | 410 TCODE .65, .168, "Bail " ;263 Bail |
412 TCODE .7, .48, "Hava " ;264 Air | 411 TCODE .7, .48, "Hava " ;264 Air |
413 TCODE .120, .135, "Hava " ;265 Air | 412 TCODE .120, .135, "Hava " ;265 Air |
414 | 413 |
415 TCODE .0, .0, "" ;266 unused | 414 TCODE .0, .0, "pSCR Info" ;266 pSCR Info (Must be 9Chars!) |
416 TCODE .0, .216, "Max" ;267 Max. | 415 TCODE .0, .216, "Max" ;267 Max. |
417 TCODE .0, .0, "" ;268 unused | 416 TCODE .0, .0, "" ;268 unused |
418 TCODE .0, .0, "" ;269 unused | 417 TCODE .0, .0, "" ;269 unused |
419 TCODE .0, .0, "" ;270 unused | 418 TCODE .0, .0, "" ;270 unused |
420 | 419 |