log code_part1/OSTC_code_c_part2/p2_deco.c @ 260:bde83cac971f

age author description
Sun, 10 Apr 2011 18:19:42 +0200 JeanDo BUGFIX bb13 : deco_calc_desaturation_time() should reset TBLPTR Upper register.
Sun, 10 Apr 2011 14:17:53 +0200 JeanDo Small p2_deco optimizations:
Sun, 10 Apr 2011 13:12:38 +0200 JeanDo Use timer TMR3 to limit loops in calc_hauptroutine_calc_deco()
Wed, 30 Mar 2011 02:23:47 +0200 JeanDo Bug bb13 : strange failling assertion...
Tue, 29 Mar 2011 23:47:34 +0200 JeanDo Still hunting for bb13...
Tue, 29 Mar 2011 16:17:12 +0200 JeanDo BUGFIX Count gas switch delay down during ascent (bug bb26)
Mon, 21 Mar 2011 20:50:52 +0100 JeanDo Model cleanups.
Mon, 21 Mar 2011 23:27:46 +0100 JeanDo BUGFIX Gas Usage when first gas is not #1 (bug BB22).
Sun, 20 Mar 2011 10:19:19 +0100 JeanDo Hunting for NoFly bug...
Sat, 19 Mar 2011 15:15:17 +0100 JeanDo BUGFIX missing deko init in reboot code.
Sat, 19 Mar 2011 11:34:32 +0100 JeanDo New runtime asserts when compiled in DEBUG more.
Thu, 17 Mar 2011 18:32:16 +0100 JeanDo BUGFIX Gas Usage when stops are shallowest first: CF54 (bug BB24).
Tue, 15 Mar 2011 19:16:34 +0100 JeanDo Hunting for NoFly (bug BB13)... not found yet...
Fri, 04 Mar 2011 01:20:18 +0100 JeanDo Better gas lookup policy, supporting unsorted list.
Thu, 03 Mar 2011 15:52:16 +0100 JeanDo BUGFIX Gas usage for unsorted gas list.