mirror of https://github.com/ArduPilot/ardupilot
Plane: release notes for 4.3.1beta1
This commit is contained in:
parent
3b7b365ae3
commit
e09a634c63
|
@ -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
|
||||
--------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue