mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 19:00:34 +08:00
Removed actuator_control_mode flags...Using pre-existing flags instead
This commit is contained in:
committed by
Thomas Gubler
parent
d7dc3a3ee8
commit
220fb19eb7
@@ -12,7 +12,6 @@ bool flag_system_hil_enabled
|
||||
bool flag_control_manual_enabled # true if manual input is mixed in
|
||||
bool flag_control_auto_enabled # true if onboard autopilot should act
|
||||
bool flag_control_offboard_enabled # true if offboard control should be used
|
||||
bool flag_control_offboard_actuator_control_enabled #true if raw actuator control in offboard used
|
||||
bool flag_control_rates_enabled # true if rates are stabilized
|
||||
bool flag_control_attitude_enabled # true if attitude stabilization is mixed in
|
||||
bool flag_control_force_enabled # true if force control is mixed in
|
||||
|
||||
Reference in New Issue
Block a user