Description:
GPS4PPC is an open source application, written with Basic4ppc. It includes several tools for working with maps and with GPS devices.
You can easily customize GPS4PPC to meet your requirements.
The source code can be downloaded in Basic4ppc forum.
Features:
- Convert coordinates between Lat/Lon grid and UTM grid.
- Convert coordinates datums.
- Calculate distance and course between two coordinates.
- Show GPS data in any datum or format (requires a GPS enabled device).
- Animated compass.
- Built-in numpad for easy input.
Screenshots:


Update Description:
v2.00:
This is a complete rewrite and it uses features that were not available before.
The main changes are:
- Code was separated into several modules.
- Completely new "modern" user interface.
- The GPS data is read with the GPSDriver instead of the serial port. Note that the GPS functionality is supported on WM5 or newer devices.
- The GPS screen shows the distance and direction to a target.
v1.05:
- GPS4PPC now supports WM6 devices.