The description of EKF requires "nT", but the ecompass function in _compute_all function requires "mT", while the update function requires "nT", It's very strange that the same variable requires different units in the same class, which makes me very confused about which unit to use.
The description of EKF requires "nT", but the ecompass function in _compute_all function requires "mT", while the update function requires "nT", It's very strange that the same variable requires different units in the same class, which makes me very confused about which unit to use.