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

EKF: fix bug preventing takeoff in loiter with optical flow #6135

Merged
merged 2 commits into from
Apr 28, 2017

Commits on Apr 28, 2017

  1. AP_NavEKF2: Fix solution validity reporting bug

    Fixes bug that causes relative position status to report as false when using optical flow and using range finder as the primary height sensor.
    priseborough committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    55efcda View commit details
    Browse the repository at this point in the history
  2. AP_NavEKF3: Fix solution validity reporting bug

    Fixes bug that causes relative position status to report as false when using optical flow and using range finder as the primary height sensor.
    priseborough committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    052522f View commit details
    Browse the repository at this point in the history