ColinPitrat / kalenji-gps-watch-reader

A tool to import data from some Kalenji running watches
GNU General Public License v3.0
30 stars 11 forks source link

support heart rate onMove220 #82

Closed zaurelzo closed 4 years ago

zaurelzo commented 4 years ago

Hi Colin, Is there on option in order to include the heart rate information into the generated gpx files ? I owned the onMove220 watch, and I am sure that my watch support a heart rate device since I have tested it and it gives me the average heart rate at the end of an activity. Thanks.

ColinPitrat commented 4 years ago

Yes: https://github.com/ColinPitrat/kalenji-gps-watch-reader/wiki/Configuration-File#gpx-output-options

GPX format doesn't support heartrate by default and require activating one of the 2 available extensions for it: gpxdata or gpxtpx. You can even activate both, it will just duplicate the info and make the files bigger, but should allow for a wider compatibility in theory.

zaurelzo commented 4 years ago

It works perfectly. Thanks Colin. For the record, I used the gpxdata option by adding this line into my configuration file gpx_extensions=gpxdata