ardupilot/libraries/AP_GPS
priseborough be0096e812 AP_GPS: Allow the user to specify the GPS time delay
If the user sets a non-zero value of the delay it will be used in preference over the default value for that GPS type.
If the GPS type is unknown and the parameter is set to zero, then a default delay of 1 sample period will be used (eg 200ms for 5Hz).
2017-01-27 16:57:42 +09:00
..
config AP_GPS: config file for Ublox M8N 2015-08-27 09:54:22 +09:00
examples AP_GPS: Unify from print or println to printf. 2017-01-27 18:20:22 +11:00
tests Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS.cpp AP_GPS: Allow the user to specify the GPS time delay 2017-01-27 16:57:42 +09:00
AP_GPS.h AP_GPS: Allow the user to specify the GPS time delay 2017-01-27 16:57:42 +09:00
AP_GPS_ERB.cpp AP_GPS: Support more fix types 2017-01-25 03:44:42 +00:00
AP_GPS_ERB.h AP_GPS: Support more fix types 2017-01-25 03:44:42 +00:00
AP_GPS_GSOF.cpp AP_GPS_GSOF: update for new GPS_FIX's 2017-01-26 00:04:19 +00:00
AP_GPS_GSOF.h AP_GPS: fix GSOF highest supported status 2017-01-26 00:04:32 +00:00
AP_GPS_MAV.cpp GPS: MAV driver fix for sanity checks of cog, sat count 2016-12-08 15:52:26 +09:00
AP_GPS_MAV.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_MTK.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_MTK.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_MTK19.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_MTK19.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_MTK_Common.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_NMEA.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_GPS_NMEA.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_NOVA.cpp AP_GPS: Support more fix types 2017-01-25 03:44:42 +00:00
AP_GPS_NOVA.h AP_GPS: Support more fix types 2017-01-25 03:44:42 +00:00
AP_GPS_PX4.cpp AP_GPS: fix PX4 GPS driver leap seconds 2017-01-21 21:59:36 +00:00
AP_GPS_PX4.h AP_GPS_PX4: unsubscribe on driver destruction. 2016-11-07 08:00:57 -03:00
AP_GPS_QURT.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_QURT.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_SBF.cpp AP_GPS: Support more fix types 2017-01-25 03:44:42 +00:00
AP_GPS_SBF.h AP_GPS: Support more fix types 2017-01-25 03:44:42 +00:00
AP_GPS_SBP.cpp AP_GPS: Support more fix types 2017-01-25 03:44:42 +00:00
AP_GPS_SBP.h AP_GPS: Support more fix types 2017-01-25 03:44:42 +00:00
AP_GPS_SIRF.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_SIRF.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_UBLOX.cpp AP_GPS: added backend specific get_lag() function 2017-01-27 16:57:42 +09:00
AP_GPS_UBLOX.h AP_GPS: added backend specific get_lag() function 2017-01-27 16:57:42 +09:00
GPS_Backend.cpp AP_GPS: Update the number of leapseconds 2017-01-18 18:07:26 +00:00
GPS_Backend.h AP_GPS: added backend specific get_lag() function 2017-01-27 16:57:42 +09:00
GPS_detect_state.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00