You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/09 12:22:10 UTC

[GitHub] [incubator-nuttx-apps] raiden00pl opened a new pull request #677: Add FOC library

raiden00pl opened a new pull request #677:
URL: https://github.com/apache/incubator-nuttx-apps/pull/677


   ## Summary
   Add FOC library.
   
   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
   
   ## Impact
   
   ## Testing
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #677: Add FOC library

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #677:
URL: https://github.com/apache/incubator-nuttx-apps/pull/677


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org