forked from Archive/PX4-Autopilot
use two mixers, one for rotors via px4io and one for elevons via fmu outputs
This commit is contained in:
parent
648cb78268
commit
ff932820e3
|
@ -1,9 +1,4 @@
|
|||
# FireFly6 mixer for PX4FMU
|
||||
#
|
||||
#===========================
|
||||
R: 6c 10000 10000 10000 0
|
||||
|
||||
# mixer for the elevons
|
||||
# mixer for the FireFly6 elevons
|
||||
M: 2
|
||||
O: 10000 10000 0 -10000 10000
|
||||
S: 1 0 7500 7500 0 -10000 10000
|
|
@ -0,0 +1,4 @@
|
|||
# FireFly6 mixer for PX4FMU
|
||||
#
|
||||
#===========================
|
||||
R: 6c 10000 10000 10000 0
|
Loading…
Reference in New Issue