From 0c7171be72f6a07c36fcf68f631e2f4b71c7f220 Mon Sep 17 00:00:00 2001 From: Oskar Weigl Date: Tue, 23 Oct 2018 22:14:25 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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