log code_part1/OSTC_code_c_part2/p2_deco.c @ 561:57622cb0d80f bug_deco_clearing_missed_stops

age author description
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.
Sat, 29 Oct 2011 15:53:21 +0200 JeanDo BUGFIX (minor) deco_calc_CNS_planning should save ppO2 and gas switch history.
Mon, 17 Oct 2011 21:39:48 +0200 JeanDo BUGFIX Missed surface pressure for CNS in decoplan.
Wed, 12 Oct 2011 19:02:38 +0200 JeanDo New SAC (CF56/CF57) in 5..50 l/min range (no more decimal).
Sun, 25 Sep 2011 17:39:44 +0200 JeanDo BUGFIX infinite loop when deco table full.
Fri, 23 Sep 2011 01:32:17 +0200 JeanDo Minor fix checking first stop on surface
Fri, 23 Sep 2011 00:42:57 +0200 JeanDo BUGFIX round depth before checking surface
Wed, 10 Aug 2011 21:53:17 +0200 JeanDo BUGFIX: infinite loop for Decoplaner's CNS in CCR mode.
Tue, 09 Aug 2011 18:30:19 +0200 JeanDo NEW: Decoplanner OC volumes in liters (or bars), up to 65000.
Tue, 09 Aug 2011 18:10:27 +0200 JeanDo BUGFIX: Decoplanner accumulates CNS during ascent (bug #55)
Sun, 19 Jun 2011 00:07:31 +0200 JeanDo BUGFIX Gas switch number. 64kByte Logbook
Thu, 09 Jun 2011 23:06:25 +0200 JeanDo Adding calc_dive_interval()
Tue, 07 Jun 2011 01:16:55 +0200 JeanDo Avoid spurious switch-depth stops with 3 or more gas.
Fri, 20 May 2011 00:39:05 +0200 JeanDo BUGFIX save negativ temperatures in logbook (bbbug #6)
Wed, 18 May 2011 02:01:52 +0200 JeanDo More cleanups in internal deco structures.