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

LG2: Better enforce a repeat for LG2 messages. #1300

Closed
wants to merge 1 commit into from
Closed

Conversation

crankyoldgit
Copy link
Owner

  • Looking at comments for IRsend::sendLG2() it seems the repeat is mandatory, but we have no proof it is. So, lets try making it (a minimum of a single repeat for LG2) mandatory in most cases.
  • LG should stay the same with "no repeats" as the default.
  • Extend existing unit tests to cover these points and to confirm expected operation.

This really needs to verified with hard data to be sure.

Might fix #1298

* Looking at comments for LG2 it seems the repeat is manditory, but we have no proof. So, lets try making it (a minimum of a single repeat for LG2) manditory in most cases.
* LG should stay the same with "no repeats" as the default.
* Extend existing unit tests to cover these points and to confirm expected operation.

This really needs to verified with hard data to be sure.

Might fix #1298
@crankyoldgit crankyoldgit added enhancement Hacktoberfest Hacktoberfest participation hacktoberfest-accepted Marking PRs as accepted for Hacktoberfest. labels Oct 16, 2020
@crankyoldgit crankyoldgit requested a review from NiKiZe October 16, 2020 03:54
@crankyoldgit crankyoldgit self-assigned this Oct 16, 2020
@crankyoldgit
Copy link
Owner Author

This is looking more and more like it isn't needed. We've seen no evidence that there is a repeat required for the LG2 protocol.

@crankyoldgit
Copy link
Owner Author

Abandoning in favour of #1304

@crankyoldgit crankyoldgit deleted the Issue1298 branch October 18, 2020 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Hacktoberfest Hacktoberfest participation hacktoberfest-accepted Marking PRs as accepted for Hacktoberfest.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LG AC strange behavior
2 participants