Plane: update release notes for 4.1.1

# Conflicts:
#	ArduPlane/mode_qrtl.cpp
#	ArduPlane/quadplane.cpp
P
This commit is contained in:
Andrew Tridgell 2021-10-08 13:27:30 +11:00 committed by Randy Mackay
parent ab9008a242
commit e3b7b7a11d
1 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,20 @@
Release 4.1.1 stable 8th October 2021
-------------------------------------
This is the a minor bugfix release in the 4.1.x stable series. Changes
are:
- fixed IMU orientation on QiotekZealotF427 controller
- fixed lua scripting bug in logging of strings
- fixed an initialisation bug in the attitude controller for quadplanes
- added desired values to PSC quadplane pos control logging
- prevent entry into CRSF parameter mode while armed
- added bootloader to build for MatekF765-SE
Thanks to all the users who have been reporting back on flights with
4.1.0, and happy flying!
Release 4.1.0 stable 28th September 2021
----------------------------------------