GPS serial drivers
Thread Starter
TightYorksherMan

Joined: May 2002
Posts: 1,573
Likes: 1
From: Peak District
GPS serial drivers
I have a Garmin GPS 12. I also have a interface cable for it - serial to GPS connector.
Does anyone know where I can get the drivers from so it will function with my Laptop.
Many thanks,
Jinkster
PS: Already tried the garmin site.
Does anyone know where I can get the drivers from so it will function with my Laptop.
Many thanks,
Jinkster
PS: Already tried the garmin site.
Eidolon

Joined: May 2001
Posts: 2,244
Likes: 62
From: Some hole
Jinkster,
GPS devices normally dont need a device driver.
The GPS just output a serial stream in a specified format, NMEA is a common format built into programs that use a GPS on a computer.
These programs tend to read direct from the serial port without a device driver.
GPS devices normally dont need a device driver.
The GPS just output a serial stream in a specified format, NMEA is a common format built into programs that use a GPS on a computer.
These programs tend to read direct from the serial port without a device driver.
Some more money for Capt PPRuNe

Joined: Jan 2002
Posts: 271
Likes: 1
From: Ici
Jinkster, the Garmin site has a downloadable specification for the comms protocol which you might be interested in. As swh says the communications is fairly simple - the spec' explains it clearly in a "C" programming language type format.
You can either write a simple (ish) programme in something like VB or Labview to communicate with it or if you don't want to be bothered you can buy an interface programme from a number of websites for about £25 or so.
You can either write a simple (ish) programme in something like VB or Labview to communicate with it or if you don't want to be bothered you can buy an interface programme from a number of websites for about £25 or so.
Ecce Homo! Loquitur...

Joined: Jul 2000
Aviation Qualifications: Spotter
Posts: 24,614
Likes: 7,320
From: Peripatetic
Go to the Garmin's interface page and select an input/output of none/NMEA. If you have a choice of NMEA output format, select NMEA 0183 2.0.
If you have a choice of output connection protocol, select:
4800 baud
8 bits
Parity = none
1 stop bit
Make sure it's connected to Comms Port 1 or 2 - Autoroute is designed not to recognise any device on Comm3 or Comm4.
I know the following is not written for the Garmin, but trying the various suggestions should enable you to see if your GPS is sending data to your PC. Let us know the results. Microsoft
If you have a choice of output connection protocol, select:
4800 baud
8 bits
Parity = none
1 stop bit
Make sure it's connected to Comms Port 1 or 2 - Autoroute is designed not to recognise any device on Comm3 or Comm4.
I know the following is not written for the Garmin, but trying the various suggestions should enable you to see if your GPS is sending data to your PC. Let us know the results. Microsoft
Thread Starter
TightYorksherMan

Joined: May 2002
Posts: 1,573
Likes: 1
From: Peak District
Thanks all for the help.
ORAC - now works. Interfaced it as you said. Still didnt work with autoroute, so decided to reinstall the autoroute software and bobs your auntie it worked.
Many thanks for all the help.
Pprune saves the day once again.
Jinkster
ORAC - now works. Interfaced it as you said. Still didnt work with autoroute, so decided to reinstall the autoroute software and bobs your auntie it worked.
Many thanks for all the help.
Jinkster




