mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Tilt-Quadrotor Mixer and Airframe files (#9496)
This commit is contained in:
committed by
Daniel Agar
parent
6a7751496b
commit
bf0a1f05fb
38
ROMFS/px4fmu_common/mixers/tilt_quad.aux.mix
Normal file
38
ROMFS/px4fmu_common/mixers/tilt_quad.aux.mix
Normal 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user