summaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/utils/socketcan-raw.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-09Migration to AFB Binding V2Romain Forlot1-5/+5
2017-05-19Added timestamp to received CAN messagesRomain Forlot1-1/+4
2017-05-10Move reading input stream to specialized socket class.Romain Forlot1-0/+21
2017-05-05Don't destroy socket by default as they will always be open.Romain Forlot1-9/+0
2017-05-03Fix: constructor and include file missing.Romain Forlot1-11/+11
2017-05-03Derivate socketcan to multiple child depending upon socket CAN type.Romain Forlot1-0/+73