From 7bb8b44fbcb04f3433d81e4b1bedc0ee6b55664d Mon Sep 17 00:00:00 2001 From: Oskar Weigl Date: Sun, 10 Feb 2019 20:16:00 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46feb061..68d2d159 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ Please add a note of your changes below this heading if you make a Pull Request. * Voltage limit soft clamping instead of ERROR_MODULATION_MAGNITUDE in gimbal motor closed loop. * Thermal current limit with linear derating. +### Fixed +* Added required 1.5 cycle phase shift between ADC and PWM, lack thereof caused unstable current controller at high eRPM. + # Releases ## [0.4.7] - 2018-11-28 ### Added