Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-16 | Get decoding diagnostic request from decoding thread of can_bus_t | Romain Forlot | 1 | -0/+1 |
2017-03-16 | Default value about thread state set at false. | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Also initialize the id_ renamed address_ member. This member | Romain Forlot | 1 | -2/+2 |
2017-03-16 | Adding needed getter for diagnostic manager. Useful | Romain Forlot | 1 | -0/+2 |
2017-03-16 | C Header first | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Add necessary to be able to initialize diagnostic manager shims. | Romain Forlot | 1 | -2/+2 |
2017-03-16 | Fix: bugs in class due to the wrapping of C socket | Romain Forlot | 1 | -2/+3 |
2017-03-16 | Added a static method to get used by Diagnostic manager | Romain Forlot | 1 | -0/+1 |
2017-03-16 | Cleaning old can_bus_dev_t now implemented | Romain Forlot | 1 | -3/+3 |
2017-03-16 | separation of can_bus_t and can_bus_dev_t and use of the new socket class. | Loïc Collignon | 1 | -0/+60 |