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

Add Kaitai Struct definition for data log format #7882

Merged
merged 3 commits into from
Mar 27, 2025

Conversation

jonahsnider
Copy link
Contributor

Adds a Kaitai Struct definition for the WPILOG format. This can be used to generate code to read/write data log files without needing to build out a parser/serializer by hand. Or just an additional resource for readers to help understand the WPILOG format.

@github-actions github-actions bot added the component: wpiutil WPI utility library label Mar 27, 2025
@PeterJohnson PeterJohnson merged commit ea98642 into wpilibsuite:main Mar 27, 2025
43 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: wpiutil WPI utility library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants