log code_part1/OSTC_code_c_part2/p2_deco.c @ 491:560764da0629

age author description
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.