Skip to content

EmuConfigurator 0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 15:40
· 48 commits to master since this release
a41cd61

EmuConfigurator 0.4.0

WARNING: DJI components bypass Configurator safety-checks. Do not attempt arming while connected to Configurator with LiPo plugged. Always remove propellers and use a smoke-stopper for extra safety.

Notice: Windows reporting virus. There is no virus. This is false-positive. Suspect outdated node_modules which cannot be upgraded at the moment.

Windows 11 users, please note there is a separate Windows11 version here. We need testing and feedback please.

Changelog:

  • Support for 0.4.0 Features
  • Minor 3rd party dependency update
  • Less obtrusive logo in CLI

Tips:

  • Save a dump all from any existing Flight Controller configurations. Reference it for resources, OSD, serial, etc.
  • Most all tuning options can be set using the OSD!
  • Reference firmware release notes, EmuFlight wiki and EmuConfigurator wiki for additional information.
  • Join Discord for help: https://Discord.gg/BWqgBg3

Fonts:

  • Fonts should be uploaded to your FC for firmware 0.3.X+. Note that some FC require vbatt power to save correctly.

Known issues:

  • Stick Point Attenuation (SPA) values are saved in PID profiles, not rate-profiles.
  • Switching to PID Profile 2 or 3 (profile 1 or 2 in CLI) has been known to hang the USB connection, requiring unplug/replug. PID loop speed seems to affect this
  • CLI Building AutoComplete Cache sometimes stalls requiring Unplug/Replug. Make sure to have flashed with full-chip erase. If it repeatedly fails, consider disabling AutoComplete.
  • CLI buffer sometimes fails (Windows only). Optionally, disable AutoComplete and restart Configurator.
  • Foreign language translations are highly out-of-date.
  • Windows users: It is highly recommended to Un-Install prior EmuConfigurator versions and delete C:\Program Files\Emuflight\ due to this inherited bug. Use the install/uninstall/upgrade process. However, you may prefer to use the zip-file releases since they do not require installation.
  • OSX Users: Depending on your OSX, you may be required to un-quarantine the Configurator download or installed App. xattr -d com.apple.quarantine emuflight-configurator_0.3.*_macOS.dmg or sudo xattr -dr com.apple.quarantine /Applications/EmuFlight\ Configurator.app
  • Linux users: require working udev rules and group-membership. (EmuConfigurator>Wiki).

Please report Configurator-specific bugs to

Please report Firmware-specific bugs to

--

Changes in this Release:
a41cd61 bump version 0.4.0 (#403)
8282a63 MSP 1.51 / Presets 0.4.0 (#391)
4e9a1e2 MSP 1.51 UI (#389)
31ef1ce MSP 1.51 MSPHelper.js (#386)
262133b Github Actions building - separate artifacts by OS (#394)
387db80 transparent background image in CLI (#397)
2b24ce8 Bump gulp-yarn from 2.0.0 to 3.0.0 (#381)
7fa9244 Bump gulp-zip from 5.0.2 to 5.1.0 (#379)
83db09b bump version 0.3.6 (#387)