Skip to content

Commit

Permalink
Update changes list.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpaperno committed Apr 30, 2016
1 parent 12bd8dc commit 2d3d171
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@ This file describes changes in the firmware, typically since the previous minor
! : important change, possible danger, change of default behavior, etc.


##### 7.1.1923 - Apr. 30, 2016 - `feature_integration` branch

`*` Fix configurable signaling outputs (LEDs/beeper).
`*` Remove yaw angle filter (and corresponding CTRL_YAW_ANG_TAU param), fixes mission waypoint headings and orbit-type waypoint with PID attitude controller.
`*` Enforce orbit waypoint relative heading to target, fixes possible fly-away condition in all firmware since v6.6.
`*` Fix maximum horizontal speed for orbit waypoint (it used global default instead of wpt setting in all firmware since v6.6).
`~` Increase tolerance for orbit waypoint arrival detection (still not very reliable at higher orbit speeds).
`~` On wpt arrival, only freeze heading if it was relative (prevents unnecessary yawing in some cases).
`*` Prevent all motor PWM/CAN port outputs once HILS has been activated until system restart.

##### 7.1.1919 - Apr. 15, 2016 - `feature_integration` branch

`*` Fix automatic yaw to north at takeoff with PID controller.
Expand Down

0 comments on commit 2d3d171

Please sign in to comment.