32 Commits (master)

Author SHA1 Message Date
Peter Barker fd888727b8 AP_GPS: add override keyword where required 6 years ago
Peter Barker 2354a0ec5a AP_GPS: ability to log GPS detection state to dataflash 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Gustavo Jose de Sousa 174cefa8a5 AP_GPS: use ARRAY_SUBSCRIPT instead of bytes field 9 years ago
Andrew Tridgell af116d238f AP_GPS: use zero length flexible arrays 9 years ago
Lucas De Marchi 39bd196481 AP_GPS: do not use flexible array in union 9 years ago
Lucas De Marchi ff10d1136c AP_GPS: reorganize includes 9 years ago
Lucas De Marchi cd266fbf4f AP_GPS: replace header guard with pragma once 9 years ago
Gustavo Jose de Sousa 67db430583 AP_GPS: standardize inclusion of libaries headers 10 years ago
Randy Mackay e7b4a02d26 GPS: fix SIRF set-binary message 11 years ago
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