Add ez_landing_speed parameter (#13411)
[betaflight.git] / README.md
blobee4edec3ce47750be99f0d96006c82803168d945
1 ![Betaflight](images/bf_logo.png)
3 [![Latest version](https://img.shields.io/github/v/release/betaflight/betaflight)](https://github.com/betaflight/betaflight/releases) [![Build](https://img.shields.io/github/actions/workflow/status/betaflight/betaflight/nightly.yml?branch=master)](https://github.com/betaflight/betaflight/actions/workflows/nightly.yml) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Join us on Discord!](https://img.shields.io/discord/868013470023548938)](https://discord.gg/n4E6ak4u3c)
5 Betaflight is flight controller software (firmware) used to fly multi-rotor craft and fixed wing craft.
7 This fork differs from Baseflight and Cleanflight in that it focuses on flight performance, leading-edge feature additions, and wide target support.
9 ## Events
11 | Date  | Event |
12 | - | - |
13 | 01-11-2022 | Firmware 4.4 Feature freeze |
14 | 29-01-2023 | Firmware 4.4 Release |
17 ## News
19 ### Requirements for the submission of new and updated targets
21 The following new requirements for pull requests adding new targets or modifying existing targets are put in place from now on:
23 1. Read the [hardware specification](https://betaflight.com/docs/development/manufacturer/manufacturer-design-guidelines)
25 2. No new F3 based targets will be accepted;
27 3. For any new target that is to be added, only a Unified Target config into https://github.com/betaflight/unified-targets/tree/master/configs/default needs to be submitted. See the [instructions](https://betaflight.com/docs/manufacturer/creating-an-unified-target) for how to create a Unified Target configuration. If there is no Unified Target for the MCU type of the new target (see instructions above), then a 'legacy' format target definition into `src/main/target/` has to be submitted as well;
29 4. For changes to existing targets, the change needs to be applied to the Unified Target config in https://github.com/betaflight/unified-targets/tree/master/configs/default. If no Unified Target configuration for the target exists, a new Unified Target configuration will have to be created and submitted. If there is no Unified Target for the MCU type of the new target (see instructions above), then an update to the 'legacy' format target definition in `src/main/target/` has to be submitted alongside the update to the Unified Target configuration.
32 ## Features
34 Betaflight has the following features:
36 * Multi-color RGB LED strip support (each LED can be a different color using variable length WS2811 Addressable RGB strips - use for Orientation Indicators, Low Battery Warning, Flight Mode Status, Initialization Troubleshooting, etc)
37 * DShot (150, 300 and 600), Multishot, Oneshot (125 and 42) and Proshot1000 motor protocol support
38 * Blackbox flight recorder logging (to onboard flash or external microSD card where equipped)
39 * Support for targets that use the STM32 F4, G4, F7 and H7 processors
40 * PWM, PPM, SPI, and Serial (SBus, SumH, SumD, Spektrum 1024/2048, XBus, etc) RX connection with failsafe detection
41 * Multiple telemetry protocols (CRSF, FrSky, HoTT smart-port, MSP, etc)
42 * RSSI via ADC - Uses ADC to read PWM RSSI signals, tested with FrSky D4R-II, X8R, X4R-SB, & XSR
43 * OSD support & configuration without needing third-party OSD software/firmware/comm devices
44 * OLED Displays - Display information on: Battery voltage/current/mAh, profile, rate profile, mode, version, sensors, etc
45 * In-flight manual PID tuning and rate adjustment
46 * PID and filter tuning using sliders
47 * Rate profiles and in-flight selection of them
48 * Configurable serial ports for Serial RX, Telemetry, ESC telemetry, MSP, GPS, OSD, Sonar, etc - Use most devices on any port, softserial included
49 * VTX support for Unify Pro and IRC Tramp
50 * and MUCH, MUCH more.
52 ## Installation & Documentation
54 See: https://betaflight.com/docs/wiki
56 ## Support and Developers Channel
58 There's a dedicated Discord server here:
60 https://discord.gg/n4E6ak4u3c
62 We also have a Facebook Group. Join us to get a place to talk about Betaflight, ask configuration questions, or just hang out with fellow pilots.
64 https://www.facebook.com/groups/betaflightgroup/
66 Etiquette: Don't ask to ask and please wait around long enough for a reply - sometimes people are out flying, asleep or at work and can't answer immediately.
68 ## Configuration Tool
70 To configure Betaflight you should use the Betaflight-configurator GUI tool (Windows/OSX/Linux) which can be found here:
72 https://github.com/betaflight/betaflight-configurator/releases/latest
74 ## Contributing
76 Contributions are welcome and encouraged. You can contribute in many ways:
78 * implement a new feature in the firmware or in configurator (see [below](#Developers));
79 * documentation updates and corrections;
80 * How-To guides - received help? Help others!
81 * bug reporting & fixes;
82 * new feature ideas & suggestions;
83 * provide a new translation for configurator, or help us maintain the existing ones (see [below](#Translators)).
85 The best place to start is the Betaflight Discord (registration [here](https://discord.gg/n4E6ak4u3c)). Next place is the github issue tracker:
87 https://github.com/betaflight/betaflight/issues
88 https://github.com/betaflight/betaflight-configurator/issues
90 Before creating new issues please check to see if there is an existing one, search first otherwise you waste people's time when they could be coding instead!
92 If you want to contribute to our efforts financially, please consider making a donation to us through [PayPal](https://paypal.me/betaflight).
94 If you want to contribute financially on an ongoing basis, you should consider becoming a patron for us on [Patreon](https://www.patreon.com/betaflight).
96 ## Developers
98 Contribution of bugfixes and new features is encouraged. Please be aware that we have a thorough review process for pull requests, and be prepared to explain what you want to achieve with your pull request.
99 Before starting to write code, please read our [development guidelines](https://betaflight.com/docs/development) and [coding style definition](https://betaflight.com/docs/development/CodingStyle).
101 GitHub actions are used to run automatic builds
103 ## Translators
105 We want to make Betaflight accessible for pilots who are not fluent in English, and for this reason we are currently maintaining translations into 21 languages for Betaflight Configurator: Català, Dansk, Deutsch, Español, Euskera, Français, Galego, Hrvatski, Bahasa Indonesia, Italiano, 日本語, 한국어, Latviešu, Português, Português Brasileiro, polski, Русский язык, Svenska, 简体中文, 繁體中文.
106 We have got a team of volunteer translators who do this work, but additional translators are always welcome to share the workload, and we are keen to add additional languages. If you would like to help us with translations, you have got the following options:
107 - if you help by suggesting some updates or improvements to translations in a language you are familiar with, head to [crowdin](https://crowdin.com/project/betaflight-configurator) and add your suggested translations there;
108 - if you would like to start working on the translation for a new language, or take on responsibility for proof-reading the translation for a language you are very familiar with, please head to the Betaflight Discord chat (registration [here](https://discord.gg/n4E6ak4u3c)), and join the ['translation'](https://discord.com/channels/868013470023548938/1057773726915100702) channel - the people in there can help you to get a new language added, or set you up as a proof reader.
110 ## Hardware Issues
112 Betaflight does not manufacture or distribute their own hardware. While we are collaborating with and supported by a number of manufacturers, we do not do any kind of hardware support.
113 If you encounter any hardware issues with your flight controller or another component, please contact the manufacturer or supplier of your hardware, or check RCGroups https://rcgroups.com/forums/showthread.php?t=2464844 to see if others with the same problem have found a solution.
115 ## Betaflight Releases
117 https://github.com/betaflight/betaflight/releases
119 ## Open Source / Contributors
121 Betaflight is software that is **open source** and is available free of charge without warranty to all users.
123 Betaflight is forked from Cleanflight, so thanks goes to all those who have contributed to Cleanflight and its origins.
125 Origins for this fork (Thanks!):
126 * **Alexinparis** (for MultiWii),
127 * **timecop** (for Baseflight),
128 * **Dominic Clifton** (for Cleanflight),
129 * **borisbstyle** (for Betaflight), and
130 * **Sambas** (for the original STM32F4 port).
132 The Betaflight Configurator is forked from Cleanflight Configurator and its origins.
134 Origins for Betaflight Configurator:
135 * **Dominic Clifton** (for Cleanflight configurator), and
136 * **ctn** (for the original Configurator).
138 Big thanks to current and past contributors:
139 * Budden, Martin (martinbudden)
140 * Bardwell, Joshua (joshuabardwell)
141 * Blackman, Jason (blckmn)
142 * ctzsnooze
143 * Höglund, Anders (andershoglund)
144 * Ledvina, Petr (ledvinap) - **IO code awesomeness!**
145 * kc10kevin
146 * Keeble, Gary (MadmanK)
147 * Keller, Michael (mikeller) - **Configurator brilliance**
148 * Kravcov, Albert (skaman82) - **Configurator brilliance**
149 * MJ666
150 * Nathan (nathantsoi)
151 * ravnav
152 * sambas - **bringing us the F4**
153 * savaga
154 * Stålheim, Anton (KiteAnton)
156 And many many others who haven't been mentioned....