- #1
Thread Owner
: CYBER WEESJE
CYBER WEESJE
Registered
hi guys take no credit for this you can find it here
Hi,
I wasn't sure whether or not to release, but a colleague persuaded me to put it up here.
Basically it's another speedo that is driven from a GPS signal.
It has been tested on a HTC Touch HD and Diamond, but should work on any WM device with a GPS feed.
Prerequisites
Code:
http://forum.xda-developers.com/showthread.php?t=563092

Hi,
I wasn't sure whether or not to release, but a colleague persuaded me to put it up here.
Basically it's another speedo that is driven from a GPS signal.
It has been tested on a HTC Touch HD and Diamond, but should work on any WM device with a GPS feed.
Prerequisites
- .NET Compact Framework 3.5 installed. (Link Here)
- User configurable background colours
- Day/Night colour schemes (Choose by clicking on the top status bar)
- Rotatable (Portrait or Landscape)
- Gesture enabled (Move between screens)
- Addition of location page
- Option to log your current location
- Option to create a output file to upload into Google Maps etc
- Option to log raw GPS Messages (Prob not on this one)
- Addition of Speed Camera Warnings
- .NET Compact Framework must be installed
- Load Cab file onto your device and run
- This loads two fonts to your device (Transponder AOE & Transponder GRID AOE)
- Once run will create \My Documents\GPS_Speedo where it keeps the settings file(s)
- If the app crashes, currently I don't have a global error handling, but you will receive the error message to the screen. If this happens please try to post it here so I can investigate.
- You may need to install another .NET Framework Cab to read the messages, this can be
Please bear in mind that I have written this for my own use and am quite happy to put this out for others to use. I will take on board suggestions, but will continue to develop this at my own pace.
Many Thanks,
Paul Ryder.