fit icon indicating copy to clipboard operation
fit copied to clipboard

data definition message missing

Open beyoung opened this issue 4 years ago • 0 comments

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

beyoung avatar Mar 22 '21 07:03 beyoung