mirror of https://github.com/ArduPilot/ardupilot
Rover: 4.1.0-rc2 release notes
This commit is contained in:
parent
76a5682065
commit
0470fb2cb8
|
@ -1,5 +1,18 @@
|
|||
Rover Release Notes:
|
||||
------------------------------------------------------------------
|
||||
Rover 4.1.0-rc2 10-Sep-2021
|
||||
Changes from 4.1.0-rc1
|
||||
1) Enhancements
|
||||
a) Log download speeds improved on F765 and F777 based boards (USB buffers increased)
|
||||
b) Serial port DMA contention heuristics improved (reduces chance of delays writing to serial devices)
|
||||
2) Bug Fixes
|
||||
a) Declination automatic lookup rounding fix (caused inaccurate declination in some parts of world)
|
||||
b) DShot (bi-directional) support on Pixhawk4, CUAVv5, CUAVv5-Nano
|
||||
c) IMU semaphore fix to avoid occasional corruption
|
||||
d) QioTek Zealot F427 GPIO pin fix
|
||||
e) Replay/DAL RMGH log message format fix
|
||||
f) Rangefinder initial buffer size and baudrate fix (affected Aintein US-D1 radar)
|
||||
------------------------------------------------------------------
|
||||
Rover 4.1.0-rc1 28-Aug-2021
|
||||
Changes from 4.1.0-beta7
|
||||
1) Enhancements
|
||||
|
|
Loading…
Reference in New Issue