ebroecker / canmatrix

Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...
BSD 2-Clause "Simplified" License
924 stars 399 forks source link

Convert arxml to dbc, the "Byte order" of some signals can not be converted to correct type(from Intel to Motorola) #589

Open Crisfu123 opened 3 years ago

ebroecker commented 3 years ago

@Crisfu123 do you have examples?

Crisfu123 commented 3 years ago

axml_to_dbc_Capture

Crisfu123 commented 3 years ago

In fact, it almost happened on long data signals, such as Startbit=0, Length=60 and Startbit=16, Length=48.

ebroecker commented 1 year ago

... still was not yet able to reproduce. Maybe someone or me can create a minimal example