# MixerProfile A MixerProfile is a set of motor mixer, servo-mixer and platform type configuration settings. It is designed for experienced inav users. ### For a tutorial of vtol setup, Read https://github.com/iNavFlight/inav/blob/master/docs/VTOL.md Not limited to VTOL. air/land/sea mixed vehicle is also achievable with this feature. Model behaves according to current mixer_profile's platform_type and configured custom motor/servo mixer Currently two profiles are supported on targets other than F411(due to resource constraints on F411). i.e VTOL transition is not available on F411. For VTOL setup. one mixer_profile is used for multi-rotor(MR) and the other is used for fixed-wing(FW) By default, switching between profiles requires reboot to take affect. However, using the RC mode: `MIXER PROFILE 2` will allow in flight switching for things like VTOL operation . And will re-initialize pid and navigation controllers for current MC or FW flying mode. Please note that this is an emerging / experimental capability that will require some effort by the pilot to implement. ## Mixer Transition input Typically, 'transition input' will be useful in MR mode to gain airspeed. The associated motor or servo will then move accordingly when transition mode is activated. Transition input is disabled when navigation mode is activate The use of Transition Mode is recommended to enable further features and future developments like fail-safe support. Mapping motor to servo output, or servo with logic conditions is **not** recommended ## Servo `Mixer Transition` is the input source for transition input; use this to tilt motor to gain airspeed. Example: Increase servo 1 output by +45 with speed of 150 when transition mode is activated for tilted motor setup: ``` # rule no; servo index; input source; rate; speed; activate logic function number smix 6 1 38 45 150 -1 ``` ## Motor The default `mmix` throttle value is 0.0, It will not show in `diff` command when throttle value is 0.0 (unused); - 0.0