ardupilot/libraries/AP_GPS
Andrew Tridgell 1cbd8ba7b3 AP_GPS_UBLOX: ask for nav settings every 20 seconds
this ensures we don't run with the wrong nav settings on a uBlox if
we get a bad checksum on the initial nav settings message
2012-11-05 14:58:40 +11:00
..
config GPS: u-center config file for 3DR Ublox 2012-04-20 22:05:30 +10:00
examples uncrustify libraries/AP_GPS/examples/GPS_MTK_test/GPS_MTK_test.pde 2012-08-21 19:01:35 -07:00
AP_GPS.h uncrustify libraries/AP_GPS/AP_GPS.h 2012-08-21 19:02:53 -07:00
AP_GPS_406.cpp uncrustify libraries/AP_GPS/AP_GPS_406.cpp 2012-08-21 19:19:51 -07:00
AP_GPS_406.h uncrustify libraries/AP_GPS/AP_GPS_406.h 2012-08-21 19:02:53 -07:00
AP_GPS_Auto.cpp AP_GPS: start detection timer on first bytes 2012-11-05 14:58:40 +11:00
AP_GPS_Auto.h AP_GPS: removed shadowed class variable _nav_setting 2012-11-05 14:58:40 +11:00
AP_GPS_HIL.cpp uncrustify libraries/AP_GPS/AP_GPS_HIL.cpp 2012-08-21 19:02:12 -07:00
AP_GPS_HIL.h uncrustify libraries/AP_GPS/AP_GPS_HIL.h 2012-08-21 19:03:13 -07:00
AP_GPS_IMU.cpp uncrustify libraries/AP_GPS/AP_GPS_IMU.cpp 2012-08-21 19:19:52 -07:00
AP_GPS_IMU.h uncrustify libraries/AP_GPS/AP_GPS_IMU.h 2012-08-21 19:19:52 -07:00
AP_GPS_MTK.cpp GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_MTK.h GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_MTK16.cpp GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_MTK16.h GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_MTK_Common.h GPS: Corrections to Media Tek GPS Driver. Change to 5Hz and SBAS 2012-08-22 09:56:25 +10:00
AP_GPS_NMEA.cpp GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_NMEA.h GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_None.h uncrustify libraries/AP_GPS/AP_GPS_None.h 2012-08-21 19:03:02 -07:00
AP_GPS_SIRF.cpp GPS: fixed SIRF auto detect code 2012-09-25 07:10:07 +10:00
AP_GPS_SIRF.h GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_Shim.h uncrustify libraries/AP_GPS/AP_GPS_Shim.h 2012-08-21 19:02:40 -07:00
AP_GPS_UBLOX.cpp AP_GPS_UBLOX: ask for nav settings every 20 seconds 2012-11-05 14:58:40 +11:00
AP_GPS_UBLOX.h AP_GPS_UBLOX: ask for nav settings every 20 seconds 2012-11-05 14:58:40 +11:00
GPS.cpp AP_GPS: added velocity_down() call 2012-11-05 14:58:40 +11:00
GPS.h AP_GPS: added velocity_down() call 2012-11-05 14:58:40 +11:00