Mercurial > public > mk2
log code_part1/OSTC_code_c_part2/p2_definitions.h @ 663:64194a3c8d5b
age | author | description |
---|---|---|
2012-06-26 | JeanDo | Minor LLVM compatibility cleanups. |
2012-01-21 | JeanDo | Make shared headers UNIX compatibles. |
2011-12-17 | heinrichsweikamp | cleanup debug stuff |
2011-10-17 | JeanDo | BUGFIX Missed surface pressure for CNS in decoplan. |
2011-06-09 | JeanDo | Adding calc_dive_interval() |
2011-05-05 | JeanDo | Cleanup auto setpoint switch |
2011-03-19 | JeanDo | New runtime asserts when compiled in DEBUG more. |
2011-03-01 | JeanDo | Prototyping deco_gas_volumes() to compute gas consumption per tank with decoplanning. |
2011-02-14 | JeanDo | BUGFIX clear decotable at begin of simulator mode. |
2011-02-11 | JeanDo | GF Model |
2011-02-06 | JeanDo | Enable to compile p2_deco.c on other platforms. |
2011-01-24 | JeanDo | + Use overlay local vars. |
2011-01-21 | JeanDo | Fusion declaration of shared C/ASM variables. |
2010-12-26 | JeanDo | Split C code, and use direct linking. |