My Basic GPS programming with EM406 GPS module

Hi guys,
I am doing a GPS programming using the EM406 GPS module.
For the software part, I am using the EM406_tester program found here: http://code.google.com/p/ardupilot/downloads/detail?name=EM406_tester.zip&can=2&q=

From the program, which I have tried multiple times, the data is refreshing at 1 second rate when GPS starts to locate its location.
Does anyone knows where and which line should I change to allow the refreshing of data to be faster?
I want the latitude and longitude to be changing at a faster rate. Can anyone help?


This is a basic program in Microsoft Visual Studio that I have done. I would prefer a faster refreshing rate for better accuracy.
Wish someone can help.
Thanks

Darren

You need to be a member of diydrones to add comments!

Join diydrones

Replies are closed for this discussion.

Replies

  • 3D Robotics
    The EM406 is a 1Hz GPS. I can't output data any faster than that. If you want faster data, you should switch a a 4Hz uBlox or 10Hz Mediatek instead.
This reply was deleted.

Activity