This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 768d5b29f industry/foc: force angle observers output to zero if motor
stopped
new 8ee684e58 industry/foc: make direction alignment configurable
new 5a65f3d48 industry/foc: reset align data when align is finished
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
examples/foc/foc_motor_b16.c | 2 ++
examples/foc/foc_motor_f32.c | 2 ++
industry/foc/Kconfig | 6 ++++++
industry/foc/fixed16/foc_align.c | 13 +++++++++++++
industry/foc/float/foc_align.c | 13 +++++++++++++
5 files changed, 36 insertions(+)