AP_Vehicle: added land_pitch_cd for fixed wing
This commit is contained in:
parent
46ac52bccc
commit
fb4ef0b5c6
@ -37,6 +37,7 @@ public:
|
||||
AP_Int16 pitch_limit_max_cd;
|
||||
AP_Int16 pitch_limit_min_cd;
|
||||
AP_Int8 autotune_level;
|
||||
AP_Int16 land_pitch_cd;
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user