uwb: move calibrations to device specific folder
The UWB calibration files were previously copied from the Qorvo area. They are now copied from the device specific folder. Bug: 307692986 Change-Id: I18e38abb7ee6e1e44f967f755b22bd3db50720e6 Signed-off-by: Hasan Awais <hasanawais@google.com>
This commit is contained in:
parent
7261a09a29
commit
287b73f251
12 changed files with 571 additions and 147 deletions
35
uwb/calibration.conf
Normal file
35
uwb/calibration.conf
Normal file
|
@ -0,0 +1,35 @@
|
|||
# common calibration file
|
||||
ant0.ch5.ant_delay=10:40:00:00
|
||||
ant0.ch9.ant_delay=10:40:00:00
|
||||
|
||||
ant1.ch5.ant_delay=10:40:00:00
|
||||
ant1.ch9.ant_delay=10:40:00:00
|
||||
|
||||
ant2.ch5.ant_delay=10:40:00:00
|
||||
ant2.ch9.ant_delay=10:40:00:00
|
||||
|
||||
ant3.ch5.ant_delay=10:40:00:00
|
||||
ant3.ch9.ant_delay=10:40:00:00
|
||||
|
||||
ant_grp1.ch5.pdoa.axisx.offset=00:00
|
||||
ant_grp1.ch9.pdoa.axisx.offset=00:00
|
||||
|
||||
xtal_trim=0x30
|
||||
|
||||
dual_rx_auto.accum_period=0x00
|
||||
|
||||
# Increase TX power of 0.25 dB
|
||||
# ant0.ch5.pa_gain_offset=0x01
|
||||
# ant0.ch9.pa_gain_offset=0x01
|
||||
|
||||
# Decrease TX power of -0.25 dB
|
||||
# ant1.ch5.pa_gain_offset=0xFF
|
||||
# ant1.ch9.pa_gain_offset=0xFF
|
||||
|
||||
# Increase TX power of 0.25 dB
|
||||
# ant2.ch5.pa_gain_offset=0x01
|
||||
# ant2.ch9.pa_gain_offset=0x01
|
||||
|
||||
# Decrease TX power of -0.25 dB
|
||||
# ant3.ch5.pa_gain_offset=0xFF
|
||||
# ant3.ch9.pa_gain_offset=0xFF
|
Loading…
Add table
Add a link
Reference in a new issue