comparison code_part1/OSTC_code_asm_part1/menu_reset.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 4a7a778d9e49
children 49c90c5d9603
comparison
equal deleted inserted replaced
196:e185b3b028af 197:f15e804ff67f
168 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; CF50 Show Log-Marker 168 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; CF50 Show Log-Marker
169 CF_DEFAULT CF_BOOL, d'1', 0, 0 ; CF51 Show Stopwatch 169 CF_DEFAULT CF_BOOL, d'1', 0, 0 ; CF51 Show Stopwatch
170 170
171 CF_DEFAULT CF_BOOL, d'1', 0, 0 ; CF52 Show Tissue Graph in Divemode 171 CF_DEFAULT CF_BOOL, d'1', 0, 0 ; CF52 Show Tissue Graph in Divemode
172 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; CF53 Show Laeding Tissue in Divemode 172 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; CF53 Show Laeding Tissue in Divemode
173 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; CF54 Display shalowest stop first 173 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; CF54 Display shallowest stop first
174 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED 174 CF_DEFAULT CF_INT8, d'0', d'0', d'10' ; GF55 Gas switch additional delay
175 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED 175 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED
176 176
177 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED 177 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED
178 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED 178 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED
179 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED 179 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED