mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
GCS_MAVLink: Add landing reporting
This commit is contained in:
parent
1e735324d4
commit
16bd7a091e
@ -72,6 +72,7 @@ enum ap_message {
|
||||
MSG_ADSB_VEHICLE,
|
||||
MSG_BATTERY_STATUS,
|
||||
MSG_AOA_SSA,
|
||||
MSG_LANDING,
|
||||
MSG_RETRY_DEFERRED // this must be last
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user