[roll] Roll fuchsia [wlan][policy] Store EWMA RSSI and Velocity

Connection quality data will be stored in NetworkConfigs in
SavedNetworksManager. This change adds a record_connection_quality_data
call to SavedNetworksManager, as well as the functions to calculate EWMA
and velocity.

Original-Bug: 84525
Test: Added tests to cover EWMA and velocity calculations, as well as
storage.
Multiply: wlancfg-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/582850
Original-Revision: ede5b92443132c8edda3ac9cf90645b246ac7a38
GitOrigin-RevId: 6dfb10c06056ce13ad5b0db52a68508719b81333
Change-Id: Idcfe0c88229dfae5196ee1adb99f61af7a5df420
1 file changed
tree: c37c9d0f3d872a9510bc728a7a998a526a1d3697
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.