mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_Vehicle: added autotune_level to fixed wing parms
This commit is contained in:
parent
b7350118a6
commit
86f167fc7f
@ -36,6 +36,7 @@ public:
|
||||
AP_Int16 airspeed_max;
|
||||
AP_Int16 pitch_limit_max_cd;
|
||||
AP_Int16 pitch_limit_min_cd;
|
||||
AP_Int8 autotune_level;
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user