Running Arducopter 4.5.5 on quad. copter Auto armed automatically without user input either from RC or GCS.
Flight mode was seems guided and when pilot trying to arm from RC log file shows Prearm:Mode cannot be armable,but still armed and flipped in the ground itself.
i have checked paeameter ARMING_CHECK = 1 and GUIDED options everything is fine for me.
in the onboard log file data table page i have seen that its armed.
He is only questioning why you haven’t updated for so long, but firmware version likely isn’t causal.
It was armed and took off via MavLink - that much is clear from your log. The issue appears to be that you don’t know why the GCS or a script attached to it issued the commands. I don’t know that we can help you with that part.
I don’t mean a script on the autopilot. I mean some script/other software you might be using on the GCS (particularly, anything that uses GUIDED mode).
Yes this is what one option probably but in the flight log there is no evidence that it’s triggered from GCS.
I seen all RC channels for arming by the pilot but it’s not armed by the RC sticks .. either pilot was tried before arming using RC sticks but it was in RTL mode and throws prearm :error that mode not armable.
The telemetry log includes all information about incoming/outgoing mavlink packets from the GCS. Thus if there’s a command long being sent the telemetry log will record that, and the only way that’s being sent (if it’s in the log) is if the GCS sends it. Telemetry Logs — Mission Planner documentation