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

Fix panic issue and pause function terminology #499

Merged

Conversation

amarofarinha
Copy link
Collaborator

What

This PR addresses the confusion surrounding the "Pause" button functionality as reported in issue #494, titled "Pause button causes confusion."
This PR also fixes the issue reported "OTA updates causes RESET_PANIC above 7.1.1" reported om issue #492

Why

Users have expressed confusion regarding the purpose and impact of the "Pause" button, leading to questions about its functionality. By clarifying the terminology and providing additional context, we aim to improve user experience and reduce misunderstandings about the battery emulator's operations.
As for the fix, the why is obvious

How

Renamed the pause/resume buttons to "Pause charge/discharge" and "Resume charge/discharge" to provide clearer actions.
Updated the status label to "Power Status" to better reflect the current state of the system.
Highlighted information related to Maximum Charge and Maximum Discharge power to inform users about the effects of the pause/resume actions on battery performance.
For the fix it was added the ESP32Can.CANStop instruction to force stopping CAN Comminications. this was tested to solve the issue.

Copy link
Owner

@dalathegreat dalathegreat left a comment

Choose a reason for hiding this comment

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

Nice fix!

@amarofarinha amarofarinha merged commit 11886be into dalathegreat:main Sep 29, 2024
29 checks passed
@amarofarinha amarofarinha deleted the Pause-Function-Terminology branch September 29, 2024 12:15
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.

2 participants