Go Back   xda-developers > Windows Mobile Development and Hacking > Windows Mobile Apps and Games


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 22nd September 2009, 03:54 AM
MrRalphMan's Avatar
MrRalphMan MrRalphMan is offline
Senior Member
 
Join Date: Jan 2009
Location: Billericay
Posts: 254
Lightbulb [APP][06/01/2010]hdSpeedo - v0.7.1

Hi,

Here is the next release of hdSpeedo.

It has been tested on a HTC Touch HD and Diamond, but should work on any WM device with a GPS feed.

New Features
  • Addition of Speed Camera Warnings
  • Minimising of the app on incoming phone call

Planned Features
  • Looking at making the application skinnable

Bug Tracking
  • Inaccurate function of "btn TXT" button - Sorted

Please see attached file for full version history.

There are two buttons on the speedo page, one will log your current position, the other will start logging your track.

These write to KML files which you can load into Google Earth as below.



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.
Attached Images
File Type: jpg Speedo - Landscape.jpg (91.7 KB, 2043 views)
File Type: jpg Settings - Landscape.jpg (59.1 KB, 1258 views)
File Type: jpg Colour Scheme - Landscape.jpg (80.9 KB, 1240 views)
File Type: jpg Speedo - Landscape - Dark.jpg (81.6 KB, 1169 views)
Attached Files
File Type: zip hdSpeedo v0.62.zip (319.5 KB, 65 views)
File Type: zip SpeedCams.zip (114.2 KB, 89 views)
File Type: zip hdSpeedo v0.71.zip (508.2 KB, 297 views)

Last edited by MrRalphMan; 8th January 2010 at 03:14 PM.. Reason: New version upped
Reply With Quote
Sponsored Links

  #2  
Old 22nd September 2009, 08:26 AM
duongla duongla is offline
Junior Member
 
Join Date: Jun 2009
Posts: 21
Default

Thanks for you application.
I see the bars on the top left corner. Is it GPS signal status ? If so, why the bars is still there when I stop GPS ?
Reply With Quote

  #3  
Old 22nd September 2009, 08:53 AM
MrRalphMan's Avatar
MrRalphMan MrRalphMan is offline
Senior Member
 
Join Date: Jan 2009
Location: Billericay
Posts: 254
Default Bug Tracker

Bug Tracking.

1) - GPS Signal bars stay after GPS is stopped.
Outstanding
Reply With Quote

  #4  
Old 22nd September 2009, 08:54 AM
MrRalphMan's Avatar
MrRalphMan MrRalphMan is offline
Senior Member
 
Join Date: Jan 2009
Location: Billericay
Posts: 254
Default

Quote:
Originally Posted by duongla View Post
Thanks for you application.
I see the bars on the top left corner. Is it GPS signal status ? If so, why the bars is still there when I stop GPS ?
Ah, that would be a bug..
Cheers, have added it to bug tracker and will resolve it shortly.
Reply With Quote

  #5  
Old 23rd September 2009, 04:47 AM
Boxersox Boxersox is offline
Junior Member
 
Join Date: Mar 2009
Posts: 7
Default

Great little application. Thank you.

A suggestion, perhaps an adjustable speed warning. IE change screen colour when over a set top speed. (or even stages of screen colour changes ie at 30/50/80 etc)

Thanks again
Reply With Quote

  #6  
Old 23rd September 2009, 10:08 AM
RelicXII's Avatar
RelicXII RelicXII is offline
Member
 
Join Date: Mar 2007
Location: Townsend, DE
Posts: 44
Default

I noticed the name of your app "GPS Speedo" but some one already has that name for there GPS app over @ http://www.tchartdev.com/

So it'll get confusing to know whats what between the two.
__________________
Device: VZW Touch Pro - XV6850

ROM: Custom WM6.1 OS 21054 (using SSK Kitchen)
Reply With Quote

  #7  
Old 23rd September 2009, 10:23 AM
housert's Avatar
housert housert is offline
Member
 
Join Date: Aug 2008
Posts: 57
Default

Hi Ralph,

Tried your application yesterday and today and seems to be working fine. Speed shows nicely, AVG seems to be correct.

Some pointers you might wanna consider;
1- The font could be more clear. The "greyed" lines are a bit too visible I think
2- Are the gps records logged? You could integrate this into some kind of export. For people (like myself) who drive the same route to work every day, it would be fun to see some statistics..
3- Max. speed warning (no sound effects, please )

If I come up with something else, ill let you know. Thanks for the nice app!
Reply With Quote

  #8  
Old 23rd September 2009, 01:35 PM
MrRalphMan's Avatar
MrRalphMan MrRalphMan is offline
Senior Member
 
Join Date: Jan 2009
Location: Billericay
Posts: 254
Default

Quote:
Originally Posted by RelicXII View Post
I noticed the name of your app "GPS Speedo" but some one already has that name for there GPS app over @ http://www.tchartdev.com/

So it'll get confusing to know whats what between the two.
hmm, maybe I should call it hdSpeedo, what do you think, maybe not eh.. lol
Any ideas?

Quote:
Originally Posted by Boxersox View Post
Great little application. Thank you.

A suggestion, perhaps an adjustable speed warning. IE change screen colour when over a set top speed. (or even stages of screen colour changes ie at 30/50/80 etc)

Thanks again
Quote:
Originally Posted by housert View Post
Hi Ralph,

Tried your application yesterday and today and seems to be working fine. Speed shows nicely, AVG seems to be correct.

Some pointers you might wanna consider;
1- The font could be more clear. The "greyed" lines are a bit too visible I think
2- Are the gps records logged? You could integrate this into some kind of export. For people (like myself) who drive the same route to work every day, it would be fun to see some statistics..
3- Max. speed warning (no sound effects, please )

If I come up with something else, ill let you know. Thanks for the nice app!
1 - Still not decided on the font yet, I like the matrix style, but was going for the grid behind it. I might just remove that.
2 - They are not logged yet, I just need to know how people want it logged?
  • Raw nmea sentences
  • KML files to use in Google Earth
  • Or another way
3 - I though of this, how would you like it. Single speed or stepped as suggested before?

I am also going to provide logging for the trip, times/distance/(ave/max) speed etc

Cheers,

Paul.
Reply With Quote

  #9  
Old 23rd September 2009, 01:36 PM
shappy0869 shappy0869 is offline
Junior Member
 
Join Date: Mar 2006
Posts: 23
Default

Hi, just wanted to let you know that this runs fine on my Sprint Touch (Vogue) running a stock 6.1 ROM.

Thanks for your efforts!
Reply With Quote

  #10  
Old 23rd September 2009, 02:00 PM
MrRalphMan's Avatar
MrRalphMan MrRalphMan is offline
Senior Member
 
Join Date: Jan 2009
Location: Billericay
Posts: 254
Default

Quote:
Originally Posted by shappy0869 View Post
Hi, just wanted to let you know that this runs fine on my Sprint Touch (Vogue) running a stock 6.1 ROM.

Thanks for your efforts!
Cheers, glad to find it does work on others machines..
Reply With Quote

Reply

Tags
gps speedo

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:02 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.