Use variable for eeprom emulation
[betaflight.git] / README.md
blob2fa791e7e7038274bce638ed7244012834aeff18
1 ![BetaFlight Notice, version 3.2 will be the last version of Betaflight to support STM32F1 based flight controllers, this includes NAZE, CC3D (original) and CJMCU like flight controllers](https://raw.githubusercontent.com/wiki/betaflight/betaflight/images/betaflight/bf3_2_notice.png)
3 ![BetaFlight](https://raw.githubusercontent.com/wiki/betaflight/betaflight/images/betaflight/bf_logo.png)
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 ## Features
11 Betaflight has the following features:
13 * 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)
14 * DShot (150, 300, 600 and 1200), Multishot, and Oneshot (125 and 42) motor protocol support
15 * Blackbox flight recorder logging (to onboard flash or external microSD card where equipped)
16 * Support for targets that use the STM32 F7, F4, F3 and F1 processors
17 * PWM, PPM, and Serial (SBus, SumH, SumD, Spektrum 1024/2048, XBus, etc) RX connection with failsafe detection
18 * Multiple telemetry protocols (CSRF, FrSky, HoTT smart-port, MSP, etc)
19 * RSSI via ADC - Uses ADC to read PWM RSSI signals, tested with FrSky D4R-II, X8R, X4R-SB, & XSR
20 * OSD support & configuration without needing third-party OSD software/firmware/comm devices
21 * OLED Displays - Display information on: Battery voltage/current/mAh, profile, rate profile, mode, version, sensors, etc
22 * In-flight manual PID tuning and rate adjustment
23 * Rate profiles and in-flight selection of them
24 * Configurable serial ports for Serial RX, Telemetry, ESC telemetry, MSP, GPS, OSD, Sonar, etc - Use most devices on any port, softserial included
25 * VTX support for Unify Pro and IRC Tramp
26 * and MUCH, MUCH more.
28 ## Installation & Documentation
30 See: https://github.com/betaflight/betaflight/wiki 
32 ## IRC Support and Developers Channel
34 There's a dedicated Slack chat channel here:
36 http://www.betaflight.tk/
38 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.
40 ## Configuration Tool
42 To configure Betaflight you should use the Betaflight-configurator GUI tool (Windows/OSX/Linux) that can be found here:
44 https://chrome.google.com/webstore/detail/betaflight-configurator/kdaghagfopacdngbohiknlhcocjccjao
46 The source for it is here:
48 https://github.com/betaflight/betaflight-configurator
50 ## Contributing
52 Contributions are welcome and encouraged.  You can contribute in many ways:
54 * Documentation updates and corrections.
55 * How-To guides - received help? Help others!
56 * Bug reporting & fixes.
57 * New feature ideas & suggestions.
59 The best place to start is the IRC channel on gitter (see above), drop in, say hi. Next place is the github issue tracker:
61 https://github.com/betaflight/betaflight/issues
62 https://github.com/betaflight/betaflight-configurator/issues
64 Before creating new issues please check to see if there is an existing one, search first otherwise you waste peoples time when they could be coding instead!
66 ## Developers
68 Please refer to the development section in the `docs/development` folder.
70 TravisCI is used to run automatic builds
72 https://travis-ci.org/betaflight/betaflight
74 [![Build Status](https://travis-ci.org/betaflight/betaflight.svg?branch=master)](https://travis-ci.org/betaflight/betaflight)
76 ## Betaflight Releases
78 https://github.com/betaflight/betaflight/releases
80 ## Open Source / Contributors
82 Betaflight is software that is **open source** and is available free of charge without warranty to all users.
84 Betaflight is forked from Cleanflight, so thanks goes to all those whom have contributed to Cleanflight and its origins.
86 Origins for this fork (Thanks!):
87 * **Alexinparis** (for MultiWii),
88 * **timecop** (for Baseflight),
89 * **Dominic Clifton** (for Cleanflight), and
90 * **Sambas** (for the original STM32F4 port).
92 The Betaflight Configurator is forked from Cleanflight Configurator and its origins. 
94 Origins for Betaflight Configurator:
95 * **Dominic Clifton** (for Cleanflight configurator), and
96 * **ctn** (for the original Configurator). 
98 Big thanks to current and past contributors:
99 * Budden, Martin (martinbudden)
100 * Bardwell, Joshua (joshuabardwell)
101 * Blackman, Jason (blckmn)
102 * ctzsnooze
103 * Höglund, Anders (andershoglund) 
104 * Ledvin, Peter (ledvinap) - **IO code awesomeness!**
105 * kc10kevin
106 * Keeble, Gary (MadmanK)
107 * Keller, Michael (mikeller) - **Configurator brilliance**
108 * Kravcov, Albert (skaman82) - **Configurator brilliance**
109 * MJ666
110 * Nathan (nathantsoi)
111 * ravnav
112 * sambas - **bringing us the F4**
113 * savaga
114 * Stålheim, Anton (KiteAnton)
116 And many many others who haven't been mentioned....