History log of /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/KalmanFilter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
63519287694f73db13d35e3593d835429db36a2d 14-Sep-2017 Michael Plass <mplass@google.com> Velocity-based scorer

Score the connected wifi network based on a prediction of the
signal strength.

For now, hook this up under the "aggressive" developer setting

Fix the KalmanFilter toString method to handle null matricies.

Bug: 65295924
Test: Unit tests
Change-Id: Ia3743e05925f0bf37782ca5ac23dca1f15c025bd
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/KalmanFilter.java
d6557dddf81f92f006a2b72625564db91ced62f8 12-Sep-2017 Michael Plass <mplass@google.com> Add a basic Kalman filter utility

Bug: 65295924
Test: Unit tests
Change-Id: Ic1a8e3f8765b3299b66c72afe1320ee61c55813b
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/KalmanFilter.java