Age | Commit message (Expand) | Author | Files | Lines |
2017-04-11 | Handle project new architecture using new CMakeFile |  Romain Forlot | 1 | -264/+0 |
2017-04-11 | Erase compilation WARNING. |  Romain Forlot | 1 | -1/+1 |
2017-03-17 | Comments fixes, typo and formating. |  Romain Forlot | 1 | -67/+67 |
2017-03-16 | Adding missing doxygen comments. |  Romain Forlot | 1 | -2/+14 |
2017-03-16 | Revert accessing CAN device with a map indexing on dev name |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Improve Doxygen comments and formating. |  Romain Forlot | 1 | -1/+4 |
2017-03-16 | Implement signals states decoder and change map |  Romain Forlot | 1 | -2/+2 |
2017-03-16 | Separation of classes in the same file. |  Romain Forlot | 1 | -20/+0 |
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 |