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

Add Shimano Di2 shift count support and Edge sweat loss units #35

Open
jheexyz opened this issue Feb 11, 2023 · 1 comment
Open

Add Shimano Di2 shift count support and Edge sweat loss units #35

jheexyz opened this issue Feb 11, 2023 · 1 comment

Comments

@jheexyz
Copy link

jheexyz commented Feb 11, 2023

I am not skilled enough to make changes here (yet), but I found that editing my download of the FIT.pm file to make this diff then the fitdump output shows Di2 shifting counts and the Garmin Edge1030 sweat loss summary:

5261,5262c5261,5262
< 107 => +{'name' => 'front_gear_change_count'},
< 108 => +{'name' => 'rear_gear_change_count'},

 107 => +{'name' => 'unknown107'}, # unknown UINT16
 108 => +{'name' => 'unknown108'}, # unknown UINT16

5291d5290
< 178 => +{'name' => 'sweat_loss', 'unit' => 'ml'},

I hope that someone might add this to the code so it would be useful to others.

@jheexyz
Copy link
Author

jheexyz commented Feb 11, 2023

BTW, that was for the 0.30 version of the file so the line offsets may be different now.

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

1 participant