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 get filter nullpointerexception #1181

Merged

Conversation

t0k4rt
Copy link

@t0k4rt t0k4rt commented Feb 28, 2024

Proposal fix for issue #1164

Proposal is to set default RSSI filter (RunningAverageRSSIFilter) in RangedBeacon class
And use RunningAverageRSSIFilter as a fallback in case there is an issue during custom RSSI filter instantiation.

@davidgyoung davidgyoung merged commit 42eba23 into AltBeacon:master Feb 28, 2024
@davidgyoung
Copy link
Member

Looks good to me. Merged

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