Quad Log File Crash Analysis

Hello,

Could someone help me in log file analysis. Today we had a crash with a quad with pixhawk cube and 3.6.12 firmware. The copter was hovering at 1 m height and after few minutes all the motors turned off. When it dropped we activated the emergency motor stop switch but even after that couple of motors were still running. I have attached the log file of the flight.

https://drive.google.com/drive/folders/1ldnmRi0-vdvG0uXSUjif8B3_14LUKpu-?usp=sharing

Thanks

Update to AC 4.0.3, it’s stable, your existing parameters will convert nicely and there’s some important fixes.

I’d say probably get up a little higher away from prop wash and ground effects. The whole time you’re flying the Baro thinks you are at a lower altitude than when you took off. GPS is not providing a good Alt reading either, again more altitude will help with that, away from clutter and multipathing.

You can see your emergency stop switch was repeatedly activated, might want to check if your switch is working correctly.

Set these to improve stability and try again at about 3 meters altitude
INS_GYRO_FILTER,20
PSC_ACCZ_I,0.5
PSC_ACCZ_P,0.25

and probably ATC_INPUT_TC to 0.2 for a softer RC feel.

Also you could try these, some of yours were close already:
BATT_ARM_VOLT,14.7
BATT_CRT_VOLT,14
BATT_LOW_VOLT,14.4
BATT_FS_CRT_ACT,1
BATT_FS_LOW_ACT,2

Once you fly again, post a new log file for us to check.