[talk-ph] Download tracks from Garmin

Jim Morgan jim at datalude.com
Mon Jun 21 10:03:38 BST 2010


Bart Bartolome wrote, On Monday, 21 June, 2010 04:45 PM:
> Can you guys help me with how to get the tracks out of the garmin mobile 
> xt?  Googling didn't help me. ;)

My immediate thought would be GPSbabel ... http://www.gpsbabel.org/

Have you tried this already? It seems to handle most Garmin formats, and I imagine the serial/USB protocol would be the same for all models ....

So you might do something like this for Windows
	gpsbabel -t -i garmin -f com1 -o gpx -F output.gpx

Or in linux:
	gpsbabel -t -i garmin -f /dev/ttyS0 -o gpx -F output.gpx

You might have to try a few different formats (ie, change the bit after -i) and you'd have to know the port the unit is connected to ( com1 or /dev/ttyS0 )
 
Jim

-- 
   datalude: information security
   e: jim at datalude.com
   Philippines: +63 2 403 1311 / mob: +63 920 912 5830
   Hong Kong: +852 6840 6693
   w: http://www.datalude.com/ 




More information about the talk-ph mailing list