[OSM-talk] Choice of GPS for bicycle use in London

Barnett, Phillip Phillip.Barnett at itn.co.uk
Mon May 22 12:46:25 BST 2006


Yes, it does exist - MacGPSBabel.
I was under the impression, but can't find a reference now, that the
maintainer was having problems with the USB code being non-standard, but
I'll download and give it a try.

Cheers 

-----Original Message-----
From: Christian van den Bosch [mailto:cjb at cjb.ie] 
Sent: 22 May 2006 11:00
To: Barnett, Phillip
Cc: talk at openstreetmap.org
Subject: Re: [OSM-talk] Choice of GPS for bicycle use in London

Barnett, Phillip wrote:
> (It's also annoying that I can't get track logs directly out using my 
> Powerbook, but have to turn on my ancient PC in the basement. I was 
> hoping to do some logging in North Wales this summer, but editing will

> be a pain - and may have to wait indefinitely. Anyone have an update 
> on Garmin's 'Mac support in 2006' statement?)

Doesn't gpsbabel exist on mac? You may find that some variant on this
script works for you - it's what I use on linux to to read tracks from
my Garmin connected via a usb-serial adaptor:

#!/bin/sh
T=garmin,poweroff
I=/dev/ttyUSB0
D=`date +%Y%m%d-%H`
O=$HOME/gps/$D.gpx
echo Reading tracks from $T at $I, writing gpx to $O gpsbabel -t -i $T
-f $I -o gpx -F $O ls -l $O

Christian / cjb

http://www.cjb.ie/
Please Note:

 

Any views or opinions are solely those of the author and do not necessarily represent 
those of Independent Television News Limited unless specifically stated. 
This email and any files attached are confidential and intended solely for the use of the individual
or entity to which they are addressed. 
If you have received this email in error, please notify postmaster at itn.co.uk 

Please note that to ensure regulatory compliance and for the protection of our clients and business,
we may monitor and read messages sent to and from our systems.

Thank You.





More information about the talk mailing list