mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AP_Vehicle: add autotune options
This commit is contained in:
parent
15655a9c24
commit
8f644f473c
@ -20,6 +20,7 @@ struct AP_FixedWing {
|
||||
AP_Int16 pitch_limit_max_cd;
|
||||
AP_Int16 pitch_limit_min_cd;
|
||||
AP_Int8 autotune_level;
|
||||
AP_Int32 autotune_options;
|
||||
AP_Int8 stall_prevention;
|
||||
AP_Int16 loiter_radius;
|
||||
AP_Int16 pitch_trim_cd;
|
||||
|
Loading…
Reference in New Issue
Block a user