Adds CAN FD flag on message object. 59/18659/3
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 28 Nov 2018 12:49:08 +0000 (13:49 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 11 Dec 2018 10:25:38 +0000 (10:25 +0000)
commit9a441dad97539ec696d33eabb8ac36c222790e7f
treea8c5ed2ec746ef133d51b8964e2f2aff49f18ec2
parente2a6bd168da5505f150ffad21aaf03498f2a3f67
Adds CAN FD flag on message object.

Adds CAN FD flag on message object when generating CPP file for the
low-can service. So with this commit you are now able to use a new flags
in your JSON CAN message definitions. This will imply that messages
received from a certain CAN ID will be handled as CAN FD.

Bug-AGL: SPEC-1980

Change-Id: Ia5fb573711742591c068928aee914ba708c802df
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/main.cpp
src/openxc/can_message.cpp
src/openxc/can_message.hpp