aboutsummaryrefslogtreecommitdiffstats
path: root/src/openxc
AgeCommit message (Collapse)AuthorFilesLines
2019-07-01Add modification for j1939 low-cansandbox/amalrik/j1939Arthur Guyader4-21/+118
Change-Id: I36d74f76e311b082cd492425a1fb57e48ad695ed Signed-off-by: Arthur Guyader <arthurguyader@gmail.com>
2018-12-11Adds CAN FD flag on message object.Romain Forlot2-0/+15
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>
2017-06-13Import CAN generator from low-level-can-serviceRomain Forlot14-0/+978
Also use the app-templates CMake helpers. Change-Id: I034e5efa9baa0f686a081f60df5c3588e4b3bd51 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>