You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also note that this has only really been tested on A2Ls from a few vendors - for example, I know that it won't work with A2Ls which have maps with embedded axes (instead of separate AxisPts references). The concept should be fairly easy to extend for various A2L formats, I just haven't had the time.
Hey there,
Great work here, I'm not the best with python, so it was unclear to me how to use this correctly.
A quick look at the code makes me assume I call the a2l2xdf.py like so in terminal or cmd
python3 a2l2xdf.py mya2lfile.a2l thecsvfile.csv
which will then output the mya2lfile.xdf
I was unsure how I use the csv file correctly?
The text was updated successfully, but these errors were encountered: