aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/can/can-bus-dev.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-19Remove can-bus-dev following RAW->BCM sockets migrationRomain Forlot1-64/+0
2017-05-05Get back to device dedicated raw_socketRomain Forlot1-2/+2
2017-05-05Improve granularity of BCM socket using one by signalRomain Forlot1-1/+0
2017-05-03Keeping raw socket until diagnostic_manager is fully migratedRomain Forlot1-2/+2
2017-04-27Reworked reading CAN devices from BCM socket.Romain Forlot1-1/+2
2017-04-27Renaming confusing member "address_" to "index_"Romain Forlot1-2/+2
2017-04-24Misc: Cleanup, typo, formating and comments update.Romain Forlot1-1/+0
2017-04-24Create a received job for BCM Socket to handle filtering.Romain Forlot1-1/+3
2017-04-22Use BCM socket as default cleaning up the old RAW socket code.Romain Forlot1-3/+1
2017-04-20Separate socket configuration and openingRomain Forlot1-0/+1
2017-04-20Use same function to open BCM and RAW CAN socketsRomain Forlot1-1/+1
2017-04-20Specializing socket class to CAN socket operations.Romain Forlot1-3/+2
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot1-0/+65