First: OM is greeeeat! :)
But today, if have maybe found a little bug?
I've connected my BT Polar HR-strap and the Garmin speed/cadence sensor. Both works fine together, all data is displayed. But when i check later the statistics, there is no heartrate available, also not in the GPX export.
Is this not possible?
BR Kev
Quote from: "kevdd"
First: OM is greeeeat! :)
But today, if have maybe found a little bug?
I've connected my BT Polar HR-strap and the Garmin speed/cadence sensor. Both works fine together, all data is displayed. But when i check later the statistics, there is no heartrate available, also not in the GPX export.
Is this not possible?
BR Kev
Hi,
it should be possible.
I will check
orux
Hi Orux!
Thanks first and all my best wishes for 2014!! :D
Kev
Quote from: "kevdd"
Hi Orux!
Thanks first and all my best wishes for 2014!! :D
Kev
Hi, Kev;
OM is working fine; tested with my sensors (hr and speed/cadence):
<trkpt lat=".72015846" lon="-3.94306338">
<ele>922.35</ele>
<time>2014-01-05T16:12:56Z</time>
<extensions>
<gpxtpx:TrackPointExtension>
<gpxtpx:hr>80</gpxtpx:hr>
<gpxtpx:cad>476</gpxtpx:cad>
</gpxtpx:TrackPointExtension>
</extensions>
</trkpt>
<trkpt lat=".72011314" lon="-3.94310507">
<ele>921.91</ele>
<time>2014-01-05T16:13:16Z</time>
<extensions>
<gpxtpx:TrackPointExtension>
<gpxtpx:hr>80</gpxtpx:hr>
<gpxtpx:cad>0</gpxtpx:cad>
</gpxtpx:TrackPointExtension>
</extensions>
</trkpt>
orux