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-22 21:20:53
|
Am Dienstag, 22. Mai 2007 22:45 schrieb Andy Armstrong:
> Can you run your gpsbabel command again adding the -D9 switch and
> mail me the output please?
>
> $ gpsbabel -D9 -i wbt -f /dev/ttyS1 -o kml -F out.kml > debug.txt
Hmmh, it looks like you would like to know more.
gpsbabel -D9 -i wbt -f /dev/ttyS1 -o kml -F out.kml > debug.txt
GPSBabel Version: 1.3.1
WBT-100/200: Read error (-3)
# cat debug.txt
options: module/option=value: wbt/erase="0" (=default)
Opening port...
gbser_init("/dev/ttyS1")
Sending: $PFST,FIRMWAREVERSION
Sending:
Cmd: $PFST,FIRMWAREVERSION
gpsbabel -D9 -i wbt -f /dev/ttyUSB0 -o kml -F out.kml > debug.txt
GPSBabel Version: 1.3.1
WBT-100/200: Read error (-2)
cat debug.txt
options: module/option=value: wbt/erase="0" (=default)
Opening port...
gbser_init("/dev/ttyUSB0")
Sending: $PFST,FIRMWAREVERSION
Sending:
Cmd: $PFST,FIRMWAREVERSION
Al
|