46 PX4_DEBUG(
"set_health_flags: Type %llu pres=%u enabl=%u ok=%u", subsystem_type, present, enabled, ok);
uint32_t onboard_control_sensors_enabled
static struct vehicle_status_s status
void set_health_flags_present_healthy(uint64_t subsystem_type, bool present, bool healthy, vehicle_status_s &status)
void set_health_flags_healthy(uint64_t subsystem_type, bool healthy, vehicle_status_s &status)
void set_health_flags(uint64_t subsystem_type, bool present, bool enabled, bool ok, vehicle_status_s &status)
Contains helper functions to efficiently set the system health flags from commander and preflight che...
uint32_t onboard_control_sensors_health
uint32_t onboard_control_sensors_present