Files
bizhang_-obav/ROMFS/px4fmu_common/mixers-sitl/quad_x_vtol.main.mix
Julien Lecoeur e28f8a7f2e VTOL mixers: invert FW roll sign in builtin mixers
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.
2019-03-15 00:48:23 -04:00

19 lines
317 B
Plaintext

Mixer for the gazebo tailsitter model
=====================================
R: 4x 10000 10000 10000 0
Z:
# left elevon
M: 1
S: 1 0 -10000 -10000 0 -10000 10000
# right elevon
M: 1
S: 1 0 10000 10000 0 -10000 10000
# mixer for the virtual elevator
M: 1
S: 1 1 -10000 -10000 0 -10000 10000