mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-26 18:48:30 -04:00
GCS_MAVLink: AOA, SSA message
This commit is contained in:
parent
a144e79a50
commit
c9f413da38
@ -71,6 +71,7 @@ enum ap_message {
|
||||
MSG_POSITION_TARGET_GLOBAL_INT,
|
||||
MSG_ADSB_VEHICLE,
|
||||
MSG_BATTERY_STATUS,
|
||||
MSG_AOA_SSA,
|
||||
MSG_RETRY_DEFERRED // this must be last
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user