mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 09:26:25 +08:00
Add optional preflight check for healthy MAVLink parachute system
This commit is contained in:
@@ -38,3 +38,6 @@ bool sd_card_detected_once # set to true if the SD card w
|
||||
|
||||
bool avoidance_system_required # Set to true if avoidance system is enabled via COM_OBS_AVOID parameter
|
||||
bool avoidance_system_valid # Status of the obstacle avoidance system
|
||||
|
||||
bool parachute_system_present
|
||||
bool parachute_system_healthy
|
||||
|
||||
Reference in New Issue
Block a user