forked from mavlink/mavlink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ardupilot downstream 20200129 (mavlink#1298)
* common: added extension for GPS_RAW_INT and GPS2_RAW for yaw - this allows moving baseline GPS configurations to show their yaw solution to the GCS. It also allows a GCS to display a warning if the GPS is configured to provide yaw (eg. configured as a moving baseline rover) and currently cannot provide yaw * pymavlink: fixed JS test for GPS_RAW_INT * common.xml: use https url for ardupilot.org * ardupilotmega: add MAV_CMD_DEBUG_TRAP * ArduPilot: Add EFI_STATUS - for Electronic Fuel Injection Co-authored-by: Andrew Tridgell <[email protected]> Co-authored-by: Peter Barker <[email protected]> Co-authored-by: David Ingraham <[email protected]>
- Loading branch information
1 parent
5ae49b3
commit 6c8b8a0
Showing
3 changed files
with
32 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule pymavlink
updated
4 files
+2 −2 | generator/javascript/test/message20.js | |
+85 −101 | mavextra.py | |
+1 −1 | setup.py | |
+9 −3 | tools/magfit_WMM.py |