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

Implement static fields #274

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

andlaus
Copy link
Collaborator

@andlaus andlaus commented Mar 1, 2024

This PR implements static fields, i.e., arrays of structures of fixed size. It includes parsing and writing, en- and decoding as well as a unit test.

Besides this, the PR does some janitorial work for DiagDataDictionarySpec: It adds the missing admin_data attribute and it reorders all member attributes to the same order as the corresponding subtags in the XSD.

Andreas Lauser <andreas.lauser@mercedes-benz.com>, on behalf of MBition GmbH.
Provider Information

@andlaus andlaus requested a review from kayoub5 March 1, 2024 09:26
this includes parsing/writing, en-/decoding and a unit test...

Signed-off-by: Andreas Lauser <andreas.lauser@mbition.io>
Signed-off-by: Michael Hahn <michael.hahn@mbition.io>
@kayoub5
Copy link
Collaborator

kayoub5 commented Mar 1, 2024

Please split the two commits in two PRs, it's too much to review changes from both at the same time

@andlaus
Copy link
Collaborator Author

andlaus commented Mar 1, 2024

Please split the two commits in two PRs, it's too much to review changes from both at the same time

done: #275. Thanks for the nudge.

@andlaus andlaus merged commit ae5a529 into mercedes-benz:main Mar 1, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants