summaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/can/can-bus.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-94/+0
2017-06-09Comments, Cleanup, formatRomain Forlot1-1/+1
2017-06-07Improve reliability on multi-threading.Romain Forlot1-3/+3
2017-06-07Fix: c++11 detected and not applied from configRomain Forlot1-1/+1
2017-06-07Separate low_can_subscription class from callbacksRomain Forlot1-1/+1
2017-06-01Implement method to filter messages before pushingRomain Forlot1-2/+4
2017-06-01Clearer call to methodRomain Forlot1-1/+1
2017-06-01Reworked subscription to integrate filtering.Romain Forlot1-4/+5
2017-05-23Static code review fixes.Romain Forlot1-1/+1
2017-05-19Finish config parser retrieving device mapping.Romain Forlot1-2/+2
2017-05-19Include diagnostic_message_t into can_message_set.Romain Forlot1-3/+3
2017-05-19Be able to return index or can bus name.Romain Forlot1-2/+4
2017-05-19Remove can-bus-dev following RAW->BCM sockets migrationRomain Forlot1-6/+0
2017-05-10CAN message will not be modified once read.Romain Forlot1-1/+1
2017-05-10Keeping RAW sockets for compatibilityRomain Forlot1-4/+0
2017-05-05Improve granularity of BCM socket using one by signalRomain Forlot1-2/+0
2017-05-05Separation between hat and callback binding partsRomain Forlot1-1/+1
2017-05-04Follow the moving binding and configuration files.Romain Forlot1-1/+1
2017-04-27Reworked reading CAN devices from BCM socket.Romain Forlot1-0/+4
2017-04-24Misc: Cleanup, typo, formating and comments update.Romain Forlot1-5/+4
2017-04-24Create a received job for BCM Socket to handle filtering.Romain Forlot1-0/+3
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 Forlot1-2/+3
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot1-0/+94