-
Hi!
I am using a dbc file that uses a multiplexed value on some ID.
While using the dbc file I noticed that the datalen of the CAN message changes depending on the MUX it is dealing with.
For…
-
I used cantools python package to decode canbus message. I used a dbc file created by me for testing. I copied a sample file. When I use can id like 419358976, I get error. But for smaller can ids lik…
-
Hello Girish,
I took the latest delivery.
I am trying to generate arxmls are i checked ur examples too.
The SwBaseTypes are generating without shortnames. Is this an intended change?
Regards…
-
when i convert the arxml file, I found signals in the file, but no dbc file output. Maybe it's because the size of the arxml file is 9M? Please help me solve this problem, thank you.
└─[0] canconv…
-
dear
i want to convert arxml to xlsx, the cmd as "canconvert tmp/Test_SunroofAndCurtainSrv_1_P_WindowSignalToSrv_CSCBCMCore.arxml 20231025.xlsx", log as below,but i can not find the output file "20…
-
Hi,
i have installed canmatrix module using pip and used below command to convert arxml to dbc.
C:\Python39>python -m canmatrix.cli.convert -vv VSNA_PSCM_FNV4EcuExtract_0.9.1_ECUA_V2.arxml test.…
-
Is there any checking/validation that is done during export or import of ARXML? I am looking to create DEXT ARXML file and would like to ensure that the files i create are in-line with the AUTOSAR DEX…
-
I am looking for a script or tool that can help me convert arxml files to xlsx format.
-
I see that a helper function has been created for arxml files to decode ethernet messages. Can there be more documentation added for explaining how that is working. I have a sample arxml file in case …
-
It would be great to avoid having the following 'warning output' be displayed when using canmatrix. Perhaps it can be put into a logger type output instead.
```
arxml is not supported
ldf is not …