nuttx/libs/libdsp
2020-11-22 09:02:59 -03:00
..
Kconfig Run codespell -w against all files 2020-02-22 14:45:07 -06:00
lib_foc.c Fix nxstyle warnings 2020-10-10 12:24:28 -06:00
lib_misc.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
lib_motor.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
lib_observer.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
lib_pid.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
lib_svm.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
lib_transform.c libdsp: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
Makefile Parallelize depend file generation 2020-11-22 09:02:59 -03:00
README.txt Merged in raiden00/nuttx (pull request #648) 2018-05-30 12:36:06 +00:00

libdsp
======

This directory contains various DSP functions.

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