From c2f3022c06fa6e4fa19db1199a6646a281423159 Mon Sep 17 00:00:00 2001 From: Victor Liu Date: Tue, 22 Mar 2022 09:59:31 -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: I35aacc9d8e0b03acb9a7b4e83992464cc425ab2a --- 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 dbda3f4..694a039 100644 --- a/uwb/UWB-calibration.conf +++ b/uwb/UWB-calibration.conf @@ -126,7 +126,7 @@ restricted_channels=0 [HAL]ant_sets.ch9.azimuth.rx_ant_set_ranging = 4 [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=300 +[HAL]minimum_system_offset_uwbtime0=500 coex_gpio=4 coex_delay_us=1000 coex_margin_us=500