canmatrix
canmatrix copied to clipboard
Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...
When I try to convert a arxml-file to a dbc-file with the latest release I get following result: ``` canconvert source.arxml target.dbc INFO - convert - Importing source.arxml ... Traceback...
When opening the documentation at https://canmatrix.readthedocs.io/en/latest/, clicking on the "home" button in the top left hand corner links to https://canmatrix.readthedocs.io/en/latest/contents.html which is a empty documentation page. Capture : 
Can you give an example how to process multiplexer signal and frame when i convert excel file to can bus dbc file?
when i changed the PDU name in the arxml and tried to compare the difference. the result didn't show the PDU name change i use cmd like this:cancompare test_bak.arxml test.arxml...
add pdu-name and can-frame-triggering-name to frame attributes during arxml read add option for convert to rename frame form frame.attribute should fix #646 also
I used canconvert on my dbc file to create an xls file, then used canconvert on the created xls file to output another dbc file. I expected both dbc files...
Hi Eduard, have you considered adding support for loading A2L files in canmatrix? It looks like you have a separate repo that may parse A2L files already. Would be ideal...
I try to convert file from arxml to dbc ,then I get the error,I use the branch 638. $ canconvert 2.arxml 1.dbc ldf is not supported INFO - convert -...
Hi, I used canconvert to convert a dbc file to a json file with jsonAll option but noticed that the values where not exported. Could you please modify the dump...