Skip to content

Commit

Permalink
Squashed 'motor_control' changes from 3ec6431..0735f30 (#915)
Browse files Browse the repository at this point in the history
0735f30 updated release.rst

Co-authored-by: sdausr <[email protected]>
  • Loading branch information
2 people authored and GitHub Enterprise committed Sep 7, 2023
1 parent 3c4f7b0 commit c7242de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions motor_control/docs/src/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,9 @@ The 2023.1 release covers a range of key algorithms, includes:
2. SVPWM_DUTY: the API is the front-end for Space Vector Pulse Width Modulation (SVPWM) to calculate ratios.
3. PWM_GEN: the API is the back-end for Space Vector Pulse Width Modulation (SVPWM) to generate output signals based on ratios.
4. QEI: the API is for quadrature encoder interface(QEI).

Additional updates for 2023.1 happened, including:

1. The sensor-based FOC IP has been updated by adding a new control mode ‘MOD_MANUAL_TORQUE_FLUX_FIXED_ANGLE’.
2. The QEI IP has bee updated for output signed RPM value.
3. The constrains for resource usage have been adjusted for better timing convergences on varies platforms.

0 comments on commit c7242de

Please sign in to comment.