Commit graph

9 commits

Author SHA1 Message Date
Kenzi Mudge
becd3ee92d Enable UWB filtering on all devices
Enabled distance filtering. All AoA-related primers are disabled, the
rotation vector hardware is disabled and the AoA filter size is set to
the smallest value to save CPU.

Bug: b/237098661
Test: Manual confirmation
Change-Id: Ifc4a877bf2d608a00ae4a9153a99ace58e9618fd
2023-05-17 15:50:53 -04:00
Shuibing Dai
92518b16ea Remove overlay item: country code update during setup wizard
The country code updating from scan results generic case can cover setup wizard case.

Bug: 279625751
Test: manually verified generic case
Change-Id: I91815abfb4ec9e6c2bc324c9bf3eb6ffee7d6cab
2023-05-02 13:46:27 -07:00
Shuibing Dai
7887782d39 Enable updating country code from scan results for generic case
Bug: 271928725
Bug: 267944733
Test: manually test
Change-Id: I8fdad7c5793657c9b6293315f67bb25b858c50da
2023-04-13 17:32:56 -07:00
Liang Li
62dbf2c7c3 Enable adjusting link layer stats polling interval
Enable the feature of adjusting link layer stats polling interval in Pixels.

Bug: 237530606
Test: manual
Change-Id: Ide9f2dd5f1516d69fd7ab7b92088a053ca9b0b6d
2023-03-13 22:31:45 -07:00
Kai Shi
7156097410 Enable country code update during setup wizard
Bug: 267944733
Test: manual with various network
Change-Id: I2fb9e8d63257ffb2c0b08cf1f55b6732ec77dc5d
2023-02-23 11:19:22 -08:00
Kai Shi
de2468de29 Enable DTIM multiplier config
Enable DTIM multiplier configuration in Pixels.

Bug: 259554744
Test: manual
Change-Id: I64ecd4f7bc4d9da4fab70719dac499034da828c4
2023-01-04 10:20:56 -08:00
Roshan Pius
e90a6c516a uwb(t6pro): Add UWB framework overlays rro app
Bug: 261908320
Test: Compiles
Change-Id: If595d50f326deb427c34fb22525cbfc40f0e8923
2022-12-09 04:35:14 +00:00
normanwhl
ae0e8ef2fb Integrate wifi configuraions for tangorpro
1. Add supplicant service init
2. Add p2p and aware interface property
3. Force softap use wlan1 interface
4. verbose logging always on for userdebug build

Bug: 235906179
Test: 1. check supplicant can be started
      2. check property ro.vendor.wifi.sap.interface
      3. check property wifi.direct.interface
      4. check property wifi.aware.interface

Change-Id: I92d83db81e5260b8bb781e9263c0bef62fbf8d7a
2022-06-14 07:34:37 +00:00
normanwhl
b9b19efd5a Integrate wifi configuraions for tangorpro
1. Load synadhd.ko dhd module
2. Add tangorpro wifi overlay
3. Turn off mobile data by default
4. Isolate tangorpro configurations for customization.

Bug: 228285237
Test: 1. build pass
      2. check wifi overlay name
      3. check tangorpro use syna hal in build log
Change-Id: If775f3bd17f65830fe3c7ec0a9b6474b3ac7a1c8
2022-05-18 06:56:52 +00:00