Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to SmoothingSensor and LinearHall #53

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

dekutree64
Copy link
Contributor

SmoothingSensor:

  • Failed to start sometimes due to applying phase_correction at zero speed because velocity lowpass doesn't always reach exactly 0.
  • Added a constructor to automatically set phase_correction for hall sensors,
  • Updated the example code accordingly.

LinearHall:

  • Auto calibration wasn't moving far enough.
  • Fixed a couple uninitialized variables.

SmoothingSensor:
- Failed to start sometimes due to applying phase_correction at zero speed because velocity lowpass doesn't always reach exactly 0.
- Added a constructor to automatically set phase_correction for hall sensors,
- Updated the example code accordingly.

LinearHall:
- Auto calibration wasn't moving far enough.
- Fixed a couple uninitialized variables.
@runger1101001
Copy link
Member

Thank you so much ❤️ ❤️ ❤️

@runger1101001 runger1101001 added the enhancement New feature or request label Jan 10, 2025
@runger1101001 runger1101001 merged commit 6d96569 into simplefoc:dev Jan 10, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants