log code_part1/OSTC_code_c_part2/p2_deco.c @ 658:75dc320f4681

age author description
Fri, 02 Nov 2012 00:57:09 +0100 JeanDo BUGFIX Gas volumes when many tanks and stops.
Fri, 05 Oct 2012 00:03:59 +0200 JeanDo BUGFIX GasVolume badly approximated when CF55=0
Wed, 03 Oct 2012 20:21:57 +0200 heinrichsweikamp minor
Mon, 10 Sep 2012 08:42:56 +0200 heinrichsweikamp save stop time instead of stop depth in char_O_deco_time_for_log
Fri, 07 Sep 2012 14:48:31 +0200 heinrichsweikamp Fill char_O_deco_time_for_log array with stop times
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.
Sat, 17 Dec 2011 10:28:29 +0100 heinrichsweikamp cleanup debug stuff
Mon, 12 Dec 2011 18:21:21 +0100 JeanDo Minor: should not reset char_I_depth_last_deco.
Fri, 09 Dec 2011 20:43:50 +0100 JeanDo BUGFIX spurious random NDL>0 during deco dive.
Fri, 09 Dec 2011 20:43:46 +0100 JeanDo New no need to check stops while in NDL.
Sun, 04 Dec 2011 17:46:13 +0100 JeanDo BUGFIX spurious CNS bound check.
Sun, 04 Dec 2011 17:46:08 +0100 JeanDo BUGFIX MISSING movlb for gaslist (simulator).
Sun, 04 Dec 2011 17:45:51 +0100 JeanDo BUGFIX Spurious stop order when simulating deadly fast ascent.
Fri, 25 Nov 2011 01:56:17 +0100 JeanDo NEW NDL NDL faster/more precise simu (but no closed formula for trimix).
Sun, 20 Nov 2011 23:14:18 +0100 JeanDo NEW NDL analytic model (Erik Baker's formula)
Fri, 04 Nov 2011 16:24:12 +0100 JeanDo BUGFIX Surface desat factor missing for Interval planning in GF mode.