Hello,
i exported a track from connect.garmin.com as gpx which was recorded by a garmin edge 500 with hrm and cadence sensor. Then i imported the track into locus pro. I can see the track data and velocity but i cannot display diagrams of heartrate and cadence.
The other way round it works. I imported a track recorded by locus pro with polar bluetooth hrm into connect.garmin.com and it displayed the heart rate data.
Is there something wrong with the gpx file?
The header of the file:
<gpx version="1.1" creator="Garmin Connect"
xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd http://www.garmin.com/xmlschemas/GpxExtensions/v3 http://www.garmin.com/xmlschemas/GpxExtensionsv3.xsd http://www.garmin.com/xmlschemas/TrackPointExtension/v1 http://www.garmin.com/xmlschemas/TrackPointExtensionv1.xsd"
xmlns="http://www.topografix.com/GPX/1/1"
xmlns:gpxtpx="http://www.garmin.com/xmlschemas/TrackPointExtension/v1"
xmlns:gpxx="http://www.garmin.com/xmlschemas/GpxExtensions/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
And one trackpoint with the extension data:
<trkpt lon="8.205734677612782" lat="53.17071416415274">
<ele>12.0</ele>
<time>2012-07-24T17:24:34.000Z</time>
<extensions>
<gpxtpx:TrackPointExtension>
<gpxtpx:atemp>27.0</gpxtpx:atemp>
<gpxtpx:hr>114</gpxtpx:hr>
</gpxtpx:TrackPointExtension>
</extensions>
</trkpt>
Thanks,
Jan
Hello Jan,
sorry, it's missing feature in Locus, not a problem on your side. It's fixed now and will works in next 2.10.2 version
Hello Menion,
thank you for your great work. I just updated to 2.10.2 and now the Extensions are imported correctly. Keep up the great work.
Now I'm only waiting for spring to arrive in germany to begin with my bike training :(
Bye Jan