ardupilot/libraries/AP_GPS
Randy Mackay 69ad632e2a GPS: correct NAVFILTER parameter description
These corrected values match the GPS_Engine_Setting enum in GPS.h
Thanks to Adolfo R for noticing the issue and providing the fix
2014-05-20 22:08:40 +09:00
..
config Ublox: Enable 1Hz Lock LED by default 2014-04-01 20:57:18 -07:00
examples AP_GPS: work around scheduling issue in example code 2014-05-16 22:35:32 +10:00
AP_GPS_Glitch.cpp AP_GPS: new GPS API 2014-04-01 06:38:23 +11:00
AP_GPS_Glitch.h AP_GPS: new GPS API 2014-04-01 06:38:23 +11:00
AP_GPS_MTK19.cpp AP_GPS: fixed init strings to all be in progmem 2014-04-01 06:38:25 +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: fixed init strings to all be in progmem 2014-04-01 06:38:25 +11:00
AP_GPS_NMEA.h AP_GPS: handle multiple GPS in GPS setHIL() 2014-04-02 07:55:28 +11:00
AP_GPS_SBP.cpp AP_GPS: prevent writing GPS log headings multiple times 2014-04-20 21:44:14 +10:00
AP_GPS_SBP.h AP_GPS: prevent writing GPS log headings multiple times 2014-04-20 21:44:14 +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 AP_GPS: fixed init strings to all be in progmem 2014-04-01 06:38:25 +11:00
AP_GPS_UBLOX.cpp AP_GPS: Fix bug that causes permanent lag if we miss a message 2014-04-29 15:35:46 +10:00
AP_GPS_UBLOX.h AP_GPS: Fix bug that causes permanent lag if we miss a message 2014-04-29 15:35:46 +10:00
AP_GPS.cpp GPS: correct NAVFILTER parameter description 2014-05-20 22:08:40 +09:00
AP_GPS.h AP_GPS: fixed a build warning 2014-04-10 10:28:55 +10:00
GPS_Backend.cpp AP_GPS: new GPS API 2014-04-01 06:38:23 +11:00
GPS_Backend.h AP_GPS: fixed handling of driver destruction 2014-04-01 06:38:25 +11:00
GPS_detect_state.h AP_GPS: Swift Binary Protocol SINGLE-POINT-POSITIONING Driver 2014-04-05 13:42:23 +11:00