summaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/utils/socketcan-bcm.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-101/+0
2017-06-09Migration to AFB Binding V2Romain Forlot1-5/+5
2017-06-09Comments, Cleanup, formatRomain Forlot1-0/+3
2017-06-07Add some useful DEBUG information for read framesRomain Forlot1-2/+3
2017-06-02Get diag manager's socket into subscription objRomain Forlot1-8/+3
2017-06-01Use UDS PID has key to record subscriptionsRomain Forlot1-1/+6
2017-06-01Reworked subscription to integrate filtering.Romain Forlot1-0/+1
2017-05-19Added timestamp to received CAN messagesRomain Forlot1-1/+6
2017-05-10Make non blocking BCM socket.Romain Forlot1-0/+3
2017-05-10Move reading input stream to specialized socket class.Romain Forlot1-0/+24
2017-05-05Don't destroy socket by default as they will always be open.Romain Forlot1-9/+0
2017-05-05Improve log message.Romain Forlot1-1/+1
2017-05-03Fix: constructor and include file missing.Romain Forlot1-10/+10
2017-05-03Derivate socketcan to multiple child depending upon socket CAN type.Romain Forlot1-0/+73