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

Add Autoregressive Moving Average filter #45

Merged
merged 4 commits into from
Jun 21, 2020
Merged

Conversation

agap
Copy link
Owner

@agap agap commented Jun 21, 2020

No description provided.

@agap agap self-assigned this Jun 21, 2020
@codecov
Copy link

codecov bot commented Jun 21, 2020

Codecov Report

Merging #45 into master will increase coverage by 0.47%.
The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   93.60%   94.08%   +0.47%     
==========================================
  Files          18       18              
  Lines         516      524       +8     
  Branches       56       52       -4     
==========================================
+ Hits          483      493      +10     
  Misses         23       23              
+ Partials       10        8       -2     
Impacted Files Coverage Δ
...rc/main/java/aga/android/luch/distance/Ranger.java 91.30% <87.50%> (-8.70%) ⬇️
.../src/main/java/aga/android/luch/BeaconScanner.java 88.53% <100.00%> (-0.29%) ⬇️
...ain/java/aga/android/luch/distance/ArmaFilter.java 100.00% <100.00%> (ø)
...ain/java/aga/android/luch/distance/RssiFilter.java 100.00% <100.00%> (ø)
...ndroid/luch/distance/RunningAverageRssiFilter.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1cfa55...3af941e. Read the comment docs.

@agap agap changed the title [WIP] Add Autoregressive Moving Average filter Add Autoregressive Moving Average filter Jun 21, 2020
@agap agap merged commit f2061fe into master Jun 21, 2020
@agap agap deleted the feature/rssi-arma-filter branch June 21, 2020 19:25
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.

1 participant