mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 08:57:35 +08:00
fw att+pos ctrl: add takeoff flaps setting
This commit is contained in:
committed by
Lorenz Meier
parent
3f0a398a25
commit
0c3399433d
@@ -20,7 +20,7 @@ bool yaw_reset_integral # Reset yaw integral part (navigation logic change)
|
||||
bool fw_control_yaw # control heading with rudder (used for auto takeoff on runway)
|
||||
bool disable_mc_yaw_control # control yaw for mc (used for vtol weather-vane mode)
|
||||
|
||||
bool apply_flaps
|
||||
int8 apply_flaps # 0 = no flaps, 1 = landing flaps setting, 2 = take-off flaps setting
|
||||
|
||||
float32 landing_gear
|
||||
|
||||
|
||||
Reference in New Issue
Block a user