Plane: updated release notes for 4.0.0beta2

This commit is contained in:
Andrew Tridgell 2019-09-24 08:39:24 +10:00
parent 5a9e5e937a
commit 27187ca248
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
Release 4.0.0beta2, 24th September 2019
---------------------------------------
A small set of improvements over beta1:
- Added autoranging to current and voltage in OSD
- fixed issue with motors spinning up in quadplane landing when below min lidar range
- fixed empty pre-arm warning string in EKF
- added code to cope with SCHED_LOOP_RATE being above max achievable rate
- fixed delay on oneshot125 channels which was limiting loop rate
- fixed use of uninitialised variable in mag fusion in EKF3
Happy flying!
Release 4.0.0beta1, 16th September 2019
---------------------------------------