Closed DeaPetrov closed 5 years ago
Hi @DeaPetrov
Thanks for your report.
I added something for recoginzing fd frames in ARXML, maybe it works. due to the lack of some example data at my side it's not yet possible for me to test...
Please try branch iss410
pip install git+https://github.com/ebroecker/canmatrix.git@iss410
there is no limit for --setFrameFd
. I just tried with 6 frames at my side.
For now there is no way to convert a FlexRay frame to can. This would be a nice feature. Gonna look if I find some docs how a flexray armxl looks like
Hi, Thanks for the response. I am beginner in Python, I tried to do the set up, so I can run the scripts. I still didn't manage to have it up and running. Can you upload also convert.exe? I rechecked --setFrameFd command, it works with multiple messages if there is no space after ",". Thank you!
did you have a look on https://canmatrix.readthedocs.io/en/latest/installation.html?
please reopen, if still an issue
I tried conversing an arxml to dbc file, for messages with addressing mode Extended and CAN FD Supported checked, it converts with ID format CAN extended. I also tried --setFrameFd command, but it works with maximum 2 messages at one. Can this limit also be changed to a higher limit, e.g.: 30 messages? When doing the conversion, for FlexRay Frame, the messages are not exported to dbc file. Can also this type be converted?