aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/diagnostic/diagnostic-manager.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Static code review fixes.Romain Forlot1-6/+4
2017-05-22Logical bus name mapped to device name using conf file.Romain Forlot1-3/+9
2017-05-19Added timestamp to received CAN messagesRomain Forlot1-1/+2
2017-05-19Make and use a single function to read incoming CAN messagesRomain Forlot1-11/+1
2017-05-19Cleaning unused code diagnostic parts.Romain Forlot1-38/+1
2017-05-19Fix: be able to receive new response from OBD2 requests.Romain Forlot1-1/+1
2017-05-19Fix: CAN message transmitted filled of zero.Romain Forlot1-0/+1
2017-05-19Fix: listening on broadcast CAN ID.Romain Forlot1-1/+1
2017-05-19Implement canceling with BCM socket leads to close it.Romain Forlot1-17/+1
2017-05-19Adding also diagnostic request to systemd event loopRomain Forlot1-4/+18
2017-05-19There is no more need having pointer on socket deviceRomain Forlot1-1/+5
2017-05-19Simplify testing name size...Romain Forlot1-1/+1
2017-05-19Reworking diagnostic manager to use BCM sockets.Romain Forlot1-97/+110
2017-05-04Follow the moving binding and configuration files.Romain Forlot1-1/+1
2017-04-24Misc: Cleanup, typo, formating and comments update.Romain Forlot1-6/+1
2017-04-22Improve logging messagesRomain Forlot1-19/+19
2017-04-21Move all signals search functions into new signals_manager_t objectRomain Forlot1-3/+4
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot1-0/+618