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

Always deliver horizontal and vertical accuracy if position is known #28

Merged
merged 1 commit into from
Jul 12, 2017

Conversation

amilcarlucas
Copy link

  • The current code only delivers this when in fix or float state, and that confuses the autopilot
  • reduces the number of sqrt() function calls from 4 to 2
  • Document a bit more

- The current code only delivers this when in fix or float state, and that confuses the autopilot
- reduces the number of sqrt() function calls from 4 to 2
- Document a bit more
@egorf
Copy link
Collaborator

egorf commented Jul 4, 2017

@amilcarlucas Thanks for the PR. It looks good except for the part where you send the std values even when the solution is single. I will need to check if those numbers are valid before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants