Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.14 backport] mag_cal: fix mag bias estimate to mag cal #21835

Merged
merged 1 commit into from
Jul 18, 2023

Commits on Jul 11, 2023

  1. mag_cal: fix mag bias estimate to mag cal

    - since last_us is set to 0 every time the bias is not observable, the
      total time was also reset -> needed 30 consecutive seconds in mag 3D
      to be declared "stable"
    - after landing, the mag_aligned_in_flight flag is reset. Using this for
      bias validity makes it invalid before we have a chance to save it to
      the calibration.
    bresch authored and dagar committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f781367 View commit details
    Browse the repository at this point in the history