pierremtb / easy-fit

Parse your .FIT files easily, directly from JS
Other
70 stars 51 forks source link

Strange record data when importing a fit file from movescount #14

Closed jimmykane closed 6 years ago

jimmykane commented 7 years ago

Hi there,

I get this strange data when importing a .fit file from movescount. Take a look:

screen shot 2017-06-24 at 14 20 06

As you can see all the points that do have a lat long have out of space values.

Do you have any clue for this ?

pierremtb commented 7 years ago

Hi, sorry for the delay.

That's very strange. I've only tested the parser against .FIT files that came from Garmin devices. Does this occur with all your files ?

jimmykane commented 7 years ago

Not all. Let me pass you one from Stryd . I think this might happen due to not having GPS data? Not a big prio but it would be great if you could spend a little time cause I am really lost with binary data.

1497535008-GIR.fit.zip

jimmykane commented 7 years ago

Btw I fixed it for the previous example. It's ok. They just had strange values.

Still though that file gets parsed empty.