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

Slac: avoid second chip reset if it was already performed before unplug #955

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

corneliusclaussen
Copy link
Contributor

Describe your changes

On unplug, slac was reset every time. Slac also needs to be reset whenever the iso session ends, leading to an unneccessary reset if the unplug happens directly after the session end (with no resumed charging etc)

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

Copy link
Contributor

@a-w50 a-w50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't r_slac reset itself on leave_bcd? Wonder if the EvseManager should be aware of that.

Copy link
Contributor

@SebaLukas SebaLukas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Pietfried Pietfried force-pushed the bugfix/slac_second_reset branch from 24d3b9a to 22b9e7d Compare December 13, 2024 14:32
@hikinggrass hikinggrass merged commit a192cdd into main Dec 13, 2024
11 checks passed
@hikinggrass hikinggrass deleted the bugfix/slac_second_reset branch December 13, 2024 15:37
Pietfried pushed a commit that referenced this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants