incubator-nuttx/libs/libdsp
Xiang Xiao bd4e8e19d3 Run codespell -w against all files
and fix the wrong correction
2020-02-22 14:45:07 -06:00
..
Kconfig Run codespell -w against all files 2020-02-22 14:45:07 -06:00
Makefile Merged in raiden00/nuttx (pull request #668) 2018-07-07 17:04:57 +00:00
README.txt
lib_foc.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
lib_misc.c tools/nxstyle.c: Add capability to detect multiple blank lines. Single spacing required by the coding standard. Also coding standard fixes to server .c files for problems found during testing nxstyle. 2018-08-24 05:51:44 -06:00
lib_motor.c Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
lib_observer.c Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
lib_pid.c Merged in raiden00/nuttx (pull request #668) 2018-07-07 17:04:57 +00:00
lib_svm.c tools/nxstyle.c: Add capability to detect multiple blank lines. Single spacing required by the coding standard. Also coding standard fixes to server .c files for problems found during testing nxstyle. 2018-08-24 05:51:44 -06:00
lib_transform.c Merged in raiden00/nuttx (pull request #668) 2018-07-07 17:04:57 +00:00

README.txt

libdsp
======

This directory contains various DSP functions.

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