Make available decoding OBD2 messages method to be use as callback.
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 15 Mar 2017 22:10:46 +0000 (23:10 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 16 Mar 2017 16:21:57 +0000 (17:21 +0100)
commit53cd923a034162273fea2f4fb045b28686f51df5
tree43e9a7fbf27646d88b11d1f7281a6b2c2be255bd
parent865c6c6d6f4174c5874e4cd5136832c25a3b1198
Make available decoding OBD2 messages method to be use as callback.

Change the method to static 'cause it will be call from outside of the class.

Change-Id: I88dcd845559fac7892cd489cd6e8198c143ee2a8
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/can/can-decoder.cpp
src/can/can-decoder.hpp
src/diagnostic/diagnostic-message.cpp
src/diagnostic/diagnostic-message.hpp