Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Incomplete magnetometer and heading fusion tuning parameter implementation #34

Closed
priseborough opened this issue Jan 31, 2016 · 2 comments

Comments

@priseborough
Copy link
Collaborator

The heading fusion observation noise parameter EKF2_HEAD_NOISE adjusts the observation variance, not the observation noise. It should be adjusting noise and have units of rad
The magnetometer noise parameter EKF2_MAG_NOISE ias actually adjusting the magnetic field state process noise, nor the magnetometer observation noise. It should be renamed.
There is no parameter to adjust the magnetometer observation noise
There is no parameter to control which magnetometer fusion method is used. A suggestion is to provide three options

  1. Auto selection (default)
  2. Always used heading fusion
  3. Always use 3-axis field fusion
@priseborough
Copy link
Collaborator Author

Addressed by #36

@RomanBapst
Copy link
Contributor

Applied to master, closing.

CarlOlsson added a commit to CarlOlsson/ecl that referenced this issue Apr 18, 2019
gps_checks: Do not initialize until _gps_alt_ref non-zero
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants