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

cache secplus_v2 message halves for when we dont get both in a single transmission #2938

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dgwynne
Copy link

@dgwynne dgwynne commented May 26, 2024

This is modelled on the secplus_v1 handling, where messages are kept and timestamped so they can be assembled over a longer time period.

This makes the button presses from a Merlin M970E appear as fully decoded messages. The M970E operates around 433MHz, unlike other devices that this driver supports which look like they operate at 310MHz. Not sure if that matters.

I did this quickly, there is probably more elegant tweaks to the code that could have been made.

this is modelled on the secplus_v1 handling, where messages are kept and
timestamped so they can be reassembled over a longer time period.

this makes the button presses from a Merlin M970E appear as fully
decoded messages. the M970E operates around 433MHz. not sure if that
matters.
@zuckschwerdt
Copy link
Collaborator

IIRC there is another PR with these changes.

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