aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/diagnostic
AgeCommit message (Expand)AuthorFilesLines
2017-06-09Comments, Cleanup, formatRomain Forlot3-43/+11
2017-06-07Fix: exception unsubscribe all at startRomain Forlot1-1/+1
2017-06-02C++ coding styleRomain Forlot2-2/+2
2017-06-02Remove pointer generator that make memory leaks.Romain Forlot4-9/+10
2017-06-02Get diag manager's socket into subscription objRomain Forlot2-85/+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 Forlot2-6/+6
2017-06-01FormatRomain Forlot1-1/+0
2017-06-01Rename method to have same everywhereRomain Forlot2-3/+3
2017-06-01Renaming configuration to applicationRomain Forlot3-6/+6
2017-05-24Close diagnostic manager socket if there isn't any requestsRomain Forlot2-3/+20
2017-05-24Initialize the new socket member.Romain Forlot1-2/+4
2017-05-24Fix memory leaksRomain Forlot3-0/+10
2017-05-24Be able to copy active diagnostic request objects with their socketRomain Forlot1-0/+1
2017-05-23Static code review fixes.Romain Forlot4-10/+8
2017-05-22Logical bus name mapped to device name using conf file.Romain Forlot2-4/+11
2017-05-19Added timestamp to received CAN messagesRomain Forlot1-1/+2
2017-05-19Adjust method signature to be more efficient.Romain Forlot2-2/+2
2017-05-19Include diagnostic_message_t into can_message_set.Romain Forlot2-1/+10
2017-05-19Make and use a single function to read incoming CAN messagesRomain Forlot2-12/+1
2017-05-19Cleaning unused code diagnostic parts.Romain Forlot4-101/+2
2017-05-19Format renamingRomain Forlot2-7/+6
2017-05-19Remove can-bus-dev following RAW->BCM sockets migrationRomain Forlot1-2/+0
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 Forlot2-4/+21
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 Forlot4-100/+125
2017-05-19FormatRomain Forlot2-9/+27
2017-05-04Follow the moving binding and configuration files.Romain Forlot3-3/+3
2017-04-24Misc: Cleanup, typo, formating and comments update.Romain Forlot2-7/+3
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 Forlot6-0/+1220