Skip to content

heartBeat#10

Merged
void-spark merged 1 commit intovoid-spark:masterfrom
mooiweertje:heartBeat
Nov 16, 2025
Merged

heartBeat#10
void-spark merged 1 commit intovoid-spark:masterfrom
mooiweertje:heartBeat

Conversation

@mooiweertje
Copy link
Copy Markdown
Contributor

@mooiweertje mooiweertje commented Nov 15, 2025

Heartbeat to reset the system if it is lost. To solve the issue that the system is stuck when the display is removed when motor is on. It may fix other hang situations. Within 2 minutes the state goes back to the begining with a reset. Kind of blunt but it seems to work and saves me from investigating all possible hang situations and how to get out without losing a healthystate. The state after startup is fine in any case I guess. Only tried this without cycling just on electronics and all seems to work.

@void-spark
Copy link
Copy Markdown
Owner

Sure, even in Idle state (bus will be silent) the main loop would be running (message checking has a timeout), and 1 minute is a pretty liberal wait time :)

@void-spark void-spark merged commit 946050f into void-spark:master Nov 16, 2025
11 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