GPS software
Transfer Data from/to GPS Furuno GP 31

I wrote this software primary to backup data from the Furuno because i accidently deleted all waypoints on that device :-)
Be careful: when uploading data to Furuno, the device will delete all(!) old data before accepting new data. So get an backup before playing around!

Current functions:
- live display of gps data
- read waypoints from gps-device
- write waypoints to gps-device
- save waypoints to local file
- read waypoints from local file
- import cmapecs waypoints from cmapesc route files (needs no external DLL or OCX)
- edit waypoint data
- prepared exact distance calculation
Download (Version 1.0.12, 2005-06-16): VB6 source (ca. 114.9 kByte) or Executable File(s) (ca. 109.5 kByte), needs VB6 runtime.
Perhaps i will port it to Linux/GTK+ with gettext support. I think it should work under Window$ also (GTK+, Devc++).