I stop at " 5.1Channel Configuration" because I have a wing, not a plane…
How I setup it ?
I try to change :
SERVO1_FUNCTION Left elevon ( before Elevator )
SERVO2_FUNCTION Right elevon ( before aileron )
SERVO3_FUNCTION Disable ( before aileron )
Again, I am not entirely sure if I understand correctly what your problems are. But I’ll try anyway ^^
You can look up the bitmask for the arming checks here and calculate the value for the ARMING_CHECK parameter. You want as many checks active as possible for the greatest possible safety. Every arming check you disable is something that can go wrong and bite you.
Correct me if I’m wrong, but I thought a wing is a plane…
The screenshot in the doc is from the setup page, not from the tuning page where you are. Apart from that you are looking at the right configuration for selecting servo output functions by hand without the GUI.
And yes, elevon mixing for flying wing type aircraft is something ArduPilot is capable of.
P.S.: Are you on ArduCopter or on ArduPlane for that build? You post in copter but VTOL aircraft like yours usually use plane software