47 Commits (352121e16a9303ee9d02c29896f9a9437ea30094)

Author SHA1 Message Date
murata e4455491aa AP_GPS: Use common hexadecimal character to number conversion method 6 years ago
Grant Morphett 64ed76326b AP_GPS: Adding support for the NMEA GPHDT sentence 6 years ago
Peter Barker 2aa0de49bb AP_GPS: remove pointless initialisers 6 years ago
Andrew Tridgell 3fe4b9c0f8 AP_GPS: make GPS packet timestamps more accurate 6 years ago
Peter Barker fd888727b8 AP_GPS: add override keyword where required 6 years ago
chobitsfan 02cfe9128d AP_GPS: parse RTK status in NMEA GGA message 8 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
Lucas De Marchi 994b2fc966 AP_GPS: add unit test for _parse_decimal_100() 9 years ago
Lucas De Marchi fc6dd97e61 AP_GPS: make _parse_decimal_100() a static function 9 years ago
Bert Regelink 7379d120e1 AP_GPS: fix _parse_decimal_100() with negative numbers 9 years ago
Andrew Tridgell 2a214f1e46 AP_GPS: support a wider variety of NMEA receivers 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
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Gustavo Jose de Sousa 67db430583 AP_GPS: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 21c895f6f3 AP_GPS: prevent extra NMEA messages causing rapid fix rates 10 years ago
Andrew Tridgell e40a048009 AP_GPS: handle multiple GPS in GPS setHIL() 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 de96ad9445 AP_GPS: fixed date handling in NMEA driver 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 f67480fa50 AP_GPS: ensure constructors zero all key variables 12 years ago
Andrew Tridgell 18db7b2efd GPS: move _port setting to init() 12 years ago
Andrew Tridgell 18fb9c67f6 AP_GPS: use AP_Progmem 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 03b42037a0 uncrustify libraries/AP_GPS/AP_GPS_NMEA.h 13 years ago
rmackay9 8a29f47ce0 AP_GPS: replaced "int" with "int16_t" and "long" with "int32_t" 13 years ago
Andrew Tridgell 33a2ad7e07 GPS: add stub settings for nav_setting in the other GPS drivers 13 years ago
Andrew Tridgell 7fbfcc2721 GPS: fixed some stdint types 13 years ago
James Goppert 14d27b1e4c Cleaned up AP_GPS formatting. 13 years ago
hazyhxj@gmail.com b110803dcb Fix NMEA GPS error 14 years ago
james.goppert aa598b575a APO merge. 14 years ago
DrZiplok@gmail.com cad260a481 Implement a completely new NMEA parser based on the TinyGPS parser by Mikal Hart. 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
paulbmather@gmail.com 614d43c905 git-svn-id: https://arducopter.googlecode.com/svn/trunk@665 f9c3cf11-9bcb-44bc-f272-b75c42450872 15 years ago
paulbmather@gmail.com 0bbc8651e4 Added #defines for PMTK commands 15 years ago
DrZiplok@gmail.com 7e345e027c Push server-native line endings. 15 years ago
DrZiplok@gmail.com 96a80f1c66 Cleanup. 15 years ago
jasonshort 4f02edac51 New GPS Lib 15 years ago
jasonshort 2c6e096a3b New Libraries 15 years ago