Sam Grove
/
canopen_slavenode
CANfestival - an open source CANopen framework
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:bc64031ac849 | 2012-09-26 | sam_grove | Change a typecast in can_mbed.cpp from unit8_t * to char * to fit the CANMessage constructor |
5:cde2a014de38 | 2012-09-26 | sam_grove | Some lingering changes that I don't remember making... err! |
4:a0557653428b | 2011-06-01 | sam_grove |
fixed improper typecast of Message to CANMessage |
3:1f91c44b482f | 2011-05-30 | sam_grove | (none) |
2:e0be90742924 | 2011-05-30 | sam_grove |
done for the night 5-30-11 |
1:285c99dcbb25 | 2011-05-30 | sam_grove |
updated can message printing to only show the data that was sent (b0->bx) |
0:6219434a0cb5 | 2011-05-30 | sam_grove |
Initial public release of slave node framework port |