Skip to content

Commit 376fc2e

Browse files
authored
small changes to feature list
1 parent 9c3562a commit 376fc2e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,16 @@ The following new requirements for pull requests adding new targets or modifying
3030
Betaflight has the following features:
3131

3232
* 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)
33-
* DShot (150, 300, 600 and 1200), Multishot, and Oneshot (125 and 42) motor protocol support
33+
* DShot (150, 300 and 600), Multishot, Oneshot (125 and 42) and Proshot1000 motor protocol support
3434
* Blackbox flight recorder logging (to onboard flash or external microSD card where equipped)
35-
* Support for targets that use the STM32 F7, F4 and F3 processors
36-
* PWM, PPM, and Serial (SBus, SumH, SumD, Spektrum 1024/2048, XBus, etc) RX connection with failsafe detection
35+
* Support for targets that use the STM32 F7, F4 and H7 processors
36+
* PWM, PPM, SPI, and Serial (SBus, SumH, SumD, Spektrum 1024/2048, XBus, etc) RX connection with failsafe detection
3737
* Multiple telemetry protocols (CRSF, FrSky, HoTT smart-port, MSP, etc)
3838
* RSSI via ADC - Uses ADC to read PWM RSSI signals, tested with FrSky D4R-II, X8R, X4R-SB, & XSR
3939
* OSD support & configuration without needing third-party OSD software/firmware/comm devices
4040
* OLED Displays - Display information on: Battery voltage/current/mAh, profile, rate profile, mode, version, sensors, etc
4141
* In-flight manual PID tuning and rate adjustment
42+
* PID and filter tuning using sliders
4243
* Rate profiles and in-flight selection of them
4344
* Configurable serial ports for Serial RX, Telemetry, ESC telemetry, MSP, GPS, OSD, Sonar, etc - Use most devices on any port, softserial included
4445
* VTX support for Unify Pro and IRC Tramp

0 commit comments

Comments
 (0)