ardupilot/libraries/AP_GPS
Michael du Breuil a0cc776eb5 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-30 12:24:41 +09:00
..
examples GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
tests Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_ERB.cpp AP_GPS: make GPS packet timestamps more accurate 2018-12-04 11:37:38 +11:00
AP_GPS_ERB.h AP_GPS: add override keyword where required 2018-11-08 11:30:12 +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: use FALLTHROUGH define 2017-08-22 23:59:13 -07: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: whitespace and typo fixes 2019-01-05 08:45:24 +09:00
AP_GPS_NMEA.h AP_GPS: make GPS packet timestamps more accurate 2018-12-04 11:37:38 +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-30 12:24:41 +09:00
AP_GPS_SBF.h AP_GPS: Remove external event from GPS data stream 2019-04-30 12:24:41 +09:00
AP_GPS_SBP2.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 2019-01-18 18:08:20 +11:00
AP_GPS_SBP2.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AP_GPS_SBP.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 2019-01-18 18:08:20 +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: do not zero options after assigning from location 2019-01-16 11:45:29 +11:00
AP_GPS_UAVCAN.h AP_GPS: use WITH_SEMAPHORE() 2018-10-17 12:54:22 +11:00
AP_GPS_UBLOX.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 2019-01-18 18:08:20 +11:00
AP_GPS_UBLOX.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
AP_GPS.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 2019-01-18 18:08:20 +11:00
AP_GPS.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +11:00
GPS_Backend.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 2019-01-18 18:08:20 +11:00
GPS_Backend.h GLOBAL: rename DataFlash_Class to AP_Logger 2019-01-18 18:08:20 +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