Skip to content

Commit

Permalink
Copter: 3.6.0-rc2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Jun 1, 2018
1 parent 8f19b5c commit e269f1e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions ArduCopter/ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
ArduPilot Copter Release Notes:
------------------------------------------------------------------
Copter 3.6.0-rc2 01-Jun-2018
Changes from 3.6.0-rc1
1) ChibiOS support for Holybro Kakute F4
2) Range finders:
a) Benewake TFmini and TF02 support
b) WASP200 laser range finder support
3) D-Shot and ESC telemetry support
4) Vision-position-estimate support for use with ROS
5) Bug fixes and minor enhancements:
a) TradHeli swash plate servo trim fixes
b) SmartRTL gives pilot yaw control
c) marvelmind reliability improvements
d) CoaxCopter and SingleCopter output fixes
e) Maxbotics I2C sonar health fix
6) Safety fixes/improvements:
a) GPS/EKF failsafe disabled in Acro/Stabilize modes
b) interlock switch arming check fixed
c) Auxiliary switch de-bouncing
d) pre-arm check for GPS/AHRS difference changed to 2D (to avoid false positives)
e) startup crash fixed when VL53L0X lidar configured but not connected
------------------------------------------------------------------
Copter 3.6.0-rc1 19-Apr-2018
Changes from 3.5.5
1) ChibiOS support including F4BY, OpenPilot Revo Mini, TauLabs Sparky2 boards
Expand Down

1 comment on commit e269f1e

@chobitsfan
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @rmackay9 Would you be able to take a look at #8264 ? Because polygon fence is not usable for copter in current master. It always shows "invalid Fence Boundaries", even user have upload a valid polygon fence. Thank you very much

Please sign in to comment.