aboutsummaryrefslogtreecommitdiffstats
path: root/src/can/can-bus-dev.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Get decoding diagnostic request from decoding thread of can_bus_tRomain Forlot1-0/+1
2017-03-16Default value about thread state set at false.Romain Forlot1-1/+1
2017-03-16Also initialize the id_ renamed address_ member. This memberRomain Forlot1-2/+2
2017-03-16Adding needed getter for diagnostic manager. UsefulRomain Forlot1-0/+2
2017-03-16C Header firstRomain Forlot1-1/+1
2017-03-16Add necessary to be able to initialize diagnostic manager shims.Romain Forlot1-2/+2
2017-03-16Fix: bugs in class due to the wrapping of C socketRomain Forlot1-2/+3
2017-03-16Added a static method to get used by Diagnostic managerRomain Forlot1-0/+1
2017-03-16Cleaning old can_bus_dev_t now implementedRomain Forlot1-3/+3
2017-03-16separation of can_bus_t and can_bus_dev_t and use of the new socket class.Loïc Collignon1-0/+60