forked from Archive/PX4-Autopilot
8 lines
260 B
Plaintext
8 lines
260 B
Plaintext
|
#
|
||
|
# 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.
|