We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Include definition messages in addition to byte payload of unknown fields. Maybe make this a decode option.
The text was updated successfully, but these errors were encountered:
testdata: Add file from dtcooper/python-fitparse/#6
3330c2e
reader: add DecodeOptions
a9e486f
Initial options are for optional logging and decoding of fields/messages. A follow-up commit will enable them for the decoder. Updates #6.
unknown: refactor handling of unknown fields and messages
edf5276
Must now be enabled using DecodeOptions. Updates #6.
No branches or pull requests
Include definition messages in addition to byte payload of unknown fields. Maybe make this a decode option.
The text was updated successfully, but these errors were encountered: