mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Convergence: normalize the mixer
This commit is contained in:
committed by
Daniel Agar
parent
1de7636fad
commit
2416e523e4
@@ -1,10 +1,7 @@
|
||||
# E-flite Convergence Tricopter Y-Configuration Mixer
|
||||
|
||||
# Note: 9999 is used to circumvent a mixer loading bug
|
||||
# https://github.com/PX4/Firmware/issues/5118
|
||||
|
||||
# Motors
|
||||
R: 3y 9999 9999 9999 0
|
||||
R: 3y 10000 10000 10000 0
|
||||
|
||||
Z:
|
||||
|
||||
@@ -13,13 +10,13 @@ Tilt mechanism servo mixer
|
||||
#RIGHT up:2000 down:1000
|
||||
M: 2
|
||||
O: 10000 10000 0 -10000 10000
|
||||
S: 1 4 0 -20000 9999 -10000 10000
|
||||
S: 1 4 0 -20000 10000 -10000 10000
|
||||
S: 0 2 4000 4000 0 -10000 10000
|
||||
|
||||
#LEFT up:1000 down:2000
|
||||
M: 2
|
||||
O: 10000 10000 0 -10000 10000
|
||||
S: 1 4 0 20000 -9999 -10000 10000
|
||||
S: 1 4 0 20000 -10000 -10000 10000
|
||||
S: 0 2 4000 4000 0 -10000 10000
|
||||
|
||||
Elevon mixers
|
||||
|
||||
Reference in New Issue
Block a user