Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-16 | Fix: include statement with wrong path. | Romain Forlot | 1 | -2/+2 |
2017-03-16 | typo | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Typo and formating. | Romain Forlot | 1 | -6/+6 |
2017-03-16 | Constructor making mandatory to pass a can_bus_dev_t | Romain Forlot | 1 | -2/+2 |
2017-03-16 | Misplaced test of rtr_flag bool and length assignation | Romain Forlot | 1 | -5/+2 |
2017-03-16 | Fix: method to allocate a new can_message_t object | Romain Forlot | 1 | -48/+57 |
2017-03-16 | Again change enum name and add "_t" suffix to get | Romain Forlot | 1 | -13/+13 |
2017-03-16 | Change CanMessageFormat name to make it | Romain Forlot | 1 | -12/+12 |
2017-03-16 | Clean old C struct, now as C++ class | Romain Forlot | 1 | -0/+16 |
2017-03-16 | Make convert method static to get called at the return | Romain Forlot | 1 | -137/+71 |
2017-03-16 | Fix all doxygen comments about parameters. | Romain Forlot | 1 | -17/+17 |
2017-03-16 | Include file changes, typo and renaming operation. | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Beginning of work on obd2 object and | Romain Forlot | 1 | -0/+313 |