Replies: 2 comments
-
Right now, the Fitbit API only provides detailed tcx when you use GPS. We could generate our own tcx with heart rate and calorie stats pulled from the time series API (usually less granular, like minute level) but it would take some work. What software do you use to view your tcx files? It'd help to be able to test the outputted tcx files against |
Beta Was this translation helpful? Give feedback.
0 replies
-
I usually use a text editor to examine the file and then upload it to Strava
One minute granularity would not be ideal, but it is a lot better than the
alternative of no data.
…On Fri, Mar 21, 2025 at 4:37 PM Jason ***@***.***> wrote:
Right now, the Fitbit API only provides detailed tcx when you use GPS. We
could generate our own tcx with heart rate and calorie stats pulled from
the time series API (usually less granular, like minute level) but it would
take some work.
What software do you use to view your tcx files? It'd help to be able to
test the outputted tcx files against
—
Reply to this email directly, view it on GitHub
<#97 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAPVPIFW4RLKP4KSCPHG6AL2VSPD3AVCNFSM6AAAAABZQYEXZSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENJYGI4DANI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I view an activity from the history page I see a brief summary of the activity and graphs of heart rate and other data.
When I download the activity from that page I get a tcx file with the brief summary data but without the heart rate or other detailed data. It would be nice to be able to download a tcx with the detailed data.
Beta Was this translation helpful? Give feedback.
All reactions