Skip to content

Conversation

@elral
Copy link
Collaborator

@elral elral commented Aug 13, 2025

Description of changes

If a message to an output device is send, this message should also reset the timer for entering the power safe mode.
Espacially in Test Mode keep alive messages are not send, so output devices are entering the power safe mode even output messages are generated.

Messages to output devices will now reset the timer for entering the Power Safe Mode.
A wrapper function for each output device is added which is called when a message is received.
This function resets the timer for entering the output device and calls the OnSet() function accordingly.

Fixes #361

@elral elral requested a review from DocMoebiuz as a code owner August 13, 2025 06:26
@elral elral closed this Aug 20, 2025
@elral
Copy link
Collaborator Author

elral commented Aug 20, 2025

The connector will send a keep alive message also in Test mode.
No changes in the FW are required.

See Issue

@elral elral deleted the fix_powersaving_mode branch August 22, 2025 07:14
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.

Timer for Power Safe Mode does not get resetted

1 participant