pcolby / bipolar

Free your data from Polar FlowSync
GNU General Public License v3.0
115 stars 16 forks source link

Missing info after Garmin Connect update #16

Closed ldegiorgi closed 10 years ago

ldegiorgi commented 10 years ago

Hi,

just to start I want to thank you for your exceptional job! To upload my data to Garmin Connect which is my main repository (other than SportTracks), I compared the TCX resulting from the export from FlowExport and your tool. In particular, the data coming out from your TCX miss the following information: Max Speed and Average FC. This data is, instead, in the FlowExport TCX (there is missing the Calories data, but this is another story).

Is it right? this data is coming from the watch or calculated? I have the two TCX to look at.

Best regards

Luca

pcolby commented 10 years ago

Hi Luca,

Yeah, there were a couple of optional TCX fields that I couldn't figure out how to get from the protobuf data, but I in doing some recent HRM-export work, I think I've figured most those out now, and will add them very soon.

Specifically, I should now be able to add:

What did you mean by "Average FC"? (I'm sure its something obvious... I just need some sleep)

Calories should be there - it is in my TCX files. Do you not see any <Calories> entries in the TCX file(s)?

pc.

ldegiorgi commented 10 years ago

You're great!

Average FC means, for me, what you call AverageHeartRateBpm.

Thank you

Il giorno 01/ago/2014, alle ore 13:49, Paul Colby notifications@github.com ha scritto:

Hi Luca,

Yeah, there were a couple of optional TCX fields that I couldn't figure out how to get from the protobuf data, but I in doing some recent HRM-export work, I think I've figured most those out now, and will add them very soon.

Specifically, I should now be able to add:

MaximumSpeed AverageHeartRateBpm MaximumHeartRateBpm What did you mean by "Average FC"? (I'm sure its something obvious... I just need some sleep)

Calories should be there - it is in my TCX files. Do you not see any entries in the TCX file(s)?

pc.

— Reply to this email directly or view it on GitHub.

pcolby commented 10 years ago

Included in 0.2, which was just released.

ldegiorgi commented 10 years ago

You're great!

Il giorno 03/ago/2014, alle ore 09:31, Paul Colby notifications@github.com ha scritto:

Included in 0.2, which was just released.

— Reply to this email directly or view it on GitHub.