log code_part1/OSTC_code_c_part2/p2_deco.o @ 300:438ecb8090eb

age author description
2011-04-27 JeanDo BUGFIX char_O_gradient_factor calculation in GF model.
2011-04-25 JeanDo New CNS calculation in decoplan.
2011-04-21 JeanDo Hunting for refusing to ignore disabled gas in list...
2011-04-21 JeanDo Manage gas-switch marked stops in volume consumption.
2011-04-21 JeanDo Don't force gas with depth>0 to be active.
2011-04-19 JeanDo Mark gas-switch stops for decoplans, displayed in yellow.
2011-04-19 JeanDo BUGFIX CCR decoplan fails (bug bb42).
2011-04-17 JeanDo BUGFIX CF16 applyed to diluant in CCR mode.
2011-04-17 JeanDo Keep low_depth in float 32bits (w/o rounding) for a better stability.
2011-04-11 JeanDo BUGFIX zero gas rate (bug bb28).
2011-04-11 JeanDo Safer rounding (bug bb29)
2011-04-11 JeanDo Fix first stop rounding in GF model.
2011-04-10 JeanDo BUGFIX bb13 : deco_calc_desaturation_time() should reset TBLPTR Upper register.
2011-04-10 JeanDo Small p2_deco optimizations:
2011-04-10 JeanDo Use timer TMR3 to limit loops in calc_hauptroutine_calc_deco()
2011-03-30 JeanDo Bug bb13 : strange failling assertion...
2011-03-29 JeanDo Still hunting for bb13...
2011-03-21 JeanDo Model cleanups.
2011-03-21 JeanDo BUGFIX Gas Usage when first gas is not #1 (bug BB22).
2011-03-20 JeanDo Hunting for NoFly bug...
2011-03-19 JeanDo BUGFIX missing deko init in reboot code.
2011-03-17 JeanDo BUGFIX Gas Usage when stops are shallowest first: CF54 (bug BB24).
2011-03-15 JeanDo Hunting for NoFly (bug BB13)... not found yet...
2011-03-04 JeanDo Better gas lookup policy, supporting unsorted list.
2011-03-03 JeanDo BUGFIX Gas usage for unsorted gas list.
2011-03-03 JeanDo Gas usage
2011-03-01 JeanDo Prototyping deco_gas_volumes() to compute gas consumption per tank with decoplanning.
2011-02-26 JeanDo BUGFIX NoFly time
2011-02-24 JeanDo BUGFIX gas switch
2011-02-21 JeanDo Debug GF model (bug #11 & #12).
2011-02-17 JeanDo BUGFIX Gas switch
2011-02-14 JeanDo BUGFIX clear decotable at begin of simulator mode.
2011-02-14 JeanDo Minor missing translations
2011-02-13 JeanDo Gas switch delay
2011-02-11 JeanDo GF Model
2011-02-01 JeanDo BUGFIX Gradient Factor algo.
2011-02-06 JeanDo BUGFIX NDL blocked to 11' (bb #9)
2011-02-06 JeanDo Enable to compile p2_deco.c on other platforms.
2011-02-04 JeanDo Added German ???? & French ???? characters in small font.
2011-02-03 JeanDo French and German translations
2011-02-03 JeanDo Multi-lang
2011-01-31 JeanDo More p2_deco.c cleanups
2011-01-26 JeanDo Merge decoplan display for both GF and Buhlmann models.
2011-01-25 JeanDo Use 16bits for TTS sum.
2011-01-21 JeanDo + Clean Buhlmann tables addressing
2011-01-21 JeanDo + Change data allocation scheme
2011-01-21 JeanDo Fusion declaration of shared C/ASM variables.
2011-01-04 JeanDo Re-indent c-code. Add .o file.
2010-12-26 heinrichsweikamp add p2_deco.o