aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/can/can-bus.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-19Change method name to signify that it is an aggregate.Romain Forlot1-1/+1
2017-05-19Finish config parser retrieving device mapping.Romain Forlot1-2/+8
2017-05-19Include diagnostic_message_t into can_message_set.Romain Forlot1-1/+1
2017-05-19Remove can-bus-dev following RAW->BCM sockets migrationRomain Forlot1-60/+28
2017-05-10CleaningRomain Forlot1-6/+1
2017-05-10Keeping RAW sockets for compatibilityRomain Forlot1-52/+1
2017-05-05FormatRomain Forlot1-1/+1
2017-05-05Improve granularity of BCM socket using one by signalRomain Forlot1-9/+0
2017-05-04Follow the moving binding and configuration files.Romain Forlot1-1/+1
2017-04-27Fix: Add notifying decoding thread if there is new messages.Romain Forlot1-1/+3
2017-04-27Check last value before send the event, if no change no event.Romain Forlot1-5/+9
2017-04-27Reworked reading CAN devices from BCM socket.Romain Forlot1-1/+50
2017-04-27Typo, rename, formatRomain Forlot1-5/+6
2017-04-24Create a received job for BCM Socket to handle filtering.Romain Forlot1-0/+9
2017-04-22Use BCM socket as default cleaning up the old RAW socket code.Romain Forlot1-1/+1
2017-04-22Improve logging messagesRomain Forlot1-9/+9
2017-04-21Move all signals search functions into new signals_manager_t objectRomain Forlot1-11/+16
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-1/+1
2017-04-19Cleaning includeRomain Forlot1-3/+0
2017-04-18Use a system INI configuration file to get devices mappingRomain Forlot1-73/+27
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot1-0/+398