Several Axon updates have been made since v1.05, with a major change made in v1.06.
http://www.societyofrobots.com/axon/downloads/Axon_Source_062709.ziphttp://www.societyofrobots.com/axon/axon_function_list.shtmlv1.08 June 27th, 2009
added 1.7s delay at beginning of startup to avoid potential power issues in axon.c
timer 5 init and reset functions added to axon.c
v1.07 April 1st, 2009
added rprintf float support, modifying rprintf.h: rprintfFloat(number_of_positions, float_variable);
added eeprom functionality to SoR_Utils.h
v1.06 February 19th, 2009
added more features for axon_DAQ.c
yerbie entirely rewrote timer640.c and timer640.h, fixed timer bug!
timer commands like reset_timer_0() and been changed to reset_timer0()