Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/menu_reset.asm @ 312:b7e4e74c0e17 @5 variant
New @5 variant: compute TTS if staying some extra time (CF58) at current depth.
* Added extra deco_status, and sim_extra_time() in p2_deco.c
* Launched by setting char_O_deco_state to 6, result in int_O_extra_ascenttime
* Added 8th divemode customview
* Auto stole every other cycles
* CF58 menu updated (EN,FR,DE,SP)
author | JeanDo |
---|---|
date | Tue, 03 May 2011 00:52:42 +0200 |
parents | 2f21f7a77608 |
children | a86c9d1219ce |
comparison
equal
deleted
inserted
replaced
311:91371c7553f5 | 312:b7e4e74c0e17 |
---|---|
173 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; CF54 Display shallowest stop first | 173 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; CF54 Display shallowest stop first |
174 CF_DEFAULT CF_INT8, d'0', d'0', d'10' ; GF55 Gas switch additional delay | 174 CF_DEFAULT CF_INT8, d'0', d'0', d'10' ; GF55 Gas switch additional delay |
175 CF_DEFAULT CF_DECI, d'200', d'5', 0 ; CF56 Bottom gas usage (l/min or bar/min) | 175 CF_DEFAULT CF_DECI, d'200', d'5', 0 ; CF56 Bottom gas usage (l/min or bar/min) |
176 | 176 |
177 CF_DEFAULT CF_DECI, d'200', d'5', 0 ; CF57 Ascent/deco gas usage (l/min or bar/min) | 177 CF_DEFAULT CF_DECI, d'200', d'5', 0 ; CF57 Ascent/deco gas usage (l/min or bar/min) |
178 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED | 178 CF_DEFAULT CF_INT8, d'0', d'0', d'10' ; CF58 TTS for extra time at current depth [min] |
179 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED | 179 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED |
180 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED | 180 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED |
181 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED | 181 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED |
182 | 182 |
183 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED | 183 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED |