mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-10 15:05:13 +00:00
Supported features: - float and fixed16 operations - helper interface to interact with the kernel-side FOC device - general interface for FOC controller - PI current/voltage controller - 3-phase space vector modulation - general interface for FOC model - PMSM model - general interface for phase angle data - open-loop handler - general interface for phase velocity data - general interface for ramp (eg. velocity ramp, torque ramp) - (WIP) CORDIC interface for hardware acceleration |
||
|---|---|---|
| .. | ||
| foc_angle.c | ||
| foc_cordic.c | ||
| foc_handler.c | ||
| foc_model.c | ||
| foc_model_pmsm.c | ||
| foc_openloop.c | ||
| foc_picontrol.c | ||
| foc_ramp.c | ||
| foc_svm3.c | ||
| foc_velocity.c | ||