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

Automate DBC Generation #3

Open
HelloKitty opened this issue Jun 19, 2018 · 2 comments
Open

Automate DBC Generation #3

HelloKitty opened this issue Jun 19, 2018 · 2 comments

Comments

@HelloKitty
Copy link
Member

Prototype exists for regenerating a DBC file from the MySQL table but remains unfinished. Plus no string support.

@HelloKitty
Copy link
Member Author

Issue with header generation is the only remaining task.

@HelloKitty
Copy link
Member Author

Fixed header. String block required an additional 0 byte prepended for some reason to match the original DBC file. The specification does not mention anything about this byte so either I am doing something wrong or the spec is wrong.

But this will work for now. Leaving this open though.

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

1 participant