log code_part1/OSTC_code_c_part2/p2_deco.c @ 201:e5c484d59a91

age author description
Tue, 15 Feb 2011 20:04:37 +0100 JeanDo Gas switch debugging...
Mon, 14 Feb 2011 23:15:40 +0100 JeanDo BUGFIX clear decotable at begin of simulator mode.
Sun, 13 Feb 2011 17:27:43 +0100 JeanDo Gas switch delay
Sat, 12 Feb 2011 01:16:47 +0100 JeanDo Minor fixes.
Fri, 11 Feb 2011 23:39:35 +0100 JeanDo GF Model
Wed, 02 Feb 2011 00:09:30 +0100 JeanDo BUGFIX Gradient Factor algo.
Sun, 06 Feb 2011 20:03:48 +0100 JeanDo BUGFIX NDL blocked to 11' (bb #9)
Sun, 06 Feb 2011 19:32:11 +0100 JeanDo Enable to compile p2_deco.c on other platforms.
Tue, 01 Feb 2011 00:24:46 +0100 JeanDo More p2_deco.c cleanups
Wed, 26 Jan 2011 19:19:02 +0100 JeanDo Merge decoplan display for both GF and Buhlmann models.
Tue, 25 Jan 2011 01:02:35 +0100 JeanDo Use 16bits for TTS sum.
Mon, 24 Jan 2011 23:31:57 +0100 JeanDo + Use overlay local vars.
Fri, 21 Jan 2011 01:44:38 +0100 JeanDo + Clean Buhlmann tables addressing
Fri, 21 Jan 2011 01:44:38 +0100 JeanDo + Change data allocation scheme
Fri, 21 Jan 2011 01:44:37 +0100 JeanDo Fusion declaration of shared C/ASM variables.
Tue, 04 Jan 2011 01:55:49 +0100 JeanDo Re-indent c-code. Add .o file.
Tue, 28 Dec 2010 15:28:55 +0100 JeanDo FIX again reset C data stack and frame pointer when entering C code.
Sun, 26 Dec 2010 14:30:13 +0100 JeanDo Split C code, and use direct linking.