mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-26 18:48:30 -04:00
AP_Vehicle: expose LAND_FLARE_SEC in vehicle parameters for fixed wing
This commit is contained in:
parent
060f553097
commit
8fc58d1cbe
@ -38,6 +38,7 @@ public:
|
||||
AP_Int16 pitch_limit_min_cd;
|
||||
AP_Int8 autotune_level;
|
||||
AP_Int16 land_pitch_cd;
|
||||
AP_Float land_flare_sec;
|
||||
AP_Int8 stall_prevention;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user