Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-20 | Rename header file to hpp. | Romain Forlot | 1 | -39/+44 |
2017-02-16 | Change way signaling end of queue for can messages | Romain Forlot | 1 | -2/+19 |
2017-02-16 | Add can_message_t constructor. Make the class | Romain Forlot | 1 | -39/+39 |
2017-02-16 | Change CanMessage_c to can_message_t class name | Romain Forlot | 1 | -23/+23 |
2017-02-16 | Adding canbus read method | Romain Forlot | 1 | -17/+64 |
2017-02-16 | Use initialisation list with CanBus_c constructor | Romain Forlot | 1 | -37/+33 |
2017-02-14 | Add VehicleMessage queue methods | Romain Forlot | 1 | -1/+23 |
2017-02-14 | Implement CanMessage_c method to navigate through | Romain Forlot | 1 | -0/+23 |
2017-02-14 | Move sources into src directory | Romain Forlot | 1 | -0/+226 |