Skip to content

rkistner/gps-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code to download and parse GPS tracks from my Garmin eTrex device. Probably not compatible with most other eTrex models. GPSBabel didn't work for me, so I wrote my own code.

Use gps_download.py to download the data. Works on Ubuntu 10.10, but not on 11.04 with by USB<->Serial adapter.

Use gps_parser.py to parse the data, then paste it into a KML document.

http://vancouver-webpages.com/peter/idx_garmin.html
http://playground.sun.com/pub/soley/garmin.txt
http://vancouver-webpages.com/peter/grmnprot.html

About

Python script to download data from my Garmin GPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages