mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 14:24:21 +08:00
Remove mixer for virtual elevator and add pitch control mixer to elevons
This commit is contained in:
@@ -6,13 +6,11 @@ R: 4x 10000 10000 10000 0
|
||||
Z:
|
||||
|
||||
# left elevon
|
||||
M: 1
|
||||
M: 2
|
||||
S: 1 0 -10000 -10000 0 -10000 10000
|
||||
S: 1 1 -10000 -10000 0 -10000 10000
|
||||
|
||||
# right elevon
|
||||
M: 1
|
||||
M: 2
|
||||
S: 1 0 10000 10000 0 -10000 10000
|
||||
|
||||
# mixer for the virtual elevator
|
||||
M: 1
|
||||
S: 1 1 -10000 -10000 0 -10000 10000
|
||||
|
||||
Reference in New Issue
Block a user