mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
AP_Vehicle: add AutoLand fixed-wing mode
This commit is contained in:
parent
33841aaed5
commit
b684d4cc81
@ -71,4 +71,5 @@ enum class ModeReason : uint8_t {
|
||||
MODE_TAKEOFF_FAILSAFE = 51,
|
||||
DDS_COMMAND = 52,
|
||||
AUX_FUNCTION = 53,
|
||||
FIXED_WING_AUTOLAND = 54,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user