On Wed, Feb 20, 2008 at 3:58 PM, Anne Wilson <[EMAIL PROTECTED]> wrote:
> gpsbabel -t -i garmin -f /dev/ttyUSB0 -o gpx -F track1.gpx > > to get the file. The script for Gecko seems to run two separate commands, > one > with -t and one with -i. Should I do that instead of the existing one? It just creates two files - one for the tracklogs, and one with just the waypoints (if you've added any waypoints on your GPS). The handy thing about the script is that it names the files for you after the current date, so that you don't need to worry about overwriting "track1.gpx" or retyping the same thing in every time you download more tracks. Whatever works for you though! Cheers, Andy _______________________________________________ newbies mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/newbies

