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

Mission planner accelerometer calibration can't be run more than once #1

Closed
CraigElder opened this issue Feb 7, 2013 · 1 comment
Closed

Comments

@CraigElder
Copy link
Contributor

If you attempt to run the accelerometer calibration more than once, it does run in the background but doesn't ask the user to move the copter to it's various positions.

Note: this behavior exposes a bug in the arducopter code in which it will save an uninitialized roll/pitch trim to the AHRS_TRIM_X and Y parameters.

The temporary solution is for the user to restart the mission planner and do the calibration again.

Here is a video demo: http://www.youtube.com/watch?v=OJ3EgkuOHB4

@meee1
Copy link
Contributor

meee1 commented Feb 7, 2013

fixed

@meee1 meee1 closed this as completed Feb 7, 2013
meee1 pushed a commit that referenced this issue May 29, 2014
1Risha1 added a commit to SergeGolubev/MissionPlanner that referenced this issue May 25, 2015
…master

* commit '338b09c30e1b5d0b89e57e9b9212c9033cacade0':
  DRN-45
billtian pushed a commit to billtian/MissionPlanner that referenced this issue Sep 6, 2016
meee1 pushed a commit that referenced this issue Nov 28, 2016
Mission Planner: Improvements to theming.
wuoliver added a commit to wuoliver/MissionPlanner that referenced this issue Dec 4, 2017
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

No branches or pull requests

2 participants