log code_part1/OSTC_code_c_part2/p2_deco.c @ 621:e7b675c28896

age author description
Tue, 26 Jun 2012 21:32:09 +0200 JeanDo Minor LLVM compatibility cleanups.
Wed, 25 Apr 2012 01:42:10 +0200 JeanDo BUGFIX wrong decostop order when CF55=1, when next stop at more than 10m...
Tue, 24 Apr 2012 23:51:03 +0200 JeanDo BUGFIX: GasVolume should not count bottom time/depth in CCR mode.
Tue, 24 Apr 2012 23:47:13 +0200 JeanDo BUGFIX: GasVolumes should check for a gas switch before the first stop.
Sat, 03 Mar 2012 22:26:33 +0100 JeanDo Minor typo cleanup. bug_deco_clearing_missed_stops
Sat, 03 Mar 2012 22:26:33 +0100 JeanDo Fix deepest low_depth value bug_deco_clearing_missed_stops
Wed, 29 Feb 2012 01:21:31 +0100 JeanDo Minor cleanups for MacOSX compatibility. bug_deco_clearing_missed_stops
Sat, 25 Feb 2012 19:41:43 +0100 JeanDo BUGFIX bad CNS in decoplan when CF54 set. bug_deco_clearing_missed_stops
Sat, 25 Feb 2012 15:13:26 +0100 JeanDo Cleaning LOW gf reference in deco model bug_deco_clearing_missed_stops
Fri, 24 Feb 2012 00:16:46 +0100 JeanDo Bad deco behaviour when missing a stop... bug_deco_clearing_missed_stops
Mon, 13 Feb 2012 00:18:13 +0100 JeanDo BUGFIX: CF55 (gas switch delay) should not add fake stops when null.
Fri, 10 Feb 2012 16:23:41 +0100 JeanDo CHANGE: Allow up to 96h desat when computing NoFly (OSTC Planner).
Mon, 09 Jan 2012 23:53:59 +0100 JeanDo BUGFIX decoplan: ppO2 for CNS is inspired, alveolar (ie. no ppWater correction).
Mon, 09 Jan 2012 23:46:18 +0100 JeanDo BUGFIX decoplan: missing gas changes in CNS prediction, when CF55 = 0
Sat, 17 Dec 2011 17:18:41 +0100 JeanDo BUGFIX NDL deco blocking stops during ascent when less than 10' TTS.