Skip to content

rotorflight/rotorflight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rotorflight


Rotorflight is a Flight Control software suite designed for single-rotor helicopters. It consists of:

  • Rotorflight Flight Controller Firmware
  • Rotorflight Configurator, for flashing and configuring the flight controller
  • Rotorflight Blackbox Explorer, for analyzing blackbox flight logs
  • Rotorflight LUA Scripts, for configuring the flight controller using a transmitter

Built on Betaflight 4.3, Rotorflight incorporates numerous advanced features specifically tailored for helicopters. It's important to note that Rotorflight does not support multi-rotor crafts or airplanes; it's exclusively designed for RC helicopters.

Downloads

Please download the latest version from here:

Installation

Instructions, guides, tutorials, documentation can be found on the Rotorflight website.

Features

Rotorflight has many features:

  • Many receiver protocols: CRSF, S.BUS, F.Port, DSM, IBUS, XBUS, EXBUS, GHOST, CPPM
  • Support for various telemetry protocols: CSRF, S.Port, HoTT, etc.
  • ESC telemetry protocols: BLHeli32, Hobbywing, Scorpion, Kontronik, OMP Hobby, ZTW, APD, YGE
  • Advanced PID control tuned for helicopters
  • Stabilisation modes (6D)
  • Rotor speed governor
  • Motorised tail support with Tail Torque Assist (TTA, also known as TALY)
  • Remote configuration and tuning with the transmitter
    • With knobs / switches assigned to functions
    • With LUA scripts on EdgeTX, OpenTX and Ethos
  • Extra servo/motor outputs for AUX functions
  • Fully customisable servo/motor mixer
  • Sensors for battery voltage, current, BEC, etc.
  • Advanced gyro filtering
    • Dynamic RPM based notch filters
    • Dynamic notch filters based on FFT
    • Dynamic LPF
  • High-speed Blackbox logging

Plus lots of features inherited from Betaflight:

  • Configuration profiles for changing various tuning parameters
  • Rates profiles for changing the stick feel and agility
  • Multiple ESC protocols: PWM, DSHOT, Multishot, etc.
  • Configurable buzzer sounds
  • Multi-color RGB LEDs
  • GPS support

And many more...

Hardware support

The best hardware for Rotorflight is any Flight Controller especially designed for it. See What board is suitable?

Otherwise, Rotorflight supports all flight controller boards that are supported by Betaflight 4.3, assuming that the board has enough suitable I/O pins for connecting all the servos and motors required.

Also, the Betaflight boards are labeled for multi-rotor use - thus the user needs to understand how these functions can be used for a different purpose with helicopters. Usually this is just about using the motor outputs for servos, but in some cases a more advanced remapping may be needed.

Rotorflight supports STM32G4, STM32F4, STM32F7 and STM32H7 MCUs from ST.

It's highly recommended to use an STM32F7 based flight controller for Rotorflight. It's the way to go since it can take full advantage of the latest control and filtering algorithms, plus other cool features that really put the CPU to work.

An absolute minimum is an STM32G4 based board, but it probably won't be able to run all the new features later on. The older STM32F411 should be avoided if possible.

Contributing

Rotorflight is an open-source community project. Anybody can join in and help to make it better by:

  • helping other users on Rotorflight Discord or other online forums
  • reporting bugs and issues, and suggesting improvements
  • testing new software versions, new features and fixes; and providing feedback
  • participating in discussions on new features
  • create or update content on the Website
  • contributing to the software development - fixing bugs, implementing new features and improvements
  • translating Rotorflight Configurator into a new language, or helping to maintain an existing translation

Origins

Rotorflight is software that is open source and is available free of charge without warranty.

Rotorflight is forked from Betaflight, which in turn is forked from Cleanflight. Rotorflight borrows ideas and code also from HeliFlight3D, another Betaflight fork for helicopters.

Big thanks to everyone who has contributed along the journey!

Donate

If you find Rotorflight useful, please consider supporting the development by donating to the Rotorflight Project.

Contact

Team Rotorflight can be contacted by email at rotorflightfc@gmail.com.

About

A repository for storing Rotorflight wiki, media files, changelogs, example files, etc.

Resources

Stars

Watchers

Forks