Eduard Bröcker

Results 132 comments of Eduard Bröcker

Oh sorry you are right... Do you have a chance to check the dbc itself? A factor of 0 does not make sense at all. I just want to know...

Hi @daestx thanks for your analysis. Yes the dbc defines the scale (=factor) to zero which is nonsense. Seems so, that candb++ has some plausibility-check here to get around with...

same here: xls(x) is lossy, but you can add additional Attributes: `–additionalSignalAttributes//–additionalFrameAttributes`

Hi @nexulm, you are right, the root-cause is different - all additional attributes are not read anymore since I switched to openpyxl. Will be fixed in #541 (which I just...

Hi @ganralf75 , I never had a J1939-ARXML - so quite possible that nothing works. Maybe you have some example you could provide?

Hi @ganralf75 sorry - not yet - but not forgotten !

Hi @ganralf75, I did a simple `python3 -m canmatrix.cli.convert --arxmlIgnoreClusterInfo J1939ClusterExample.arxml aa.xlsx` which gave me at least this xlsx: [aa.xlsx](https://github.com/ebroecker/canmatrix/files/14761137/aa.xlsx) Maybe this already helps you? I'll have to dive deeper...

Hi @ApoorvaSatish, at autosar.org there are the style-sheets which define the syntax. Regards

Hi @mominggame, thanks for your hint. I'll have a look on it and probably fix it.