nuttx-apps/examples/foc
simbit18 7e30c0e4c9 Fix Kconfig style
Remove spaces from Kconfig files
Add TABs
Add comments
2024-04-09 08:16:40 +02:00
..
CMakeLists.txt examples/foc: add support for control loop performance measurements 2023-11-06 09:02:28 +08:00
foc_adc.h
foc_cfg.h examples/foc: replace CONFIG_INDUSTRY_FOC_* with CONFIG_EXAMPLES_FOC_* 2023-11-18 08:40:16 -08:00
foc_debug.h
foc_device.c examples/foc: start from the beginning if control loop is started 2023-11-13 08:48:22 -08:00
foc_device.h examples/foc: add support for control loop performance measurements 2023-11-06 09:02:28 +08:00
foc_fixed16_thr.c examples/foc: get iphase scale from the FOC device interface 2023-11-15 03:48:53 -08:00
foc_float_thr.c examples/foc: get iphase scale from the FOC device interface 2023-11-15 03:48:53 -08:00
foc_intf.c
foc_intf.h
foc_main.c examples/foc: replace CONFIG_INDUSTRY_FOC_* with CONFIG_EXAMPLES_FOC_* 2023-11-18 08:40:16 -08:00
foc_motor_b16.c examples/foc: replace CONFIG_INDUSTRY_FOC_* with CONFIG_EXAMPLES_FOC_* 2023-11-18 08:40:16 -08:00
foc_motor_b16.h examples/foc: replace CONFIG_INDUSTRY_FOC_* with CONFIG_EXAMPLES_FOC_* 2023-11-18 08:40:16 -08:00
foc_motor_f32.c examples/foc: replace CONFIG_INDUSTRY_FOC_* with CONFIG_EXAMPLES_FOC_* 2023-11-18 08:40:16 -08:00
foc_motor_f32.h examples/foc: replace CONFIG_INDUSTRY_FOC_* with CONFIG_EXAMPLES_FOC_* 2023-11-18 08:40:16 -08:00
foc_mq.c
foc_mq.h
foc_nxscope.c examples/foc: replace CONFIG_INDUSTRY_FOC_* with CONFIG_EXAMPLES_FOC_* 2023-11-18 08:40:16 -08:00
foc_nxscope.h examples/foc: add phase angle observer support (sensorless mode) 2023-10-19 19:33:43 +08:00
foc_parseargs.c examples/foc: replace CONFIG_INDUSTRY_FOC_* with CONFIG_EXAMPLES_FOC_* 2023-11-18 08:40:16 -08:00
foc_parseargs.h
foc_perf.c examples/foc: start from the beginning if control loop is started 2023-11-13 08:48:22 -08:00
foc_perf.h examples/foc: start from the beginning if control loop is started 2023-11-13 08:48:22 -08:00
foc_thr.c examples/foc: replace CONFIG_INDUSTRY_FOC_* with CONFIG_EXAMPLES_FOC_* 2023-11-18 08:40:16 -08:00
foc_thr.h examples/foc: add real time data capture with the NxScope library 2023-05-19 20:18:38 +08:00
Kconfig Fix Kconfig style 2024-04-09 08:16:40 +02:00
Make.defs
Makefile examples/foc: add support for control loop performance measurements 2023-11-06 09:02:28 +08:00