-
Notifications
You must be signed in to change notification settings - Fork 478
EKF mg hgt timeout - reset to rng hgt #910
Description
Hi everybody,
I am trying to fly indoors with a rather big and powerful drone.
Set-up:
Pixhawk 4
PX4 - master build
Lumenier 4in1 ESC with PWM control
PX4 flow with sonar
I was flying in Altitude mode over a flat surface and even though the high vibrations caused some shaking the flight over all was stable.
Out of a sudden the drone shot up to the ceiling and I had to use the kill switch.
Prior the crash the warning
“EKF mg hgt timeout - reset to rng hgt” has been given out and I can not find any documentation regarding this?
Here you will find the flight log. I would be very thankful if you guys can help me out!
https://review.px4.io/plot_app?log=659ed558-3d2a-43d6-afcb-6290400b296a 1
I discussed this issue with a another community member in the discuss forum and we came to the conclusion that we should open a bug on this.
We suspect that the flightcontroller refuses the data of the sonar as it is too noisy (possibly due to vibration) and therefore resets range and altitude settings after timeout. The drone thinks that it is falling when it is actually hovering and therefore shoots up which is a rather dangerous behavior.
Thanks everybody!