log code_part1/OSTC_code_c_part2/p2_deco.c @ 215:df63e01ac992

age author description
2011-02-21 JeanDo Debug GF model (bug #11 & #12).
2011-02-17 JeanDo BUGFIX Gas switch
2011-02-15 JeanDo Gas switch debugging...
2011-02-14 JeanDo BUGFIX clear decotable at begin of simulator mode.
2011-02-13 JeanDo Gas switch delay
2011-02-12 JeanDo Minor fixes.
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-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-24 JeanDo + Use overlay local vars.
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-28 JeanDo FIX again reset C data stack and frame pointer when entering C code.
2010-12-26 JeanDo Split C code, and use direct linking.