26 Commits (898aa0b2607fa8ef18113ae19f93e9dc0d2af041)

Author SHA1 Message Date
Andrew Tridgell 72e97c6dfc AP_GPS: start detection timer on first bytes 12 years ago
Andrew Tridgell a53cbc08f3 GPS: avoid output delays in the GPS auto detection 12 years ago
Andrew Tridgell 728b3a133e GPS: disable auto detection of NMEA and SiRF on a 1280 board 13 years ago
Andrew Tridgell 59b44816ec GPS: replaced the GPS auto-detect mechanism 13 years ago
uncrustify b9d3f449b9 uncrustify libraries/AP_GPS/AP_GPS_Auto.cpp 13 years ago
Andrew Tridgell 70f18289c5 GPS: fixed auto-config of UBlox setup with no UBX messages 13 years ago
Andrew Tridgell 33a2ad7e07 GPS: add stub settings for nav_setting in the other GPS drivers 13 years ago
Andrew Tridgell a8bfc5d8e9 GPS: re-open the serial port with a 256 byte serial receive buffer 13 years ago
Andrew Tridgell 711814085b GPS: detect new style 3DR UBlox 13 years ago
Andrew Tridgell 7fbfcc2721 GPS: fixed some stdint types 13 years ago
Andrew Tridgell 1f05e7dafb fixed types in GPS detect code 13 years ago
Michael Oborne 306e2e3f7d add gps character count. 13 years ago
Michael Oborne 3d85f99546 remove gps callback in wait loop 13 years ago
James Goppert 14d27b1e4c Cleaned up AP_GPS formatting. 13 years ago
tridge60@gmail.com 91e101f47e GPS: added delay hook for GPS detection 14 years ago
deweibel@gmail.com 8d7e7ff58e revert gps lib to 2602 14 years ago
deweibel@gmail.com 5b9e7eff9d clean up idleTimeout 14 years ago
jasonshort 76d072591b made timeout public, settable 14 years ago
james.goppert 7809b0ca2a Massive warning fixes. 14 years ago
tridge60@gmail.com 860998d337 implemented typesafe PSTR() 14 years ago
DrZiplok@gmail.com 52a0a03d56 Bring AP_GPS_Auto closer to ready for prime-time: 14 years ago
DrZiplok@gmail.com 1bfcdaa2cb Add a delay after sending the GPS mode switch strings in an attempt to give any NMEA data time to drain before we attempt to sniff again. 14 years ago
DrZiplok@gmail.com 8da4a29d58 Add support for the DIYD MTK v1.6 firmware 14 years ago
james.goppert aa115aea68 AP_GPS libs now recover from disconnect or failed initialization. 14 years ago
DrZiplok@gmail.com ee105a0ebf The previous initialisation strategy for auto-detection doesn't play well with the way APM uses the GPS. 15 years ago
DrZiplok@gmail.com 0a94520682 Add support for automatically detecting the connected GPS and configuring accordingly. 15 years ago