summaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/can
AgeCommit message (Expand)AuthorFilesLines
2017-04-22Use BCM socket as default cleaning up the old RAW socket code.Romain Forlot3-27/+6
2017-04-22Improve logging messagesRomain Forlot4-26/+26
2017-04-21Move all signals search functions into new signals_manager_t objectRomain Forlot1-11/+16
2017-04-20Update commentsRomain Forlot1-2/+4
2017-04-20Remove timeout socket option.Romain Forlot1-2/+0
2017-04-20Separate socket configuration and openingRomain Forlot3-6/+10
2017-04-20Use same function to open BCM and RAW CAN socketsRomain Forlot3-6/+6
2017-04-20Specializing socket class to CAN socket operations.Romain Forlot3-45/+19
2017-04-19Cleaning includeRomain Forlot1-3/+0
2017-04-19Fix: temporary variable assigned to a reference leading to exceptionRomain Forlot1-1/+1
2017-04-18Use a system INI configuration file to get devices mappingRomain Forlot2-75/+30
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot15-0/+2028