Iampete1
|
71b00e0f75
|
AP_GPS: use config.h pattern and only include log structures if enabled
|
3 years ago |
Peter Barker
|
60b8277e1b
|
AP_GPS: create and use AP_GPS_BACKEND_DEFAULT_ENABLED
Allows for all backends to be set to off by default.
|
3 years ago |
Hwurzburg
|
3d4f6cc2c4
|
AP_GPS: add build options for GPS backends
|
3 years ago |
Michael du Breuil
|
60e47b56f5
|
AP_GPS: Nova: Remove unneeded injection override
|
4 years ago |
Peter Barker
|
2b08af69bc
|
AP_GPS: fix dereference-of-nullptr warning from scan-build
This is kind-of a false positive as this in practise could never be
nullptr.
|
5 years ago |
Peter Barker
|
fd888727b8
|
AP_GPS: add override keyword where required
|
6 years ago |
Dr.-Ing. Amilcar Do Carmo Lucas
|
059c213d19
|
AP_GPS: Improve comments and documentation (NFC)
|
8 years ago |
Peter Barker
|
2354a0ec5a
|
AP_GPS: ability to log GPS detection state to dataflash
|
8 years ago |
Michael du Breuil
|
1c1e6e9398
|
AP_GPS: Support more fix types
|
8 years ago |
Mathieu OTHACEHE
|
152edf7189
|
Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
|
8 years ago |
Peter Barker
|
e17a71c6cc
|
AP_GPS: AP_GPS_NOVA: remove unused variables
|
8 years ago |
Andrew Tridgell
|
9caf44b494
|
AP_GPS: update drivers for changed inject_data() API
need 16 bit length
|
8 years ago |
Michael Oborne
|
11c376588d
|
AP_GPS_NOVA: support tersus/novatel/comnav gps
|
9 years ago |