Skip to content

Tags: betaflight/betaflight

Tags

4.5.0

Toggle 4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update EEPROM version for 4.5 (#13498)

4.5.0-RC4

Toggle 4.5.0-RC4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for ITCM overflow for F722 (#13521)

* Fix for ITCM overflow for F722

* Better comments in target.h

4.5.0-RC3

Toggle 4.5.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix rx spi processing required (#13454)

* fix RX_SPI_PROCESSING_REQUIRED

- fix typo
- remove unreachable 'return false;' in rxSpiProcessFrame

* Simplify auxiliaryProcessingRequired

rxRuntimeState.rcProcessFrameFn never returns false

* fixup! fix RX_SPI_PROCESSING_REQUIRED

---------

Co-authored-by: Petr Ledvina <ledvinap@hp124.ekotip.cz>

4.5.0-RC2

Toggle 4.5.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename USE_QUICK_OSD_MENU (#13273)

4.5.0-RC1

Toggle 4.5.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add MSP request for UBLOX SatInfo and disable SatInfo on ARMING. (#13240

)

4.4.3

Toggle 4.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix buffer overflow in JETIEXBUS character reception (#13130) (#13136)

* Fix buffer overflow in jetiexbus character reception

* Update src/main/rx/jetiexbus.c



---------

Co-authored-by: Steve Evans <SteveCEvans@users.noreply.github.com>

4.4.2

Toggle 4.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert PARAM_NAME_GPS_RESCUE_MAX_RESCUE_ANGLE range (#12854)

4.4.1

Toggle 4.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add separate AAF values for ICM-42605 (#12616)

Co-authored-by: Tobias Bolin <tobias_bolin@hotmail.com>

4.4.0

Toggle 4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increment EEPROM version for 4.4 (#12242)

4.4.0-RC5

Toggle 4.4.0-RC5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding release name to the build key output (if provided). (#12201)