log code_part1/OSTC_code_c_part2/p2_deco.c @ 841:8d73c9dcf851 default tip

age author description
Wed, 17 Jun 2015 13:33:15 +0200 heinrichsweikamp FIX NDL prediction error with Buhlmann model: might be desaturating too fast.
Tue, 12 May 2015 11:30:35 +0200 heinrichsweikamp BUGFIX: Fix licence in German
Mon, 30 Jun 2014 11:01:22 +0200 heinrichsweikamp compute ceiling in calc_hauptroutine_update_tissues
Sun, 29 Jun 2014 15:13:32 +0200 heinrichsweikamp add ceiling display, no turkish language support anymore
Sun, 15 Jun 2014 17:49:22 +0200 JeanDo FIX: Gas volume computation when using several travel mix.
Sun, 15 Jun 2014 17:48:10 +0200 JeanDo minor fix: assert should pass for pure helium diluant
Sun, 22 Dec 2013 14:23:11 +0100 JeanDo BUGFIX: CNS calculation in decoplan should track gas (no marked changes anymore)
Sun, 03 Nov 2013 13:37:04 +0100 jDG CHANGE: save gas used during deco
Tue, 22 Oct 2013 10:16:54 +0200 heinrichsweikamp CHANGE: Remove CF55 from decolist
Mon, 12 Aug 2013 15:12:14 +0200 JeanDo Merge
Mon, 12 Aug 2013 15:08:05 +0200 JeanDo .. minor cleanups
Sun, 04 Aug 2013 18:14:05 +0200 heinrichsweikamp minor cleanup
Thu, 09 May 2013 00:26:41 +0200 JeanDo minor cleanups for CNS/NOAA bugfix.
Wed, 08 May 2013 12:41:28 +0200 jDG bugfix CNS compute: NOAA tables are in ATA, not bar.
Tue, 05 Mar 2013 07:26:24 +0100 heinrichsweikamp patch2
Wed, 06 Mar 2013 14:43:03 +0100 JeanDo BUGFIX ascent to fisrt stop in finer steps.
Wed, 06 Mar 2013 14:21:48 +0100 JeanDo BUGFIX Vault low_depth too.
Wed, 13 Feb 2013 10:36:28 +0100 JeanDo ... minor cleanups ...
Wed, 13 Feb 2013 07:54:41 +0100 heinrichsweikamp deco-spike-01.patch deco_spike
Fri, 25 Jan 2013 18:00:49 +0100 heinrichsweikamp Hardware4 support
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.
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