From a523dccc0fac52ce8338e0c61e884584e5db7287 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 16 May 2024 15:44:44 +1000 Subject: [PATCH] Tracker: release notes for 4.5.3-beta1 --- AntennaTracker/ReleaseNotes.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/AntennaTracker/ReleaseNotes.txt b/AntennaTracker/ReleaseNotes.txt index 85069c5082..a332726b54 100644 --- a/AntennaTracker/ReleaseNotes.txt +++ b/AntennaTracker/ReleaseNotes.txt @@ -1,5 +1,27 @@ Antenna Tracker Release Notes: ------------------------------ + +Release 4.5.3-beta1 16th May 2024 + +Changes from 4.5.2 + +1) Board specific enhancements and bug fixes + +- correct default GPS port on MambaH743v4 +- added SDMODELV2 +- added iFlight Blitz H7 Pro +- added BLITZ Wing H743 +- added highres IMU sampling on Pixhawk6X + +2) System level minor enhancements and bug fixes + +- fixed rare crash bug in lua scripting on script fault handling +- fixed Neopixel pulse proportions to work with more LED variants +- fixed timeout in lua rangefinder drivers +- workaround hardware issue in IST8310 compass +- allow FIFO rate logging for highres IMU sampling + +------------------------------------------------------------------ Release 4.5.2 14th May 2024 No changes from 4.5.2-beta1