LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   GPS Software (https://www.linuxquestions.org/questions/linux-software-2/gps-software-507668/)

tim1348 12-05-2006 11:54 AM

GPS Software
 
Does anyone know if there is any software I can use with my GPS? It is a Garmin III Plus.

matthewg42 12-05-2006 12:37 PM

What sort of software are you talking about? What do you wish to do with it?

tim1348 12-05-2006 01:03 PM

I would like to be able to interchange info between my GPS and computer. They have programs for windows to do this, but I was hoping for a Linux version, if anyone knows of such a thing.

matthewg42 12-05-2006 02:03 PM

If your unit supports NMEA (I think it should, Garmin are pretty good about that sort of thing), there's quite a bit of software out there.

Exactly what software you want to use depends on whether you want to get the raw data (so you can process it with your own program) or have some application to process the data - if you want to see tracks on maps and so on, you'll need a different app than something which just dumps the raw data.

randyding 12-05-2006 11:48 PM

I'm interested in this too. I want to go buy a Garmin unit to record bike trails. I've learned how to write Google Earth kml files which contain the lat/lon data. They can be imported to the client for displaying the tracks.

What would be the program to look at for reading raw lat/lon data of a track out of the Garmin from their usb cable?

matthewg42 12-06-2006 08:07 AM

Not sure about the USB cable. I have an older Garmin device (etrex) from which I could pull the data in NMEA format. It's been a while since I did it (and two OS installs), so I'm afraid I don' remember what software I used!

MJBlane 03-20-2007 12:43 PM

Quote:

Originally Posted by matthewg42
Not sure about the USB cable. I have an older Garmin device (etrex) from which I could pull the data in NMEA format. It's been a while since I did it (and two OS installs), so I'm afraid I don' remember what software I used!

Look into gpsbabel (gpsbabel.org) import/export/translate formats.

I can get the data from my Forerunner.
I'm looking for software to keep a log of my rides.

matthewg42 03-20-2007 12:47 PM

I recently re-connected the old gps. I use gpsman with the GPS in GARMIN mode (not NMEA) to download and manipulate tracks and so on. I also use gpsbabel is useful for converting file formats (e.g. between geocaching.com's .loc files to GPX format.

MJBlane 03-21-2007 12:02 PM

Quote:

Originally Posted by matthewg42
I recently re-connected the old gps. I use gpsman with the GPS in GARMIN mode (not NMEA) to download and manipulate tracks and so on. I also use gpsbabel is useful for converting file formats (e.g. between geocaching.com's .loc files to GPX format.

Hi,
I thought that I installed gpsman using Synaptic Package Manager, but I'm not sure where it went. Not in path, not using find, not using locate - oops, just tried locate again and found it.

I really just want to log dates and distances and a total distance.

Later,
mjb

matthewg42 03-21-2007 12:14 PM

I'm using edgy, not dapper, but for what it's worth, here's where the executables are:
Code:

$ dpkg --listfiles gpsman |grep bin
/usr/bin
/usr/bin/gpsman
/usr/bin/mb2gmn
/usr/bin/mou2gmn



All times are GMT -5. The time now is 08:39 PM.