ardupilot/libraries/AP_GPS
Michael du Breuil 7d2b8b6bde AP_GPS: Fix SBF race condition on start
Unsure what the underlying problem is, but the length of the first string in
the initilisation_blob increasing resulted in a race condition, waiting
longer before retrying the message resolves it, but we still need to identify
the underlying problem. This patch just results in the GPS working with current
configurations. Tested against AsteRx-M firmware 3.6.3
2017-07-12 11:46:22 +09:00
..
examples AP_GPS: example fix travis warning 2017-04-13 19:56:16 +01:00
tests Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_ERB.cpp AP_GPS: Unify inject_data interface for all classes 2017-04-19 02:05:51 +01:00
AP_GPS_ERB.h AP_GPS: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01:00
AP_GPS_GSOF.cpp AP_GPS: Unify inject_data interface for all classes 2017-04-19 02:05:51 +01:00
AP_GPS_GSOF.h AP_GPS: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01:00
AP_GPS_MAV.cpp AP_GPS_MAV: set have_accuracy as boolean 2017-03-13 11:31:51 +11:00
AP_GPS_MAV.h AP_GPS: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01: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: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01:00
AP_GPS_MTK_Common.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 AP_GPS: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01:00
AP_GPS_NMEA.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_GPS_NMEA.h AP_GPS: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01:00
AP_GPS_NOVA.cpp AP_GPS_GSOF-NOVA: fix last_gps_time_ms 2017-03-09 10:41:48 -08:00
AP_GPS_NOVA.h AP_GPS: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01:00
AP_GPS_QURT.cpp AP_GPS: Fix a memory leak in QURT GPS 2017-04-09 16:56:00 +10:00
AP_GPS_QURT.h AP_GPS: rename QURTGPS to QURT 2017-04-23 21:04:15 +01:00
AP_GPS_SBF.cpp AP_GPS: Fix SBF race condition on start 2017-07-12 11:46:22 +09:00
AP_GPS_SBF.h AP_GPS: SBF if RAW_DATA is enabled check that the GPS is succeeding at logging 2017-05-01 13:04:52 +01:00
AP_GPS_SBP2.cpp AP_GPS: Adds SBP Version 2: Swift Navigation Piksi Multi support 2017-04-18 18:25:54 +01:00
AP_GPS_SBP2.h AP_GPS: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01:00
AP_GPS_SBP.cpp AP_GPS: Adds SBP Version 2: Swift Navigation Piksi Multi support 2017-04-18 18:25:54 +01:00
AP_GPS_SBP.h AP_GPS: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01:00
AP_GPS_SIRF.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_GPS_SIRF.h AP_GPS: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01:00
AP_GPS_UAVCAN.cpp AP_GPS: support for UAVCAN connected GNSS receivers 2017-04-10 22:38:12 +01:00
AP_GPS_UAVCAN.h AP_GPS: ability to log GPS detection state to dataflash 2017-04-23 21:03:23 +01:00
AP_GPS_UBLOX.cpp AP_GPS: log ublox sw and hw versions on dataflash log start 2017-04-23 21:04:17 +01:00
AP_GPS_UBLOX.h AP_GPS: log ublox sw and hw versions on dataflash log start 2017-04-23 21:04:17 +01:00
AP_GPS.cpp AP_GPS: Revert Don't autodetect NMEA instances 2017-07-11 18:10:14 +09:00
AP_GPS.h AP_GPS: fix bug when injecting messages bigger than 255 bytes 2017-07-03 10:12:33 +09:00
GPS_Backend.cpp AP_GPS: move GPS type announcements into backend 2017-04-23 21:04:17 +01:00
GPS_Backend.h AP_GPS: move GPS type announcements into backend 2017-04-23 21:04:17 +01:00
GPS_detect_state.h AP_GPS: Adds SBP Version 2: Swift Navigation Piksi Multi support 2017-04-18 18:25:54 +01:00