493 Commits (0366bce9c1c380859852f07a44fdcb1a00b961e9)

Author SHA1 Message Date
Lucas De Marchi affa759fb4 AP_GPS: add missing override 9 years ago
Michael du Breuil 2538c17ee0 AP_GPS: add fetching of gps configuration failure reasons 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Michael Oborne 92106a944f AP_GPS_UBLOX: add data injection support 9 years ago
Lucas De Marchi cd266fbf4f AP_GPS: replace header guard with pragma once 9 years ago
Alexey Bulatov 3933ac2a63 AP_GPS: Added ERB to AP_GPS 9 years ago
Alexey Bulatov 7e2c822499 AP_GPS: Structure for detect ERB 9 years ago
Alexey Bulatov 97190c89d1 AP_GPS: ERB GPS driver 9 years ago
Andrew Tridgell 04bac8a446 AP_GPS: removed duplicate dataflash write of ublox version 9 years ago
Andrew Tridgell 14bd4ba2c7 AP_GPS: removed console print for GPS type 9 years ago
Michael du Breuil 1426ff2732 AP_GPS: Broadcast what type of GPS is found and at what baud rate 9 years ago
Tom Pittenger 12fab6c59a AP_GPS: save cfg only when needed 9 years ago
Tom Pittenger 18163bd01f AP_GPS_UBLOX: save cfg only when needed 9 years ago
Michael du Breuil 55e64b3622 AP_GPS: u-blox: copy paste typo in a #else 9 years ago
Michael du Breuil 217a06322b AP_GPS: u-blox: don't throw 5hz update warnings if no fix 9 years ago
Michael du Breuil 726bf110cc AP_GPS: update save_cfg description 9 years ago
Michael du Breuil 4251ee0e4b AP_GPS: u-blox verify ublox settings 9 years ago
Andrew Tridgell a7079b730a AP_GPS: GPVTG can give new velocity 9 years ago
Andrew Tridgell 4beb1748c5 AP_GPS: better handle corrupted NMEA sentences 9 years ago
Peter Barker ede7ffedfc AP_GPS: correct #if from UBLOX_DEBUG to UBLOX_DEBUGGING 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Michael du Breuil 8c9eafeb3c AP_GPS: Fix param docs that had incorrect spaces 9 years ago
Michael Oborne a42b286c01 AP_GPS_SBF: update logging based on vendor recommendation. 9 years ago
mirkix dee20a31f1 AP_Notify: Add gps_num_sats 9 years ago
Jonathan Challinger 04dc7130f5 AP_GPS: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 5bb4e3eda9 AP_GPS: stop using Progmem.h 9 years ago
Andrew Tridgell bc8ee8af36 AP_GPS: added QURT GPS 9 years ago
Aaron Wang Shi 800c142ac0 BH: Support UBLOX GPS M8N 9 years ago
Michael Oborne 1c1eea6119 AP_GPS_SBF: add sd logging by default, improve init 9 years ago
Michael Oborne 0bcc6e324a AP_GPS_SBF: formatting fixes 9 years ago
Lucas De Marchi 2b5417046b AP_GPS: remove unused AP_ADC_AnalogSource 9 years ago
Peter Barker 0f9e7a905d AP_GPS: remove use of AddLogFormats 9 years ago
Michael du Breuil 2f97f9f416 AP_GPS: Fix incorrect values docstring on RAW_DATA 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Caio Marcelo de Oliveira Filho c33b86a783 AP_GPS: use millis/micros/panic functions 9 years ago
Randy Mackay 36c0beb918 GPS_UBlox: reorder init to resolve compiler warning 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Michael Oborne 2f49fa1531 AP_GPS_GSOF: add second comport to base config 9 years ago
Siddharth Bharat Purohit 5e2382ea09 AP_GPS:UBLOX: send save cfg msg once per 5s and 5 times only 9 years ago
Siddharth Bharat Purohit 360c09f9bd AP_GPS_UBLOX: send cfg save msg only once every 1 second 9 years ago
Jonathan Challinger bc708f9808 AP_GPS: add SAVE_CFG parameter make ublox config saving optional 9 years ago
Jonathan Challinger e82df48631 AP_GPS: save configuration to non-volatile memory in UBlox GPS 9 years ago
Lucas De Marchi 1a9b57da1f AP_GPS: remove check for GPS_SKIP_SIRF_NMEA 9 years ago
Lucas De Marchi e31595c60c AP_GPS: remove check for GPS_RTK_AVAILABLE 9 years ago
Lucas De Marchi c75c1d84d9 AP_GPS: remove check for GPS_MAX_INSTANCES 9 years ago
Lucas De Marchi 4cef751aef AP_GPS: remove check for AVR CPUs 9 years ago