-
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 (mos…
-
Thank you foremost for providing the library.
After installing and trying to execute some code from the examples I ran into the following problem:
```
Traceback (most recent call last):
File "…
-
Hi,
I try to convert arxml to dbc, but I am getting following error:
> C:\Users\DoesNotMatter>canconvert C:\Users\DoesNotMatter\Desktop\canmatrix_test\Any.arxml C:\Users\DoesNotMatter\Desktop\canm…
-
Is it possible to also have the tool extend to ethernet arxmls to convert to dbcs?
-
After loading an Ethernet ARXML file using 'dbs=canmatrix.formats.loadp(file_path)', the length of 'dbs' is 0.
-
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
i recommand to s…
-
Hi,
I want to convert arxml to dbc
I received the below output.
C:\..\convert.py:293: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(frame.transmitters) is 0:
C:\..\convert.p…
-
I've got a local patch for extracting some primitive ECU info from arxml files. It's pretty hackish, but does help improve readability of resulting .dbc files once converted. If there's interest, I …
-
Hello Developers,
During using convert function provided in this canmatrix module to convert arxml to dbc, I found that value table descripitions of signals are missing in converted dbc file both u…
-
Hi All,
how to extract the UPDATE-INDICATION-BIT-POSITION of a certain signal from ARXML by using canmatrix.