mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
This inversion matches the fixed sign in the commands generated by the VTOL attitude controller. This commit, combined with the previous commit, should have no effect. For safety, it is recommended to check the direction of roll control surfaces before flight.
18 lines
459 B
Plaintext
18 lines
459 B
Plaintext
Mixer for Tailsitter with x motor configuration and elevons
|
|
===========================================================
|
|
|
|
This file defines a single mixer for tailsitter with motors in X configuration. All controls
|
|
are mixed 100%.
|
|
|
|
R: 4x 10000 10000 10000 0
|
|
|
|
# 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
|