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

Running Cadence in Garmin FIT use "fractional_cadence" with float #2060

Closed
MaksVasilev opened this issue Aug 23, 2016 · 1 comment
Closed

Comments

@MaksVasilev
Copy link
Contributor

In Garmin FIT files for Running metrics use 2 field for Cadence:

    [field id=4] cadence 79 rpm
    [field id=53] fractional_cadence 0.5 rpm

This record in Garmin show as 159 spm ( (79 + 0.5 rpm) x 2)

But in GC i see only integer "79" in "Edit" mode.

FIT file: https://github.com/MaksVasilev/fit2gpx/blob/44a0e45fbdc12839899d460825fc5866fba0229e/test/68MK1405.FIT?raw=true

Dump of this FIT file: https://github.com/MaksVasilev/fit2gpx/blob/44a0e45fbdc12839899d460825fc5866fba0229e/test/68MK1405.FIT.dump

Activity in Garmin Connect: https://connect.garmin.com/modern/activity/1316823498

@grauser
Copy link
Member

grauser commented Nov 26, 2016

fix in commit 00e3e13

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

No branches or pull requests

2 participants