asammdf icon indicating copy to clipboard operation
asammdf copied to clipboard

J1939 with mixed 29/11 bit ID fails

Open hacklint opened this issue 10 months ago • 0 comments

Description

J1939 requires 29-bit CAN identifiers, but it still should allow traffic on same bus with 11-bit IDs. https://github.com/danielhrisca/asammdf/pull/997 contains a change that writes a warning instead of throwing an exception if there is a .dbc file containing mixed 29/11 bit IDs. A modified version of the CSS demo J1939 .dbc file is provided there as test data.

hacklint avatar Apr 10 '24 14:04 hacklint