Thread: GPS4PPC v2.0
View Single Post
  #1 (permalink)  
Old 12-16-2009, 02:57 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 13,119
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Lightbulb GPS4PPC v2.0

GPS4PPC is a convenient tool with several navigation related utilities.
Version 2.00 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.

Here are some screen shots:



The code is attached. You can use this code freely in your application.
You are also welcomed to expand GPS4PPC and add new features.

Please feel free to ask any question about the code.
The setup file can be downloaded here: www.basic4ppc.com/files/GPS4PPC.zip

I want to thank Ariel who did most of the design and helped with the code.

The compass images are by courtesy of Marcelo Novaes de Oliveira - "KDEWolf" - mnovaes.eu is Marcelo Novaes de Oliveira (KDEWolf) website / mnovaes@gmail.com
Attached Files
File Type: zip GPS4PPC-v2.zip (164.7 KB, 848 views)
__________________
Basic4android documentation
Reply With Quote