Copter: prepare 4.0.6-rc1 release notes

This commit is contained in:
Dr.-Ing. Amilcar do Carmo Lucas 2020-12-10 14:44:59 +01:00 committed by Randy Mackay
parent ea3d217388
commit 54fa8f49f3

View File

@ -1,5 +1,19 @@
ArduPilot Copter Release Notes:
------------------------------------------------------------------
Copter 4.0.6-rc1 21-Dec-2020
Changes from 4.0.5
1) Bug fixes:
a) Fix vertical flyaways when rangefinder stops providing data and the user has configured EK*_ALT_SOURCE=1
b) Correct units on raw accel data
c) Fport RSSI value fix
d) Correct compilation when Advanced Failsafe compile time option is enabled
e) Correct time wrap in RAW_IMU mavlink message
f) PixracerPro - Fix analog volt pin assignments
2) Small enhancements:
a) Parameter documentation enhancements and corrections
b) Improve harmonic notch filter parameter documentation
c) Report prearm check status in the MAV_SYS_STATUS_PREARM_CHECK flag of the SYS_STATUS mavlink message
------------------------------------------------------------------
Copter 4.0.5 27-Oct-2020 / 4.0.5-rc2 08-Oct-2020
Changes from 4.0.5-rc1
1) Bug fixes: