mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-24 15:27:41 +08:00
1.3 KiB
1.3 KiB
pageClass
| pageClass |
|---|
| is-wide-page |
SensorPreflightMag (UORB message)
Pre-flight sensor check metrics. The topic will not be updated when the vehicle is armed.
TOPICS: sensor_preflight_mag
Fields
Source Message
::: details Click here to see original file
#
# 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.
:::