comparison code_part1/OSTC_code_asm_part1/french_text.asm @ 224:49c90c5d9603

Gas usage + Show after last page of decoplan. + Units in 0.1 litters (or bars), hence 16bits. + Define CF#56 and CF#57, defaults to 20.0 l/min. + Go RED if volume > 6553.5 (saturated). + Calculate gas usage at bottom of ascent (safe bet). + Fix when first gas is not Gas1. + BUGFIX gas usage: first gas is not in the sorted gaslist (in general). KNOWN BUG: wrong result if the gaslist is not sorted, or first gas do have a depth > 0.
author JeanDo
date Thu, 03 Mar 2011 15:16:23 +0100
parents b6dd54b3567c
children 6d4e29d80ff3
comparison
equal deleted inserted replaced
223:2a0a446fa6c0 224:49c90c5d9603
242 TCODE .40, .35, "Aff. Chrono. " ;173 Show Stopwatch 242 TCODE .40, .35, "Aff. Chrono. " ;173 Show Stopwatch
243 TCODE .40, .35, "Aff.GraphTissus" ;174 ShowTissueGraph 243 TCODE .40, .35, "Aff.GraphTissus" ;174 ShowTissueGraph
244 TCODE .40, .35, "Aff.Tiss.Direct" ;175 Show Lead.Tiss. 244 TCODE .40, .35, "Aff.Tiss.Direct" ;175 Show Lead.Tiss.
245 TCODE .40, .35, "Ordre paliers " ;176 Shallow stop 1st (Reverse order of deco plans) 245 TCODE .40, .35, "Ordre paliers " ;176 Shallow stop 1st (Reverse order of deco plans)
246 TCODE .40, .35, "Chang. gaz[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). 246 TCODE .40, .35, "Chang. gaz[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches).
247 TCODE .40, .35, "not used " ;178 not used 247 TCODE .40, .35, "ConsoFond[l/mn]" ;178 BottomGas[l/mn] (Bottom gas usage, for volume estimation).
248 TCODE .40, .35, "not used " ;179 not used 248 TCODE .40, .35, "ConsoDeco[l/mn]" ;179 AscentGas[l/mn] (Ascent+Deco gas usage)
249 TCODE .40, .35, "not used " ;180 not used 249 TCODE .40, .35, "not used " ;180 not used
250 TCODE .40, .35, "not used " ;181 not used 250 TCODE .40, .35, "not used " ;181 not used
251 TCODE .40, .35, "not used " ;182 not used 251 TCODE .40, .35, "not used " ;182 not used
252 TCODE .40, .35, "not used " ;183 not used 252 TCODE .40, .35, "not used " ;183 not used
253 TCODE .40, .35, "not used " ;184 not used 253 TCODE .40, .35, "not used " ;184 not used