GPS On Unix?
/dev/trash asks: "I have been debating wiping the windows partiton on my laptop. The only thing that is keeping me from fdisk'ing the whole thing is my Garmin handheld GPS. I've searched on Freshmeat for GPS/X interfaces but most seem to be alpha 1998 projects. Are there any companies, individuals, etc. that are porting the functionality right now?"
Also try GPS page from topology.org. It may help.
Good luck.
============
Mathematics will always come back to hunt you down, in so many ways
QtGPS is a simple moving-map display.
Freshmeat GPS search finds a few possibilities on the first page (although one of them is Mayco's GPSd which was already mentioned).
and it is still an early port, from Mac & WinAPRS
But... X APRS
n2kra
http://metalab.un c.edu/fplan/Aviation-HOWTO/Aviation-HOWTO-8.html
Currently further along than XAPRS.
You can also run numerous DOS APRS programs under DOSEMU; maybe WINE will support the windows-based stuff (haven't tried it myself).
More APRS info at TAPR
ka1lm
I hate to say this, but
write one.
for work we had to write code that interpreted the stream (you can get the garmins to do NMEA), and it is pretty easy. I had actually started one for Linux, but then my hard drive decided to go on vacation, and has yet to return (I am too cocky to make back-ups of personal stuff)
If you need pointers you can write me, and I can probably get you sample code for windows or at least the docs on how to do it.
FlightGear is a OS flight simulator that's understanding as well as creating GPS coordinates. So you can use it as a real 3D 'moving map'.
BTW: Real is as reals as it gets as FlightGear has the correct elevations of the earth as it uses DEMs.
You could always try running the windows program under Wine. Get the latest 20000716 release if you feel like trying it. Also, check the newsgroup about a patch to fix compiling with OpenGL and XFree86 4.0 (4.0.1 will work fine though). Or just "./configure --disable-opengl" if you have XFree86 4.0 and don't care about OpenGL anyway.
Go to Peter's GPS Archive's Garmin Protocol Page
Any program from 1998 will work fine with the newer units. The NEMA protocol is quite old and the documented parts of the Garmin protocol is the same as it several years ago.
There is some old (1995) sample source on my webpage at
http://web.abnormal.com/~thogard/gps/
If your interested in GPS, you may also be interested in GRASS Geographic Information System (GIS) Software. It won't help you interface your Garmin with your PC but it will let you put all that data you collect with your GPS to good use.
----------
AbiWord: The BEST opensource word processor
Check out AbiWord.
I've interfaced my Garmin to my Palm Vx. There's a few GPS programs for the Palm, and you can map and download data from the Garmin (or other NMEA-protocol GPS machines too).
Slight problem is that a lot of the support programs are written for windows - but luckily the developers of 'PlaceTrace' have let me know the DB format so I can develop conversion routines in Perl. Sadly probably not in time for my adventure in Morocco this summer!! Prob have to resort to paper maps instead.
Baz