mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +08:00
Vehicle control state: Add support for global yaw
This commit is contained in:
@@ -21,3 +21,4 @@ bool flag_control_position_enabled # true if position is controlled
|
||||
bool flag_control_altitude_enabled # true if altitude is controlled
|
||||
bool flag_control_climb_rate_enabled # true if climb rate is controlled
|
||||
bool flag_control_termination_enabled # true if flighttermination is enabled
|
||||
bool flag_control_fixed_hdg_enabled # true if using a fixed heading for user control
|
||||
|
||||
Reference in New Issue
Block a user