aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/mixers/FMU_quad+.mix
blob: 1ab38ef6d4e86cdcf5d38d20a2594a02b89c7b7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Quadrotor + mixer for PX4FMU
============================

This file defines mixers suitable for controlling a quadrotor in the +
arrangement using PX4FMU. The configuration assumes the motors are connected
starting with the front motor on output 0 and proceeding clockwise.

Inputs to the mixer come from channel group 0 (vehicle attitude), channels 0
(roll), 1 (pitch), 2 (yaw) and 3 (thrust).

See the README for more information on the scaler format.

Scale values here will definitely need tuning.

Front
-----

M: 4
S: 0 0  10000  10000      0 -10000  10000
S: 0 0      0      0      0 -10000  10000
S: 0 1   1000   1000      0 -10000  10000
S: 0 2   1000   1000      0 -10000  10000
S: 0 3      0  20000 -10000 -10000  10000

Right
-----

M: 4
S: 0 0  10000  10000      0 -10000  10000
S: 0 0   1000   1000      0 -10000  10000
S: 0 1      0      0      0 -10000  10000
S: 0 2  -1000  -1000      0 -10000  10000
S: 0 3      0  20000 -10000 -10000  10000

Back
----

M: 4
S: 0 0  10000  10000      0 -10000  10000
S: 0 0      0      0      0 -10000  10000
S: 0 1  -1000  -1000      0 -10000  10000
S: 0 2   1000   1000      0 -10000  10000
S: 0 3      0  20000 -10000 -10000  10000

Left
----

M: 4
S: 0 0  10000  10000      0 -10000  10000
S: 0 0  -1000  -1000      0 -10000  10000
S: 0 1      0      0      0 -10000  10000
S: 0 2  -1000  -1000      0 -10000  10000
S: 0 3      0  20000 -10000 -10000  10000