log code_part1/OSTC_code_c_part2/p2_definitions.h @ 601:d1719622111e

age author description
Tue, 26 Jun 2012 21:32:09 +0200 JeanDo Minor LLVM compatibility cleanups.
Sat, 21 Jan 2012 15:36:44 +0100 JeanDo Make shared headers UNIX compatibles.
Sat, 17 Dec 2011 10:28:29 +0100 heinrichsweikamp cleanup debug stuff
Mon, 17 Oct 2011 21:39:48 +0200 JeanDo BUGFIX Missed surface pressure for CNS in decoplan.
Thu, 09 Jun 2011 23:06:25 +0200 JeanDo Adding calc_dive_interval()
Thu, 05 May 2011 22:18:24 +0200 JeanDo Cleanup auto setpoint switch
Sat, 19 Mar 2011 11:34:32 +0100 JeanDo New runtime asserts when compiled in DEBUG more.
Tue, 01 Mar 2011 14:41:10 +0100 JeanDo Prototyping deco_gas_volumes() to compute gas consumption per tank with decoplanning.
Mon, 14 Feb 2011 23:15:40 +0100 JeanDo BUGFIX clear decotable at begin of simulator mode.
Fri, 11 Feb 2011 23:39:35 +0100 JeanDo GF Model
Sun, 06 Feb 2011 19:32:11 +0100 JeanDo Enable to compile p2_deco.c on other platforms.
Mon, 24 Jan 2011 23:31:57 +0100 JeanDo + Use overlay local vars.
Fri, 21 Jan 2011 01:44:37 +0100 JeanDo Fusion declaration of shared C/ASM variables.
Sun, 26 Dec 2010 14:30:13 +0100 JeanDo Split C code, and use direct linking.