Plane: release notes for 4.3.1beta1

This commit is contained in:
Andrew Tridgell 2022-10-15 15:25:22 +11:00
parent 6699ecf7a4
commit e2dc4ba85a
1 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,20 @@
Release 4.3.1beta1 15th Oct 2022
--------------------------------
This is a minor release with some important fixes:
- fixed build with gcc 11.3
- fixed random number generator in lua core
- scale VTOL angle P with airspeed in quadplane back-transiton
- added support for implementing AUX functions in lua scripts
- fixed BMI085 accel scaling
- fixed KSXT NMEA parsing affecting position resolution
- fixed race condition in TECS control leading to 'nod' in forward transiton
- allow for expansion of notch filters to fix notch of fwd motors in quadplanes
- added logging of TECS target alt
Happy flying!
Release 4.3.0 9th Oct 2022 Release 4.3.0 9th Oct 2022
-------------------------- --------------------------