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.
|
2016-10-24 09:42:01 -02:00 |
Randy Mackay
|
e6e6e36da7
|
AP_GPS_MAV: fix hdop conversion
|
2016-10-18 20:24:55 +09:00 |
Andrew Tridgell
|
9caf44b494
|
AP_GPS: update drivers for changed inject_data() API
need 16 bit length
|
2016-10-11 11:00:35 +11:00 |
Randy Mackay
|
38b3d3ff3a
|
AP_GPS_MAV: initialise location while handling_msg
This reduces a covarity warning but it likely not really an issue because we always initialise newly allocated memory to zero anyway
|
2016-09-01 12:01:14 +09:00 |
Randy Mackay
|
6e224158f1
|
AP_GPS_MAV: use GPS_INPUT_IGNORE_FLAGS
|
2016-07-12 15:44:46 +09:00 |
Randy Mackay
|
e34aa0bc72
|
AP_GPS_MAV: minor formatting fixes
No functional change
|
2016-07-12 15:44:19 +09:00 |
Allan Matthew
|
4249f7dbe6
|
AP_GPS: Add GPS_MAV type and accept GPS_INPUT message
|
2016-07-12 15:34:27 +09:00 |