Daniel Agar
|
26bac78eaf
|
mixers: Multirotor remove text roll, pitch, yaw scaling and idle speed
|
2020-08-17 16:37:08 -04:00 |
|
Beat Küng
|
c9d179676e
|
simple mixer: make output scalers O: optional and use default values instead
Reduces FLASH usage by about 4KB
Command to replace:
for i in *.mix; do sed -r -i '/O: +10000 +10000 +0 +-10000 +10000/d' $i; done
|
2018-05-25 07:57:08 +02:00 |
|
Lorenz Meier
|
c7f3881ccc
|
Quad mixers: Add AUX1-2 passthrough
|
2016-05-01 16:24:52 +02:00 |
|
Lorenz Meier
|
02fb3d1856
|
Multirotor mixers: Only map two AUX channels
|
2016-04-12 10:13:32 -07:00 |
|
Anton Matosov
|
08062e6546
|
Changed naming of the mixers to get rid of umbiguity as outputs are actually going to be driven by io, not fmu
Implemented automatic lookup for the .aux.mix file if it exists
|
2015-01-08 00:53:52 +02:00 |
|