Skip to content

GarminConnect: Fix "distance along the track" of course points for imported GPX tracks containing waypoints. Garmin always puts a distance of "0" into the FIT files, which breaks the course point list (roadbook feature) on Garmin Edge devices ...

License

Notifications You must be signed in to change notification settings

fjungclaus/GarminConnectCoursePointFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GarminConnectCoursePointFixer

GarminConnect: Fix "distance along the track" of course points for imported GPX tracks containing waypoints. Garmin always puts a distance of "0" into the FIT files, which breaks the course point list (roadbook feature) on Garmin Edge devices ...

Changelog

  • 2025/01/24, 0.9.5

    • Poke around in the dark to find the react props we're interested in, instead of using a fixed XPath
  • 2024/05/13, 0.9.4

    • No longer use GM_addStyle(). This no longer seems to exist for Greasemonkey
    • Sucessfully tested with Firefox + Greasmonkey and Chrome + Tampermonkey
  • 2024/04/25, 0.9.3

    • Automatically set the checkbox if a course point name has been changed
  • 2024/04/24, 0.9.2

    • Added jQuery dialog with debug output
    • Allow to change the names of course points
  • 2024/04/24, 0.9.1

    • Search for the react properties we are interested in by means of a xpath. The previously used name of the selector changed too often ;)

About

GarminConnect: Fix "distance along the track" of course points for imported GPX tracks containing waypoints. Garmin always puts a distance of "0" into the FIT files, which breaks the course point list (roadbook feature) on Garmin Edge devices ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published