it's not a computer issue, it's a latency thing. it takes time for data to travel down from the orbiting satellites. it's normal.
I'm working on a project to display speed of a vehicle using GPS data. I ran it on my PII 300Mhz computer, but seems like there's delay representing the data. Can someone in the forum try it out on their faster computer and get back to me with the result. I'll send you the files if you email me. Here's the picture of the display.
66 Mustang
it's not a computer issue, it's a latency thing. it takes time for data to travel down from the orbiting satellites. it's normal.
Thanks, but I know about that issue. When I run it on my PII computer, I can't even move the mouse at real time. When I run it on my desktop, it runs much faster, but I can't move the desktop to test it out. I know the speed won't be totally real time, but I want it to get it close as possible.
66 Mustang
Umm GPS NMEA message come once a second that means your speed will only get updated ONCE A SECOND no matter how fast your computer is. The only way around this might be to use third-party binary protocols offered by Garmin and other GPS's but they will not be compatabile with all GPS's. GPS is just not a good way to get any accurate vehicle speed- OBD-II would be the ideal way to do that.Originally Posted by umsam
I haven't tested it out, but I can see one very big problem right off the bat...
It only goes to 150. Just my 2 cents though. Nice job otherwise.
2000 Subaru OBS
Dell P3 @ 900 Mhz
7" Lilliput TS w/DigitalWW in-dash mount
80GB External HD
I am Zero Bitrate....
Originally Posted by kiltjim
where are you driving that you need above 150 ?
Scorp
Have a read through this thread too Anyone Help Test a GPS App? unfortunately I lost the source code to a disk crash but I may start over when I get my laptop rebuilt. I think the link to Frodo's site has the first version, I have a compiled exe of the second version if anyone wants to try it.
My aim was to display speed, heading etc and then add tracking to this so that the app could run and track where it went and how fast such that you could automatically log data when someone borrows your car etc.
Chris.
My prototype is available here http://www.manwhoring.com/mp3car/ukchris/
Check your CPU usage. You should really only be using 0% about 95% of the time. If not, either the serial reader is polling instead of waiting on events, or you're drawing more than once per second. Make sure you're not getting hundreds of reads per second on the serial port first. That would really slow things down.
i like it, 2 cent: colors on most used speeds. like 65 here in states and larger numbers. For me it would be more easy to view the color change than the numbers.
Bookmarks