aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/diagnostic/diagnostic-manager.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-508/+0
2017-06-09Migration to AFB Binding V2Romain Forlot1-12/+12
2017-06-09Comments, Cleanup, formatRomain Forlot1-40/+11
2017-06-07Fix: exception unsubscribe all at startRomain Forlot1-1/+1
2017-06-02Remove pointer generator that make memory leaks.Romain Forlot1-5/+5
2017-06-02Get diag manager's socket into subscription objRomain Forlot1-80/+6
2017-06-01Better handling of duplicate non recurring requestRomain Forlot1-1/+2
2017-06-01Delete pointer and content, possible memory leakRomain Forlot1-0/+5
2017-06-01Fix: Frequency filter doesn't apply on diagnosticRomain Forlot1-5/+5
2017-06-01FormatRomain Forlot1-1/+0
2017-06-01Rename method to have same everywhereRomain Forlot1-2/+2
2017-06-01Renaming configuration to applicationRomain Forlot1-4/+4
2017-05-24Close diagnostic manager socket if there isn't any requestsRomain Forlot1-3/+19
2017-05-24Fix memory leaksRomain Forlot1-0/+2
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