From c0bc2b97d5eef165fa3c8a86c978e1fb6685f0d6 Mon Sep 17 00:00:00 2001 From: Oskar Weigl Date: Mon, 11 Feb 2019 17:35:52 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46feb061..95501471 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. +### Changed +* Unified lockin drive modes. Current for index searching and encoder offset calibration now moved to axis.lockin.current. + # Releases ## [0.4.7] - 2018-11-28 ### Added