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

Support FIT files with developer fields #39

Closed
laufhannes opened this issue Jun 6, 2020 · 2 comments · Fixed by #40
Closed

Support FIT files with developer fields #39

laufhannes opened this issue Jun 6, 2020 · 2 comments · Fixed by #40

Comments

@laufhannes
Copy link

Here's an example fit file that fails to display properly: 56683738298.zip
image

While that's the real track:
image

I guess this is due to pierremtb/easy-fit#24. Maybe it's easy to switch to https://github.com/jimmykane/fit-parser for parsing fit files?

@erik
Copy link
Owner

erik commented Jun 8, 2020

Thanks for the heads up!

Looking at the changelog for that fork, doesn't seem like there are any breaking API changes, so hopefully this is a quick drop-in replacement. I'll give this a shot and see if it fixes the issue for your example file.

erik added a commit that referenced this issue Jun 9, 2020
@erik erik closed this as completed in #40 Jun 9, 2020
erik added a commit that referenced this issue Jun 9, 2020
@erik
Copy link
Owner

erik commented Jun 9, 2020

Looks like that fixed it. Thanks again for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants