Quad copter tailsitter

Hello, can someone tell me what parameters I need to set for such a result as in the video

1 Like

https://ardupilot.org/plane/docs/guide-tailsitter.html#copter-tailsitters

but you need to study these carefully also:
https://ardupilot.org/plane/docs/arduplane-setup.html
https://ardupilot.org/plane/docs/first-flight-landing-page.html
https://ardupilot.org/plane/docs/quadplane-support.html

1 Like

I have already configured the controller according to the documentation Tailsitter Planes — Plane documentation
but when switching to airplane mode, it tumbles in pitch

do you have Q_TAILSIT_ENABLE =2 ? if so, then post a log

1 Like

my settings
Q_TAILSIT_ENABLE = 1
Q_TAILSIT_ANGLE = 56
Q_FRAME_CLASS = 1
Q_FRAME_TYPE = 0 I have plus type
Q_TAILSIT_MOTMX = 15

read the copter tailsitter section again regarding Q_TAILSIT_ENABLE param…must be 2 if you have no flying control surfaces

1 Like