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

Motor goes alone fixes #106

Merged
merged 4 commits into from
Aug 9, 2024
Merged

Motor goes alone fixes #106

merged 4 commits into from
Aug 9, 2024

Conversation

dzid26
Copy link

@dzid26 dzid26 commented Jul 7, 2024

As you suggested, the motor goes alone logic may need to be improved to fix E09.

Here are some bugfixes that may contribute to the E09 issue. (Similar in nature to what it was with 6kph throttle issue).

However, by themselves they do not fix E09, at least not entirely.

Btw, I think we should have a another (default) branch for releases and master stays for development.

dzid26 and others added 4 commits July 7, 2024 10:19
(cherry picked from commit 0607387)
When motor still rotates after cutting power and then is quickly reenergized the timer wouldn't reset. Next time that would happens, the timer could reach the threshold and trigger the error

(cherry picked from commit f1690e7)
- This can happen often at 0 current.
Cleaned up conditions order for readibility. I hope.

(cherry picked from commit b601fe9)
@emmebrusa emmebrusa merged commit cb44428 into emmebrusa:master Aug 9, 2024
3 checks passed
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