Ardupilot2/libraries/AP_GPS
Andy Piper 5ccc58ffb4 AP_GPS: Read actual hDOP value from UBLOX messages
Before we were reading the position DOP and calling it hDOP. Since the
other drivers actualy read hDOP it seem best to do the same.
Fixes issue 462.
2015-07-14 15:02:03 +09:00
..
config AP_GPS: Removed CFG-DAT message from 3DR-Ublox-NEO7 2014-10-06 11:21:42 -07:00
examples AP_GPS: add comments to example sketch 2015-06-08 10:04:36 +09:00
AP_GPS_MTK19.cpp AP_GPS: fixed MTK1.6 time handling 2015-03-13 10:29:36 +11:00
AP_GPS_MTK19.h AP_GPS: new GPS API 2014-04-01 06:38:23 +11:00
AP_GPS_MTK_Common.h libraries: update license header to GPLv3 2013-08-30 13:01:39 +10:00
AP_GPS_MTK.cpp AP_GPS: fixed init strings to all be in progmem 2014-04-01 06:38:25 +11:00
AP_GPS_MTK.h AP_GPS: fixed init strings to all be in progmem 2014-04-01 06:38:25 +11:00
AP_GPS_NMEA.cpp AP_GPS: request RMC message in NMEA driver 2015-07-06 11:16:12 +10:00
AP_GPS_NMEA.h AP_GPS: prevent extra NMEA messages causing rapid fix rates 2015-07-03 22:08:05 +10:00
AP_GPS_PX4.cpp AP_GPS: fixed PX4 GPS driver for new upstream format 2015-01-09 11:37:38 +11:00
AP_GPS_PX4.h AP_GPS: fixed build on non-PX4 platforms 2014-11-14 14:48:42 +11:00
AP_GPS_SBP.cpp AP_GPS: Fix max/min bug on SBP buffering. Log messages whether SBP driver recognizes the msg_type or not. 2015-07-06 10:53:35 +10:00
AP_GPS_SBP.h GPS: Official Swift Binary Protocol GPS Driver v3 for Piksi GPS 2015-04-24 08:01:32 +10:00
AP_GPS_SIRF.cpp AP_GPS: fixed init strings to all be in progmem 2014-04-01 06:38:25 +11:00
AP_GPS_SIRF.h GPS: fix SIRF set-binary message 2014-10-01 11:42:31 +09:00
AP_GPS_UBLOX.cpp AP_GPS: Read actual hDOP value from UBLOX messages 2015-07-14 15:02:03 +09:00
AP_GPS_UBLOX.h AP_GPS: Read actual hDOP value from UBLOX messages 2015-07-14 15:02:03 +09:00
AP_GPS.cpp AP_GPS: Add baudrate 230400 for GPS 2015-07-10 10:12:52 +10:00
AP_GPS.h GPS: fix INJECT_TO param desc and add definition 2015-06-27 16:31:03 +09:00
GPS_Backend.cpp AP_GPS: Add uBlox accuracy metrics interface and logging 2014-11-06 07:38:41 +11:00
GPS_Backend.h GPS: Official Swift Binary Protocol GPS Driver v3 for Piksi GPS 2015-04-24 08:01:32 +10:00
GPS_detect_state.h AP_GPS: Swift Binary Protocol SINGLE-POINT-POSITIONING Driver 2014-04-05 13:42:23 +11:00