You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nerdCopter edited this page Jul 29, 2020
·
5 revisions
Visit the the EmuFlight Wiki for the flight-firmware help and how-to.
Windows:
Is Windows installation very slow? Uninstall EmuConfigurator entirely, then delete the C:\Program Files\Emuflight\ folder. Afterward, installation should be normal. Due to this inherited bug: betaflight/betaflight-configurator#1834, always use the install/uninstall/upgrade process.
OSX:
Users have reported that the Flash Firmware button requires two clicks: 1-Click for DFU mode, then a second click for Flashing.
Depending on your OSX, you may be required to Un-Quarantine the Configurator download or installed App.
xattr -d com.apple.quarantine emuflight-configurator*.dmg, or
sudo xattr -dr com.apple.quarantine /Applications/EmuFlight\ Configurator.app
Linux:
Please follow this setup guide for granting Serial port and USB access.