mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
- purge all reminaing magnetometer IOCTL usage - mag calibration add off diagonal (soft iron) scale factors
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.
|