ardupilot/libraries/AP_GPS
Andrew Tridgell 59b44816ec GPS: replaced the GPS auto-detect mechanism
the old mechanism wasted most of the input bytes, and chewed a lot of
CPU, making it impractical to do GPS detection for a GPS attached
after startup

The new code is async, and detects a GPS by looking for a fully formed
packet with the right checksum for each GPS type
2012-09-17 14:45:47 +10:00
..
config GPS: u-center config file for 3DR Ublox 2012-04-20 22:05:30 +10:00
examples uncrustify libraries/AP_GPS/examples/GPS_MTK_test/GPS_MTK_test.pde 2012-08-21 19:01:35 -07:00
AP_GPS.h uncrustify libraries/AP_GPS/AP_GPS.h 2012-08-21 19:02:53 -07:00
AP_GPS_406.cpp uncrustify libraries/AP_GPS/AP_GPS_406.cpp 2012-08-21 19:19:51 -07:00
AP_GPS_406.h uncrustify libraries/AP_GPS/AP_GPS_406.h 2012-08-21 19:02:53 -07:00
AP_GPS_Auto.cpp GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_Auto.h uncrustify libraries/AP_GPS/AP_GPS_Auto.h 2012-08-21 19:02:40 -07:00
AP_GPS_HIL.cpp uncrustify libraries/AP_GPS/AP_GPS_HIL.cpp 2012-08-21 19:02:12 -07:00
AP_GPS_HIL.h uncrustify libraries/AP_GPS/AP_GPS_HIL.h 2012-08-21 19:03:13 -07:00
AP_GPS_IMU.cpp uncrustify libraries/AP_GPS/AP_GPS_IMU.cpp 2012-08-21 19:19:52 -07:00
AP_GPS_IMU.h uncrustify libraries/AP_GPS/AP_GPS_IMU.h 2012-08-21 19:19:52 -07:00
AP_GPS_MTK.cpp GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_MTK.h GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_MTK16.cpp GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_MTK16.h GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_MTK_Common.h GPS: Corrections to Media Tek GPS Driver. Change to 5Hz and SBAS 2012-08-22 09:56:25 +10:00
AP_GPS_NMEA.cpp GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_NMEA.h GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_None.h uncrustify libraries/AP_GPS/AP_GPS_None.h 2012-08-21 19:03:02 -07:00
AP_GPS_SIRF.cpp GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_SIRF.h GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_Shim.h uncrustify libraries/AP_GPS/AP_GPS_Shim.h 2012-08-21 19:02:40 -07:00
AP_GPS_UBLOX.cpp GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
AP_GPS_UBLOX.h GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00
GPS.cpp uncrustify libraries/AP_GPS/GPS.cpp 2012-08-21 19:02:32 -07:00
GPS.h GPS: replaced the GPS auto-detect mechanism 2012-09-17 14:45:47 +10:00