Commit Graph

4 Commits

Author SHA1 Message Date
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 2bdf76eeab Fix typo for Quad + mixer 2015-07-30 15:59:42 +02:00
Lorenz Meier c5e3aab083 Add VTOL + tailsitter mixer 2015-07-29 19:45:09 +02:00