Skip to content

Commit

Permalink
Copter: 4.1.0-beta2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed May 19, 2021
1 parent 8a3a609 commit 95a3d33
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions ArduCopter/ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
ArduPilot Copter Release Notes:
------------------------------------------------------------------
Copter 4.1.0-beta2 19-May-2021
Changes from 4.1.0-beta1
1) Attitude control and Navigation
a) Auto mode Spline command fix when using terrain altitudes
b) Drift after takeoff fix if GPS position has moved
c) Feed forward angular velocity calculation fix
d) Guided mode option (GUID_OPTIONS) to configure how SET_ATTITUDE_TARGET's thrust field is interpreted
e) Improved position control during loss of yaw control by using thrust vector with heading
f) Standby mode disables hover learning
2) BLHeli improvements and fixes
a) Bi-directional ESC telemetry fixes
b) Control of digital with non-digital outputs fixed
c) Support dshot commands for LED, buzzer and direction control
d) Passthru reliability improved
3) New autopilot boards
a) PixC4-Pi and PixC4-Jetson
4) Avoidance fixes
a) OBSTACLE_DISTANCE_3D boundary cleared after 0.75 seconds, allows easier multi-camera support
b) Simple avoidance logging re-enabled
5) Other enhancements
a) Auxiliary function logging shows how it was invoked (switch, button or scripting)
b) External IST8308 compass supported on CubeBlack
c) FLOW_TYPE parameter hides/displays other FLOW_ parameters
d) FrSky telem reports failsafe, terrain alt health and fence status
e) Harmonic notch support for CAN ESCs (KDECAN, PiccoloCAN, ToshibaCAN, UAVCAN)
f) OSD gets fence icon
g) RunCam OSD and camera control
6) Bug fixes
a) Barometer averaging fixes for BMP380, BMP280, LPS2XH, SPL06 drivers
b) EKF3 fix to reset yaw after GPS-for-yaw recovers
c) KDECAN output range, motor order and pre-arm check messages fixed
d) Logging memory leak when finding last log fixed
e) Pixhawk4 mini safety switch fix
f) SD card slowdown with early mounts fixed
------------------------------------------------------------------
Copter 4.1.0-beta1 14-Apr-2021
Changes from 4.0.7
1) EKF changes:
Expand Down

0 comments on commit 95a3d33

Please sign in to comment.