log code_part1/OSTC_code_c_part2/shared_definitions.h @ 371:160b3216b335 64kByte Logbook

age author description
2011-06-06 JeanDo Avoid spurious switch-depth stops with 3 or more gas.
2011-05-18 JeanDo More cleanups in internal deco structures.
2011-05-17 JeanDo Optimizing access to B?hlmann coefficient (speed).
2011-05-06 JeanDo Fix ppO2[flush] display in customview.
2011-05-05 JeanDo Cleanup auto setpoint switch
2011-05-02 JeanDo New @5 variant: compute TTS if staying some extra time (CF58) at current depth. @5 variant
2011-05-01 JeanDo New live EAD/END in divemode (both OCR and CCR).
2011-04-25 JeanDo New CNS calculation in decoplan.
2011-04-19 JeanDo BUGFIX CCR decoplan fails (bug bb42).
2011-04-17 JeanDo Keep low_depth in float 32bits (w/o rounding) for a better stability.
2011-03-21 JeanDo BUGFIX Gas Usage when first gas is not #1 (bug BB22).
2011-03-03 JeanDo Gas usage
2011-03-01 JeanDo Prototyping deco_gas_volumes() to compute gas consumption per tank with decoplanning.
2011-02-24 JeanDo BUGFIX typo when last stop is just below 3m.
2011-02-17 JeanDo BUGFIX Gas switch
2011-01-31 JeanDo More p2_deco.c cleanups
2011-01-26 JeanDo Merge decoplan display for both GF and Buhlmann models.
2011-01-25 JeanDo Use 16bits for TTS sum.
2011-01-24 JeanDo + Use overlay local vars.
2011-01-21 JeanDo + Clean Buhlmann tables addressing
2011-01-21 JeanDo + Change data allocation scheme
2011-01-21 JeanDo Fusion declaration of shared C/ASM variables.