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

Content of "NS_" section is lost on dbc->dbc conversion #557

Open
fpetry opened this issue Mar 26, 2021 · 0 comments
Open

Content of "NS_" section is lost on dbc->dbc conversion #557

fpetry opened this issue Mar 26, 2021 · 0 comments

Comments

@fpetry
Copy link

fpetry commented Mar 26, 2021

When converting or merging DBC files the content of the "NS_ :" section is lost:

header = "VERSION \"created by canmatrix\"\n\n\nNS_ :\n\nBS_:\n\n"

I didn't find any reliable source what this Section exactly does (thank you well documented DBC format...). But I would assume that a DBC to DBC conversion should not change the content semantically.

Bonus question: Why is there a space between NS_ and the colon but not in all other sections? This seems to be not canmatrix specific but a general thing...

EDIT: "NS_ :" Seems to stand for "new symbols"

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

No branches or pull requests

2 participants