diff --git a/CHANGELOG.md b/CHANGELOG.md index 742c5300..2d918843 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ # Unreleased Features Please add a note of your changes below this heading if you make a Pull Request. -## Fixed -* Would ERROR_CONTROL_DEADLINE_MISSED along with every ERROR_PHASE_RESISTANCE_OUT_OF_RANGE. - ### Changed -* renamed `axis.enable_step_dir` to `axis.step_dir_active` +* Increased switching frequency from around 8kHz to 24kHz. Control loops still run at 8kHz. +* Renamed `axis.enable_step_dir` to `axis.step_dir_active` + +## Fixed +* Would get ERROR_CONTROL_DEADLINE_MISSED along with every ERROR_PHASE_RESISTANCE_OUT_OF_RANGE. # Releases ## [0.4.6] - 2018-10-07