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

Bugfix: Inverter missing event for Foxess #609

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

dalathegreat
Copy link
Owner

What

This PR fixes an incorrect CAN_INVERTER_MISSING event raised on Foxess protocol

Why

Better diagnostics

How

We (I) forgot to use the global SAFETY.cpp way of detecting missing inverter, and relied on a local check. I removed the local check, and started using the global watchdog. This fix will take care of the CAN_INVERTER_MISSING

@dalathegreat dalathegreat changed the title Fix inverter missing event for Foxess Bugfix: Inverter missing event for Foxess Nov 11, 2024
@dalathegreat dalathegreat merged commit dbf8ca6 into main Nov 11, 2024
62 checks passed
@dalathegreat dalathegreat deleted the bugfix/foxess-CAN-still-alive branch November 11, 2024 22:16
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.

1 participant