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 some info to exported tcx file #354

Merged
merged 4 commits into from
Apr 12, 2024
Merged

Add some info to exported tcx file #354

merged 4 commits into from
Apr 12, 2024

Conversation

juanro49
Copy link
Contributor

Add TotalTimeSeconds, DistanceMeters, AverageHeartRateBpm and MaximumHeartRateBpm to tcx file. Include additions of Steps and Calories correction from #345 that fixes #343. In addition, adding the DistanceMeters field fixes the problem of not displaying the distance traveled in treadmill exercises on different platforms. (example before and after correction)

@piggz piggz merged commit 9110bcc into piggz:master Apr 12, 2024
3 checks passed
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 this pull request may close these issues.

Calories are not shown correctly in strava. Add steps to the tcx file
3 participants