Skip to content

Betaflight 4.5.0-RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@haslinghuis haslinghuis released this 18 Mar 00:14
· 72 commits to master since this release
3aabaf3

Welcome to Betaflight 4.5.0-RC3

This is the third Release Candidate for 4.5.0.

Release notes for 4.5.0 are here: https://betaflight.com/docs/wiki/release/Betaflight-4-5-Release-Notes

IMPORTANT: Make sure you install and use the latest version of the Betaflight Configurator (10.10.0-RC3) before updating your firmware.

Don't forget to check it out all the documentation on http://betaflight.com/.

What's Changed

Improvements

  • Do not permit MSP on softserial ports as the load on the CPU is too great by @SteveCEvans in #13303
  • Use cpu_late_10ths_percent_limit to set limit on % of late tasks in 10th of a % by @SteveCEvans in #13330
  • Log the standard deviation of gyro cycle time in SCHEDULER_DETERMINISM and TIMING_ACCURACY by @SteveCEvans in #13377
  • Make servos great again by @StNekroman in #13451

Fixes

Targets

New Contributors

Full Changelog: 4.5.0-RC2...4.5.0-RC3