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 libdsp: update some comments 2021-04-01 01:24:12 -05:00
lib_avg.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
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 libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_misc_b16.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
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 libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_observer_b16.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
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 fix misspelled names in locally scoped code 2025-05-15 10:12:12 +08:00
lib_pmsm_model_b16.c fix misspelled names in locally scoped code 2025-05-15 10:12:12 +08:00
lib_svm.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_svm_b16.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_transform.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
lib_transform_b16.c libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
Makefile libs/libdsp: Add Matrix operations 2026-07-11 14:55:59 -03:00