summaryrefslogtreecommitdiffstats
path: root/src/can/can-bus.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Fix: used new created classes.Romain Forlot1-1/+1
2017-03-16Use the new created class and their respectivesRomain Forlot1-7/+9
2017-03-16Use static method now as they are all static. No needRomain Forlot1-3/+1
2017-03-16Change all old struct name to the new class.Romain Forlot1-2/+2
2017-03-16Cleaning old can_bus_dev_t now implementedRomain Forlot1-148/+16
2017-03-16separation of can_bus_t and can_bus_dev_t and use of the new socket class.Loïc Collignon1-71/+4
2017-03-16It isn't needed to initialize diag managerRomain Forlot1-3/+2
2017-03-16Introducing diagnostic manager class.Romain Forlot1-4/+4
2017-03-16Include file changes, typo and renaming operation.Romain Forlot1-8/+8
2017-03-16Beginning of work on obd2 object andRomain Forlot1-0/+556