http://logs.uaventure.com/view/gTQjyURYX6LvADB7KcYYYV
Firmware: 1.5.5 Stable
In Pitch Angle diagram, my quadrotor crashed and then rollover.
In Raw Radio Control Inputs diagram, I tried to disarm it but nothing happened.. Then I had to cut off the power.
I installed a px4flow to my quadrotor, but there's nothing in Distance Sensor diagram, does this sonar work in ekf2 estimator or is there any param like SONAR_EN?
It is read that "Do not Land in POSCTL Mode, use Manual Mode to Land." in User Guide, I am really puzzled about this, why?
Something really strange in version 1.5.5, after some disarming and arming, the control logic and pwm outputs became very strange, but after a reboot (after first arming), everything become good? Is that because of my wrong operation?
Here is what happened: Your ESCs are incorrectly calibrated, which means that the first motor (http://logs.uaventure.com/view/gTQjyURYX6LvADB7KcYYYV#Actuators_PLOT) was not actually spinning when it should have.
That led to the system tipping over. You are not allowed to disarm in position control mode because lowering the altitude and yawing is a common user behaviour - however, if you do that, you would disarm the system mid-flight. You can configure a kill switch, which will kill the outputs instantly.
To recap: To not have this happen again, calibrate your ESCs or set the PWM_MIN parameter for the main outputs to a higher value.
@LorenzMeier Thank you for your reply, and I'm really sorry about this issue, there isn't the appropriate place for submitting configuration fault.
@LorenzMeier And, how could you find my fault? Does any diagram show this?
Most helpful comment
Here is what happened: Your ESCs are incorrectly calibrated, which means that the first motor (http://logs.uaventure.com/view/gTQjyURYX6LvADB7KcYYYV#Actuators_PLOT) was not actually spinning when it should have.
That led to the system tipping over. You are not allowed to disarm in position control mode because lowering the altitude and yawing is a common user behaviour - however, if you do that, you would disarm the system mid-flight. You can configure a kill switch, which will kill the outputs instantly.
To recap: To not have this happen again, calibrate your ESCs or set the PWM_MIN parameter for the main outputs to a higher value.