Map.from.net
From OESF
Line 1: |
Line 1: | ||
==Garmin GPS Receiver Utility== | ==Garmin GPS Receiver Utility== | ||
| + | |||
| + | [http://map.from.net/pub/garmin.ipk Latest Garmin Utility Package] | ||
This is a .ipk file for installing the Garmin utility programs on a Zaurus SL-5500 PDA. It provides functions to read tracks from the Garmin GPS receiver into a file on the Zaurus, and to transfer waypoint lists between the devices. It is Java-based and runs under Jeode on the SL-5500. | This is a .ipk file for installing the Garmin utility programs on a Zaurus SL-5500 PDA. It provides functions to read tracks from the Garmin GPS receiver into a file on the Zaurus, and to transfer waypoint lists between the devices. It is Java-based and runs under Jeode on the SL-5500. | ||
Revision as of 07:29, 28 June 2005
Garmin GPS Receiver Utility
This is a .ipk file for installing the Garmin utility programs on a Zaurus SL-5500 PDA. It provides functions to read tracks from the Garmin GPS receiver into a file on the Zaurus, and to transfer waypoint lists between the devices. It is Java-based and runs under Jeode on the SL-5500.
This package operates as a command-line utility program. It requires the use of a shell. You might need to install konsole or an equivalent program before using this. Usage notes and additonal info are here.
Garmin is a trademark of the Garmin Corporation, which has no business relationship with this site. Direct inquiries to info@map.from.net
This software is no longer undergoing development.
Using the Garmin Utility Program
The included script rungchat is used from a shell to start the program. All options are given from the command line:
rungchat action [ arg ] [ action [ arg ] ]...
where:
action [ arg ] is one of:
-t trackfile Download active tracklog from Garmin GPSR to trackfile -ws wptfile Download all waypoints from Garmin GPSR to wptfile +ws wptfile Upload waypoints in wptfile to GPSR from wptfile -p Power off the GPSR
Example:
rungchat -ws today.wpt -t triptograndma.trk -p Notes
The Garmin GPS receiver interface parameter must be set to "Garmin" before running this program.
The waypoint file format is compatible for use with the Map.From.Net program. Aircraft pilots may obtain waypoint and aviation data at avdata.from.net.
The track file format is useful for archival only at present. Utilities to import and display tracks on the Map.From.Net display, and to analyze tracks will be made available at a later date.

