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

Preserve RSSI expiration on ranged beacon commit #629

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

cupakromer
Copy link
Contributor

This fixes #627 which is a regression of #523 (AltBeacon/android-beacon-library-reference#30). It was introduced in commit f084042 (PR #484) where the RunningAverageRssiFilter has it's value constantly reset after every cycle in RangedBeacon#commitMeasurements.

This fixes #627 which is a regression of
#523
(AltBeacon/android-beacon-library-reference#30). It was introduced in
commit f084042 (PR #484) where
the `RunningAverageRssiFilter` has it's value constantly reset after
every cycle in [`RangedBeacon#commitMeasurements`](f084042#diff-65311818bc092d4192549ca6a7932a8aR50).
@davidgyoung davidgyoung merged commit e424793 into master Dec 12, 2017
@cupakromer cupakromer deleted the fix-rssi-sample-expiration branch December 12, 2017 23:20
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.

Regression in custom sample expiration for RunningAverageRssiFilter
2 participants