Merge branch 'master' of github.com:iotbzh/CAN_signaling
[apps/agl-service-can-low-level.git] / src / can-bus.cpp
2017-03-01 Romain ForlotMerge branch 'master' of github.com:iotbzh/CAN_signaling
2017-03-01 Romain ForlotWrong call to thread.join cause deadlock and thread...
2017-03-01 Romain ForlotFix: miss 'if' brackets to get incomplete CAN frames...
2017-03-01 Romain ForlotFix: improve can_message read
2017-03-01 Romain ForlotDelete for good obsolete code
2017-02-28 Romain ForlotImplement a new method returning the can device
2017-02-28 Romain ForlotFix: can bus object life is now expanded and don't
2017-02-28 Romain ForlotFix: wrong argument passed to start_reading().
2017-02-28 Romain ForlotAdded debugging messages.
2017-02-28 Romain ForlotMake the thread function members of can_bus_t and can_b...
2017-02-28 Romain ForlotRe-arranging objects splitting all objects over