21 Commits (81a861c8ac6c7836eaaed0e8b0e38c6c2b2fbfa2)

Author SHA1 Message Date
James Goppert 14d27b1e4c Cleaned up AP_GPS formatting. 13 years ago
Andrew Tridgell 6048f3870f GPS: fixed type to be consistent with declaration 14 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 26d1ec1f56 remove static declaration from idleTimeout 14 years ago
deweibel@gmail.com 5b9e7eff9d clean up idleTimeout 14 years ago
jasonshort 76d072591b made timeout public, settable 14 years ago
deweibel@gmail.com 4f514faf97 Small bug fix for HIL gps when using auto-detect 14 years ago
deweibel e620eb1326 Change MediaTek timestamps to millisecond Time of Day 14 years ago
DrZiplok 2c0e8515d5 Add a date field to the standard GPS data. This may be zero, and its format is TBD (may be GPS-dependent). 14 years ago
DrZiplok@gmail.com f2f38f2e71 Make the GPS ctor protected so that it can't be accidentally constructed or copied. 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 cb4e8144f4 Eliminate GPS::_error, as it's responsible for pulling in the old printf, which doesn't work anymore. Fixing it's not worth the effort. 14 years ago
DrZiplok 2e5be5d86b Revert the MTK GPS driver to only claiming a fix when the GPS has a 3D solution, per discussion with Paul. 15 years ago
DrZiplok@gmail.com 0a94520682 Add support for automatically detecting the connected GPS and configuring accordingly. 15 years ago
paulbmather@gmail.com 079dd3c617 Changes to accommodate blinking lights and loss of GPS commands. Tested with NMEA, uBlox, Sirf and MTK. Does not function correctly with rmack's changes to APM_Compass posted 10/17/2010 (I don't know why). 15 years ago
DrZiplok@gmail.com 31ab494aaa Jason's GPS_None pointed out a few changes that in turn drastically simplify it. 15 years ago
DrZiplok@gmail.com add89239f3 Rework the MTK protocol decoder for robustness and code size. 15 years ago
DrZiplok@gmail.com 96a80f1c66 Cleanup. 15 years ago
jasonshort 785162ee8d New GPS Lib 15 years ago
jasonshort 2c6e096a3b New Libraries 15 years ago