
The
For-
mats
32
the following Bluetooth Garmin products:
GPS 10
1
and most serial Garmin GPS receivers including:
eMap eTrex H GPS 12 Rhino 110
eTrex Camo Forerunner 201 GPS 12XL Rhino 120
eTrex Legend Foretrex 201 GPS III Rhino 130
eTrex Summit Geko 201 GPS III+ StreetPilot III
eTrex Venture Geko 301 GPS II StreetPilot III+
eTrex Vista GPS 12CX GPS II+
eTrex (Basic Yellow) GPS 12Map GPS V
The following Garmin GPS receivers are supported, but they do not support Garmin communication pro-
tocol and don't work with the garmin option. To use these receivers, read or write GPX files from the
mass storage device as mounted on your computer.
Nuvi 200
2
Nuvi 310
2
Nuvi 660
2
StreetPilot c580
2
Nuvi 200W
2
Nuvi 350
2
Nuvi 670
2
Zumo 450
2
Nuvi 250
2
Nuvi 370
2
Nuvi 680
2
Zumo 500
2
Nuvi 250W
2
Nuvi 600
2
StreetPilot c510
2
Zumo 550
2
Nuvi 270
2
Nuvi 650
2
StreetPilot c530
2
Nuvi 300
2
Nuvi 650FM
2
StreetPilot c550
2
None of the GPSBabel developers has access to every model on that list, but we've received reports of
success and/or have reasonable expectations that the above models work. If you succeed with a model
that is not on that list, please send a message to the gpsbabel-misc mailing list with the details so that
we may add it.
Not every feature on every model is supported. For example, while we do extract data such as heart rate
and temperature from tracks on the sporting models like Edge and Forerunner, GPSBabel is not a fitness
program at its core and does not support features like courses or calorie/fitness zone data.
To communicate with a Garmin GPS serially, use the name of that serial port such as COM1 or /dev/
cu.serial.
To communicate via USB use usb: as the filename on all OSes. Thus, to read the waypoints from a
Garmin USB receiver and write them to a GPX file:
gpsbabel -i garmin -f usb: -o gpx -F blah.gpx
If you have multiple units attached via USB, you may provide a unit number, with zero being the implied
default. So if you have three USB models on your system, they can be addressed as usb:0, usb:1, and
usb:2. To get a list of recognized devices, specifiy a negative number such as:
gpsbabel -i garmin -f usb:-1
When reporting problems with the Garmin format, be sure to include the full unit model, firmware version,
and be prepared to offer debugging dumps by adding -D9 to the command line, like:
gpsbabel -D9 -i garmin -f usb: -o gpx -F blah.gpx
Comentarios a estos manuales