Skip to content

SensorPreflightMag (UORB message)

Pre-flight sensor check metrics. The topic will not be updated when the vehicle is armed.

TOPICS: sensor_preflightmag

Fields

NameTypeUnit [Frame]Range/EnumDescription
timestampuint64time since system start (microseconds)
mag_inconsistency_anglefloat32maximum angle between magnetometer instance field vectors in radians.

Source Message

Source file (GitHub)

Click here to see original file
c
#
# Pre-flight sensor check metrics.
# The topic will not be updated when the vehicle is armed
#
uint64 timestamp # time since system start (microseconds)

float32 mag_inconsistency_angle # maximum angle between magnetometer instance field vectors in radians.