Donate Share

FreeEMS

File Release Notes and Changelog

Release Name: freeems-v0.0.13-googoogaga

Notes:
0.0.13 (googoogaga) 12/6/08
Added more comments
Added basic logging of interesting vars using serial
Added serial send unsigned char,short,long
Added itoa() functions for char,short,long
Added serial send string
Added header section for SCI0
Started adding serial setup stuff
Fixed baud config const
Added comments about structure to scheduler
Fixed issue with loops in ign sched
Remove unused bit bang demo function
Add trial send call to main loop
Added duplicate SCI0 section to header with base to use later
Added interface, version, and user strings and definitions


Changes: 0.0.13 (googoogaga) 12/6/08 Added more comments Added basic logging of interesting vars using serial Added serial send unsigned char,short,long Added itoa() functions for char,short,long Added serial send string Added header section for SCI0 Started adding serial setup stuff Fixed baud config const Added comments about structure to scheduler Fixed issue with loops in ign sched Remove unused bit bang demo function Add trial send call to main loop Added duplicate SCI0 section to header with base to use later Added interface, version, and user strings and definitions