Can_open_slavenode
History
Change a typecast in can_mbed.cpp from unit8_t * to char * to fit the CANMessage constructor
2012-09-26, by sam_grove [Wed, 26 Sep 2012 05:43:05 +0000] rev 6
Change a typecast in can_mbed.cpp from unit8_t * to char * to fit the CANMessage constructor
Some lingering changes that I don't remember making... err!
2012-09-26, by sam_grove [Wed, 26 Sep 2012 05:37:55 +0000] rev 5
Some lingering changes that I don't remember making... err!
fixed improper typecast of Message to CANMessage
2011-06-01, by sam_grove [Wed, 01 Jun 2011 15:12:07 +0000] rev 4
fixed improper typecast of Message to CANMessage
2011-05-30, by sam_grove [Mon, 30 May 2011 09:56:59 +0000] rev 3
done for the night 5-30-11
2011-05-30, by sam_grove [Mon, 30 May 2011 09:56:35 +0000] rev 2
done for the night 5-30-11
updated can message printing to only show the data that was sent (b0->bx)
2011-05-30, by sam_grove [Mon, 30 May 2011 08:26:03 +0000] rev 1
updated can message printing to only show the data that was sent (b0->bx)
Initial public release of slave node framework port
2011-05-30, by sam_grove [Mon, 30 May 2011 07:14:41 +0000] rev 0
Initial public release of slave node framework port