Skip to content

Commit

Permalink
release firmware v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
madcowswe committed Oct 7, 2018
1 parent b7d77e2 commit 5a22821
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Unreleased Features
Please add a note of your changes below this heading if you make a Pull Request.

# Unreleased
# Releases

## [0.4.5] - 2018-10-06
### Added
* **Trapezoidal Trajectory Planner**
* Hook to execute protocol property written callback
Expand All @@ -24,7 +25,6 @@ Please add a note of your changes below this heading if you make a Pull Request.
* An issue where the axis state machine would jump in and out of idle when there is an error
* There is a [bug](https://github.com/ARM-software/CMSIS_5/issues/267) in the arm fast math library, which gives spikes in the output of arm_cos_f32 for input values close to -pi/2. We fixed the bug locally, and hence are using "our_arm_cos_f32".

# Releases
## [0.4.4] - 2018-09-18
### Fixed
* Serious reliability issue with USB communication where packets on Native and the CDC interface would collide with each other.
Expand Down

0 comments on commit 5a22821

Please sign in to comment.