uwb: Increase CCC uwbtime0 delay
Delay between NFC start and kernel has increased This patchs update this delay to avoid lock at start Bug: 223228405 Signed-off-by: Victor Liu <victorliu@google.com> Change-Id: I1c91c73e420315e67ecfb076f90a0fcc20deb3fe
This commit is contained in:
parent
8f0dc7db93
commit
16c5cab354
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ restricted_channels=0
|
||||||
[HAL]ant_sets.ch9.azimuth.rx_ant_set_ranging = 3
|
[HAL]ant_sets.ch9.azimuth.rx_ant_set_ranging = 3
|
||||||
[HAL]ant_sets.ch9.azimuth.tx_ant_set_nonranging = 0
|
[HAL]ant_sets.ch9.azimuth.tx_ant_set_nonranging = 0
|
||||||
[HAL]ant_sets.ch9.azimuth.tx_ant_set_ranging = 0
|
[HAL]ant_sets.ch9.azimuth.tx_ant_set_ranging = 0
|
||||||
[HAL]minimum_system_offset_uwbtime0=200
|
[HAL]minimum_system_offset_uwbtime0=500
|
||||||
coex_gpio=4
|
coex_gpio=4
|
||||||
coex_delay_us=1000
|
coex_delay_us=1000
|
||||||
coex_margin_us=500
|
coex_margin_us=500
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue