All queue under can_bus_t class and reading thread
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 21 Feb 2017 16:30:30 +0000 (16:30 +0000)
committerRomain Forlot <romain.forlot@iot.bzh>
Wed, 22 Feb 2017 11:15:11 +0000 (12:15 +0100)
commitc535c3bb2d73327772c1bb72c9fcca3f8a7f8204
tree9ff986d92ece98a86e042b76aca1a0b4a4a3ebc2
parent37e6cbdcca6a1862c2a7bcb81d24e43c4b510d4e
All queue under can_bus_t class and reading thread
function with an additionnal can_bus_t object argument

Change-Id: I6b0b9b66e83be59359bcd148e8b9f3350a085b64
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/can-utils.cpp
src/can-utils.hpp
src/can_decode_message.cpp
src/can_event_push.cpp
src/can_reader.cpp
src/can_reader.hpp
src/timer.cpp