User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.

    Writing Your Own GPS Applications: Part 2



    Introduction

         In part one of this article, I described how to write an interpreter for raw GPS NMEA data. The article included source code in VB.NET which harnessed the power of GPS satellites to determine the current location, synchronize the computer clock to atomic time, and point to a satellite on a cloudy day. The interpreter also works with hand-held devices and supports international developers. Yet, the interpreter was really not suitable for commercial use because it did not monitor precision. Without precision, an application could end up making unintelligent business decisions such as accidentally telling a driver to turn left into an alley, or worse. In this second part, I'll cover precision in detail and talk about what it takes to make GPS applications smart enough for in-car navigation and reliable enough for business use.

    Related Links

    About the Author

    Jon Person is the author of the award-winning "GPS.NET Global Positioning SDK" component and has consulted for military companies and the Forest Service on GPS solutions. Jon frequently writes about GPS application development and welcomes all questions and comments at info@gpsdotnet.com.


    IT Offers


    Top Authors