ArduCopter: release notes for 4.5.1

This commit is contained in:
Andrew Tridgell 2024-04-08 10:55:51 +10:00 committed by Randy Mackay
parent 54b98c58a5
commit c32ed587e4
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
ArduPilot Copter Release Notes:
-------------------------------
Release 4.5.1 8th April 2024
This release fixes a critical bug in the CRSF R/C protocol parser that
can lead to a handfault and a vehicle crashing. A similar fix was
applied to the GHST protocol, although we believe that GHST could not
be affected by the bug, so this was just a precaution.
There are no other changes in this release.
------------------------------------------------------------------
Release 4.5.0 2nd April 2024
No changes from 4.5.0-beta4