On Thu, 27 May 2004, David Beers wrote: > There is something I'm not seeing in the Garmin SDK and that is how you > get data on the accuracy of the GPS fix. Not just whether there is a > sufficient fix for 2D or 3D location, but the accuracy in terms of feet, > as presented in the QueGPS application. Unless that app is accessing an > undocumented feature of the GPS libarary, which is always possible, I > must just be missing something. Anybody have an idea how to get this?
Both the GPSGetPVT and GPSGetStatus will give you this information. Look in the API reference for more info. -- ----------------------------------------------------------------------- Brian Smith // avalon73 at caerleon dot us // http://www.caerleon.us/ Software Developer // Gamer // Webmaster // System Administrator "With enough soap, you can blow up just about anything." -- Tyler Durden (Brad Pitt), Fight Club -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
