Re: [Gpsbabel-misc] Wintec WBT-201 ( G-Rays 2)
GPSBabel converts and transfers data like waypoints, tracks & routes.
Brought to you by:
robertl
|
From: Al B. <gps...@ml...> - 2007-05-23 18:06:49
|
Am Mittwoch, 23. Mai 2007 17:46 schrieben Sie: Hi Andy, > > gpsbabel -t -w -i wbt -f /dev/ttyUSB0 -o kml -F out.kml > > > > creates the _first_ track only. The result can be displayed with > > GoogleEarth. > > How do I get _all_ stored tracks. > > Could you try this: > > $ gpsbabel -t -w -i wbt -f /dev/ttyUSB0 -o gpx -F out.gpx > > and mail me out.gpx please? Done. It looks like the data was created by gpsbabel for all tracks, but isn't displayed with GoogleEarth. Could you please tell me how to create an csv-output with date, time,GPS Latitude,GPS Longitude,altitude? I think this can be done with http://www.gpsbabel.org/htmldoc-development/Styles.html but I couldn't get it work till now. Al |