Update steering wheel LIN message definition 77/23177/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 3 Dec 2019 21:07:49 +0000 (16:07 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 3 Dec 2019 22:06:08 +0000 (22:06 +0000)
commit6af1b5e243df2333a9ecdedf9c9ba23a3619de58
tree8f3a57d811737f36220b225e7b3c0455da3e72c3
parent42163fc4757fa2bb4a8fba54afb8a092ccd0878d
Update steering wheel LIN message definition

The steering wheel LIN message does not work in low-can after it has
been updated to include commit "Update function rx_filter_can for
multi frame prevision." (59bffa4 in master, a41ee0d in halibut), due
to the length value now being required in the message definition.
The length has been added to the definition for agl-vcar and the
application-generated.cpp files regenerated. As well, the new J1939
and FD flags have been added to the message definition for
consistency.

Bug-AGL: SPEC-2951

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ice079268827dfbb2bf2c79b6c5e897dcab8fc433
examples/agl-vcar/application-generated.cpp
examples/agl-vcar/signals.json
low-can-binding/binding/application-generated.cpp