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

Copter: vibration failsafe broken in 4.1 #17834

Closed
rmackay9 opened this issue Jun 22, 2021 · 0 comments · Fixed by #17837
Closed

Copter: vibration failsafe broken in 4.1 #17834

rmackay9 opened this issue Jun 22, 2021 · 0 comments · Fixed by #17837

Comments

@rmackay9
Copy link
Contributor

Sadly the vibration failsafe has been broken somehow between Copter-4.0 and 4.1.

This can be reproduced in SITL by doing the following:

  1. start SITL copter
  2. param set EK3_IMU_MASK 1 (to enable only a single IMU)
  3. loiter
  4. arm throttle
  5. rc 3 2000 (climb to 30m)
  6. rc 3 1500
  7. param set SIM_ACC1_BIAS_Z 2 (to set an accelerometer bias of 2m/s/s)

The good news is:

  1. the vibration compensation will be triggered
  2. EKF failsafe triggers and teh vehicle switches to LAND

The bad news is the vehicle keeps climbing

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

Successfully merging a pull request may close this issue.

1 participant