BetaFlight 4.5 RC4 verfügbar
BetaFlight ist ab sofort in der Version 4.5 RC4 verfügbar.
Dafür braucht Ihr auch den neuen Configurator 10.010 RC4 Version.
Release Notes:
Improvements
- Fix bmp388 spi (and add BMP390) by @ledvinap in #13458
- Extend build info with defined flags by @atomgomba in #13333
- Add support for SPL07_003 barometer – based on DPS310 by @haslinghuis in #13427
- Add resource for LPUART by @haslinghuis in #13306
- mag cal improvements by @ctzsnooze in #13487
Fixes
- In GPS Rescue current altitude mode, ensure that return height is not less than climb height by @ctzsnooze in #13276
- Fix #13452 Write gps altitude to blackbox as signed value (was unsigned) by @tbolin in #13453
- Render spec screen over normal OSD by @SteveCEvans in #13460
- Use intptr_t for casting void * to an integer by @SteveCEvans in #13463
- Fix qmc5883l lockup by @ledvinap in #13467
- Improve IMU responsiveness, refactor by @ctzsnooze in #13373
- Add ez_landing_speed parameter by @tbolin in #13411
- Use PDOP consistently, since it replaces HDOP by @ctzsnooze in #13477
- Fix config write by @ledvinap in #13503
- Blackbox – use llog2 instead of LOG2 by @ledvinap in #13495
- Baro and Mag driver check for I2C bus being busy by @SteveCEvans in #13509
- Fix for ITCM overflow for F722 by @blckmn in #13521
New Contributors
- @RoboSchmied made their first contribution in #13398