-
Notifications
You must be signed in to change notification settings - Fork 16
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
Garmin Activity Extension #31
Comments
pcolby
added a commit
that referenced
this issue
Sep 10, 2014
This is one of two extension elements supported by the Gamin Activity Extension (http://www8.garmin.com/xmlschemas/ActivityExtensionv2.xsd), the other being the LX element, which will be added shortly.
pcolby
added a commit
that referenced
this issue
Sep 10, 2014
This is the last element we needed to implement to support the Garmin Activity Extension. Definitely should do some refactoring of the TrainingSession class sometime - its grown into a small beast.
pcolby
added a commit
that referenced
this issue
Jan 5, 2015
TCX has no support for power data per se, however, both the Garmin Activity Extension (#31) and the Garmin Course Extension (#47) support power data. This change includes power data for both extensions. Note, the Garmin Course Extension is currently not unit tested (will add unit tests shortly). Also, there are a few code paths added in this change that cannot be tested until we get a data set that includes *both* power data and lap data (#46).
pcolby
added
ready for release
in progress
and removed
in progress
ready for release
labels
Jan 8, 2015
Doh! Just realised I've implemented v1, but need v2 for power support.. 😧 |
Okay, it did implement v2... I was just confusing with the LX and TPX elements in my head. All good now (must have been a long day yesterday). |
Included in Bipolar 0.4.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://github.com/pcolby/bipolar/wiki/TCX
The text was updated successfully, but these errors were encountered: