nuttx/libs/libdsp
2021-03-09 23:18:28 +08:00
..
Kconfig Run codespell -w against all files 2020-02-22 14:45:07 -06:00
lib_foc.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_misc.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_motor.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_observer.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_pid.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_svm.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_transform.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
Makefile makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
README.txt

libdsp
======

This directory contains various DSP functions.

At the moment you will find here mainly functions related to BLDC/PMSM control.