22 Commits (e339149044464f26e37682062d09d2300e870d53)

Author SHA1 Message Date
Andrew Tridgell 0191355488 AP_GPS: fixed init strings to all be in progmem 11 years ago
Andrew Tridgell 368daf89f1 AP_GPS: new GPS API 11 years ago
Andrew Tridgell 2dd92832dc AP_GPS: support multiple AP_GPS_Auto drivers 11 years ago
Andrew Tridgell 7ff293ca38 AP_GPS: added DataFlash to GPS init to allow for detailed logging 11 years ago
Andrew Tridgell 9cf1fd46c8 AP_GPS: removed nav_setting default 11 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell edfebc1f29 AP_GPS: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 06b6f4b04e AP_GPS: use PACKED attribute instead of pragma pack 12 years ago
Andrew Tridgell f67480fa50 AP_GPS: ensure constructors zero all key variables 12 years ago
Andrew Tridgell 3bfff4bd6d AP_GPS: pragma pack is needed on ARM 12 years ago
Andrew Tridgell 18db7b2efd GPS: move _port setting to init() 12 years ago
Pat Hickey 9ed023aeb4 AP_GPS: Builds under AP_HAL. Not tested. 12 years ago
Andrew Tridgell 59b44816ec GPS: replaced the GPS auto-detect mechanism 13 years ago
uncrustify a133b098a5 uncrustify libraries/AP_GPS/AP_GPS_SIRF.h 13 years ago
Andrew Tridgell 33a2ad7e07 GPS: add stub settings for nav_setting in the other GPS drivers 13 years ago
James Goppert 14d27b1e4c Cleaned up AP_GPS formatting. 13 years ago
james.goppert 7809b0ca2a Massive warning fixes. 14 years ago
james.goppert aa598b575a APO merge. 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 0a94520682 Add support for automatically detecting the connected GPS and configuring accordingly. 15 years ago
DrZiplok@gmail.com c6ceb85c21 Refactor the EM-406 support into a 406-specific init routine and a generic SiRF parser. 15 years ago