Tilt-Quadrotor Mixer and Airframe files (#9496)

This commit is contained in:
Ricardo Marques
2018-06-20 15:35:05 +01:00
committed by Daniel Agar
parent 6a7751496b
commit bf0a1f05fb
3 changed files with 111 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
Tilt-Quadrotor mixer for PX4FMU (2/2) V2.0
===========================
This file defines the aux outputs mixer for a Tilt-quadrotor in the + configuration.
# @output AUX1 Outer servo motor for rotor 2 arm
# @output AUX2 Outer servo motor for rotor 4 arm
# @output AUX3 Inner servo motor for rotor 2 arm
# @output AUX4 Inner servo motor for rotor 4 arm
Servo 1
M: 1
O: 10000 10000 0 -10000 10000
S: 0 1 -1000 -1000 0 -10000 10000
Servo 2
M: 1
O: 10000 10000 0 -10000 10000
S: 0 1 1000 1000 0 -10000 10000
Servo 3
M: 2
O: 10000 10000 0 -10000 10000
S: 0 2 -10000 -10000 0 -10000 10000
S: 3 5 10000 10000 0 -10000 10000
Servo 4
M: 2
O: 10000 10000 0 -10000 10000
S: 0 2 10000 10000 0 -10000 10000
S: 3 5 10000 10000 0 -10000 10000