Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/french_text.asm @ 231:f9d42f8ff97b
BUGFIX Don't show (nosense) gas consumption in CCR mode (bug BB20).
author | JeanDo |
---|---|
date | Wed, 16 Mar 2011 19:03:01 +0100 |
parents | 6d4e29d80ff3 |
children | 1efd59d689f8 |
comparison
equal
deleted
inserted
replaced
230:9406a5b0ba5e | 231:f9d42f8ff97b |
---|---|
379 TCODE .85, .185, "Alt: " ;294 Alt: | 379 TCODE .85, .185, "Alt: " ;294 Alt: |
380 ; | 380 ; |
381 TCODE .20, .125, "Aff. donn. brutes" ;295 Show raw data | 381 TCODE .20, .125, "Aff. donn. brutes" ;295 Show raw data |
382 TCODE .50, .2, "Données brutes:" ;296 Raw Data: | 382 TCODE .50, .2, "Données brutes:" ;296 Raw Data: |
383 ; Gas-setup addons: | 383 ; Gas-setup addons: |
384 TCODE .0, .0, "PMU:" ; 297 MOD: (max operating depth of a gas). | 384 TCODE .0, .0, "PMU:" ;297 MOD: (max operating depth of a gas). |
385 TCODE .0, .0, "PEN:" ; 298 END: (equivalent nitrogen depth of a gas). | 385 TCODE .0, .0, "PEN:" ;298 END: (equivalent nitrogen depth of a gas). |
386 TCODE .0, .0, "PEA:" ; 299 EAD: (equivalent air depth of a gas). | 386 TCODE .0, .0, "PEA:" ;299 EAD: (equivalent air depth of a gas). |
387 TCODE .100, .125, "Active?" ; 300 Active? (Enable/Disable Gas underwater) | 387 TCODE .100, .125, "Active?" ;300 Active? (Enable/Disable Gas underwater) |
388 TCODE .0, .2, "OCR Gas Usage:" ;301 OCR Gas Usage: (Planned gas consumtion by tank). | |
388 ;============================================================================= | 389 ;============================================================================= |