-
For [asammdf](https://github.com/danielhrisca/asammdf) we use [appveyor](https://ci.appveyor.com/project/danielhrisca/asammdf/history) to generate stand-alone builds for the GUI application, using PyI…
-
### Description of the Issue
arxml is AutoSAR XML file
https://www.autosar.org/
### Steps to Reproduce the Issue
1. Open *.arxml file
2. no Highlighted as xml file
3.
### Expecte…
-
While trying to import CAN arxml I'm facing following problem:
AttributeError: 'Frame' object has no attribute 'transmitters'
arxml1Db = next(iter(canmatrix.formats.loadp(file).values()))
…
-
I want user definition cursor position mechanism in omni complete.
https://github.com/prabirshrestha/vim-lsp/blob/ee1dd1638a69930fb49be7f7e4e17c9bdb16de63/autoload/lsp/omni.vim#L285-L291
ex:…
-
When I run the test.py, it seems like that there are some "ImportError" errors during importing arxml, kcd, modules in formats.py. The logs after running test.py are shown as below.
Could you please…
-
Hi,
While checking for the script (I wrote something similar for my personal usage and I am interested on your converter), I encountered the following issue:
- At line 1654, the ARXML.PY file cal…
-
Hi,
I tried convert file.arxml ( autosar 4.2.1) to dbc/xlsx.
```
python convert.py input.arxml output.dbc
python convert.py input.arxml output.xlsx
```
There were no error but it didn't outpu…
-
When I tried to convert .arxml to dbc file, I got this below error
![image](https://user-images.githubusercontent.com/33441532/47639616-c19a8f80-db87-11e8-9823-2c808d663a0a.png)
-
I have an ARXML file with I-SIGNAL-I-PDU which is causing errors in the tool. I believe this is due it being an Autosar 4.3 generated file.
Is there support planned for Autosar 4.3?
-
when i tried to convert an .arxml file to a .dbc file, i found this message: "ERROR - formate -This file format is not supported for reading", and i checked the command "canconvert" and found this com…