Skip to content

EmuConfigurator 0.3.4

Compare
Choose a tag to compare
@nerdCopter nerdCopter released this 21 Oct 18:06
· 120 commits to master since this release
b43f480

EmuConfigurator 0.3.4

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.

Changelog:

  • Allow sharpness=0 for EmuFlight 0.3.2 and IMUF 250
  • Add iTerm Relax fields for EmuFlight 0.3.2
  • Add DBoost fields for EmuFlight 0.3.2
  • 3rd party dependency updates

Notes:

  • For now, CRSF OSD Widgets still show as "UNKNOWN".
  • For now, Presets will reset iTerm-Relax and DBoost to firmware defaults.

Tips:

  • Save a dump all from any existing Flight Controller configurations. Reference it for resources, OSD, serial, etc.
  • You must re-tune for EmuFlight 0.3.X . Do not use 0.2.0 PID's. Do not use another flightware's PIDs.
  • 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/gdP9CwE

Fonts:

  • New v2 fonts should be uploaded to your FC for firmware 0.3.X. Note that some FC require vbatt power to save correctly.
  • Old v1 font crosshairs are also fixed for anyone stuck on old versions (0.1.0, 0.2.0).

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.
  • CLI Building AutoComplete Cache sometimes stalls requireing Unplug/Replug. Make sure to have flashed with full-chip erase.
  • 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.

Please report Configurator-specific bugs to

Please report Firmware-specific bugs to

--