ardupilot/libraries/AP_GPS
DrZiplok 2e5be5d86b Revert the MTK GPS driver to only claiming a fix when the GPS has a 3D solution, per discussion with Paul.
Minor tidying and documentation.



git-svn-id: https://arducopter.googlecode.com/svn/trunk@683 f9c3cf11-9bcb-44bc-f272-b75c42450872
2010-10-17 20:13:53 +00:00
..
examples The previous initialisation strategy for auto-detection doesn't play well with the way APM uses the GPS. 2010-10-17 07:22:11 +00:00
AP_GPS.h Add support for automatically detecting the connected GPS and configuring accordingly. 2010-10-17 06:06:04 +00:00
AP_GPS_406.cpp Bug fixes for EM-406 2010-09-23 00:20:11 +00:00
AP_GPS_406.h Add support for automatically detecting the connected GPS and configuring accordingly. 2010-10-17 06:06:04 +00:00
AP_GPS_Auto.cpp The previous initialisation strategy for auto-detection doesn't play well with the way APM uses the GPS. 2010-10-17 07:22:11 +00:00
AP_GPS_Auto.h The previous initialisation strategy for auto-detection doesn't play well with the way APM uses the GPS. 2010-10-17 07:22:11 +00:00
AP_GPS_IMU.cpp Made ground course from Xplane an unsigned int. 2010-09-14 19:13:02 +00:00
AP_GPS_IMU.h Push server-native line endings. 2010-09-06 20:16:50 +00:00
AP_GPS_MTK.cpp Revert the MTK GPS driver to only claiming a fix when the GPS has a 3D solution, per discussion with Paul. 2010-10-17 20:13:53 +00:00
AP_GPS_MTK.h Add support for automatically detecting the connected GPS and configuring accordingly. 2010-10-17 06:06:04 +00:00
AP_GPS_NMEA.cpp Changes to accommodate blinking lights and loss of GPS commands. Tested with NMEA, uBlox, Sirf and MTK. Does not function correctly with rmack's changes to APM_Compass posted 10/17/2010 (I don't know why). 2010-10-17 04:07:46 +00:00
AP_GPS_NMEA.h git-svn-id: https://arducopter.googlecode.com/svn/trunk@665 f9c3cf11-9bcb-44bc-f272-b75c42450872 2010-10-16 16:59:03 +00:00
AP_GPS_None.h Add support for automatically detecting the connected GPS and configuring accordingly. 2010-10-17 06:06:04 +00:00
AP_GPS_SIRF.cpp Add support for automatically detecting the connected GPS and configuring accordingly. 2010-10-17 06:06:04 +00:00
AP_GPS_SIRF.h Add support for automatically detecting the connected GPS and configuring accordingly. 2010-10-17 06:06:04 +00:00
AP_GPS_UBLOX.cpp Add support for automatically detecting the connected GPS and configuring accordingly. 2010-10-17 06:06:04 +00:00
AP_GPS_UBLOX.h Add support for automatically detecting the connected GPS and configuring accordingly. 2010-10-17 06:06:04 +00:00
GPS.cpp Revert the MTK GPS driver to only claiming a fix when the GPS has a 3D solution, per discussion with Paul. 2010-10-17 20:13:53 +00:00
GPS.h Revert the MTK GPS driver to only claiming a fix when the GPS has a 3D solution, per discussion with Paul. 2010-10-17 20:13:53 +00:00