..
CMakeLists.txt
libds: add missing observer_b16.c to cmake build
2023-10-19 01:18:40 +08:00
Kconfig
libdsp: update some comments
2021-04-01 01:24:12 -05:00
lib_avg.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_foc.c
libdsp: fix gcc14 error and clean up includes
2024-06-02 09:27:36 -03:00
lib_misc_b16.c
libds/lib_misc: use b16abs()
2023-10-07 21:25:56 +08:00
lib_misc.c
libdsp: update some comments
2021-04-01 01:24:12 -05:00
lib_motor_b16.c
libdsp: initialize flux_link in params, remove flux_link from pmsm_phy_params
2022-02-20 21:58:10 +08:00
lib_motor.c
libdsp: initialize flux_link in params, remove flux_link from pmsm_phy_params
2022-02-20 21:58:10 +08:00
lib_observer_b16.c
libdsp/lib_observe: fix typo and use b16sign()
2023-10-07 21:25:56 +08:00
lib_observer.c
libdsp/lib_observer.c: use float numbers in all calculations
2023-10-15 10:43:37 -04:00
lib_pid_b16.c
Remove the unnecessary inclusion of assert.h and string.h from public header files
2021-12-20 10:30:08 +01:00
lib_pid.c
Remove the unnecessary inclusion of assert.h and string.h from public header files
2021-12-20 10:30:08 +01:00
lib_pmsm_model_b16.c
libdsp: fix gcc14 error and clean up includes
2024-06-02 09:27:36 -03:00
lib_pmsm_model.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_svm.c
nuttx: resolve various 'FAR' and 'CODE' issues
2024-08-26 10:21:03 +08:00
lib_transform_b16.c
libdsp: add support for fixed16 libdsp
2021-04-01 01:24:12 -05:00
lib_transform.c
libs/libdsp/lib_transform.c: update descriptions
2021-04-01 01:24:12 -05:00
Makefile
build depend:Revert Make.dep intermediate ddc file
2024-09-15 10:01:58 +08:00