Skip to content

SensorPreflightMag (UORB message)

Метрики перевірки сенсорів перед польотом. The topic will not be updated when the vehicle is armed.

TOPICS: sensor_preflightmag

Fields

НазваТипUnit [Frame]Range/EnumОпис
timestampuint64time since system start (microseconds)
mag_inconsistency_anglefloat32maximum angle between magnetometer instance field vectors in radians.

Source Message

Source file (GitHub)

Details

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.