Skip to content

Commit

Permalink
Copter: update AC3.2-rc14 ReleaseNotes
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Oct 29, 2014
1 parent 6a85753 commit bb85e77
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions ArduCopter/ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
ArduCopter Release Notes:
------------------------------------------------------------------
ArduCopter 3.2-rc14 27-Oct-2014
ArduCopter 3.2-rc14 30-Oct-2014
Changes from 3.2-rc13
1) Bug fix to DCM-check to require one continuous second of bad heading before triggering LAND
1) Safety Features:
a) fail to arm if second gyro calibration fails (can be disabled with ARMING_CHECK)
2) Bug fixes:
a) DCM-check to require one continuous second of bad heading before triggering LAND
b) I2C bug that could lead to Pixhawk freezing up if I2C bus is noisy
c) reset DCM and EKF gyro bias estimates after gyro calibration (DCM heading could drift after takeoff due to sudden change in gyro values)
d) use primary GPS for LED status (instead of always using first GPS)
------------------------------------------------------------------
ArduCopter 3.2-rc13 23-Oct-2014
Changes from 3.2-rc12
Expand Down

0 comments on commit bb85e77

Please sign in to comment.