nuttx-apps/examples/foc
raiden00pl 32a8c29753 examples/foc: don't raise error when EXAMPLES_FOC_IPHASE_ADC isn't set
This is the first step towards getting rid of CONFIG_EXAMPLES_FOC_IPHASE_ADC completely
2023-11-14 04:42:13 -08: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: don't raise error when EXAMPLES_FOC_IPHASE_ADC isn't set 2023-11-14 04:42:13 -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: start from the beginning if control loop is started 2023-11-13 08:48:22 -08:00
foc_float_thr.c examples/foc: start from the beginning if control loop is started 2023-11-13 08:48:22 -08:00
foc_intf.c fsutils/examples: Include unistd.h explicitly 2023-02-05 08:46:59 +02:00
foc_intf.h
foc_main.c examples/foc: configure acceleration and deceleration from command line 2023-10-29 10:40:27 +08:00
foc_motor_b16.c examples/foc: get velocity from observer if sensored mode 2023-11-14 10:30:52 +01:00
foc_motor_b16.h examples/foc: add phase angle observer support (sensorless mode) 2023-10-19 19:33:43 +08:00
foc_motor_f32.c examples/foc: get velocity from observer if sensored mode 2023-11-14 10:30:52 +01:00
foc_motor_f32.h examples/foc: add phase angle observer support (sensorless mode) 2023-10-19 19:33:43 +08:00
foc_mq.c
foc_mq.h
foc_nxscope.c examples/foc: add phase angle observer support (sensorless mode) 2023-10-19 19:33:43 +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: fix compilation for open-loop without angle observer 2023-11-14 10:30:52 +01: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: add warning if no controller enabled 2023-10-17 14:23:42 +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 examples/foc: add support for control loop performance measurements 2023-11-06 09:02:28 +08:00
Make.defs
Makefile examples/foc: add support for control loop performance measurements 2023-11-06 09:02:28 +08:00