-
-
Notifications
You must be signed in to change notification settings - Fork 126
Using a WINWING FCU with MobiFlight
- Download and install MobiFlight. For MSFS2020, you will need Mobiflight version 10.3.0 or later. For use with MSFS2024, you will need the Beta version 10.4.0.1 or later.
That's it! MobiFlight 10.3.0 or later has the support for the Winwing FCU already built in. It will show the Winwing FCU as a joystick device in the available devices dropdown menus, when you create new input or output configs. As any other external joystick, Mobiflight will not list the Winwing FCU in the Mobiflight Modules dialog window. External joysticks are not Mobiflight Modules.
Need a profile for your plane? Check flightsim.to for mcc profiles that work with many popular MSFS2020 planes.
All mcc files contain the original serial number of the devices used. For this reason, the first time you open one of the downloaded mcc profiles in MobiFlight you will need to assign your new WINWING FCU serial number to the existing configuration. MobiFlight will show you a dialog like this when the profile is opened:
Press OK on the dialog. You will then get a dialog like this:
Click on the old WINWING serial number device in the upper list, then select your found WINWING device serial number from the dropdown next to the Assign button. Then click Assign and save your updated config file.
Want to learn how to make your own profiles? Watch the MobiFlight getting started video on YouTube, just skip the part about configuring an Arduino device. Your WINWING will automatically show up when making a new input or output config.
If the following troubleshooting steps don't help start a Discord support thread in the #mobiflight, #msfs2020, or #xplane channel.
- Got a yellow warning indicator for modules in the bottom left status bar of MobiFlight? Ignore it, that warning only applies to Arduino devices.
- Simulator not responding to your inputs on the WINWING FCU? Make sure to press
Run
or enableAutoRun
in the MobiFlight toolbar. - Simulator still not responding after selecting
Run
orAutoRun
? Make sure you followed the steps to assign your WINWING device to the profile you downloaded. - Trying to use an existing profile and getting prompted about a missing device? Follow the steps in the animated image on the page you downloaded the profile from, then save your profile.
- Not seeing the WINWING FCU in the dropdown of the orphaned joysticks dialog? This means MobiFlight can't see your WINWING FCU. Make sure it has the latest firmware installed and that you don't have SIMAPP PRO isn't running. Also try rebooting your computer.
- MobiFlight Connector Installation
- Mobiflight Connector BETA version installation
- Modules
- MobiFlight Connector Files Structure
- MobiFlight Connector Uninstall
- Modules Reset to factory default
- Verifying the WASM module installation and locating the MSFS2020 community folder
- Verifying the WASM module installation and locating the MSFS2024 community folder
- Using a Winwing FCU with MobiFlight
- Using VKB controllers with MobiFlight
- Providing logs from MobiFlight
- MobiFlight Connector How does it work
- Mobiflight Connector Main Window
- Flash module with MobiFlight firmware
- Input and Output devices
- Joysticks
- Midi Boards
- Sim Variables (for Output)
- Input Actions
- Merging configuration files
- Disabling specific COM ports
- Examples Output LEDs
- Examples Input Switch
- Example 7 segment display
- Example Servo motor
- Controlling LEDs with an output shift register
- Adding lots of buttons with an input shift register
- Beginner's guide to input multiplexers
- Key Matrix with standard MobiFlight and Multiplexers
- Tutorial Easy Driver and x.27 or x.40 Stepper Motor
- Tutorial for Airbus VS display via 7-Segment LED Module
- Example Analog Input Potentiometer
- Baron G58 Tutorial Gear, Flaps, Mags, ELT Input Output Programming
- Using Mobiflight to control arduino-based 3rd party panels (RealSimGear GNS530)
- How to use a VNH2SP30 DC motor shield with MobiFlight
- Using 3D printer mainboards
- Playing sounds by sending keystrokes to AutoHotKey
- Using the selector knob on a Honeycomb Bravo
- Using an adjustable 12 position switch as a GA starter
- Brightness of LCD displays with I2C
- Using three-position switches
- Transponder with one Rotary
- Workflow for Creating Flight Simulation Panels ‐ Part 1
- MSFS2020 RPN Tips and Tricks
- MSFS2020 Using the Custom Input Code Box
- MSFS2020 Install WASM module and Event List
- MSFS2020 How to Create and Use User Defined Lvars
- MSFS2020 How to Create a Blinking LED configuration
- MSFS2020 User Defined WASM Module Events Best Practices
- MSFS2020 Developer Mode, Model Behavior dialog and Console window
- MSFS2020 PMDG 737‐700 List of Events that require use of FSUIPC7
-
MSFS2020 PMDG 737‐700 Calibrate throttle idle and reverse thrust using interpolation (Valkyrie)
- MSFS2020 PMDG 737-700 Chrono unit functions implemented in Mobiflight
- Configuring PMDG 737 Parking Brake Lever Auto-Release with a Servo in Mobiflight
- Using encoder to drive a value back and forth within a given range
- Adding a custom board to MobiFlight
- User guide - Community Board and Custom Devices
- Developing your own custom devices/boards