mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
Improve magnetometer inconsistency check
To check directional difference between the magnetometer field vectors instead of vector component difference.
This commit is contained in:
committed by
Lorenz Meier
parent
83e532d339
commit
45187e1aa8
@@ -47,7 +47,7 @@ then
|
||||
param set CAL_MAG0_ROT 0
|
||||
param set CAL_MAG_SIDES 63
|
||||
param set SENS_BOARD_ROT 0
|
||||
param set COM_ARM_MAG 1.5
|
||||
param set COM_ARM_MAG_ANG -1
|
||||
param set COM_ARM_EKF_AB 0.0032
|
||||
|
||||
# circuit breakers
|
||||
|
||||
Reference in New Issue
Block a user