mirror of https://github.com/ArduPilot/ardupilot
Copter: 4.0.3-rc1 release notes
This commit is contained in:
parent
20ea1a3dc7
commit
283682fb89
|
@ -1,5 +1,16 @@
|
|||
ArduPilot Copter Release Notes:
|
||||
------------------------------------------------------------------
|
||||
Copter 4.0.3-rc1 20-Feb-2020
|
||||
Changes from 4.0.2
|
||||
1) Bug Fixes:
|
||||
a) "RCInput: decoding" message watchdog reset when using MAVLink signing (Critical Fix)
|
||||
b) HeliQuad yaw control fix
|
||||
c) Do-Set-Servo commands can affect sprayer, gripper outputs
|
||||
d) BLHeli passthrough fix for H7 boards (CubeOrange, Holybro Durandal)
|
||||
2) USB IDs updated for "composite" devices (fixes GCS<->autopilot connection issues for boards which present 2 USB ports)
|
||||
3) RCOut banner helps confirm correct setup for pwm, oneshot, dshot
|
||||
4) ZigZag mode supports arming, takeoff and landing
|
||||
------------------------------------------------------------------
|
||||
Copter 4.0.2 11-Feb-2020
|
||||
Changes from 4.0.2-rc4
|
||||
1) MAVFTP stack size increased to 3k (fixes reboot when using MAVFTP)
|
||||
|
|
Loading…
Reference in New Issue