GarminTrackPointExtension not enabled by default
Opened this issue ยท 3 comments
I was wondering why this extension hasn't been enabled by default. It's already implemented to export heart-rate values to GPX files and by adding a single line I was able export and then view the data with gpx-viewer on Linux.
I also pulled the data from an M400 btw. Many thanks for that! ๐
๐
Yeah, ideally the UI would simply remember your previous selections...
The UI does not implement enabling this extension in the first place.
Oh I see. Hmm... yeah, the Bipolar code (this project uses) has a number of features not exposed by this project ๐
They wouldn't be hard to enable in code if you're building from source. But it would take a little bit of work to add controls to expose them via the UI, and it appears that the original author has moved on to other things now.