-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Custom mixes for exotic setups
This page documents custom mixer for exotic platforms. As this page was written prior to inav 2.0, you are advised to verify the smix
syntax compared to your firmware version. It is also necessary to set the platform_type
for your platform.
mmix reset
mmix 0 1.0 0.0 1.0 -1.0 # REAR
mmix 1 1.0 -1.0 0.0 1.0 # RIGHT
mmix 2 1.0 1.0 0.0 1.0 # LEFT
mmix 3 1.0 0.0 -1.0 -1.0 # Front
mmix reset
mmix 0 1.0 -1.0 1.0 -1.0 # REAR_R
mmix 1 1.0 -1.0 -1.0 1.0 # FRONT_R
mmix 2 1.0 1.0 1.0 1.0 # REAR_L
mmix 3 1.0 1.0 -1.0 -1.0 # FRONT_L
mmix 4 1.0 0.0 0.0 0.0 # RIGHT
mmix 5 1.0 0.0 0.0 0.0 # LEFT
This configuration probably can be improved, similar to V-tail config
mmix reset
mmix 0 1.0 0.0 1.0 1.0 # REAR_R
mmix 1 1.0 -1.0 -1.0 0.0 # FRONT_R
mmix 2 1.0 0.0 1.0 -1.0 # REAR_L
mmix 3 1.0 1.0 -1.0 -0.0 # FRONT_L
mmix reset
mmix 0 1.0 -0.58 0.58 1.0 # REAR_R
mmix 1 1.0 -0.46 -0.39 -0.5 # FRONT_R
mmix 2 1.0 0.58 0.58 -1.0 # REAR_L
mmix 3 1.0 0.46 -0.39 0.5 # FRONT_L
mmix reset
mmix 0 1.0 0.0 1.333333 1.0 # REAR
mmix 1 1.0 -1.0 -0.666667 -1.0 # RIGHT
mmix 2 1.0 1.0 -0.666667 -1.0 # LEFT
mmix 3 1.0 0.0 1.333333 -1.0 # UNDER_REAR
mmix 4 1.0 -1.0 -0.666667 1.0 # UNDER_RIGHT
mmix 5 1.0 1.0 -0.666667 1.0 # UNDER_LEFT
mmix reset
mmix 0 1.0 0.0 1.0 -1.0 # REAR_TOP CW
mmix 1 1.0 -1.0 -1.0 0.0 # FRONT_R CCW
mmix 2 1.0 0.0 1.0 1.0 # REAR_BOTTOM CCW
mmix 3 1.0 1.0 -1.0 0.0 # FRONT_L CW
mmix reset
mmix 0 1.0 -0.866025 0.5 1.0 # REAR_R
mmix 1 1.0 -0.866025 -0.5 -1.0 # FRONT_R
mmix 2 1.0 0.866025 0.5 1.0 # REAR_L
mmix 3 1.0 0.866025 -0.5 -1.0 # FRONT_L
mmix 4 1.0 0.0 -1.0 1.0 # FRONT
mmix 5 1.0 0.0 1.0 -1.0 # REAR
mmix reset
mmix 0 1.0 0.707107 -0.707107 1.0 # FRONT_L
mmix 1 1.0 -0.707107 -0.707107 1.0 # FRONT_R
mmix 2 1.0 -0.707107 0.707107 1.0 # REAR_R
mmix 3 1.0 0.707107 0.707107 1.0 # REAR_L
mmix 4 1.0 0.0 -1.0 -1.0 # FRONT
mmix 5 1.0 -1.0 0.0 -1.0 # RIGHT
mmix 6 1.0 0.0 1.0 -1.0 # REAR
mmix 7 1.0 1.0 0.0 -1.0 # LEFT
mmix reset
mmix 0 1.0 1.0 -0.414178 1.0 # MIDFRONT_L
mmix 1 1.0 -0.414178 -1.0 1.0 # FRONT_R
mmix 2 1.0 -1.0 0.414178 1.0 # MIDREAR_R
mmix 3 1.0 0.414178 1.0 1.0 # REAR_L
mmix 4 1.0 0.414178 -1.0 -1.0 # FRONT_L
mmix 5 1.0 -1.0 -0.414178 -1.0 # MIDFRONT_R
mmix 6 1.0 -0.414178 1.0 -1.0 # REAR_R
mmix 7 1.0 1.0 0.414178 -1.0 # MIDREAR_L
Warning this is highly experimental, not documented, not tested in real life conditions and I'm pretty sure there are not more than few in the whole world! Mixer configuration below is reverse engineered from CF code.
mmix reset
mmix 0 1.0 1.0 0.0 0.0 # left motor
mmix 1 1.0 -1.0 0.0 0.0 # right motor
smix reset
smix 0 4 2 100 0 # Servo 4 for left motor pitch change
smix 1 4 1 100 0 # Servo 4 for left motor pitch change
smix 2 5 2 -100 0 # Servo 5 for right motor pitch change
smix 3 5 1 100 0 # Servo 5 for right motor pitch change
Warning this is highly experimental, not documented, not tested in real life conditions and I'm pretty sure there are not more than few in the whole world! Mixer configuration below is reverse engineered from CF code.
mmix reset
mmix 0 1.0 0.0 0.0 -1.0 # Left
mmix 1 1.0 0.0 0.0 1.0 # Right
smix reset
smix 0 4 1 100 0
smix 1 5 0 100 0
Tested in a Mini talon UAV.
# mixer
mmix reset
mmix 0 1.0 0.0 0.0 0.0 # motor
smix reset
smix 0 2 0 -100 0 # servo 2 takes Stabilised ROLL
smix 1 3 0 -100 0 # servo 3 takes Stabilised ROLL
smix 2 4 1 -50 0 # servo 4 takes Stabilised PITCH
smix 3 5 1 50 0 # servo 5 takes Stabilised -PITCH
smix 4 4 2 50 0 # servo 4 takes Stabilised YAW
smix 5 5 2 50 0 # servo 5 takes Stabilised YAW
smix 6 6 8 -100 0 # servo 6 takes RC AUX 1 (camera yaw)
smix 7 7 9 -100 0 # servo 7 takes RC AUX 2 (drop bomb :-))
mmix reset
mmix 0 1.000 0.000 0.000 0.000
smix reset
smix 0 3 0 -100 0
smix 1 4 0 -100 0
smix 2 2 1 -100 0
Note: See this video for details on the V-Tail mod.
# mixer
mmix reset
mmix 0 1.0 0.0 0.0 0.0 # motor
smix reset
smix 0 2 0 -100 0 # servo 2 takes Stabilised ROLL (PWM 3)
smix 1 3 1 -50 0 # servo 3 takes Stabilised PITCH (PWM 4)
smix 2 4 1 50 0 # servo 4 takes Stabilised -PITCH (PWM 5)
smix 3 3 2 50 0 # servo 3 takes Stabilised YAW (PWM 4)
smix 4 4 2 50 0 # servo 4 takes Stabilised YAW (PWM 5)
AVIOS BUSHMULE – Notably separate FLAPS (instead of flapperons). Uses single aileron control with Y cable
# servo mix
smix reset
smix 0 2 1 100 0 # servo 2 takes Stabilised PITCH (PWM 3)
smix 1 3 0 100 0 # servo 3 takes Stabilised ROLL (PWM 4)
smix 2 4 14 100 0 # servo 4 takes FLAPS (PWM 5)
smix 3 5 2 100 0 # servo 5 takes Stabilised YAW (PWM 6)
# servo – also consider manipulating of servo midpoint for correct flaps operation:
servo 4 1000 2000 2000 -100 -1
# mixer
mmix reset
mmix 0 1.000 0.000 0.000 0.300 #Left motor
mmix 1 1.000 0.000 0.000 -0.300 #Right motor
# servo mix
smix reset
smix 0 3 0 100 0 #servo 3 takes Stabilised ROLL (PWM 4)
smix 1 4 0 100 0 #servo 4 takes Stabilised ROLL (PWM 5)
smix 2 5 2 100 0 #servo 5 takes Stabilised YAW (PWM 6)
smix 3 2 1 100 0 #servo 2 takes Stabilised PITCH (PWM 3)
smix 4 3 14 100 0 #Setup flaps on aileron pins (PWM 4)
smix 5 4 14 100 0 #Setup flaps on aileron pins (PWM 5)
smix reverse 3 14 r #Reverse the Flaps on PWM 4/5, skip this if you want spoilerons
smix reverse 4 14 r #or if it works based on servo orientation
# servo
servo 5 1000 2000 1500 -100 -1 #My rudder was reversed, again you may not need this rule
Never implemented.
Never implemented.
Use feature SERVO_TILT instead.
Warning this is highly experimental, not documented and I'm pretty sure there are not more than few in the whole world! Mixer configuration below is reverse engineered from CF code. Mixer is capable of processing this setup, but servo output will not work due to BF/CF PWM output limitations.
mmix reset
smix reset
smix 0 3 2 100 0
smix 1 3 1 100 0
smix 2 4 2 100 0
smix 3 4 1 100 0
smix 4 5 2 100 0
smix 5 5 0 100 0
smix 6 6 2 100 0
smix 7 6 0 100 0
INAV Version Release Notes
7.1.0 Release Notes
7.0.0 Release Notes
6.0.0 Release Notes
5.1 Release notes
5.0.0 Release Notes
4.1.0 Release Notes
4.0.0 Release Notes
3.0.0 Release Notes
2.6.0 Release Notes
2.5.1 Release notes
2.5.0 Release Notes
2.4.0 Release Notes
2.3.0 Release Notes
2.2.1 Release Notes
2.2.0 Release Notes
2.1.0 Release Notes
2.0.0 Release Notes
1.9.1 Release notes
1.9.0 Release notes
1.8.0 Release notes
1.7.3 Release notes
Older Release Notes
QUICK START GUIDES
Getting started with iNav
Fixed Wing Guide
Howto: CC3D flight controller, minimOSD , telemetry and GPS for fixed wing
Howto: CC3D flight controller, minimOSD, GPS and LTM telemetry for fixed wing
INAV for BetaFlight users
launch mode
Multirotor guide
YouTube video guides
DevDocs Getting Started.md
DevDocs INAV_Fixed_Wing_Setup_Guide.pdf
DevDocs Safety.md
Connecting to INAV
Bluetooth setup to configure your flight controller
DevDocs Wireless Connections (BLE, TCP and UDP).md\
Flashing and Upgrading
Boards, Targets and PWM allocations
Upgrading from an older version of INAV to the current version
DevDocs Installation.md
DevDocs USB Flashing.md
Setup Tab
Live 3D Graphic & Pre-Arming Checks
Calibration Tab
Accelerometer, Compass, & Optic Flow Calibration
Alignment Tool Tab
Adjust mount angle of FC & Compass
Ports Tab
Map Devices to UART Serial Ports
Receiver Tab
Set protocol and channel mapping
Mixer
Outputs
DevDocs ESC and servo outputs.md
DevDocs Servo.md
Modes
Modes
Navigation modes
Navigation Mode: Return to Home
DevDocs Controls.md
DevDocs INAV_Modes.pdf
DevDocs Navigation.md
Configuration
Failsafe
Failsafe
DevDocs Failsafe.md
PID Tuning
PID Attenuation and scaling
Fixed Wing Tuning for INAV 3.0
Tune INAV PIFF controller for fixedwing
DevDocs Autotune - fixedwing.md
DevDocs INAV PID Controller.md
DevDocs INAV_Wing_Tuning_Masterclass.pdf
DevDocs PID tuning.md
DevDocs Profiles.md
OSD and VTx
DevDocs Betaflight 4.3 compatible OSD.md
OSD custom messages
OSD Hud and ESP32 radars
DevDocs OSD.md
DevDocs VTx.md
LED Strip
DevDocs LedStrip.md
Advanced Tuning
Programming
DevDocs Programming Framework.md
Adjustments
DevDocs Inflight Adjustments.md
Mission Control
iNavFlight Missions
DevDocs Safehomes.md
Tethered Logging
Log when FC is connected via USB
Blackbox
DevDocs Blackbox.md
INAV blackbox variables
DevDocs USB_Mass_Storage_(MSC)_mode.md
CLI
iNav CLI variables
DevDocs Cli.md
DevDocs Settings.md
VTOL
DevDocs MixerProfile.md
DevDocs VTOL.md
TROUBLESHOOTING
"Something" is disabled Reasons
Blinkenlights
Pixel OSD FAQs
TROUBLESHOOTING
Why do I have limited servo throw in my airplane
ADTL TOPICS, FEATURES, DEV INFO
AAT Automatic Antenna Tracker
Building custom firmware
Default values for different type of aircrafts
Features safe to add and remove to fit your needs.
Developer info
INAV MSP frames changelog
INAV Remote Management, Control and Telemetry
Lightweight Telemetry (LTM)
Making a new Virtualbox to make your own INAV
MSP Navigation Messages
MSP V2
OrangeRX LRS RX and OMNIBUS F4
Rate Dynamics
Target and Sensor support
UAV Interconnect Bus
Ublox 3.01 firmware and Galileo
DevDocs 1wire.md
DevDocs ADSB.md
DevDocs Battery.md
DevDocs Buzzer.md
DevDocs Channel forwarding.md
DevDocs Display.md
DevDocs Fixed Wing Landing.md
DevDocs GPS_fix_estimation.md
DevDocs LED pin PWM.md
DevDocs Lights.md
DevDocs OSD Joystick.md
DevDocs Servo Gimbal.md
DevDocs Temperature sensors.md
OLD LEGACY INFO
Supported boards
DevDocs Boards.md
Legacy Mixers
Legacy target ChebuzzF3
Legacy target Colibri RACE
Legacy target Motolab
Legacy target Omnibus F3
Legacy target Paris Air Hero 32
Legacy target Paris Air Hero 32 F3
Legacy target Sparky
Legacy target SPRacingF3
Legacy target SPRacingF3EVO
Legacy target SPRacingF3EVO_1SS
DevDocs Configuration.md
Request form new PRESET
DevDocs Introduction.md
Welcome to INAV, useful links and products
iNav Telemetry
DevDocs Rangefinder.md
DevDocs Rssi.md
DevDocs Runcam device.md
DevDocs Serial.md
DevDocs Telemetry.md
DevDocs Rx.md
DevDocs Spektrum bind.md