mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
vehicle_status_flags.msg: remove unused condition_system_returned_to_home
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
committed by
Daniel Agar
parent
194a281fae
commit
c30f2b9493
@@ -5,7 +5,6 @@ uint64 timestamp # time since system start (microseconds)
|
|||||||
bool condition_calibration_enabled
|
bool condition_calibration_enabled
|
||||||
bool condition_system_sensors_initialized
|
bool condition_system_sensors_initialized
|
||||||
bool condition_system_hotplug_timeout # true if the hotplug sensor search is over
|
bool condition_system_hotplug_timeout # true if the hotplug sensor search is over
|
||||||
bool condition_system_returned_to_home
|
|
||||||
bool condition_auto_mission_available
|
bool condition_auto_mission_available
|
||||||
bool condition_angular_velocity_valid
|
bool condition_angular_velocity_valid
|
||||||
bool condition_attitude_valid
|
bool condition_attitude_valid
|
||||||
|
|||||||
Reference in New Issue
Block a user