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

Fix: Automatic signal detection timing #410

Merged
merged 3 commits into from
Nov 17, 2022

Conversation

awawa-dev
Copy link
Owner

If the 'signal lost detection' is triggered by a frame, but next frames don't confirm it and cancel the event, then after some time next single frame that matches no-signal board can trigger no-signal event immediately (ignoring Automatic Detection 'Sleep time' settings).
A similar situation happens when waking-procedure (on signal restored) is interrupted, then the next single frame can wake up HyperHDR immediately (ignoring Automatic Detection 'Wake time' settings).

Usually can happen for noisy input when the HyperHDR was calibrated for black no-signal board. So single black video frames could sudden trigger false 'no-signal' event.

@awawa-dev awawa-dev added the bug Something isn't working label Nov 10, 2022
@awawa-dev awawa-dev linked an issue Nov 10, 2022 that may be closed by this pull request
@awawa-dev awawa-dev merged commit 4ddb29f into master Nov 17, 2022
@awawa-dev awawa-dev deleted the test_automatic_signal_detection branch November 17, 2022 14:59
chbartsch pushed a commit to chbartsch/HyperHDR that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic signal recognition causes LED to be stuck some time
1 participant