Fix: CAN message transmitted filled of zero.
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 16 May 2017 10:42:35 +0000 (12:42 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 19 May 2017 09:36:43 +0000 (11:36 +0200)
commit242f0f5c08dbf5d80734d64311fcd6ac29852a81
tree62381f71a3e0ec908f90530664cb45acd206fd73
parent046af0b8441ff890f644da722507bc77cd3270f7
Fix: CAN message transmitted filled of zero.

can_dlc field was set to 0 and is evaluated so BCM assumes there is no data
to transmit. It is mandatory to set it.

Change-Id: I1e29ff4248a49212d3fee22c3a0cc77f5b699fd7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
CAN-binder/low-can-binding/diagnostic/diagnostic-manager.cpp