Update plane mixer

This commit is contained in:
Lorenz Meier 2016-06-11 23:27:10 +02:00
parent 3770bfd641
commit 825ba912c3
1 changed files with 14 additions and 10 deletions

View File

@ -1,6 +1,20 @@
Mixer for SITL plane Mixer for SITL plane
========================================================= =========================================================
Z:
Z:
# mixer for the rudder
M: 1
O: 10000 10000 0 -10000 10000
S: 0 2 10000 10000 0 -10000 10000
# mixer for the flaps
M: 1
O: 10000 10000 0 -10000 10000
S: 0 4 10000 10000 0 -10000 10000
# mixer for the pusher/puller throttle # mixer for the pusher/puller throttle
M: 1 M: 1
O: 10000 10000 0 -10000 10000 O: 10000 10000 0 -10000 10000
@ -20,13 +34,3 @@ S: 0 0 10000 10000 0 -10000 10000
M: 1 M: 1
O: 10000 10000 0 -10000 10000 O: 10000 10000 0 -10000 10000
S: 0 1 10000 10000 0 -10000 10000 S: 0 1 10000 10000 0 -10000 10000
# mixer for the rudder
M: 1
O: 10000 10000 0 -10000 10000
S: 0 2 10000 10000 0 -10000 10000
# mixer for the flaps
M: 1
O: 10000 10000 0 -10000 10000
S: 0 4 10000 10000 0 -10000 10000