Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-20 | Rename header file to hpp. | Romain Forlot | 1 | -393/+0 |
2017-02-16 | Change way signaling end of queue for can messages | Romain Forlot | 1 | -0/+2 |
2017-02-16 | Add can_message_t constructor. Make the class | Romain Forlot | 1 | -4/+5 |
2017-02-16 | Change CanMessage_c to can_message_t class name | Romain Forlot | 1 | -7/+7 |
2017-02-16 | Adding canbus read method | Romain Forlot | 1 | -2/+5 |
2017-02-16 | Use initialisation list with CanBus_c constructor | Romain Forlot | 1 | -13/+13 |
2017-02-15 | Externalized afb_event, no more in CanSignal | Romain Forlot | 1 | -2/+0 |
2017-02-14 | Add VehicleMessage queue methods | Romain Forlot | 1 | -0/+3 |
2017-02-14 | Implement CanMessage_c method to navigate through | Romain Forlot | 1 | -18/+8 |
2017-02-14 | Move sources into src directory | Romain Forlot | 1 | -0/+396 |