mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-22 00:10:35 +08:00
20 lines
497 B
Plaintext
20 lines
497 B
Plaintext
Mixer for Tailsitter with x motor configuration and elevons
|
|
===========================================================
|
|
# @board px4_fmu-v2 exclude
|
|
# @board omnibus_f4sd exclude
|
|
|
|
This file defines a single mixer for tailsitter with motors in X configuration. All controls
|
|
are mixed 100%.
|
|
|
|
R: 4x
|
|
|
|
# left elevon
|
|
M: 2
|
|
S: 1 0 -5000 -5000 0 -10000 10000
|
|
S: 1 1 5000 5000 0 -10000 10000
|
|
|
|
# right elevon
|
|
M: 2
|
|
S: 1 0 -5000 -5000 0 -10000 10000
|
|
S: 1 1 -5000 -5000 0 -10000 10000
|