Re-implementation in C++ and separate threads to
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 9 Feb 2017 18:05:48 +0000 (18:05 +0000)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 9 Feb 2017 18:05:48 +0000 (18:05 +0000)
commit8669985f9ab8821053bdaeadc08250c8c1e71d29
tree044015d6c8908702bbf4c256a5fb5c3cd47f8165
parentf12c0a6976b72f2a660735703176e495b16f6ae3
Re-implementation in C++ and separate threads to
read, decode and pushing on the event loop.

Old code has been moved into obsolete directory.

Change-Id: Ia389ab84a1dc566c48e0269f2466843de0e51158
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
can-utils.h
can_decoder.cpp [new file with mode: 0644]
can_event_push.cpp [new file with mode: 0644]
can_reader.cpp [new file with mode: 0644]
low-can-binding.cpp [new file with mode: 0644]