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: validate if non crit mcus are reconnecting with config #571

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

rogerlz
Copy link
Contributor

@rogerlz rogerlz commented Feb 4, 2025

If the last restart was a firmware_restart, non critical mcus would fail to reconnect if they lost communication but not power (meaning they already have a config)

Instead of only trusting that they have the correct config, lets store the crc when the config is generated and compare with the crc from the mcu.

@rogerlz rogerlz requested a review from a team as a code owner February 4, 2025 03:14
@rogerlz rogerlz merged commit 38052fc into main Feb 7, 2025
2 checks passed
@rogerlz rogerlz deleted the bug/crcstore branch February 7, 2025 12:27
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