Copter: 4.0.5-rc1 release notes

This commit is contained in:
Randy Mackay 2020-10-02 10:17:01 +09:00
parent 82de5b9429
commit e9aaefbda7

View File

@ -1,5 +1,19 @@
ArduPilot Copter Release Notes: ArduPilot Copter Release Notes:
------------------------------------------------------------------ ------------------------------------------------------------------
Copter 4.0.5-rc1 02-Oct-2020
Changes from 4.0.4
1) Bug fixes:
a) Acro expo calculation fix (fixes sluggish behaviour)
b) F32Lightening board IMU fast sampling fix
c) GPS minimum accuracy added to protect EKF from unrealistic values
d) KakuteF7/mini DShot glitch fix
e) RC input gets additional protection against out-of-range inputs (<RCx_MIN or >RCx_MAX)
f) RC_OPTION = 4 fix on boards with IOMCU (Pixhawk, etc). This allows ignoring SBUS failsafes
2) Small enhancements:
a) Linux boards accept up to 16 RC inputs when using UDP
b) Protect against two many interrupts from RPM sensor, etc
c) RM3100 compass support for probing all four I2C addresses
------------------------------------------------------------------
Copter 4.0.4 16-Sep-2020 Copter 4.0.4 16-Sep-2020
Changes from 4.0.4-rc4 Changes from 4.0.4-rc4
1) Matek H743, 765-Wing and F405-Wing get DPS310 Baro support 1) Matek H743, 765-Wing and F405-Wing get DPS310 Baro support