aboutsummaryrefslogtreecommitdiffstats
path: root/src/can/can-bus.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Handle project new architecture using new CMakeFileRomain Forlot1-94/+0
2017-03-17Comments fixes, typo and formating.Romain Forlot1-12/+12
2017-03-16Include cleaningRomain Forlot1-2/+0
2017-03-16Follow rename operation in CMakeLists.txtRomain Forlot1-1/+1
2017-03-16Finalization of decoding part of diagnostic messages.Romain Forlot1-1/+1
2017-03-16Revert accessing CAN device with a map indexing on dev nameRomain Forlot1-2/+3
2017-03-16Improve Doxygen comments and formating.Romain Forlot1-2/+1
2017-03-16Get decoding diagnostic request from decoding thread of can_bus_tRomain Forlot1-0/+4
2017-03-16Default value about thread state set at false.Romain Forlot1-2/+2
2017-03-16Make diagnostic manager initialization processus.Romain Forlot1-3/+3
2017-03-16Fix: include statement with wrong path.Romain Forlot1-6/+5
2017-03-16Cleaning old can_bus_dev_t now implementedRomain Forlot1-5/+5
2017-03-16Fix all doxygen comments about parameters.Romain Forlot1-1/+1
2017-03-16Remove moved functions into configuration classRomain Forlot1-26/+0
2017-03-16Add movable constructor to the classRomain Forlot1-0/+1
2017-03-16separation of can_bus_t and can_bus_dev_t and use of the new socket class.Loïc Collignon1-88/+52
2017-03-16Change doxygen commentsLoïc Collignon1-37/+20
2017-03-16It isn't needed to initialize diag managerRomain Forlot1-5/+0
2017-03-16Introducing diagnostic manager class.Romain Forlot1-3/+7
2017-03-16Include file changes, typo and renaming operation.Romain Forlot1-1/+1
2017-03-16Finalize new directories organization.Romain Forlot1-3/+3
2017-03-16Beginning of work on obd2 object andRomain Forlot1-0/+172