View Single Post
  #3 (permalink)  
Old 09-28-2008, 10:43 AM
jethro_static's Avatar
jethro_static
╚════════════════╝
Offline
Threadstarter
 
Join Date: Jan 2008
Posts: 2,469
Reputation: 3335
jethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to jethro_static
Re: Klaxon 2.0 - Skinnable! Alarm Clock G-Sensor on cab. Get it here!!!

Created by AndyZap

There are quite a few excellent GPS tracker application around, but still I decided to write my own... It is known that the GPS hardware takes a lot of battery power, so I wanted to be able to switch GPS on/off on pre-defined intervals, instead of keeping it ON all the time.

The tool logs GPS data into a binary files, which can be loaded back for viewing, or saved into .kml / .gpx, to view in e.g. GoogleEarth. Tested on Diamond (standard UK model with standard ROM).

Please read "Readme.html" inside .zip for instruction.

A complete source code in C# is attached as well. Feel free to change anything you like, but please send me you comments/bug fixes.

version 1.17 Added LookAt tag, to position the "camera" correctly, so hopefully you will see it OK in GoogleEarth. Added output into .GPX.

version 1.18 Fixed the kml output (finally!?) - was writing commas instead of dots in some regional setting

version 1.21. Completely re-written GPS engine, shall be much more stable now. Removed GPS valid time settings (was confusing), have a new algorithm to detect fresh GPS samples after an OFF time. Added GPS status indicator to show num sats, SNR, DHOP, etc.

version 2.25. Thanks to expo7, the tool has a new look ! Also you can set your own images for button/background (see readme)

version 2.27. Created CAB file: had to write own FileOpen dialog, as the build-in one did not want to see any files if installed into "Program Files". Added knots/nautical miles to display units. Added time and altitude to every point in GPX output.


Attached FilesGpsCycleComputer_2.27.zip (241.2 KB, 98 views)GpsCycleComputerSource_2.27.zip (327.4 KB, 18 views)
__________________
Pls join us at MMAlinker.com. It's the best MMA forum On the Planet.We have a lot of News,Updates and fight videos. We'll See You there.
http://www.mmalinker.com/forum/
Join Us at Facebook as well and meet People thats into MMA like You.

http://www.facebook.com/group.php?gid=15833021835

Last edited by jethro_static; 09-28-2008 at 10:50 AM.
Reply With Quote
This post has been thanked 4 times.