Skip navigation.
Home
Now Shipping Version 7.0

open source tinkering


Posts: 45

I am interested in writing a c++ program that can read coordinates from a GPS and displays data on the screen about current position relative to stationary objects, progress on journey, etc. My GPS came with Streets and Trips. How do I find info on how to write a software link to this device, so I can use it on my linux pc? I would want to know the pinouts on the connector and how to get data off the GPS...

EnigmaOne's picture

Have you contacted the

Have you contacted the hardware manufacturer, which would be the logical place to start. I know that Warren hasn't been manufacturing GPS devices lately.

"You done filled my wagon chock-full to burstin' with nonessentials. Look at this: Cinnamon, oregano, ci-lantro...What in the cock-a-doodle is ci-lantro?"
"I got your four basic food groups! Beans, bacon, whiskey and lard!"

Jon Du Quesne's picture

Google Is Your Friend

Have you gone out to Google and looked around? I just did a search for "linux gps" (without the quotes) and it returns LOTS of things. This is the second link that I found:
linux gps

GPS software and interface descriptions
http://www.topology.org/soft/gps.html

Apparently, to avoid phishing bots, you have to manually click on a link at that site before you're shown anything. I didn't go any further, but see if it has anything useful for you Smiling

Jon

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.