rotorflight / rotorflight-firmware

GNU General Public License v3.0
82 stars 39 forks source link

Rotorflight

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

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.

This version of Rotorflight is also known as Rotorflight 2 or RF2.

Information

Tutorials, documentation, and flight videos can be found on the Rotorflight website.

Features

Rotorflight has many features:

Plus lots of features inherited from Betaflight:

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.

Installation

Download and flash the Rotorflight firmware with the Rotorflight Configurator.

Flashing the Rotorflight firmware with any other flashing tools is not recommended.

Visit the website for more details on setting up and using Rotorflight.

Contributing

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

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!

Contact

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