incubator-nuttx/libs/libdsp
raiden00pl 105e4f44d4 libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
..
CMakeLists.txt libds: add missing observer_b16.c to cmake build 2023-10-19 01:18:40 +08:00
Kconfig
Makefile
lib_avg.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_foc.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_foc_b16.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_misc.c
lib_misc_b16.c libds/lib_misc: use b16abs() 2023-10-07 21:25:56 +08:00
lib_motor.c
lib_motor_b16.c
lib_observer.c libdsp/lib_observer.c: use float numbers in all calculations 2023-10-15 10:43:37 -04:00
lib_observer_b16.c libdsp/lib_observe: fix typo and use b16sign() 2023-10-07 21:25:56 +08:00
lib_pid.c
lib_pid_b16.c
lib_pmsm_model.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_pmsm_model_b16.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_svm.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_svm_b16.c libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
lib_transform.c
lib_transform_b16.c