Hello from South of France
I just crashed my easyglider with pixhawk
Fuselage broken, rest is OK
The plane was in FWBA and suddendly went down (I tried a desparate RTL but no chance)
I tried to find the root cause without any success (I suspect a mechanical failure)
Can somebody do a check on the log file (attached)
I’m looking at your log, and see some things I haven’t seen before. Take a look at the messages in MSG.Message
You have two separate “events” that give strange messages. Mid-flight, from about 350sec till 370sec, the following messages are logged:
RCInput: decoding UNKNOWN
RCInput: decoding PX4IO_PPM
RCInput: decoding UNKNOWN
RCInput: decoding PX4IO_PPM
RCInput: decoding UNKNOWN
Throttle failsafe on
Failsafe. Short event on: type=1/reason=3
Flight mode = 1
RCInput: decoding PX4IO_PPM
Throttle failsafe off
Failsafe. Short event off: reason=3
Then, near the end of the flight (455sec to 475sec) a similar group is logged:
RCInput: decoding UNKNOWN
RCInput: decoding PX4IO_PPM
RCInput: decoding UNKNOWN
Throttle failsafe on
Failsafe. Short event on: type=1/reason=3
Flight mode = 1
RCInput: decoding PX4IO_PPM
Throttle failsafe off
Failsafe. Short event off: reason=3
RCInput: decoding UNKNOWN
RCInput: decoding PX4IO_PPM
I don’t know what causes these or if they have anything to do with the crash.
The plane appears to be in FBWA mode when the sharp terminal descent begins (t=481sec). During the descent it is switched to RTL mode, but that appears to have no effect. That suggests, as you suspected, a mechanical failure. I’m not sure if it helps to keep just looking around randomly… Do you have anything else we should look at, specifically?
also I found a switch to CIRCLE in the middle of the flight
This is strange :
I have only MANUAL, STABILIZE, FBWA & RTL (i am using Channel 8). When I look the log the Channel 8 is not moving but CIRCLE mode is popping -up
Also I was using FPV @ 1160 Mhz : this could interfere with my graupner (GR16 receiver)
i will do now ground tests with FPV close to GR16 receiver until I reproduce the strange messages
Interesting (despite the crash it is good to learn and improve)