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

Improve validation for Acurite 896 rain gauge, set priority to 10, and re-enable by default #2430

Merged
merged 3 commits into from
Mar 18, 2023

Conversation

homeautomaton
Copy link
Contributor

I have both the rain gauge and multiple Oregon sensors, which are the source of the frequent misattributions by the old Acurite 896 rain gauge code. Checking bitbuffer->num_rows clears up the issue described in #353.

@zuckschwerdt
Copy link
Collaborator

What is the nominal count of repeats for the Acurite 896 rain gauge? Is it 12?

@homeautomaton
Copy link
Contributor Author

What is the nominal count of repeats for the Acurite 896 rain gauge? Is it 12?

16

@zuckschwerdt
Copy link
Collaborator

Can you comment that before the < 12 test, e.g.

// The nominal repeat count is 16, require a minimum of 12 rows

@zuckschwerdt zuckschwerdt merged commit 9cb1472 into merbanan:master Mar 18, 2023
andrewjw pushed a commit to andrewjw/rtl_433 that referenced this pull request Sep 29, 2023
* Improve validation for Acurite 896 rain gauge, set priority to 10, and re-enable by default
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