EmuFlight Save

EmuFlight is flight controller software (firmware) used to fly multi-rotor craft.

Project README

EmuFlight

EmuFlight is flight controller software (firmware) used to fly multi-rotor aircraft.

  • This fork differs from Baseflight, Cleanflight and Betaflight in that it focuses on flight performance, innovative filtering, and leading-edge features.

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.

EmuFlight Releases

Support and Developers Channel

Features

  • Support for targets that use the STM32 F7 and F4 processors
  • Support for HelioRC Spring FC's
  • IMUF (Kalman-based) Filtering for all FC's
  • Additional DShot levels: 1200, 2400, 4800
  • OSD based configuration without needing third-party OSD software/firmware/comm devices
  • Per-Axis Lowpass filters
  • Feathered PIDs
  • Error-based Boosts for P, I, & D. (EmuBoost/DBoost)
  • i-Decay
  • Throttle Point Attenuation (TPA) for P, I, & D
  • Stick Point Attenuation (SPA)
  • Advanced Dynamic Gyro & D-Term Filters
  • Smith-Predictor on Gyro
  • Optional ABG Filters for Gyro and DTerm
  • PT(n) for LPF and RC-Smoothing
  • Rate-Dynamics (Stick-feel modifier)
  • Angle-mode 2.0
  • Dual Axis Steering
  • NFE racer mode
  • Fixed yaw PIDsum limit
  • LPF filter for voltage and current
  • Motor output limit
  • Motor output smoothing
  • Thrust linearization
  • Axis Lock
  • and MUCH, MUCH more

Installation & Documentation

Configuration Tool

DJI OSD [In]Compatibility

  • Setting PIDs and Rates (except for Feed Forward) is supported with the DJI OSD. The filtering menus (MISC PP, FILT PP, FILT GLB) are not currently supported and may result in unintended problems.

Contributing

Developers

Contribution of bugfixes and new features is encouraged. Please be aware that we have a thorough review process for pull requests. Be prepared to explain what you want to achieve with your pull request. Before starting to write code, please read our development guidelines and coding style definition.

Open Source / Contributors

EmuFlight is software that is open source and is available free of charge without warranty to all users.

EmuFlight is forked from Betaflight, so thanks goes to all those whom have contributed to Cleanflight, Betaflight, Butterflight and their origins.

Origins for this fork (Thanks!):

  • Alexinparis (for MultiWii),
  • timecop (for Baseflight),
  • Dominic Clifton (for Cleanflight),
  • borisbstyle (for Betaflight),
  • Sambas (for the original STM32F4 port), and
  • Marinus (for forking IMUF thus beginning EmuFlight).

The EmuFlight Configurator is forked from Betaflight Configurator and its origins.

Origins for EmuFlight Configurator:

  • Dominic Clifton (for Cleanflight configurator), and
  • ctn (for the original Configurator).

Big thanks to current and past contributors:

  • Budden, Martin (martinbudden)
  • Bardwell, Joshua (joshuabardwell)
  • Blackman, Jason (blckmn)
  • ctzsnooze
  • Höglund, Anders (andershoglund)
  • Ledvina, Petr (ledvinap) - IO code awesomeness!
  • kc10kevin
  • Keeble, Gary (MadmanK)
  • Keller, Michael (mikeller) - Configurator brilliance
  • Kravcov, Albert (skaman82) - Configurator brilliance
  • MJ666
  • Nathan (nathantsoi)
  • ravnav
  • sambas - bringing us the F4
  • savaga
  • Stålheim, Anton (KiteAnton)
  • Tim Sweet, Kaylin Doerr, Shawn Loftin - Filtering improvements, IMUF

And many many others either mentioned in release notes, GitHub history, or possibly haven't been mentioned.... Thank you!

Open Source Agenda is not affiliated with "EmuFlight" Project. README Source: emuflight/EmuFlight