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
When I call 'fit.Decode' method, I get the following error messages:
header decoded: size: 14 | protover: 32 | profver: 2085 | dsize: 114956 | dtype: .FIT | crc: 0x773b definition message parsed: local: 1 | global: FileId | arch: LittleEndian | fields: 7
error parsing file id message: error reading data message: missing data definition message for local message number 5
But I can decode it with FitCSVTool.jar and turn it into csv file.
00000b62-072f-4211-b8e3-26b0de4d51c6.fit.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I call 'fit.Decode' method, I get the following error messages:
header decoded: size: 14 | protover: 32 | profver: 2085 | dsize: 114956 | dtype: .FIT | crc: 0x773b
definition message parsed: local: 1 | global: FileId | arch: LittleEndian | fields: 7
error parsing file id message: error reading data message: missing data definition message for local message number 5
But I can decode it with FitCSVTool.jar and turn it into csv file.
00000b62-072f-4211-b8e3-26b0de4d51c6.fit.zip
The text was updated successfully, but these errors were encountered: