Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage Example #2

Open
strooth opened this issue Aug 4, 2021 · 1 comment
Open

Usage Example #2

strooth opened this issue Aug 4, 2021 · 1 comment

Comments

@strooth
Copy link

strooth commented Aug 4, 2021

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?

@bri3d
Copy link
Owner

bri3d commented Aug 4, 2021

Please take a look at the example CSV file included : https://github.com/bri3d/a2l2xdf/blob/master/a2l2xdf.csv . The format should be hopefully self-explanatory.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants