From 16c5cab35485959160338d715cc1b2d76102fcf4 Mon Sep 17 00:00:00 2001 From: Victor Liu Date: Tue, 22 Mar 2022 10:03:11 -0700 Subject: [PATCH] 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 Change-Id: I1c91c73e420315e67ecfb076f90a0fcc20deb3fe --- uwb/UWB-calibration.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwb/UWB-calibration.conf b/uwb/UWB-calibration.conf index be287e8..961cc12 100644 --- a/uwb/UWB-calibration.conf +++ b/uwb/UWB-calibration.conf @@ -127,7 +127,7 @@ restricted_channels=0 [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_ranging = 0 -[HAL]minimum_system_offset_uwbtime0=200 +[HAL]minimum_system_offset_uwbtime0=500 coex_gpio=4 coex_delay_us=1000 coex_margin_us=500