summaryrefslogtreecommitdiffstats
path: root/src/can-bus.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-01Fix: improve can_message readRomain Forlot1-19/+8
2017-03-01Delete for good obsolete codeRomain Forlot1-1/+1
2017-02-28Implement a new method returning the can deviceRomain Forlot1-0/+5
2017-02-28Fix: can bus object life is now expanded and don'tRomain Forlot1-25/+17
2017-02-28Fix: wrong argument passed to start_reading().Romain Forlot1-1/+1
2017-02-28Added debugging messages.Romain Forlot1-3/+8
2017-02-28Make the thread function members of can_bus_t and can_bus_dev_t objects.Romain Forlot1-35/+123
2017-02-28Re-arranging objects splitting all objects overRomain Forlot1-0/+363