aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/utils
AgeCommit message (Expand)AuthorFilesLines
2017-04-27Make template from similar writing stream operations.Romain Forlot2-28/+6
2017-04-27Renaming confusing member "address_" to "index_"Romain Forlot1-1/+1
2017-04-25Implement reading stream for socketcan_tRomain Forlot2-2/+27
2017-04-24Rename and handling write on socket using stream instead of specific methodRomain Forlot2-15/+76
2017-04-24Fix: Avoid returning 2 results for 1 signal.Romain Forlot1-1/+1
2017-04-22Use BCM socket as default cleaning up the old RAW socket code.Romain Forlot2-17/+5
2017-04-22Fix: opening bcm socket still trying to bind as a RAW socket.Romain Forlot1-3/+6
2017-04-22Improve logging messagesRomain Forlot3-8/+11
2017-04-21Move all signals search functions into new signals_manager_t objectRomain Forlot2-101/+90
2017-04-20Specializing socket class to CAN socket operations.Romain Forlot2-20/+90
2017-04-19Added missing default constructor.Romain Forlot1-0/+2
2017-04-19Cleaning includeRomain Forlot1-5/+0
2017-04-19FormatingRomain Forlot1-2/+1
2017-04-19Change INI file parser library.Romain Forlot2-26/+10
2017-04-18Use a system INI configuration file to get devices mappingRomain Forlot2-53/+48
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot10-0/+907