Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 197:f15e804ff67f
Gas switch delay
+ New CF#55 for additional delay in decoplan for gas switch.
+ BUGFIX compute integration at full ascent, not half (or the formula is wrong).
+ BUGFIX minor typo in 2sec exposition factors.
author | JeanDo |
---|---|
date | Sun, 13 Feb 2011 17:27:43 +0100 |
parents | 94c1eaa1e25b |
children | f5e9db793dd3 |
comparison
equal
deleted
inserted
replaced
196:e185b3b028af | 197:f15e804ff67f |
---|---|
66 TCODE .20, .65, "Gas Setup" ;007 Gas Setup | 66 TCODE .20, .65, "Gas Setup" ;007 Gas Setup |
67 TCODE .20, .35, "Set Time" ;008 Set Time | 67 TCODE .20, .35, "Set Time" ;008 Set Time |
68 TCODE .20, .95, "Reset Menu" ;009 Reset Menu | 68 TCODE .20, .95, "Reset Menu" ;009 Reset Menu |
69 TCODE .20, .125, "Setup" ;010 Setup | 69 TCODE .20, .125, "Setup" ;010 Setup |
70 TCODE .20, .185, "Exit" ;011 Exit | 70 TCODE .20, .185, "Exit" ;011 Exit |
71 TCODE .115, .2, "Wait..." ;012 Wait... | 71 TCODE .111, .2, "Wait..." ;012 Wait... |
72 TCODE .0, .24, "MD2 Hash:" ;013 MD2 Hash: | 72 TCODE .0, .24, "MD2 Hash:" ;013 MD2 Hash: |
73 TCODE .0, .0, "Desat" ;014 Desat (Desaturation count-down) | 73 TCODE .0, .0, "Desat" ;014 Desat (Desaturation count-down) |
74 TCODE .50, .2, "Interface" ;015 Interface (Connected to USB) | 74 TCODE .50, .2, "Interface" ;015 Interface (Connected to USB) |
75 TCODE .10, .30, "Start" ;016 Start | 75 TCODE .10, .30, "Start" ;016 Start |
76 TCODE .10, .55, "Data" ;017 Data | 76 TCODE .10, .55, "Data" ;017 Data |
239 TCODE .40, .35, "Show altimeter " ;171 Show altimeter | 239 TCODE .40, .35, "Show altimeter " ;171 Show altimeter |
240 TCODE .40, .35, "Show Log-Marker" ;172 Show Log-Marker | 240 TCODE .40, .35, "Show Log-Marker" ;172 Show Log-Marker |
241 TCODE .40, .35, "Show Stopwatch " ;173 Show Stopwatch | 241 TCODE .40, .35, "Show Stopwatch " ;173 Show Stopwatch |
242 TCODE .40, .35, "ShowTissueGraph" ;174 ShowTissueGraph | 242 TCODE .40, .35, "ShowTissueGraph" ;174 ShowTissueGraph |
243 TCODE .40, .35, "Show Lead.Tiss." ;175 Show Lead.Tiss. | 243 TCODE .40, .35, "Show Lead.Tiss." ;175 Show Lead.Tiss. |
244 TCODE .40, .35, "ShallowStop 1st" ;176 Shallow stop 1st | 244 TCODE .40, .35, "ShallowStop 1st" ;176 Shallow stop 1st (Reverse order of deco plans) |
245 TCODE .40, .35, "not used " ;177 not used | 245 TCODE .40, .35, "Gas switch[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). |
246 TCODE .40, .35, "not used " ;178 not used | 246 TCODE .40, .35, "not used " ;178 not used |
247 TCODE .40, .35, "not used " ;179 not used | 247 TCODE .40, .35, "not used " ;179 not used |
248 TCODE .40, .35, "not used " ;180 not used | 248 TCODE .40, .35, "not used " ;180 not used |
249 TCODE .40, .35, "not used " ;181 not used | 249 TCODE .40, .35, "not used " ;181 not used |
250 TCODE .40, .35, "not used " ;182 not used | 250 TCODE .40, .35, "not used " ;182 not used |