Locus Map - forum

Support => Troubles & Questions => Topic started by: Ot Be on December 21, 2021, 09:37:13

Title: TCX Export HeartRate missing
Post by: Ot Be on December 21, 2021, 09:37:13
Hi there,

Locus Map 3.56.3

since 2021-12-07 there are no HeartRate-Values in my TCX-Exports anymore although they are stored in Locus AND although they are exportetd to Strava.

Befor 2021-12-07:
<Trackpoint>
<Time>2021-12-06T16:35:36Z</Time>
<Position>
<LatitudeDegrees>52.xxxxxxx</LatitudeDegrees>
<LongitudeDegrees>7.xxxxxxx</LongitudeDegrees>
</Position>
<AltitudeMeters>88.57</AltitudeMeters>
<DistanceMeters>11276.34</DistanceMeters>
<HeartRateBpm>
<Value>133</Value>
</HeartRateBpm>
<Cadence>91</Cadence>
</Trackpoint>


Since 2021-12-07
<Trackpoint>
<Time>2021-12-07T17:01:33Z</Time>
<Position>
<LatitudeDegrees>52.xxxxxxx</LatitudeDegrees>
<LongitudeDegrees>7.xxxxxxx</LongitudeDegrees>
</Position>
<AltitudeMeters>71.03</AltitudeMeters>
<DistanceMeters>26168.24</DistanceMeters>
<HeartRateBpm>
<Value>true</Value>
</HeartRateBpm>
<Cadence>79</Cadence>
</Trackpoint>


Does anyone know the reason for this? How can I fix it?

Regards from Münster, Germany
Title: Re: TCX Export HeartRate missing
Post by: Menion on December 21, 2021, 10:13:03
Hi, sorry for this. The problem is already fixed and the new version currently waits on validation on the Google server. Hopefully, during the next days, it will be finally published. Thanks for understanding.