nuttx/libs/libdsp
Alan Carvalho de Assis d8d77c249c libs/libdsp: Add Matrix operations
This commit adds support for matrix operation on libdsp. The code
came from: https://github.com/DjVul/Extended-Kalman-Filter---STM32/blob/main/Core/Src/matrix_utils.c

Signed-off-by: Alan C. Assis <acassis@gmail.com>
2026-07-11 14:55:59 -03:00
..
CMakeLists.txt libs/libdsp: Add Matrix operations 2026-07-11 14:55:59 -03:00
Kconfig
lib_avg.c
lib_foc.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_foc_b16.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_matrix.c libs/libdsp: Add Matrix operations 2026-07-11 14:55:59 -03:00
lib_misc.c
lib_misc_b16.c
lib_motor.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_motor_b16.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_observer.c
lib_observer_b16.c
lib_pid.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_pid_b16.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lib_pmsm_model.c
lib_pmsm_model_b16.c
lib_svm.c
lib_svm_b16.c
lib_transform.c
lib_transform_b16.c
Makefile libs/libdsp: Add Matrix operations 2026-07-11 14:55:59 -03:00