Merge "uwb: update calibrations for TTC failure" into 24D1-dev am: 10829f52a0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27790693 Change-Id: I99be74c94fabc641afc7b9b7831e52a0249f7cb7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
6001567795
2 changed files with 23 additions and 23 deletions
|
@ -1,12 +1,12 @@
|
|||
# common calibration file
|
||||
ant0.ch5.ant_delay=57:40:00:00
|
||||
ant0.ch9.ant_delay=4B:40:00:00
|
||||
ant0.ch5.ant_delay=3C:40:00:00
|
||||
ant0.ch9.ant_delay=46:40:00:00
|
||||
|
||||
ant1.ch5.ant_delay=10:40:00:00
|
||||
ant1.ch9.ant_delay=10:40:00:00
|
||||
|
||||
ant2.ch5.ant_delay=3D:40:00:00
|
||||
ant2.ch9.ant_delay=4D:40:00:00
|
||||
ant2.ch9.ant_delay=48:40:00:00
|
||||
|
||||
ant3.ch5.ant_delay=10:40:00:00
|
||||
ant3.ch9.ant_delay=10:40:00:00
|
||||
|
@ -19,17 +19,17 @@ xtal_trim=0x30
|
|||
dual_rx_auto.accum_period=0x00
|
||||
|
||||
# Increase TX power of 0.25 dB
|
||||
ant0.ch5.pa_gain_offset=0x00
|
||||
ant0.ch9.pa_gain_offset=0x00
|
||||
# ant0.ch5.pa_gain_offset=0x01
|
||||
# ant0.ch9.pa_gain_offset=0x01
|
||||
|
||||
# Decrease TX power of -0.25 dB
|
||||
ant1.ch5.pa_gain_offset=0x00
|
||||
ant1.ch9.pa_gain_offset=0x00
|
||||
# ant1.ch5.pa_gain_offset=0xFF
|
||||
# ant1.ch9.pa_gain_offset=0xFF
|
||||
|
||||
# Increase TX power of 0.25 dB
|
||||
ant2.ch5.pa_gain_offset=0x00
|
||||
ant2.ch9.pa_gain_offset=0x00
|
||||
# ant2.ch5.pa_gain_offset=0x01
|
||||
# ant2.ch9.pa_gain_offset=0x01
|
||||
|
||||
# Decrease TX power of -0.25 dB
|
||||
ant3.ch5.pa_gain_offset=0x00
|
||||
ant3.ch9.pa_gain_offset=0x00
|
||||
# ant3.ch5.pa_gain_offset=0xFF
|
||||
# ant3.ch9.pa_gain_offset=0xFF
|
Loading…
Add table
Add a link
Reference in a new issue