ebroecker / canmatrix

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

signed/unsigned signals dbc => xml #793

Closed SabrineBH closed 2 months ago

SabrineBH commented 4 months ago

When converting from dbc to xml, the signed/unsigned types are not taken into consideration

image

ebroecker commented 3 months ago

Hi @SabrineBH

There is some code to do it, so it works on my side. Do you have some example (dummy-dbc) which leads to this error?