Skip to content

The code converts WGS-84 coordinates from a CSV file to a Garmin FIT course file

Notifications You must be signed in to change notification settings

akemper/CSV2FIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CSV2FIT

The code converts WGS-84 coordinates from a CSV file to a Garmin FIT course file.

Based on version 16 of http://www.thisisant.com/resources/fit, this code converts a CSV file, as can be downloaded from www.GPSies.com, to a Garmin FIT course file for upload to Forerunner 910XT and similar devices.

Note that the FIT file structure slightly differs from the official course file specification as included in the FIT SDK download. Doing a bit of reverse engineering from a Garmin Express upload, it turned out that at least my device needs additional event messages, instead of course lab messages to be included in the FIT binary.

Feel free to reuse and enhance the code for your own projects and of course at your own risk.

About

The code converts WGS-84 coordinates from a CSV file to a Garmin FIT course file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published