ardupilot/libraries/AP_GPS
Peter Barker 30d5d6b578 AP_GPS: do not zero options after assigning from location
On the assumption that the assignment operator knows what it is doing,
and that we have no idea what fields are actually present in options
2019-01-16 11:45:29 +11:00
..
examples AP_GPS: Remove unused ADC include 2018-07-17 09:29:50 +10: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 AP_GPS: enable double precision maths where needed 2018-05-07 11:43:23 +10: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 AP_GPS: convert NOVA, SBP and SBP2 to use check_new_itow() 2018-12-04 11:37:38 +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: moved iTow handling to GPS_Backend 2018-12-04 11:37:38 +11:00
AP_GPS_SBF.h AP_GPS: add override keyword where required 2018-11-08 11:30:12 +11:00
AP_GPS_SBP2.cpp AP_GPS: convert NOVA, SBP and SBP2 to use check_new_itow() 2018-12-04 11:37:38 +11:00
AP_GPS_SBP2.h AP_GPS: Add SBP EXT_EVENT Message to dataflash log 2017-06-29 15:18:05 +01:00
AP_GPS_SBP.cpp AP_GPS: convert NOVA, SBP and SBP2 to use check_new_itow() 2018-12-04 11:37:38 +11:00
AP_GPS_SBP.h AP_GPS: add override keyword where required 2018-11-08 11:30:12 +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 AP_GPS: whitespace and typo fixes 2019-01-05 08:45:24 +09:00
AP_GPS_UBLOX.h AP_GPS: optionally configure a hardware PPS pin for uBlox 2018-12-04 11:37:38 +11:00
AP_GPS.cpp AP_GPS: do not zero options after assigning from location 2019-01-16 11:45:29 +11:00
AP_GPS.h AP_GPS: whitespace and typo fixes 2019-01-05 08:45:24 +09:00
GPS_Backend.cpp AP_GPS: moved place we graph uart timestamp 2018-12-04 11:37:38 +11:00
GPS_Backend.h AP_GPS: added jitter correction to timestamp calculation 2018-12-04 11:37:38 +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