ardupilot/libraries/AP_GPS
Michael du Breuil 32c583bd20 AP_GPS: Remove external event from GPS data stream
If the event pin floats, this can lead to UART congestion, causing the
EKF to reject the GPS data, and the vehicle will drift around the sky in
a most disturbing manner
2019-04-14 13:24:36 -07:00
..
examples AP_GPS: add more comments to example and improved existing 2019-04-02 19:41:45 +11:00
tests Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_ERB.cpp AP_GPS: remove pointless initialisers 2019-02-26 09:53:28 +11:00
AP_GPS_ERB.h AP_GPS: remove pointless initialisers 2019-02-26 09:53:28 +11:00
AP_GPS_GSOF.cpp GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AP_GPS_GSOF.h AP_GPS: add override keyword where required 2018-11-08 11:30:12 +11:00
AP_GPS_MAV.cpp AP_GPS: do not zero options after assigning from location 2019-01-16 11:45:29 +11:00
AP_GPS_MAV.h AP_GPS: add override keyword where required 2018-11-08 11:30:12 +11:00
AP_GPS_MTK19.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_MTK19.h AP_GPS: add override keyword where required 2018-11-08 11:30:12 +11:00
AP_GPS_MTK_Common.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_MTK.cpp AP_GPS: remove pointless initialisers 2019-02-26 09:53:28 +11:00
AP_GPS_MTK.h AP_GPS: add override keyword where required 2018-11-08 11:30:12 +11:00
AP_GPS_NMEA.cpp AP_GPS: remove pointless initialisers 2019-02-26 09:53:28 +11:00
AP_GPS_NMEA.h AP_GPS: remove pointless initialisers 2019-02-26 09:53:28 +11:00
AP_GPS_NOVA.cpp GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AP_GPS_NOVA.h AP_GPS: add override keyword where required 2018-11-08 11:30:12 +11:00
AP_GPS_SBF.cpp AP_GPS: Remove external event from GPS data stream 2019-04-14 13:24:36 -07:00
AP_GPS_SBF.h AP_GPS: Remove external event from GPS data stream 2019-04-14 13:24:36 -07:00
AP_GPS_SBP2.cpp AP_GPS: rename dataflash to logger 2019-03-28 16:40:57 +11:00
AP_GPS_SBP2.h AP_GPS: update implementation of SBP2 flags 2019-01-31 03:07:30 +00:00
AP_GPS_SBP.cpp AP_GPS: rename dataflash to logger 2019-03-28 16:40:57 +11:00
AP_GPS_SBP.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AP_GPS_SIRF.cpp AP_GPS: Remove unneeded intilizers 2018-05-16 20:34:00 +10:00
AP_GPS_SIRF.h AP_GPS: add override keyword where required 2018-11-08 11:30:12 +11:00
AP_GPS_UAVCAN.cpp AP_GPS: uavcan: reindent after WITH_SEMAPHORE change (NFC) 2019-02-16 14:33:11 +11:00
AP_GPS_UAVCAN.h AP_GPS: use WITH_SEMAPHORE() 2018-10-17 12:54:22 +11:00
AP_GPS_UBLOX.cpp AP_GPS: Ensure that all ublox configuration failure reasons have a description 2019-04-02 08:15:59 +11:00
AP_GPS_UBLOX.h AP_GPS: Ensure that all ublox configuration failure reasons have a description 2019-04-02 08:15:59 +11:00
AP_GPS.cpp AP_GPS: use get_distance_NED 2019-04-09 20:59:48 +10:00
AP_GPS.h AP_GPS: Refactor get_singleton() to return a pointer 2019-04-05 23:09:47 -07:00
GPS_Backend.cpp AP_GPS: Remove stuff from headers 2019-04-05 20:12:53 +11:00
GPS_Backend.h AP_GPS: rename dataflash to logger 2019-03-28 16:40:57 +11:00
GPS_detect_state.h AP_GPS: Adds SBP Version 2: Swift Navigation Piksi Multi support 2017-04-18 18:25:54 +01:00