-
Hi all,
I have a problem when converting an arxml file with multiple Ecus but same cluster to a dbc file
Used Version: can matrix 0.9.5
Example Data
[TestCluster.zip](https://github.com/ebroecker/…
-
AR-PACKAGE can have a gateway mapping info. This info is not supported by canmatrix so far.
is there a way to get these info or is it planned to be supported by canmatrix?
-
Whein I convert my arxml file, I get the following error:
```
File "C:\Python\Python310\lib\site-packages\canmatrix\formats\__init__.py", line 88, in load
dbs = module_instance.load(file_obje…
-
I would like to implement support for exporting to asam MF4 files (https://www.asam.net/standards/detail/mdf/). That would require my library as dependency ([asammdf](https://github.com/danielhrisca/a…
-
Hi
This RH850 looks great, can you let us know if it supports CAN, and if english detailed manuals available on how to use it?
We are interested in how to run TOPPER ATK2, RTE, BSW esp comstack…
-
Dear all, Hello,
Am not familiar with Python installation/execution but trying to use your tools.
When I launch canconvert I have some error messagees, could you help me to find what is wrong in wh…
-
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 - Importing 2.arxml ...
Traceback (most recent…
-
Hello,
I have a topic, I am not sure if it is a question or an issue.
I got an arxml-file with CAN-FD, PDUs and so on.
I use asammdf, which calls canmatrix.
In the arxml.py-file the load func…
-
### What is your question?
Dear Conan Folks,
I can see that the structure of folders is different in conan cache .. when i build locally i see the export sources sources and sources in another fo…
-
### Describe the bug
When sending a message which requires a signed int the bytearray returns a value error because the byte must be in range(0,256)
Also no support for values larger than 8 bits
…