Snap for 11919022 from a80b17f7d0
to mainline-tzdata6-release
Change-Id: I406841ba5db1535a752d2a38a66d33dcac6ee2b2
This commit is contained in:
commit
c3d212f6ce
82 changed files with 16762 additions and 13941 deletions
4
OWNERS
4
OWNERS
|
@ -1,2 +1,4 @@
|
|||
per-file perf/*,thermal/*= jenhaochen@google.com,wvw@google.com,joaodias@google.com,sayanna@google.com,liumartin@google.com,kamewang@google.com
|
||||
|
||||
# per-file for Pixel device makefiles, see go/pixel-device-mk-owner-checklist for details.
|
||||
per-file *.mk,*/BoardConfig.mk=file:device/google/gs-common:main:/OWNERS
|
||||
per-file *.mk,*/BoardConfig.mk=file:device/google/gs-common:main:/MK_OWNERS
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
TARGET_LINUX_KERNEL_VERSION := 6.1
|
||||
|
||||
$(call inherit-product, device/google/zumapro/aosp_common.mk)
|
||||
$(call inherit-product, device/google/comet/device-comet.mk)
|
||||
$(call inherit-product, device/google/comet/comet_generic.mk)
|
||||
|
||||
PRODUCT_NAME := aosp_comet
|
||||
PRODUCT_DEVICE := comet
|
||||
|
|
|
@ -34,8 +34,11 @@
|
|||
<argument name="SpeakerPowerPollWaitMs" value="5000" />
|
||||
</feature>
|
||||
<feature name="RuntimeTuningDump" />
|
||||
<feature name="SoundDose" />
|
||||
<!-- <feature name="spatializer-offload" /> -->
|
||||
<feature name="SoundDose">
|
||||
<argument name="Curves" value="blackbird,condor=0,46.35,0.1950549451;54.6,57,0.98625" />
|
||||
</feature>
|
||||
<feature name="MicrophoneCompensation" />
|
||||
<feature name="spatializer-offload" />
|
||||
</features>
|
||||
|
||||
<voipVolume>
|
||||
|
@ -64,7 +67,7 @@
|
|||
<tuner type="playback" name="waves">
|
||||
<argument name="Sink" value="SPK" />
|
||||
<argument name="ThermistorsName" value="VIRTUAL-SKIN-SPEAKER" />
|
||||
<argument name="Extensions" value="StereoSpatializerIndicator,SpeakerPowerLinkLaw" />
|
||||
<argument name="Extensions" value="WavesNx,SpeakerPowerLinkLaw" />
|
||||
</tuner>
|
||||
<tuner type="telephony" name="fortemedia">
|
||||
<argument name="VoIP_DLCHs" value="SPK:2,USB:2,BT:2" />
|
||||
|
@ -88,8 +91,8 @@
|
|||
<latency source="primary-playback" sink="speaker" milliseconds="20" />
|
||||
<latency source="primary-playback" sink="usb-device" milliseconds="10" />
|
||||
<latency source="primary-playback" sink="usb-headset" milliseconds="10" />
|
||||
<latency source="primary-playback" sink="bluetooth-a2dp-device" milliseconds="10" />
|
||||
<latency source="primary-playback" sink="bluetooth-low-energy-speaker" milliseconds="10" />
|
||||
<latency source="primary-playback" sink="bluetooth-a2dp-device" milliseconds="100" />
|
||||
<latency source="primary-playback" sink="bluetooth-low-energy-speaker" milliseconds="100" />
|
||||
|
||||
<latency source="deep-buffer-playback" sink="speaker" milliseconds="70" />
|
||||
<latency source="deep-buffer-playback" sink="usb-device" milliseconds="70" />
|
||||
|
@ -103,19 +106,23 @@
|
|||
|
||||
<latency source="immersive-playback" sink="bluetooth-a2dp-device" milliseconds="100" />
|
||||
|
||||
<latency source="microphones" sink="primary-capture" milliseconds="160" />
|
||||
<latency source="back-microphones" sink="primary-capture" milliseconds="160" />
|
||||
<latency source="bluetooth-sco-headset" sink="primary-capture" milliseconds="40" />
|
||||
<latency source="microphones" sink="primary-capture" milliseconds="300" />
|
||||
<latency source="back-microphones" sink="primary-capture" milliseconds="300" />
|
||||
<latency source="bluetooth-sco-headset" sink="primary-capture" milliseconds="160" />
|
||||
<latency source="usb-device-microphones" sink="primary-capture" milliseconds="100" />
|
||||
<latency source="usb-headset-microphones" sink="primary-capture" milliseconds="100" />
|
||||
</latencies>
|
||||
|
||||
<spatialCapture>
|
||||
<enablement useCase="primary-capture" deviceInterface="microphones">
|
||||
<source>MIC</source>
|
||||
<source>CAMCORDER</source>
|
||||
<source>VOICE_RECOGNITION</source>
|
||||
</enablement>
|
||||
<enablement useCase="primary-capture" deviceInterface="back-microphones">
|
||||
<source>MIC</source>
|
||||
<source>CAMCORDER</source>
|
||||
<source>VOICE_RECOGNITION</source>
|
||||
</enablement>
|
||||
</spatialCapture>
|
||||
|
||||
|
|
|
@ -52,10 +52,9 @@ volume index from 0 to 100.
|
|||
<point>100,-1800</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-4960</point>
|
||||
<point>33,-3650</point>
|
||||
<point>66,-2650</point>
|
||||
<point>100,-1250</point>
|
||||
<point>1,-3700</point>
|
||||
<point>71,-1800</point>
|
||||
<point>100,-1000</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
|
||||
|
@ -66,7 +65,8 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_RING" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_DEVICE_CATEGORY_HEADSET_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_RING" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-4735</point>
|
||||
<point>1,-2800</point>
|
||||
<point>71,-700</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_RING" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
@ -78,8 +78,9 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-5800</point>
|
||||
<point>32,-3200</point>
|
||||
<point>1,-6000</point>
|
||||
<point>12,-4750</point>
|
||||
<point>32,-3100</point>
|
||||
<point>80,-900</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
|
@ -92,7 +93,10 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_NON_MUTABLE_HEADSET_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>0,-5900</point>
|
||||
<point>0,-4500</point>
|
||||
<point>28,-2600</point>
|
||||
<point>42,-1400</point>
|
||||
<point>71,-600</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
@ -104,7 +108,9 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_NOTIFICATION" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_DEVICE_CATEGORY_HEADSET_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_NOTIFICATION" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-4920</point>
|
||||
<point>1,-3650</point>
|
||||
<point>57,-1600</point>
|
||||
<point>71,-1100</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_NOTIFICATION" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
@ -142,8 +148,9 @@ volume index from 0 to 100.
|
|||
<point>100,-1800</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_ENFORCED_AUDIBLE" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-4960</point>
|
||||
<point>100,0</point>
|
||||
<point>1,-3700</point>
|
||||
<point>71,-1800</point>
|
||||
<point>100,-1000</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_ENFORCED_AUDIBLE" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
|
||||
|
@ -158,8 +165,9 @@ volume index from 0 to 100.
|
|||
<point>100,-1800</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_DTMF" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-6460</point>
|
||||
<point>100,-1200</point>
|
||||
<point>1,-5700</point>
|
||||
<point>57,-2200</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_DTMF" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
|
||||
|
|
|
@ -71,8 +71,6 @@
|
|||
<ctl name="R ASPTX4 Slot Position" value="7" />
|
||||
|
||||
<!-- Cirrus Booster Amp DRE and VBST config-->
|
||||
<ctl name="VBSTMON Output Switch" value="1" />
|
||||
<ctl name="R VBSTMON Output Switch" value="1" />
|
||||
<ctl name="DRE DRE Switch" value="1" />
|
||||
<ctl name="R DRE DRE Switch" value="1" />
|
||||
|
||||
|
@ -144,7 +142,6 @@
|
|||
<ctl name="TDM_1_RX Mixer EP5" value="0" />
|
||||
<ctl name="TDM_1_RX Mixer EP6" value="0" />
|
||||
<ctl name="TDM_1_RX Mixer EP7" value="0" />
|
||||
<ctl name="TDM_1_RX Mixer EP8" value="0" />
|
||||
<ctl name="TDM_1_RX Mixer NoHost1" value="0" />
|
||||
|
||||
<ctl name="USB_RX Mixer EP1" value="0" />
|
||||
|
@ -895,6 +892,18 @@
|
|||
<ctl name="BT_RX Mixer EP4" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="spatializer-offload-playback-0 -> bluetooth-sco-default">
|
||||
<path name="spatializer-offload-playback -> bt" />
|
||||
</path>
|
||||
|
||||
<path name="spatializer-offload-playback-0 -> bluetooth-sco-headset">
|
||||
<path name="spatializer-offload-playback -> bt" />
|
||||
</path>
|
||||
|
||||
<path name="spatializer-offload-playback-0 -> bluetooth-sco-car-kit">
|
||||
<path name="spatializer-offload-playback -> bt" />
|
||||
</path>
|
||||
|
||||
<path name="spatializer-offload-playback-0 -> bluetooth-a2dp-device">
|
||||
<path name="spatializer-offload-playback -> bt" />
|
||||
</path>
|
||||
|
@ -1214,53 +1223,9 @@
|
|||
<ctl name="NoHost1 TX Mixer TDM_0_TX" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-0">
|
||||
<ctl name="Incall Capture Stream0" value="DL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx (VOICE_UPLINK) -> in-call-capture-0">
|
||||
<ctl name="Incall Capture Stream0" value="UL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx (VOICE_CALL) -> in-call-capture-0">
|
||||
<ctl name="Incall Capture Stream0" value="UL_DL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx -> in-call-capture-0">
|
||||
<ctl name="Incall Capture Stream0" value="DL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-1">
|
||||
<ctl name="Incall Capture Stream1" value="DL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx (VOICE_UPLINK) -> in-call-capture-1">
|
||||
<ctl name="Incall Capture Stream1" value="UL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx (VOICE_CALL) -> in-call-capture-1">
|
||||
<ctl name="Incall Capture Stream1" value="UL_DL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx -> in-call-capture-1">
|
||||
<ctl name="Incall Capture Stream1" value="DL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx (VOICE_DOWNLINK) -> in-call-capture-2">
|
||||
<ctl name="Incall Capture Stream2" value="DL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx (VOICE_UPLINK) -> in-call-capture-2">
|
||||
<ctl name="Incall Capture Stream2" value="UL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx (VOICE_CALL) -> in-call-capture-2">
|
||||
<ctl name="Incall Capture Stream2" value="UL_DL" />
|
||||
</path>
|
||||
|
||||
<path name="telephony-rx -> in-call-capture-2">
|
||||
<ctl name="Incall Capture Stream2" value="DL" />
|
||||
</path>
|
||||
<path name="in-call-capture-source-0 -> in-call-capture-0" />
|
||||
<path name="in-call-capture-source-1 -> in-call-capture-1" />
|
||||
<path name="in-call-capture-source-2 -> in-call-capture-2" />
|
||||
|
||||
<!-- codec setting -->
|
||||
<!-- Rx device -->
|
||||
|
@ -1408,6 +1373,54 @@
|
|||
<path name="usb-microphones" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-0 (VOICE_DOWNLINK)">
|
||||
<ctl name="Incall Capture Stream0" value="DL" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-0 (VOICE_UPLINK)">
|
||||
<ctl name="Incall Capture Stream0" value="UL" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-0 (VOICE_CALL)">
|
||||
<ctl name="Incall Capture Stream0" value="UL_DL" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-0">
|
||||
<path name="in-call-capture-source-0 (VOICE_DOWNLINK)" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-1 (VOICE_DOWNLINK)">
|
||||
<ctl name="Incall Capture Stream1" value="DL" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-1 (VOICE_UPLINK)">
|
||||
<ctl name="Incall Capture Stream1" value="UL" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-1 (VOICE_CALL)">
|
||||
<ctl name="Incall Capture Stream1" value="UL_DL" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-1">
|
||||
<path name="in-call-capture-source-1 (VOICE_DOWNLINK)" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-2 (VOICE_DOWNLINK)">
|
||||
<ctl name="Incall Capture Stream2" value="DL" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-2 (VOICE_UPLINK)">
|
||||
<ctl name="Incall Capture Stream2" value="UL" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-2 (VOICE_CALL)">
|
||||
<ctl name="Incall Capture Stream2" value="UL_DL" />
|
||||
</path>
|
||||
|
||||
<path name="in-call-capture-source-2">
|
||||
<path name="in-call-capture-source-2 (VOICE_DOWNLINK)" />
|
||||
</path>
|
||||
|
||||
<!-- cs35l41 specific path to load firmware in cs35l41.c -->
|
||||
<path name="cs35l41-load-protection-firmware-start">
|
||||
<!-- Enable it after get the protection firmware -->
|
||||
|
|
|
@ -60,6 +60,8 @@ PRODUCT_PACKAGES += \
|
|||
mcps.dat \
|
||||
waves_config.ini \
|
||||
waves_preset.mps \
|
||||
waves_config_nx.ini \
|
||||
waves_preset_nx.mps \
|
||||
compens_spk_l_1.conf \
|
||||
compens_spk_l_2.conf \
|
||||
compens_spk_r_1.conf \
|
||||
|
@ -89,3 +91,7 @@ PRODUCT_PACKAGES += \
|
|||
vendor.google.whitechapel.audio.hal.effect.spatializer.mode_2_ch \
|
||||
vendor.google.whitechapel.audio.hal.effect.spatializer.mode_6_ch \
|
||||
vendor.google.whitechapel.audio.hal.effect.spatializer.mode_xaural
|
||||
|
||||
# Waves nx config
|
||||
PRODUCT_PACKAGES += \
|
||||
libNX_Google_Pixel_Android
|
||||
|
|
|
@ -134,10 +134,6 @@
|
|||
</devicePort>
|
||||
<devicePort tagName="Speaker Safe" type="AUDIO_DEVICE_OUT_SPEAKER_SAFE" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headset" type="AUDIO_DEVICE_OUT_WIRED_HEADSET" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headphones" type="AUDIO_DEVICE_OUT_WIRED_HEADPHONE" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO Headset" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO_HEADSET" role="sink">
|
||||
|
@ -157,8 +153,6 @@
|
|||
</devicePort>
|
||||
<devicePort tagName="Built-In Back Mic" type="AUDIO_DEVICE_IN_BACK_MIC" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headset Mic" type="AUDIO_DEVICE_IN_WIRED_HEADSET" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO Headset Mic" type="AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT A2DP Out" type="AUDIO_DEVICE_OUT_BLUETOOTH_A2DP" role="sink"
|
||||
|
|
|
@ -134,10 +134,6 @@
|
|||
</devicePort>
|
||||
<devicePort tagName="Speaker Safe" type="AUDIO_DEVICE_OUT_SPEAKER_SAFE" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headset" type="AUDIO_DEVICE_OUT_WIRED_HEADSET" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headphones" type="AUDIO_DEVICE_OUT_WIRED_HEADPHONE" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO Headset" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO_HEADSET" role="sink">
|
||||
|
@ -157,8 +153,6 @@
|
|||
</devicePort>
|
||||
<devicePort tagName="Built-In Back Mic" type="AUDIO_DEVICE_IN_BACK_MIC" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headset Mic" type="AUDIO_DEVICE_IN_WIRED_HEADSET" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO Headset Mic" type="AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="USB Device In" type="AUDIO_DEVICE_IN_USB_DEVICE" role="source">
|
||||
|
|
|
@ -130,10 +130,6 @@
|
|||
</devicePort>
|
||||
<devicePort tagName="Speaker Safe" type="AUDIO_DEVICE_OUT_SPEAKER_SAFE" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headset" type="AUDIO_DEVICE_OUT_WIRED_HEADSET" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headphones" type="AUDIO_DEVICE_OUT_WIRED_HEADPHONE" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO Headset" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO_HEADSET" role="sink">
|
||||
|
@ -153,8 +149,6 @@
|
|||
</devicePort>
|
||||
<devicePort tagName="Built-In Back Mic" type="AUDIO_DEVICE_IN_BACK_MIC" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headset Mic" type="AUDIO_DEVICE_IN_WIRED_HEADSET" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO Headset Mic" type="AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="USB Device In" type="AUDIO_DEVICE_IN_USB_DEVICE" role="source">
|
||||
|
|
|
@ -134,10 +134,6 @@
|
|||
</devicePort>
|
||||
<devicePort tagName="Speaker Safe" type="AUDIO_DEVICE_OUT_SPEAKER_SAFE" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headset" type="AUDIO_DEVICE_OUT_WIRED_HEADSET" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headphones" type="AUDIO_DEVICE_OUT_WIRED_HEADPHONE" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO" role="sink">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO Headset" type="AUDIO_DEVICE_OUT_BLUETOOTH_SCO_HEADSET" role="sink">
|
||||
|
@ -157,8 +153,6 @@
|
|||
</devicePort>
|
||||
<devicePort tagName="Built-In Back Mic" type="AUDIO_DEVICE_IN_BACK_MIC" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="Wired Headset Mic" type="AUDIO_DEVICE_IN_WIRED_HEADSET" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT SCO Headset Mic" type="AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET" role="source">
|
||||
</devicePort>
|
||||
<devicePort tagName="BT A2DP Out" type="AUDIO_DEVICE_OUT_BLUETOOTH_A2DP" role="sink"
|
||||
|
|
|
@ -52,10 +52,9 @@ volume index from 0 to 100.
|
|||
<point>100,-1800</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-4960</point>
|
||||
<point>33,-3650</point>
|
||||
<point>66,-2650</point>
|
||||
<point>100,-1250</point>
|
||||
<point>1,-4000</point>
|
||||
<point>71,-1800</point>
|
||||
<point>100,-1000</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
|
||||
|
@ -66,7 +65,8 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_RING" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_DEVICE_CATEGORY_HEADSET_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_RING" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-4735</point>
|
||||
<point>1,-2800</point>
|
||||
<point>71,-700</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_RING" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
@ -78,9 +78,10 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-5800</point>
|
||||
<point>1,-5750</point>
|
||||
<point>32,-3200</point>
|
||||
<point>80,-900</point>
|
||||
<point>60,-1700</point>
|
||||
<point>80,-1000</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
@ -92,7 +93,9 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_NON_MUTABLE_HEADSET_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>0,-5900</point>
|
||||
<point>0,-3500</point>
|
||||
<point>1,-3000</point>
|
||||
<point>71,-600</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
@ -104,7 +107,9 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_NOTIFICATION" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_DEVICE_CATEGORY_HEADSET_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_NOTIFICATION" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-4920</point>
|
||||
<point>1,-3300</point>
|
||||
<point>57,-1700</point>
|
||||
<point>71,-1100</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_NOTIFICATION" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
@ -158,8 +163,9 @@ volume index from 0 to 100.
|
|||
<point>100,-1800</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_DTMF" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-6460</point>
|
||||
<point>100,-1200</point>
|
||||
<point>1,-4900</point>
|
||||
<point>57,-2200</point>
|
||||
<point>100,-550</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_DTMF" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
|
||||
|
|
Binary file not shown.
Binary file not shown.
41
audio/comet/prebuilt/libspeechenhancer/Android.bp
Normal file
41
audio/comet/prebuilt/libspeechenhancer/Android.bp
Normal file
|
@ -0,0 +1,41 @@
|
|||
// Copyright (C) 2024 The Android Open Source Project
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
// You may obtain a copy of the License at
|
||||
//
|
||||
// http://www.apache.org/licenses/LICENSE-2.0
|
||||
//
|
||||
// Unless required by applicable law or agreed to in writing, software
|
||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
soong_namespace {
|
||||
}
|
||||
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libspeechenhancer",
|
||||
vendor: true,
|
||||
owner: "google",
|
||||
proprietary: true,
|
||||
allow_undefined_symbols: true,
|
||||
arch: {
|
||||
arm64: {
|
||||
srcs: ["arm64/libspeechenhancer.so"],
|
||||
},
|
||||
},
|
||||
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libEGL",
|
||||
"libGLESv2",
|
||||
"liblog",
|
||||
"libz",
|
||||
"libnativewindow",
|
||||
],
|
||||
}
|
Binary file not shown.
|
@ -13,6 +13,7 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
soong_namespace {}
|
||||
|
||||
package {
|
||||
// See: http://go/android-license-faq
|
||||
// A large-scale-change added 'default_applicable_licenses' to import
|
||||
|
@ -21,111 +22,145 @@ package {
|
|||
// SPDX-license-identifier-Apache-2.0
|
||||
default_applicable_licenses: ["device_google_comet_license"],
|
||||
}
|
||||
|
||||
prebuilt_defaults {
|
||||
name: "aoc_defaults",
|
||||
soc_specific: true,
|
||||
sub_dir: "aoc",
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "recording.gatf",
|
||||
src: "bluenote/recording.gatf",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "smartfeature.gstf",
|
||||
src: "bluenote/smartfeature.gstf",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "template.xml",
|
||||
src: "bluenote/template.xml",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "tuning_constraints_combination.xml",
|
||||
src: "bluenote/tuning_constraints_combination.xml",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "compens_spk_l_1.conf",
|
||||
src: "compensation/compens_spk_l_1.conf",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "compens_spk_l_2.conf",
|
||||
src: "compensation/compens_spk_l_2.conf",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "compens_spk_r_1.conf",
|
||||
src: "compensation/compens_spk_r_1.conf",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "compens_spk_r_2.conf",
|
||||
src: "compensation/compens_spk_r_2.conf",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "BLUETOOTH.dat",
|
||||
src: "fortemedia/BLUETOOTH.dat",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "BLUETOOTH.mods",
|
||||
src: "fortemedia/BLUETOOTH.mods",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "HANDSFREE.dat",
|
||||
src: "fortemedia/HANDSFREE.dat",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "HANDSFREE.mods",
|
||||
src: "fortemedia/HANDSFREE.mods",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "HANDSET.dat",
|
||||
src: "fortemedia/HANDSET.dat",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "HANDSET.mods",
|
||||
src: "fortemedia/HANDSET.mods",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "HEADSET.dat",
|
||||
src: "fortemedia/HEADSET.dat",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "HEADSET.mods",
|
||||
src: "fortemedia/HEADSET.mods",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "mcps.dat",
|
||||
src: "fortemedia/mcps.dat",
|
||||
defaults: ["aoc_defaults"],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "waves_config.ini",
|
||||
src: "waves/waves_config.ini",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "waves_preset.mps",
|
||||
src: "waves/waves_preset.mps",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "waves_config_nx.ini",
|
||||
src: "waves/waves_config_nx.ini",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "waves_preset_nx.mps",
|
||||
src: "waves/waves_preset_nx.mps",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "test_config.ini",
|
||||
src: "waves/tests/test_config.ini",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "test_preset.mps",
|
||||
src: "waves/tests/test_preset.mps",
|
||||
|
|
Binary file not shown.
|
@ -17,8 +17,8 @@
|
|||
<param id="18" name="noiseGate" type="float"/>
|
||||
<param id="19" name="minGain" type="float"/>
|
||||
<param id="20" name="maxGain" type="float"/>
|
||||
<param id="21" name="longGainAtRt" type="uint32"/>
|
||||
<param id="22" name="GainAtRt" type="uint32"/>
|
||||
<param id="21" name="releaseTime" type="uint32"/>
|
||||
<param id="22" name="attackTime" type="uint32"/>
|
||||
<param id="23" name="rmsTav" type="uint32"/>
|
||||
</module>
|
||||
<module id="6" name="Surround Record">
|
||||
|
@ -60,6 +60,10 @@
|
|||
<param default="5" name="CB_smooth_span" type="int32"/>
|
||||
<param default="1.0" name="CB_forget_factor" type="float"/>
|
||||
</struct>
|
||||
<struct id="35">
|
||||
<param name="IIR_lowpass" size="5" type="float"/>
|
||||
<param name="IIR_highpass" size="5" type="float"/>
|
||||
</struct>
|
||||
</module>
|
||||
<module id="7" name="Multi Channel IIR 2">
|
||||
<param default="0" id="0" max="3" name="opMode_" type="uint32"/>
|
||||
|
@ -281,7 +285,7 @@
|
|||
<param name="crossover_iir_hp2" size="5" type="float"/>
|
||||
<param default="250" max="1000" min="5" name="environment_rms_window_ms" type="int32"/>
|
||||
<param default="-40" max="0" name="environment_rms_threshold_db" type="float"/>
|
||||
<param default="10000" min="0" name="environment_rms_attack_release_ms" type="int32"/>
|
||||
<param default="50" min="0" name="environment_low_to_high_ms" type="int32"/>
|
||||
<param default="1" min="0" name="environment_loudness_ratio_band0" type="float"/>
|
||||
<param default="1" min="0" name="environment_loudness_ratio_band1" type="float"/>
|
||||
<param default="1" min="0" name="environment_loudness_ratio_band2" type="float"/>
|
||||
|
@ -432,6 +436,7 @@
|
|||
<param default="-30" name="drc_long_term_window_upper_db_band0" type="float"/>
|
||||
<param default="-30" name="drc_long_term_window_upper_db_band1" type="float"/>
|
||||
<param default="-30" name="drc_long_term_window_upper_db_band2" type="float"/>
|
||||
<param default="10000" min="0" name="environment_high_to_low_ms" type="int32"/>
|
||||
</struct>
|
||||
</module>
|
||||
<module id="10000" name="Eraser">
|
||||
|
|
|
@ -1,257 +1,257 @@
|
|||
0.000000044703484,0.000000000000000
|
||||
0.085227079689503,0.045170135796070
|
||||
-0.000000199303031,0.000005677342415
|
||||
0.086422115564346,0.330389112234116
|
||||
0.707060575485229,0.119089730083942
|
||||
0.578733086585999,-0.688381195068359
|
||||
-0.210510879755020,-0.912263631820679
|
||||
-0.835410237312317,-0.351760506629944
|
||||
-0.660865783691406,0.432917475700378
|
||||
-0.024274528026581,0.691271781921387
|
||||
0.543773829936981,0.364605575799942
|
||||
0.552490532398224,-0.260938405990601
|
||||
0.094381496310234,-0.581822633743286
|
||||
-0.459330379962921,-0.380916833877563
|
||||
-0.513413846492767,0.249136403203011
|
||||
0.043111428618431,0.544205307960510
|
||||
0.547278165817261,0.110319115221500
|
||||
0.211452856659889,-0.524028539657593
|
||||
-0.472945988178253,-0.266672581434250
|
||||
-0.276799619197845,0.447089552879333
|
||||
0.479058682918549,0.248646616935730
|
||||
0.185369312763214,-0.525935649871826
|
||||
-0.537604153156281,-0.077977448701859
|
||||
0.069090537726879,0.513403654098511
|
||||
0.457478851079941,-0.216900363564491
|
||||
-0.319369971752167,-0.350059628486633
|
||||
-0.200406104326248,0.363906562328339
|
||||
0.369294822216034,0.062882043421268
|
||||
-0.035711500793695,-0.352860212326050
|
||||
-0.314731687307358,0.126954302191734
|
||||
0.230048120021820,0.247234985232353
|
||||
0.146480411291122,-0.308709412813187
|
||||
-0.327447831630707,-0.018488101661205
|
||||
0.116926342248917,0.294955521821976
|
||||
0.224466919898987,-0.230325773358345
|
||||
-0.295737773180008,-0.107558056712151
|
||||
0.041967812925577,0.300096690654755
|
||||
0.244198486208916,-0.170027375221252
|
||||
-0.239732325077057,-0.142246544361115
|
||||
-0.018760502338409,0.262865245342255
|
||||
0.250572919845581,-0.101965017616749
|
||||
-0.202190905809402,-0.182582616806030
|
||||
-0.055137883871794,0.262742012739182
|
||||
0.259421795606613,-0.085300087928772
|
||||
-0.187335714697838,-0.182606339454651
|
||||
-0.057381525635719,0.237122625112534
|
||||
0.234185382723808,-0.069045990705490
|
||||
-0.159624561667442,-0.169429019093513
|
||||
-0.056714914739132,0.200424388051033
|
||||
0.191367313265800,-0.052802238613367
|
||||
-0.119966045022011,-0.141104817390442
|
||||
-0.068543538451195,0.152038723230362
|
||||
0.165808096528053,-0.005968011915684
|
||||
-0.072566181421280,-0.151448875665665
|
||||
-0.098983123898506,0.127053022384644
|
||||
0.159544914960861,0.027356229722500
|
||||
-0.041379146277905,-0.159400194883347
|
||||
-0.126376643776894,0.108456969261169
|
||||
0.172073692083359,0.065517060458660
|
||||
-0.021381348371506,-0.201464608311653
|
||||
-0.166363060474396,0.123635217547417
|
||||
0.206862092018127,0.074175864458084
|
||||
-0.042608812451363,-0.229291483759880
|
||||
-0.175377160310745,0.154753357172012
|
||||
0.233024239540100,0.064396366477013
|
||||
-0.068077772855759,-0.242603302001953
|
||||
-0.169827148318291,0.183982029557228
|
||||
0.246842265129089,0.043153613805771
|
||||
-0.090692631900311,-0.234972968697548
|
||||
-0.155385941267014,0.199280366301537
|
||||
0.261778146028519,0.034227021038532
|
||||
-0.103031232953072,-0.255178332328796
|
||||
-0.166683793067932,0.228927552700043
|
||||
0.300310790538788,0.014090552926064
|
||||
-0.157042652368546,-0.273874908685684
|
||||
-0.144883349537849,0.290355265140533
|
||||
0.334095031023026,-0.041061699390411
|
||||
-0.217615693807602,-0.262738913297653
|
||||
-0.098014488816261,0.329279661178589
|
||||
0.340282797813416,-0.100317940115929
|
||||
-0.269511222839355,-0.239683374762535
|
||||
-0.053817674517632,0.363143920898438
|
||||
0.348090410232544,-0.156198754906654
|
||||
-0.322189837694168,-0.214295759797096
|
||||
0.003078728914261,0.395087301731110
|
||||
0.349197328090668,-0.231071293354034
|
||||
-0.395875424146652,-0.182037994265556
|
||||
0.071115188300610,0.442787587642670
|
||||
0.336656272411346,-0.326152265071869
|
||||
-0.474543422460556,-0.086258411407471
|
||||
0.221278548240662,0.440868258476257
|
||||
0.231604963541031,-0.448182016611099
|
||||
-0.496627837419510,0.065521791577339
|
||||
0.331683754920959,0.365400463342667
|
||||
0.120442047715187,-0.475757658481598
|
||||
-0.460800051689148,0.158206313848495
|
||||
0.390819609165192,0.297192186117172
|
||||
0.031533882021904,-0.500317335128784
|
||||
-0.440832972526550,0.256455957889557
|
||||
0.467722177505493,0.226177662611008
|
||||
-0.075604587793350,-0.519967317581177
|
||||
-0.385787218809128,0.364884227514267
|
||||
0.532976865768433,0.107231974601746
|
||||
-0.216965705156326,-0.502663552761078
|
||||
-0.279730677604675,0.465108782052994
|
||||
0.541799306869507,-0.040683433413506
|
||||
-0.332728505134583,-0.422403901815414
|
||||
-0.160396248102188,0.503283262252808
|
||||
0.508359134197235,-0.147099062800407
|
||||
-0.401495367288589,-0.346538841724396
|
||||
-0.064689725637436,0.525950908660889
|
||||
0.479152351617813,-0.243657797574997
|
||||
-0.472939133644104,-0.271374106407166
|
||||
0.032309442758560,0.548333287239075
|
||||
0.443630486726761,-0.334366679191589
|
||||
-0.536298036575317,-0.183270037174225
|
||||
0.155154243111610,0.562498748302460
|
||||
0.384855717420578,-0.453905344009399
|
||||
-0.597519397735596,-0.050601035356522
|
||||
0.316626667976379,0.522576868534088
|
||||
0.247086644172668,-0.566960453987122
|
||||
-0.599547684192657,0.128084063529968
|
||||
0.452856361865997,0.409276425838470
|
||||
0.079429782927036,-0.598743081092834
|
||||
-0.525490701198578,0.264230430126190
|
||||
0.506687641143799,0.284523248672485
|
||||
-0.034262582659721,-0.578263044357300
|
||||
-0.462455153465271,0.342759013175964
|
||||
0.553532361984253,0.191515758633614
|
||||
-0.155004441738129,-0.585088372230530
|
||||
-0.404649019241333,0.460306614637375
|
||||
0.608975887298584,0.065583355724812
|
||||
-0.307434678077698,-0.539670050144196
|
||||
-0.272593706846237,0.571577310562134
|
||||
0.621399581432343,-0.100443363189697
|
||||
-0.444824278354645,-0.433638930320740
|
||||
-0.085491627454758,0.625063300132751
|
||||
0.564495027065277,-0.280428916215897
|
||||
-0.529526710510254,-0.292230516672134
|
||||
0.070991307497025,0.586848616600037
|
||||
0.442852497100830,-0.381080687046051
|
||||
-0.532478213310242,-0.150598391890526
|
||||
0.172016188502312,0.484479308128357
|
||||
0.273880422115326,-0.380935460329056
|
||||
-0.395929574966431,-0.012650504708290
|
||||
0.166692793369293,0.258953064680099
|
||||
0.088735058903694,-0.201403841376305
|
||||
-0.134514421224594,0.020568624138832
|
||||
0.051469519734383,0.053700521588326
|
||||
0.008516088128090,-0.037304282188416
|
||||
-0.014832496643066,0.005011111497879
|
||||
0.005674540996552,0.002255260944366
|
||||
0.000229611992836,-0.002471178770065
|
||||
0.000367879867554,-0.001036860048771
|
||||
0.000281579792500,0.000173844397068
|
||||
0.001520805060863,-0.001500254496932
|
||||
-0.000032573938370,0.000019088387489
|
||||
0.001731622964144,-0.001361511647701
|
||||
-0.000000149011612,-0.000003688037395
|
||||
0.001848854124546,-0.001358695328236
|
||||
0.000000298023224,0.000000208616257
|
||||
0.001935251057148,-0.001351006329060
|
||||
0.000000000000000,0.000000037252903
|
||||
0.001993875950575,-0.001338817179203
|
||||
-0.000000029802322,-0.000000044703484
|
||||
0.002035401761532,-0.001322751864791
|
||||
-0.000000007450581,-0.000000007450581
|
||||
0.002065539360046,-0.001303277909756
|
||||
0.000000014901161,-0.000000014901161
|
||||
0.002088129520416,-0.001280903816223
|
||||
0.000000014901161,-0.000000014901161
|
||||
0.002105195075274,-0.001256162300706
|
||||
-0.000000007450581,0.000000000000000
|
||||
0.002118455246091,-0.001229764893651
|
||||
0.000000037252903,-0.000000037252903
|
||||
0.002129055559635,-0.001202039420605
|
||||
0.000000000000000,-0.000000014901161
|
||||
0.002137400209904,-0.001173235476017
|
||||
-0.000000022351742,0.000000037252903
|
||||
0.002144200727344,-0.001143677160144
|
||||
-0.000000007450581,0.000000014901161
|
||||
0.002149913460016,-0.001113587990403
|
||||
-0.000000014901161,-0.000000014901161
|
||||
0.002154633402824,-0.001083076000214
|
||||
0.000000007450581,0.000000037252903
|
||||
0.002158605493605,-0.001052271574736
|
||||
0.000000003725290,-0.000000024214387
|
||||
0.002162020653486,-0.001021299511194
|
||||
0.000000013038516,0.000000005587935
|
||||
0.002164970152080,-0.000990241300315
|
||||
-0.000000011175871,0.000000034458935
|
||||
0.002167548984289,-0.000959107652307
|
||||
0.000000000000000,0.000000014901161
|
||||
0.002169813960791,-0.000928023830056
|
||||
0.000000011175871,-0.000000010244548
|
||||
0.002171819098294,-0.000896901357919
|
||||
0.000000001862645,0.000000020489097
|
||||
0.002173643559217,-0.000865925103426
|
||||
0.000000011175871,-0.000000035390258
|
||||
0.002175270579755,-0.000835012644529
|
||||
-0.000000022351742,0.000000007450581
|
||||
0.002176653593779,-0.000804148614407
|
||||
-0.000000022351742,0.000000000000000
|
||||
0.002178020775318,-0.000773426145315
|
||||
-0.000000011175871,0.000000022351742
|
||||
0.002179184928536,-0.000742899253964
|
||||
-0.000000016763806,-0.000000003725290
|
||||
0.002180341631174,-0.000712450593710
|
||||
-0.000000009313226,-0.000000014901161
|
||||
0.002181295305490,-0.000682104378939
|
||||
0.000000013038516,0.000000063329935
|
||||
0.002182221040130,-0.000651923939586
|
||||
0.000000003725290,-0.000000007450581
|
||||
0.002183102071285,-0.000621911138296
|
||||
-0.000000037252903,0.000000000000000
|
||||
0.002183880656958,-0.000592000782490
|
||||
0.000000029802322,0.000000022351742
|
||||
0.002184621989727,-0.000562228262424
|
||||
-0.000000014901161,-0.000000014901161
|
||||
0.002185326069593,-0.000532543286681
|
||||
-0.000000011175871,0.000000022351742
|
||||
0.002185953781009,-0.000503014773130
|
||||
0.000000000000000,0.000000018626451
|
||||
0.002186503261328,-0.000473603606224
|
||||
0.000000000000000,0.000000007450581
|
||||
0.002187091857195,-0.000444337725639
|
||||
0.000000000000000,-0.000000011175871
|
||||
0.002187566831708,-0.000415164977312
|
||||
-0.000000018626451,-0.000000037252903
|
||||
0.002188015729189,-0.000386064872146
|
||||
-0.000000014901161,-0.000000014901161
|
||||
0.002188451588154,-0.000357069075108
|
||||
0.000000029802322,-0.000000014901161
|
||||
0.002188794314861,-0.000328160822392
|
||||
0.000000007450581,-0.000000029802322
|
||||
0.002189151942730,-0.000299341976643
|
||||
0.000000000000000,-0.000000007450581
|
||||
0.002189438790083,-0.000270618125796
|
||||
-0.000000014901161,0.000000042840838
|
||||
0.002189736813307,-0.000241938047111
|
||||
0.000000000000000,-0.000000022351742
|
||||
0.002189937978983,-0.000213327817619
|
||||
-0.000000014901161,-0.000000016763806
|
||||
0.002190161496401,-0.000184787437320
|
||||
-0.000000029802322,0.000000022351742
|
||||
0.002190358936787,-0.000156275928020
|
||||
0.000000007450581,0.000000029802322
|
||||
0.002190485596657,-0.000127814710140
|
||||
0.000000000000000,0.000000014901161
|
||||
0.002190679311752,-0.000099360942841
|
||||
-0.000000029802322,0.000000029802322
|
||||
0.002190738916397,-0.000070929527283
|
||||
0.000000029802322,-0.000000022351742
|
||||
0.002190738916397,-0.000042527914047
|
||||
0.000000020489097,0.000000014901161
|
||||
0.002190820872784,-0.000014178454876
|
||||
0.000000014901161,0.000000000000000,
|
||||
0.090934596955776,0.000000000000000
|
||||
-0.149644672870636,-0.215021580457687
|
||||
-0.541900396347046,0.595439374446869
|
||||
0.939703583717346,0.897864937782288
|
||||
1.012995719909668,-0.574294626712799
|
||||
0.381092131137848,-0.740826964378357
|
||||
-0.225949302315712,-1.125745773315430
|
||||
-1.115735292434692,-0.236835420131683
|
||||
-0.478336662054062,0.551189780235291
|
||||
-0.067975841462612,0.516684055328369
|
||||
0.410501301288605,0.472421884536743
|
||||
0.617261350154877,-0.182256475090981
|
||||
0.118706494569778,-0.504155457019806
|
||||
-0.221371814608574,-0.392075598239899
|
||||
-0.559291958808899,-0.035682365298271
|
||||
-0.160023510456085,0.605303466320038
|
||||
0.551129460334778,0.234607934951782
|
||||
0.344462990760803,-0.446284741163254
|
||||
-0.376079112291336,-0.431163132190704
|
||||
-0.433153688907623,0.400605678558350
|
||||
0.482906132936478,0.417550504207611
|
||||
0.440257489681244,-0.540050268173218
|
||||
-0.558544337749481,-0.402085602283478
|
||||
-0.195176362991333,0.587444782257080
|
||||
0.622880816459656,-0.096816487610340
|
||||
-0.295565843582153,-0.588161766529083
|
||||
-0.448940068483353,0.366196244955063
|
||||
0.415315091609955,0.269392162561417
|
||||
0.119010284543037,-0.488011687994003
|
||||
-0.510140538215637,0.013482376933098
|
||||
0.173256814479828,0.431118547916412
|
||||
0.298501372337341,-0.353661537170410
|
||||
-0.495450258255005,-0.164169892668724
|
||||
-0.012336179614067,0.539989948272705
|
||||
0.459396779537201,-0.179904937744141
|
||||
-0.374439626932144,-0.268445253372192
|
||||
-0.030941832810640,0.500496983528137
|
||||
0.512121498584747,-0.175031751394272
|
||||
-0.317645043134689,-0.398875564336777
|
||||
-0.178844988346100,0.411655932664871
|
||||
0.452176570892334,-0.094654209911823
|
||||
-0.342193484306335,-0.391390681266785
|
||||
-0.204057380557060,0.492958843708038
|
||||
0.507756948471069,-0.057569935917854
|
||||
-0.297708839178085,-0.381066590547562
|
||||
-0.148246735334396,0.440928727388382
|
||||
0.451856493949890,-0.111096322536469
|
||||
-0.306489169597626,-0.333143442869186
|
||||
-0.133973449468613,0.387321949005127
|
||||
0.357159197330475,-0.066469639539719
|
||||
-0.213533997535706,-0.248971670866013
|
||||
-0.103560060262680,0.301848560571671
|
||||
0.336185365915298,-0.037946015596390
|
||||
-0.147559642791748,-0.299631237983704
|
||||
-0.183524832129478,0.222258582711220
|
||||
0.269801974296570,0.021187007427216
|
||||
-0.136811017990112,-0.282702714204788
|
||||
-0.236688479781151,0.262183010578156
|
||||
0.340087026357651,0.114261232316494
|
||||
-0.074026033282280,-0.342707008123398
|
||||
-0.244868054986000,0.281083881855011
|
||||
0.428096383810043,0.060364693403244
|
||||
-0.157530084252357,-0.435844808816910
|
||||
-0.277924984693527,0.343938678503036
|
||||
0.437999486923218,0.009628452360630
|
||||
-0.261946469545364,-0.393444210290909
|
||||
-0.208598420023918,0.437785595655441
|
||||
0.465722292661667,-0.052726492285728
|
||||
-0.291577070951462,-0.346916973590851
|
||||
-0.126230493187904,0.431091219186783
|
||||
0.440769106149673,-0.127802357077599
|
||||
-0.346876382827759,-0.322087585926056
|
||||
-0.099183440208435,0.472405076026917
|
||||
0.455278575420380,-0.171039208769798
|
||||
-0.400455474853516,-0.277157306671143
|
||||
0.012201800942421,0.502091526985168
|
||||
0.432557880878448,-0.298769593238831
|
||||
-0.469760745763779,-0.213892638683319
|
||||
0.076626345515251,0.476901382207870
|
||||
0.337931960821152,-0.339829981327057
|
||||
-0.491374969482422,-0.103413760662079
|
||||
0.158588081598282,0.485355615615845
|
||||
0.323789656162262,-0.368973106145859
|
||||
-0.465890735387802,-0.056970052421093
|
||||
0.230247214436531,0.431015133857727
|
||||
0.277138650417328,-0.448523759841919
|
||||
-0.532095909118652,-0.026455879211426
|
||||
0.271416962146759,0.448834300041199
|
||||
0.207134947180748,-0.511908292770386
|
||||
-0.572033703327179,0.126235857605934
|
||||
0.427376121282578,0.401472777128220
|
||||
0.070803813636303,-0.570313870906830
|
||||
-0.502550244331360,0.276060998439789
|
||||
0.509394586086273,0.267037063837051
|
||||
-0.042488828301430,-0.563140749931335
|
||||
-0.435419797897339,0.331534534692764
|
||||
0.519658446311951,0.173099309206009
|
||||
-0.143274188041687,-0.545627772808075
|
||||
-0.389954149723053,0.418399244546890
|
||||
0.564996063709259,0.094810903072357
|
||||
-0.244511008262634,-0.527077376842499
|
||||
-0.303644061088562,0.509828150272369
|
||||
0.598613560199738,-0.036790668964386
|
||||
-0.371663272380829,-0.468549251556396
|
||||
-0.168010920286179,0.574311733245850
|
||||
0.570729732513428,-0.183057323098183
|
||||
-0.457166075706482,-0.368093788623810
|
||||
-0.044448986649513,0.573532700538635
|
||||
0.507766008377075,-0.286487102508545
|
||||
-0.516385674476624,-0.280694961547852
|
||||
0.043975576758385,0.575578093528748
|
||||
0.450221687555313,-0.365104466676712
|
||||
-0.573740363121033,-0.181173115968704
|
||||
0.150848358869553,0.594648599624634
|
||||
0.413352549076080,-0.446459978818893
|
||||
-0.610442399978638,-0.081977635622025
|
||||
0.291962325572968,0.576232492923737
|
||||
0.333131730556488,-0.576181054115295
|
||||
-0.660702586174011,0.051838219165802
|
||||
0.439550638198853,0.503309667110443
|
||||
0.153808906674385,-0.670084059238434
|
||||
-0.643048048019409,0.255936443805695
|
||||
0.564103543758392,0.373506844043732
|
||||
-0.020623728632927,-0.657040715217590
|
||||
-0.521133065223694,0.387353301048279
|
||||
0.608752310276031,0.227079808712006
|
||||
-0.126142516732216,-0.627798795700073
|
||||
-0.444339901208878,0.444098263978958
|
||||
0.635022759437561,0.110775656998158
|
||||
-0.269940763711929,-0.620444059371948
|
||||
-0.379129350185394,0.567199349403381
|
||||
0.671633064746857,-0.017961740493774
|
||||
-0.424451470375061,-0.540964603424072
|
||||
-0.214986816048622,0.678732156753540
|
||||
0.673965275287628,-0.197788402438164
|
||||
-0.549349784851074,-0.410159647464752
|
||||
0.000345692038536,0.700510919094086
|
||||
0.585285246372223,-0.390197813510895
|
||||
-0.621640682220459,-0.252596676349640
|
||||
0.156637579202652,0.633413195610046
|
||||
0.435505360364914,-0.483394920825958
|
||||
-0.617532908916473,-0.096859246492386
|
||||
0.256625115871429,0.527156531810760
|
||||
0.265317976474762,-0.477418124675751
|
||||
-0.481147676706314,0.041827075183392
|
||||
0.250413715839386,0.308906376361847
|
||||
0.091898486018181,-0.286921143531799
|
||||
-0.193173348903656,0.052133083343506
|
||||
0.090153783559799,0.074964150786400
|
||||
0.006549112498760,-0.061874330043793
|
||||
-0.022746115922928,0.009857594966888
|
||||
0.007165968418121,0.002268537878990
|
||||
-0.000596247613430,-0.005125552415848
|
||||
-0.003595445305109,-0.001053884625435
|
||||
-0.000274620950222,0.000569403171539
|
||||
-0.001319721341133,-0.000786297023296
|
||||
0.000153660774231,0.000971626490355
|
||||
0.000296551734209,-0.000734053552151
|
||||
0.000745326280594,-0.000093631446362
|
||||
0.000372268259525,-0.001631669700146
|
||||
0.000008434057236,-0.000884927809238
|
||||
-0.000646926462650,-0.001567445695400
|
||||
-0.000698000192642,-0.000072471797466
|
||||
-0.000591952353716,-0.000594146549702
|
||||
-0.000163644552231,0.000813554972410
|
||||
0.000616997480392,-0.000353567302227
|
||||
0.000632129609585,0.000190705060959
|
||||
0.000934544950724,-0.001175746321678
|
||||
0.000281617045403,-0.000726640224457
|
||||
0.000003550201654,-0.001518070697784
|
||||
-0.000555306673050,-0.000278949737549
|
||||
-0.000301934778690,-0.000738292932510
|
||||
-0.000369980931282,0.000630579888821
|
||||
0.000612540170550,-0.000220537185669
|
||||
0.000472225248814,0.000343255698681
|
||||
0.001100644469261,-0.000841420143843
|
||||
0.000433370471001,-0.000530034303665
|
||||
0.000400528311729,-0.001399260014296
|
||||
-0.000386826694012,-0.000387378036976
|
||||
-0.000080807134509,-0.000843301415443
|
||||
-0.000475123524666,0.000428788363934
|
||||
0.000542826950550,-0.000178962945938
|
||||
0.000302076339722,0.000413596630096
|
||||
0.001115556806326,-0.000575274229050
|
||||
0.000497762113810,-0.000329717993736
|
||||
0.000674201175570,-0.001226768828928
|
||||
-0.000220213085413,-0.000424480997026
|
||||
0.000127218663692,-0.000894807279110
|
||||
-0.000503498129547,0.000235196202993
|
||||
0.000478604808450,-0.000188292935491
|
||||
0.000143105164170,0.000421823002398
|
||||
0.001059529837221,-0.000372109934688
|
||||
0.000494718551636,-0.000147186219692
|
||||
0.000860663596541,-0.001024333760142
|
||||
-0.000072250142694,-0.000407545827329
|
||||
0.000326594337821,-0.000892655923963
|
||||
-0.000473392196000,0.000067260116339
|
||||
0.000443041324615,-0.000224642455578
|
||||
0.000008914619684,0.000383571721613
|
||||
0.000971751287580,-0.000227705575526
|
||||
0.000441677868366,0.000003576278687
|
||||
0.000975862145424,-0.000811457633972
|
||||
0.000046174973249,-0.000351682305336
|
||||
0.000510260462761,-0.000841416418552
|
||||
-0.000401565805078,-0.000064373016357
|
||||
0.000442640855908,-0.000269535928965
|
||||
-0.000092402100563,0.000313535332680
|
||||
0.000876804813743,-0.000135295093060
|
||||
0.000355042517185,0.000114485621452
|
||||
0.001031210646033,-0.000603906810284
|
||||
0.000129297375679,-0.000270918011665
|
||||
0.000669745728374,-0.000748213380575
|
||||
-0.000304142013192,-0.000153675675392
|
||||
0.000476017594337,-0.000308014452457
|
||||
-0.000156890600920,0.000225320458412
|
||||
0.000791177153587,-0.000085592269897
|
||||
0.000250607728958,0.000182010233402
|
||||
0.001037616282701,-0.000413797795773
|
||||
0.000175110995770,-0.000178407877684
|
||||
0.000797215849161,-0.000622302293777
|
||||
-0.000196274369955,-0.000199478119612
|
||||
0.000537339597940,-0.000328503549099
|
||||
-0.000184409320354,0.000131674110889
|
||||
0.000725977122784,-0.000067688524723
|
||||
0.000142812728882,0.000206753611565
|
||||
0.001006476581097,-0.000250138342381
|
||||
0.000185124576092,-0.000086419284344
|
||||
0.000887449830770,-0.000474385917187
|
||||
-0.000091698020697,-0.000204246491194
|
||||
0.000617977231741,-0.000322997570038
|
||||
-0.000177912414074,0.000043857842684
|
||||
0.000687804073095,-0.000069431960583
|
||||
0.000044435262680,0.000192843377590
|
||||
0.000949718058109,-0.000118725001812
|
||||
0.000163480639458,-0.000005170702934
|
||||
0.000938139855862,-0.000315904617310
|
||||
-0.000002287328243,-0.000173524022102
|
||||
0.000707745552063,-0.000286303460598
|
||||
-0.000142704695463,-0.000028491020203
|
||||
0.000679321587086,-0.000078730285168
|
||||
-0.000033766031265,0.000147305428982
|
||||
0.000879593193531,-0.000021867454052
|
||||
0.000116687268019,0.000056535005569
|
||||
0.000949800014496,-0.000157855451107
|
||||
0.000062726438046,-0.000115558505058
|
||||
0.000795759260654,-0.000216990709305
|
||||
-0.000086382031441,-0.000078186392784
|
||||
0.000699631869793,-0.000083871185780
|
||||
-0.000083953142166,0.000079423189163
|
||||
0.000807702541351,0.000041164457798
|
||||
0.000053122639656,0.000092923641205
|
||||
0.000925660133362,-0.000010728836060
|
||||
0.000096917152405,-0.000040471553802
|
||||
0.000871688127518,-0.000116556882858
|
||||
-0.000017940998077,-0.000100314617157
|
||||
0.000744700431824,-0.000074304640293
|
||||
-0.000101231038570,0.000000000000000,
|
|
@ -1,257 +1,257 @@
|
|||
-0.000000014901161,0.000000000000000
|
||||
0.040699414908886,0.048518389463425
|
||||
-0.000001318752766,0.000006437301636
|
||||
-0.029294207692146,0.326267510652542
|
||||
0.618584275245667,0.309676826000214
|
||||
0.709195017814636,-0.420835077762604
|
||||
0.195624828338623,-0.858409166336060
|
||||
-0.572646617889404,-0.699392199516296
|
||||
-0.766767382621765,0.043191522359848
|
||||
-0.408984661102295,0.532158255577087
|
||||
0.213692009449005,0.625630736351013
|
||||
0.619439363479614,0.142000794410706
|
||||
0.486858189105988,-0.440111249685287
|
||||
-0.145023941993713,-0.665551543235779
|
||||
-0.616197109222412,-0.164468318223953
|
||||
-0.387489080429077,0.468744099140167
|
||||
0.340958327054977,0.505479097366333
|
||||
0.571333408355713,-0.208477139472961
|
||||
-0.055882126092911,-0.627142667770386
|
||||
-0.669196724891663,-0.019026041030884
|
||||
0.047681391239166,0.680747866630554
|
||||
0.659716725349426,-0.176101446151733
|
||||
-0.274117797613144,-0.611561417579651
|
||||
-0.538395285606384,0.360076338052750
|
||||
0.472036063671112,0.439541995525360
|
||||
0.312077909708023,-0.568216323852539
|
||||
-0.602178633213043,-0.151843786239624
|
||||
0.037927299737930,0.597732543945312
|
||||
0.570661962032318,-0.238174811005592
|
||||
-0.415845453739166,-0.470607966184616
|
||||
-0.279323726892471,0.536543607711792
|
||||
0.585194468498230,0.075675442814827
|
||||
-0.081899337470531,-0.577773749828339
|
||||
-0.534154534339905,0.253174245357513
|
||||
0.497729390859604,0.426938146352768
|
||||
0.187502726912498,-0.719854712486267
|
||||
-0.735255658626556,0.194729372859001
|
||||
0.588129758834839,0.471576124429703
|
||||
0.036578595638275,-0.784806728363037
|
||||
-0.673570871353149,0.384667962789536
|
||||
0.643395185470581,0.329530745744705
|
||||
-0.068090692162514,-0.675160765647888
|
||||
-0.510769546031952,0.373811036348343
|
||||
0.528589427471161,0.246255144476891
|
||||
-0.026939291507006,-0.531357467174530
|
||||
-0.411091327667236,0.257392644882202
|
||||
0.404654502868652,0.220510348677635
|
||||
0.020563356578350,-0.429581344127655
|
||||
-0.341759383678436,0.144063949584961
|
||||
0.251984268426895,0.209589198231697
|
||||
0.088368669152260,-0.296579003334045
|
||||
-0.282528162002563,0.024373456835747
|
||||
0.137590631842613,0.225832507014275
|
||||
0.145211637020111,-0.221071258187294
|
||||
-0.247617840766907,-0.052650243043900
|
||||
0.044428747147322,0.235436469316483
|
||||
0.206971913576126,-0.136676281690598
|
||||
-0.212413936853409,-0.144338041543961
|
||||
-0.028105437755585,0.257958650588989
|
||||
0.255678355693817,-0.112270429730415
|
||||
-0.226636782288551,-0.190783619880676
|
||||
-0.067311987280846,0.293536901473999
|
||||
0.306260794401169,-0.086269594728947
|
||||
-0.229752078652382,-0.243142277002335
|
||||
-0.096017487347126,0.324868559837341
|
||||
0.340187072753906,-0.092037357389927
|
||||
-0.254154711961746,-0.260155171155930
|
||||
-0.100676074624062,0.349801778793335
|
||||
0.364217817783356,-0.091410465538502
|
||||
-0.262884259223938,-0.285980820655823
|
||||
-0.120095551013947,0.374893903732300
|
||||
0.399929970502853,-0.092070773243904
|
||||
-0.291260659694672,-0.316826999187469
|
||||
-0.128001347184181,0.425400525331497
|
||||
0.447592914104462,-0.120316125452518
|
||||
-0.348792523145676,-0.325763463973999
|
||||
-0.083220750093460,0.480766832828522
|
||||
0.469268918037415,-0.193725466728210
|
||||
-0.411388814449310,-0.306422263383865
|
||||
-0.031653150916100,0.513520836830139
|
||||
0.469189941883087,-0.266073733568192
|
||||
-0.478591024875641,-0.268534749746323
|
||||
0.036968186497688,0.534669339656830
|
||||
0.430599570274353,-0.330580174922943
|
||||
-0.507529139518738,-0.208218276500702
|
||||
0.078851312398911,0.535615205764771
|
||||
0.423839211463928,-0.364406555891037
|
||||
-0.557795166969299,-0.182415097951889
|
||||
0.142678678035736,0.575098156929016
|
||||
0.399913668632507,-0.438143283128738
|
||||
-0.586546063423157,-0.099952511489391
|
||||
0.222482696175575,0.549394011497498
|
||||
0.357659250497818,-0.480947941541672
|
||||
-0.608370959758759,-0.057644985616207
|
||||
0.283302664756775,0.553365349769592
|
||||
0.313324719667435,-0.551284730434418
|
||||
-0.638074040412903,0.036550998687744
|
||||
0.376652210950851,0.521917283535004
|
||||
0.258473038673401,-0.607004761695862
|
||||
-0.668055713176727,0.086964391171932
|
||||
0.442525058984756,0.526420891284943
|
||||
0.193070724606514,-0.685823321342468
|
||||
-0.683486104011536,0.233627378940582
|
||||
0.585512101650238,0.409827321767807
|
||||
-0.011855348944664,-0.720784187316895
|
||||
-0.603923618793488,0.404772043228149
|
||||
0.647445678710938,0.297419905662537
|
||||
-0.092819780111313,-0.691934287548065
|
||||
-0.536613464355469,0.451173037290573
|
||||
0.669889926910400,0.223936498165131
|
||||
-0.155759185552597,-0.681086480617523
|
||||
-0.485318005084991,0.491029620170593
|
||||
0.684745728969574,0.145417004823685
|
||||
-0.240712165832520,-0.672937154769897
|
||||
-0.444029420614243,0.561372935771942
|
||||
0.714113950729370,0.061340175569057
|
||||
-0.348032504320145,-0.641955435276031
|
||||
-0.360158890485764,0.646493017673492
|
||||
0.737039923667908,-0.048000797629356
|
||||
-0.454246819019318,-0.585549473762512
|
||||
-0.232605621218681,0.717331707477570
|
||||
0.736065983772278,-0.204542428255081
|
||||
-0.571712493896484,-0.505899906158447
|
||||
-0.121767252683640,0.750718832015991
|
||||
0.702952980995178,-0.284706592559814
|
||||
-0.604678809642792,-0.455771744251251
|
||||
-0.075083911418915,0.758343815803528
|
||||
0.689696669578552,-0.340612530708313
|
||||
-0.668571472167969,-0.397837400436401
|
||||
0.032949596643448,0.797760605812073
|
||||
0.671775043010712,-0.461302161216736
|
||||
-0.750259816646576,-0.312869489192963
|
||||
0.171872138977051,0.803371429443359
|
||||
0.582042932510376,-0.609229087829590
|
||||
-0.825283288955688,-0.138328760862350
|
||||
0.370218157768250,0.735336422920227
|
||||
0.385538458824158,-0.742081224918365
|
||||
-0.838908731937408,0.086164832115173
|
||||
0.517669796943665,0.644333124160767
|
||||
0.247136265039444,-0.766246020793915
|
||||
-0.744666457176208,0.200049310922623
|
||||
0.524639129638672,0.472318202257156
|
||||
0.092243254184723,-0.606347203254700
|
||||
-0.453734278678894,0.204898089170456
|
||||
0.307458996772766,0.200338631868362
|
||||
-0.000015318393707,-0.242883086204529
|
||||
-0.120597004890442,0.080308437347412
|
||||
0.071594551205635,0.030180186033249
|
||||
-0.006460934877396,-0.036388911306858
|
||||
-0.011423557996750,0.011157095432281
|
||||
0.007264137268066,0.001486897468567
|
||||
-0.000751674175262,-0.003483295440674
|
||||
-0.000741511583328,0.000944286584854
|
||||
0.000740550458431,-0.000439660623670
|
||||
-0.000067740678787,-0.000144474208355
|
||||
0.000317795202136,-0.000374875962734
|
||||
0.000018410384655,0.000002073124051
|
||||
0.000422781333327,-0.000386066734791
|
||||
-0.000001171603799,0.000001475214958
|
||||
0.000504810363054,-0.000359347090125
|
||||
-0.000000029802322,-0.000000178813934
|
||||
0.000579517334700,-0.000349810346961
|
||||
0.000000009313226,-0.000000014901161
|
||||
0.000648314133286,-0.000346891582012
|
||||
0.000000007450581,-0.000000013038516
|
||||
0.000709908083081,-0.000347457826138
|
||||
0.000000029802322,0.000000007450581
|
||||
0.000764884054661,-0.000349806621671
|
||||
-0.000000022351742,0.000000029802322
|
||||
0.000813767313957,-0.000352893024683
|
||||
0.000000040978193,0.000000029802322
|
||||
0.000857420265675,-0.000355821102858
|
||||
0.000000007450581,0.000000022351742
|
||||
0.000896392390132,-0.000358261168003
|
||||
-0.000000022351742,0.000000000000000
|
||||
0.000931292772293,-0.000360004603863
|
||||
0.000000014901161,-0.000000029802322
|
||||
0.000962764024734,-0.000360839068890
|
||||
0.000000007450581,0.000000000000000
|
||||
0.000991167500615,-0.000360809266567
|
||||
0.000000022351742,-0.000000007450581
|
||||
0.001016788184643,-0.000359904021025
|
||||
0.000000018626451,0.000000014901161
|
||||
0.001040175557137,-0.000358048826456
|
||||
0.000000014901161,0.000000029802322
|
||||
0.001061387360096,-0.000355258584023
|
||||
0.000000033527613,0.000000014901161
|
||||
0.001080787042156,-0.000351835042238
|
||||
0.000000040978193,-0.000000013038516
|
||||
0.001098596490920,-0.000347616150975
|
||||
-0.000000000931323,-0.000000022351742
|
||||
0.001114891842008,-0.000342607498169
|
||||
-0.000000052154064,0.000000000000000
|
||||
0.001129822805524,-0.000336930155754
|
||||
-0.000000000931323,0.000000022351742
|
||||
0.001143663190305,-0.000330744311213
|
||||
-0.000000018626451,-0.000000001862645
|
||||
0.001156425336376,-0.000323783606291
|
||||
0.000000033527613,-0.000000014901161
|
||||
0.001168079674244,-0.000316470861435
|
||||
0.000000000000000,-0.000000059604645
|
||||
0.001179073005915,-0.000308699905872
|
||||
-0.000000037252903,0.000000014901161
|
||||
0.001189187169075,-0.000300448387861
|
||||
-0.000000018626451,-0.000000044703484
|
||||
0.001198459416628,-0.000291697680950
|
||||
-0.000000007450581,0.000000007450581
|
||||
0.001207105815411,-0.000282581895590
|
||||
0.000000044703484,-0.000000014901161
|
||||
0.001215226948261,-0.000273223966360
|
||||
0.000000022351742,-0.000000022351742
|
||||
0.001222651451826,-0.000263445079327
|
||||
0.000000011175871,0.000000014901161
|
||||
0.001229539513588,-0.000253465026617
|
||||
-0.000000022351742,0.000000000000000
|
||||
0.001235995441675,-0.000243134796619
|
||||
-0.000000029802322,-0.000000029802322
|
||||
0.001241862773895,-0.000232569873333
|
||||
-0.000000014901161,0.000000000000000
|
||||
0.001247420907021,-0.000221766531467
|
||||
0.000000029802322,0.000000054016709
|
||||
0.001252546906471,-0.000210762023926
|
||||
0.000000011175871,-0.000000035390258
|
||||
0.001257238909602,-0.000199642032385
|
||||
-0.000000007450581,0.000000000000000
|
||||
0.001261590048671,-0.000188264995813
|
||||
0.000000011175871,-0.000000024214387
|
||||
0.001265600323677,-0.000176787376404
|
||||
-0.000000089406967,-0.000000020489097
|
||||
0.001269266009331,-0.000165186822414
|
||||
0.000000014901161,-0.000000029802322
|
||||
0.001272618770599,-0.000153414905071
|
||||
0.000000000000000,0.000000074505806
|
||||
0.001275666058064,-0.000141531229019
|
||||
-0.000000022351742,0.000000000000000
|
||||
0.001278415322304,-0.000129535794258
|
||||
-0.000000007450581,-0.000000040978193
|
||||
0.001280859112740,-0.000117450952530
|
||||
-0.000000014901161,0.000000000000000
|
||||
0.001283042132854,-0.000105261802673
|
||||
-0.000000029802322,-0.000000029802322
|
||||
0.001284979283810,-0.000093162059784
|
||||
-0.000000014901161,0.000000000000000
|
||||
0.001286670565605,-0.000080764293671
|
||||
0.000000007450581,0.000000018626451
|
||||
0.001288041472435,-0.000068515539169
|
||||
0.000000007450581,0.000000000000000
|
||||
0.001289241015911,-0.000056117773056
|
||||
0.000000000000000,-0.000000029802322
|
||||
0.001290202140808,-0.000043660402298
|
||||
-0.000000007450581,0.000000029802322
|
||||
0.001290887594223,-0.000031188130379
|
||||
0.000000000000000,0.000000000000000
|
||||
0.001291349530220,-0.000018686056137
|
||||
0.000000037252903,0.000000000000000
|
||||
0.001291640102863,-0.000006288290024
|
||||
0.000000074505806,0.000000000000000,
|
||||
0.053102001547813,0.000000000000000
|
||||
-0.188526794314384,-0.204191908240318
|
||||
-0.612455010414124,0.542073845863342
|
||||
0.711008965969086,1.040341973304749
|
||||
1.067982673645020,-0.257571637630463
|
||||
0.610159337520599,-0.491437047719955
|
||||
0.365391314029694,-1.162676572799683
|
||||
-0.966313242912292,-0.939045190811157
|
||||
-0.963516354560852,0.254295557737350
|
||||
-0.476880371570587,0.581850886344910
|
||||
0.059419520199299,0.907747149467468
|
||||
0.916163682937622,0.404988884925842
|
||||
0.677311539649963,-0.505016326904297
|
||||
0.129655390977859,-0.728469550609589
|
||||
-0.660666406154633,-0.656061172485352
|
||||
-0.883532285690308,0.551620781421661
|
||||
0.339664816856384,0.897740483283997
|
||||
0.878877401351929,-0.000861108303070
|
||||
0.280631899833679,-0.909415960311890
|
||||
-0.994829654693604,-0.318982183933258
|
||||
-0.201086312532425,1.123142004013062
|
||||
1.232167959213257,0.126534387469292
|
||||
0.061599962413311,-1.234369397163391
|
||||
-1.136662006378174,0.180790930986404
|
||||
0.569024205207825,1.033452153205872
|
||||
0.936816692352295,-0.860109686851501
|
||||
-0.984498381614685,-0.730725705623627
|
||||
-0.351835995912552,1.117993354797363
|
||||
1.304175496101379,-0.096346080303192
|
||||
-0.478805243968964,-1.305645942687988
|
||||
-0.972612559795380,0.781743705272675
|
||||
1.060798645019531,0.505435526371002
|
||||
0.153714030981064,-1.316648483276367
|
||||
-1.474236249923706,0.159625828266144
|
||||
0.680829584598541,1.403150796890259
|
||||
0.933067619800568,-1.374844551086426
|
||||
-1.834393382072449,0.003814429044724
|
||||
1.144482851028442,1.645478010177612
|
||||
0.755450367927551,-1.929914951324463
|
||||
-1.925379753112793,0.477792382240295
|
||||
1.508446931838989,1.189975738525391
|
||||
0.164098918437958,-1.918974518775940
|
||||
-1.640113949775696,0.732896983623505
|
||||
1.302138566970825,0.917128860950470
|
||||
0.077848553657532,-1.477526307106018
|
||||
-1.251131772994995,0.640096724033356
|
||||
1.088839292526245,0.726772189140320
|
||||
0.119112074375153,-1.190453529357910
|
||||
-0.988638281822205,0.377007991075516
|
||||
0.684295594692230,0.635077536106110
|
||||
0.256187021732330,-0.810052990913391
|
||||
-0.782487630844116,0.113522112369537
|
||||
0.441456556320190,0.638432383537292
|
||||
0.418009042739868,-0.642050206661224
|
||||
-0.675607562065125,-0.142574846744537
|
||||
0.172707229852676,0.612807154655457
|
||||
0.520103216171265,-0.476465195417404
|
||||
-0.685701668262482,-0.351491093635559
|
||||
-0.038674756884575,0.741983890533447
|
||||
0.637418985366821,-0.365484982728958
|
||||
-0.713471651077271,-0.388747990131378
|
||||
-0.024921130388975,0.888943493366241
|
||||
0.838842511177063,-0.389214575290680
|
||||
-0.745938777923584,-0.540186643600464
|
||||
-0.036068111658096,0.928350448608398
|
||||
0.852747678756714,-0.513327121734619
|
||||
-0.901669383049011,-0.505316078662872
|
||||
0.025648701936007,1.010355710983276
|
||||
0.840324640274048,-0.562289178371429
|
||||
-0.923238277435303,-0.447858780622482
|
||||
0.083563819527626,1.013550281524658
|
||||
0.830286443233490,-0.620207130908966
|
||||
-0.995171904563904,-0.416752606630325
|
||||
0.140573799610138,1.076597690582275
|
||||
0.820385158061981,-0.686339557170868
|
||||
-1.034171104431152,-0.290935814380646
|
||||
0.338953524827957,1.061326265335083
|
||||
0.757502555847168,-0.843862175941467
|
||||
-1.057983398437500,-0.205194979906082
|
||||
0.435909032821655,0.946076691150665
|
||||
0.572644770145416,-0.940495610237122
|
||||
-1.106570005416870,-0.046301901340485
|
||||
0.489513635635376,0.891425251960754
|
||||
0.433374404907227,-0.873701453208923
|
||||
-0.996783256530762,0.083366334438324
|
||||
0.546658992767334,0.844051301479340
|
||||
0.460449397563934,-0.885344803333282
|
||||
-0.999847352504730,0.076599866151810
|
||||
0.623427212238312,0.810543417930603
|
||||
0.362076491117477,-0.980424106121063
|
||||
-1.010958194732666,0.184401616454124
|
||||
0.662894725799561,0.733858585357666
|
||||
0.268106937408447,-0.962483823299408
|
||||
-1.000466108322144,0.265103191137314
|
||||
0.742423057556152,0.728280663490295
|
||||
0.204513728618622,-1.011971712112427
|
||||
-0.965467154979706,0.389513731002808
|
||||
0.852789938449860,0.627983033657074
|
||||
0.120068103075027,-1.065954327583313
|
||||
-0.985677123069763,0.438405066728592
|
||||
0.922119259834290,0.607532083988190
|
||||
0.002251416444778,-1.148458480834961
|
||||
-0.959219694137573,0.636616945266724
|
||||
1.059295415878296,0.390079319477081
|
||||
-0.309639692306519,-1.107585787773132
|
||||
-0.789797544479370,0.857207417488098
|
||||
1.101214170455933,0.233159512281418
|
||||
-0.390145242214203,-1.022946596145630
|
||||
-0.668102741241455,0.897039115428925
|
||||
1.127719998359680,0.129141837358475
|
||||
-0.450374573469162,-1.007629752159119
|
||||
-0.583770751953125,0.909571766853333
|
||||
1.115599393844604,-0.005266100168228
|
||||
-0.587261557579041,-0.989158034324646
|
||||
-0.536546051502228,0.997718930244446
|
||||
1.113673806190491,-0.115162841975689
|
||||
-0.743569374084473,-0.891749441623688
|
||||
-0.386615216732025,1.128316879272461
|
||||
1.141538381576538,-0.262205451726913
|
||||
-0.856931924819946,-0.778668761253357
|
||||
-0.154954850673676,1.186527609825134
|
||||
1.113384842872620,-0.519737184047699
|
||||
-1.016724348068237,-0.660084962844849
|
||||
-0.003180652856827,1.190519213676453
|
||||
1.020400524139404,-0.633336961269379
|
||||
-1.074853301048279,-0.571008622646332
|
||||
0.048828095197678,1.211594939231873
|
||||
0.991774439811707,-0.684050440788269
|
||||
-1.142390727996826,-0.455872774124146
|
||||
0.238327980041504,1.257597327232361
|
||||
0.963357925415039,-0.868276238441467
|
||||
-1.236188769340515,-0.327297568321228
|
||||
0.452278614044189,1.218510389328003
|
||||
0.788245081901550,-1.090574860572815
|
||||
-1.329029798507690,-0.054861426353455
|
||||
0.725600063800812,1.074764966964722
|
||||
0.447987973690033,-1.247159600257874
|
||||
-1.312035679817200,0.305583000183105
|
||||
0.935471057891846,0.919221878051758
|
||||
0.239026173949242,-1.246134281158447
|
||||
-1.133445501327515,0.463286429643631
|
||||
0.918015718460083,0.652124643325806
|
||||
0.039652980864048,-0.969608545303345
|
||||
-0.673343300819397,0.405580282211304
|
||||
0.525027453899384,0.259266108274460
|
||||
-0.040457218885422,-0.385999381542206
|
||||
-0.175590246915817,0.143913507461548
|
||||
0.116522312164307,0.032844871282578
|
||||
-0.018315315246582,-0.058093577623367
|
||||
-0.019198969006538,0.019748866558075
|
||||
0.010173231363297,0.002382844686508
|
||||
-0.002898335456848,-0.003371939063072
|
||||
-0.000358864665031,0.003320693969727
|
||||
0.002114146947861,0.000231936573982
|
||||
0.001303493976593,-0.000649556517601
|
||||
0.000785201787949,-0.001386851072311
|
||||
-0.000014901161194,-0.001569867134094
|
||||
-0.001109085977077,-0.001292206346989
|
||||
-0.001313909888268,-0.000033766031265
|
||||
-0.000958904623985,0.000452004373074
|
||||
-0.000378787517548,0.001376494765282
|
||||
0.000980898737907,0.000931404531002
|
||||
0.001140370965004,0.000370055437088
|
||||
0.001516900956631,-0.000576488673687
|
||||
0.000676870346069,-0.001136422157288
|
||||
0.000084847211838,-0.001463860273361
|
||||
-0.000932455062866,-0.000605896115303
|
||||
-0.000593751668930,-0.000227436423302
|
||||
-0.000874936580658,0.000870853662491
|
||||
0.000653922557831,0.000913411378860
|
||||
0.000706695020199,0.000761106610298
|
||||
0.001694731414318,-0.000058367848396
|
||||
0.000988423824310,-0.000598475337029
|
||||
0.000935330986977,-0.001383610069752
|
||||
-0.000477939844131,-0.000847905874252
|
||||
-0.000117182731628,-0.000732541084290
|
||||
-0.001029729843140,0.000335305929184
|
||||
0.000393867492676,0.000634163618088
|
||||
0.000258356332779,0.000876456499100
|
||||
0.001587018370628,0.000253982841969
|
||||
0.001011252403259,-0.000093057751656
|
||||
0.001484625041485,-0.001109018921852
|
||||
-0.000057123601437,-0.000856772065163
|
||||
0.000384271144867,-0.001008063554764
|
||||
-0.000944823026657,-0.000119596719742
|
||||
0.000268567353487,0.000261351466179
|
||||
-0.000119104050100,0.000798605382442
|
||||
0.001362614333630,0.000390103086829
|
||||
0.000842303037643,0.000296797603369
|
||||
0.001776138320565,-0.000748338177800
|
||||
0.000265827402472,-0.000711495056748
|
||||
0.000844230875373,-0.001076906453818
|
||||
-0.000714868307114,-0.000435680150986
|
||||
0.000289967283607,-0.000105470884591
|
||||
-0.000381359830499,0.000604474917054
|
||||
0.001129668205976,0.000385226681828
|
||||
0.000573128461838,0.000535849481821
|
||||
0.001862995326519,-0.000391265377402
|
||||
0.000465438701212,-0.000485979020596
|
||||
0.001215863972902,-0.000991389155388
|
||||
-0.000426381826401,-0.000598758459091
|
||||
0.000430703163147,-0.000401675701141
|
||||
-0.000519230961800,0.000363245606422
|
||||
0.000949457287788,0.000287167727947
|
||||
0.000282555818558,0.000627756118774
|
||||
0.001807339489460,-0.000096470117569
|
||||
0.000545680522919,-0.000242240726948
|
||||
0.001477658748627,-0.000811710953712
|
||||
-0.000147998332977,-0.000627368688583
|
||||
0.000644147396088,-0.000594094395638
|
||||
-0.000548183917999,0.000128321349621
|
||||
0.000846140086651,0.000146567821503
|
||||
0.000027269124985,0.000602960586548
|
||||
0.001672193408012,0.000110439956188
|
||||
0.000530794262886,-0.000024691224098
|
||||
0.001631528139114,-0.000592768192291
|
||||
0.000076472759247,-0.000560045242310
|
||||
0.000881373882294,-0.000678233802319
|
||||
-0.000497832894325,-0.000066041946411
|
||||
0.000817000865936,0.000005796551704
|
||||
-0.000162109732628,0.000504314899445
|
||||
0.001510679721832,0.000229643657804
|
||||
0.000453531742096,0.000142887234688
|
||||
0.001697070896626,-0.000376224517822
|
||||
0.000229388475418,-0.000440895557404
|
||||
0.001102693378925,-0.000669717788696
|
||||
-0.000401735305786,-0.000205591320992
|
||||
0.000842392444611,-0.000107454136014
|
||||
-0.000279411673546,0.000374406576157
|
||||
0.001360416412354,0.000279590487480
|
||||
0.000345811247826,0.000254988670349
|
||||
0.001702368259430,-0.000184647738934
|
||||
0.000314623117447,-0.000308513641357
|
||||
0.001284018158913,-0.000596046447754
|
||||
-0.000288598239422,-0.000292256474495
|
||||
0.000897586345673,-0.000182971358299
|
||||
-0.000337429344654,0.000245645642281
|
||||
0.001239717006683,0.000286743044853
|
||||
0.000231921672821,0.000319451093674
|
||||
0.001673988066614,-0.000023558735847
|
||||
0.000350609421730,-0.000187546014786
|
||||
0.001418224535882,-0.000486418604851
|
||||
-0.000176906585693,-0.000338047742844
|
||||
0.000961780548096,-0.000224933028221
|
||||
-0.000357396900654,0.000134721398354
|
||||
0.001150429248810,0.000275239348412
|
||||
0.000124208629131,0.000350281596184
|
||||
0.001630529761314,0.000113964080811
|
||||
0.000360161066055,-0.000086694955826
|
||||
0.001511812210083,-0.000363826751709
|
||||
-0.000073492527008,-0.000357449054718
|
||||
0.001023292541504,-0.000246196985245
|
||||
-0.000360965728760,0.000042378902435
|
||||
0.001082897186279,0.000260472297668
|
||||
0.000024378299713,0.000360667705536
|
||||
0.001578256487846,0.000239863991737
|
||||
0.000361099839211,0.000000000000000,
|
|
@ -1,257 +1,257 @@
|
|||
0.000000000000000,0.000000000000000
|
||||
0.066732652485371,0.042184643447399
|
||||
-0.000000622123480,0.000004962086678
|
||||
0.042938262224197,0.302887737751007
|
||||
0.626944303512573,0.193025738000870
|
||||
0.650430560112000,-0.546276628971100
|
||||
-0.017137356102467,-0.941619634628296
|
||||
-0.768633008003235,-0.557003974914551
|
||||
-0.799680471420288,0.229160875082016
|
||||
-0.329677879810333,0.667006611824036
|
||||
0.301695287227631,0.641912400722504
|
||||
0.650308847427368,0.156592577695847
|
||||
0.551422953605652,-0.422757536172867
|
||||
-0.069147408008575,-0.715370118618011
|
||||
-0.622969269752502,-0.283357381820679
|
||||
-0.535109400749207,0.433120071887970
|
||||
0.303856939077377,0.667787909507751
|
||||
0.725157141685486,-0.250294148921967
|
||||
-0.226136431097984,-0.741690158843994
|
||||
-0.719645738601685,0.234634220600128
|
||||
0.291358798742294,0.666302561759949
|
||||
0.607982873916626,-0.366027623414993
|
||||
-0.433898568153381,-0.552889168262482
|
||||
-0.469036996364594,0.520564913749695
|
||||
0.634631991386414,0.318932741880417
|
||||
0.105055876076221,-0.712122559547424
|
||||
-0.685805916786194,0.129112452268600
|
||||
0.333617448806763,0.565913796424866
|
||||
0.404224723577499,-0.479320764541626
|
||||
-0.559163689613342,-0.220241189002991
|
||||
-0.010444194078445,0.573982715606689
|
||||
0.520345866680145,-0.203360944986343
|
||||
-0.379748791456223,-0.393093645572662
|
||||
-0.201791927218437,0.490020602941513
|
||||
0.516313552856445,-0.018014818429947
|
||||
-0.216544538736343,-0.444790720939636
|
||||
-0.289371937513351,0.354888319969177
|
||||
0.417157173156738,0.099968075752258
|
||||
-0.075147479772568,-0.403219491243362
|
||||
-0.321232914924622,0.216064691543579
|
||||
0.311375796794891,0.191167533397675
|
||||
0.045288585126400,-0.344013154506683
|
||||
-0.313366919755936,0.086546063423157
|
||||
0.191800624132156,0.242558851838112
|
||||
0.148331120610237,-0.269248247146606
|
||||
-0.310396671295166,-0.030355282127857
|
||||
0.099453896284103,0.297480046749115
|
||||
0.223799347877502,-0.208445653319359
|
||||
-0.275872021913528,-0.107635013759136
|
||||
0.021043628454208,0.303533315658569
|
||||
0.285473912954330,-0.142081201076508
|
||||
-0.245718613266945,-0.203504949808121
|
||||
-0.066038131713867,0.317292809486389
|
||||
0.333957761526108,-0.084284171462059
|
||||
-0.215687483549118,-0.278884530067444
|
||||
-0.152273714542389,0.323626518249512
|
||||
0.388253122568130,-0.029286958277225
|
||||
-0.232220068573952,-0.358955234289169
|
||||
-0.209656700491905,0.402622729539871
|
||||
0.478501588106155,-0.019772708415985
|
||||
-0.258086174726486,-0.420104235410690
|
||||
-0.232038244605064,0.447104573249817
|
||||
0.533657014369965,-0.040138825774193
|
||||
-0.324536055326462,-0.462776064872742
|
||||
-0.225438326597214,0.535008192062378
|
||||
0.592672705650330,-0.102112889289856
|
||||
-0.399648845195770,-0.463568389415741
|
||||
-0.184431686997414,0.577062129974365
|
||||
0.595965862274170,-0.153360396623611
|
||||
-0.448171466588974,-0.449919700622559
|
||||
-0.164025112986565,0.621374070644379
|
||||
0.625984549522400,-0.190336257219315
|
||||
-0.508913755416870,-0.449559539556503
|
||||
-0.124578148126602,0.691137611865997
|
||||
0.667634010314941,-0.264602631330490
|
||||
-0.595248401165009,-0.422152519226074
|
||||
-0.017272353172302,0.745052337646484
|
||||
0.644872725009918,-0.408878207206726
|
||||
-0.701062321662903,-0.318087726831436
|
||||
0.123166561126709,0.760622560977936
|
||||
0.575966596603394,-0.526916265487671
|
||||
-0.761352956295013,-0.208025753498077
|
||||
0.233693927526474,0.752344489097595
|
||||
0.498316824436188,-0.613370895385742
|
||||
-0.802935898303986,-0.075331687927246
|
||||
0.376941025257111,0.728200912475586
|
||||
0.406486988067627,-0.704040169715881
|
||||
-0.800748467445374,0.050632655620575
|
||||
0.483763277530670,0.645432472229004
|
||||
0.289977788925171,-0.757228910923004
|
||||
-0.799904286861420,0.164591163396835
|
||||
0.583019375801086,0.597484230995178
|
||||
0.187982082366943,-0.819549202919006
|
||||
-0.773449599742889,0.310281693935394
|
||||
0.705750286579132,0.450899511575699
|
||||
-0.024686843156815,-0.833792448043823
|
||||
-0.666667044162750,0.474536031484604
|
||||
0.751873970031738,0.305452942848206
|
||||
-0.120484650135040,-0.790669322013855
|
||||
-0.600048482418060,0.507479369640350
|
||||
0.755730748176575,0.239205718040466
|
||||
-0.195981532335281,-0.775546908378601
|
||||
-0.551543056964874,0.582208871841431
|
||||
0.796970367431641,0.164751827716827
|
||||
-0.266712307929993,-0.763931512832642
|
||||
-0.487112402915955,0.634136497974396
|
||||
0.825677752494812,0.051750689744949
|
||||
-0.404445528984070,-0.742888927459717
|
||||
-0.386445403099060,0.733385205268860
|
||||
0.822102665901184,-0.103296436369419
|
||||
-0.533228933811188,-0.635137736797333
|
||||
-0.236473292112350,0.772345066070557
|
||||
0.773402690887451,-0.231509298086166
|
||||
-0.610705137252808,-0.541239261627197
|
||||
-0.138738751411438,0.792337477207184
|
||||
0.741220831871033,-0.301828712224960
|
||||
-0.634583473205566,-0.480833858251572
|
||||
-0.078208044171333,0.775190114974976
|
||||
0.705101370811462,-0.356752008199692
|
||||
-0.689471960067749,-0.435773938894272
|
||||
-0.018953155726194,0.814360499382019
|
||||
0.701800823211670,-0.423819303512573
|
||||
-0.740921258926392,-0.393016844987869
|
||||
0.033378928899765,0.836436867713928
|
||||
0.698947846889496,-0.471737325191498
|
||||
-0.789428114891052,-0.365969687700272
|
||||
0.091615289449692,0.869039952754974
|
||||
0.676616370677948,-0.551536917686462
|
||||
-0.860147237777710,-0.277621984481812
|
||||
0.212006926536560,0.902582764625549
|
||||
0.652122497558594,-0.662254154682159
|
||||
-0.923308491706848,-0.171781748533249
|
||||
0.390940248966217,0.855038225650787
|
||||
0.431486964225769,-0.819604039192200
|
||||
-0.910387992858887,0.184019833803177
|
||||
0.707938909530640,0.599167585372925
|
||||
0.019902717322111,-0.903009295463562
|
||||
-0.697983264923096,0.565281808376312
|
||||
0.900269508361816,0.200988769531250
|
||||
-0.354893386363983,-0.849668622016907
|
||||
-0.463554084300995,0.711972415447235
|
||||
0.726584911346436,-0.037295483052731
|
||||
-0.388674646615982,-0.461449891328812
|
||||
-0.126321166753769,0.458953022956848
|
||||
0.317989498376846,-0.094197958707809
|
||||
-0.155496329069138,-0.133300170302391
|
||||
-0.016505271196365,0.119940668344498
|
||||
0.060739040374756,-0.024612821638584
|
||||
-0.027292579412460,-0.015994548797607
|
||||
0.003465071320534,0.017126172780991
|
||||
0.004967540502548,-0.003338046371937
|
||||
0.000688046216965,0.001267969608307
|
||||
0.000180244445801,0.000898867845535
|
||||
0.003003284335136,0.001514762639999
|
||||
-0.000116746872663,-0.000028647482395
|
||||
0.002675861120224,0.001467783004045
|
||||
0.000008150935173,-0.000010922551155
|
||||
0.002575434744358,0.001173388212919
|
||||
0.000000685453415,0.000001221895218
|
||||
0.002506151795387,0.000966519117355
|
||||
-0.000000178813934,0.000000029802322
|
||||
0.002438977360725,0.000797599554062
|
||||
-0.000000029802322,-0.000000029802322
|
||||
0.002378188073635,0.000657338649035
|
||||
0.000000044703484,-0.000000014901161
|
||||
0.002323031425476,0.000540275126696
|
||||
-0.000000018626451,0.000000007450581
|
||||
0.002272978425026,0.000441849231720
|
||||
-0.000000029802322,0.000000000000000
|
||||
0.002227395772934,0.000358581542969
|
||||
0.000000037252903,-0.000000044703484
|
||||
0.002185881137848,0.000287763774395
|
||||
0.000000000000000,0.000000029802322
|
||||
0.002148121595383,0.000227306038141
|
||||
0.000000022351742,-0.000000037252903
|
||||
0.002113699913025,0.000175461173058
|
||||
0.000000000000000,-0.000000029802322
|
||||
0.002082169055939,0.000131055712700
|
||||
-0.000000007450581,0.000000022351742
|
||||
0.002053171396255,0.000092770904303
|
||||
0.000000059604645,0.000000000000000
|
||||
0.002026617527008,0.000059776008129
|
||||
-0.000000037252903,-0.000000014901161
|
||||
0.002002209424973,0.000031590461731
|
||||
0.000000000000000,-0.000000029802322
|
||||
0.001979678869247,0.000007189810276
|
||||
-0.000000016763806,0.000000029802322
|
||||
0.001958864275366,-0.000013627111912
|
||||
-0.000000037252903,0.000000007450581
|
||||
0.001939677633345,-0.000031426548958
|
||||
-0.000000007450581,-0.000000044703484
|
||||
0.001921869814396,-0.000046588480473
|
||||
-0.000000022351742,0.000000000000000
|
||||
0.001905329525471,-0.000059358775616
|
||||
-0.000000007450581,-0.000000014901161
|
||||
0.001890025101602,-0.000070020556450
|
||||
-0.000000007450581,-0.000000037252903
|
||||
0.001875805202872,-0.000078894197941
|
||||
0.000000046566129,0.000000029802322
|
||||
0.001862555742264,-0.000086076557636
|
||||
-0.000000029802322,0.000000007450581
|
||||
0.001850310713053,-0.000091738998890
|
||||
0.000000026077032,-0.000000014901161
|
||||
0.001838877797127,-0.000096261501312
|
||||
0.000000029802322,-0.000000007450581
|
||||
0.001828189939260,-0.000099457800388
|
||||
0.000000037252903,0.000000000000000
|
||||
0.001818262040615,-0.000101581215858
|
||||
0.000000000000000,0.000000014901161
|
||||
0.001809053122997,-0.000102803111076
|
||||
-0.000000022351742,0.000000014901161
|
||||
0.001800481230021,-0.000103242695332
|
||||
-0.000000014901161,0.000000022351742
|
||||
0.001792445778847,-0.000102788209915
|
||||
0.000000003725290,-0.000000044703484
|
||||
0.001784931868315,-0.000101692974567
|
||||
-0.000000014901161,-0.000000029802322
|
||||
0.001778021454811,-0.000100001692772
|
||||
-0.000000059604645,0.000000014901161
|
||||
0.001771636307240,-0.000097654759884
|
||||
0.000000000000000,0.000000000000000
|
||||
0.001765616238117,-0.000094797462225
|
||||
-0.000000074505806,0.000000000000000
|
||||
0.001760095357895,-0.000091575086117
|
||||
-0.000000029802322,0.000000000000000
|
||||
0.001755058765411,-0.000087790191174
|
||||
-0.000000014901161,0.000000000000000
|
||||
0.001750282943249,-0.000083688646555
|
||||
0.000000059604645,-0.000000029802322
|
||||
0.001746021211147,-0.000079341232777
|
||||
0.000000000000000,0.000000044703484
|
||||
0.001742124557495,-0.000074520707130
|
||||
-0.000000089406967,0.000000029802322
|
||||
0.001738488674164,-0.000069387257099
|
||||
0.000000029802322,0.000000037252903
|
||||
0.001735240221024,-0.000064224004745
|
||||
-0.000000029802322,0.000000014901161
|
||||
0.001732379198074,-0.000058755278587
|
||||
0.000000029802322,0.000000044703484
|
||||
0.001729685813189,-0.000053066760302
|
||||
0.000000000000000,0.000000029802322
|
||||
0.001727480441332,-0.000047106295824
|
||||
-0.000000029802322,-0.000000044703484
|
||||
0.001725524663925,-0.000041201710701
|
||||
-0.000000029802322,0.000000014901161
|
||||
0.001723796129227,-0.000035017728806
|
||||
0.000000029802322,-0.000000022351742
|
||||
0.001722306013107,-0.000028841197491
|
||||
0.000000029802322,0.000000029802322
|
||||
0.001721352338791,-0.000022470951080
|
||||
0.000000007450581,-0.000000059604645
|
||||
0.001720517873764,-0.000016033649445
|
||||
0.000000000000000,-0.000000022351742
|
||||
0.001719862222672,-0.000009670853615
|
||||
-0.000000033527613,0.000000014901161
|
||||
0.001719646155834,-0.000003285706043
|
||||
0.000000000000000,0.000000000000000,
|
||||
0.097317263484001,0.000000000000000
|
||||
-0.138599067926407,-0.250995993614197
|
||||
-0.655264258384705,0.581918835639954
|
||||
0.911374449729919,1.079075098037720
|
||||
1.158879041671753,-0.489363968372345
|
||||
0.547924876213074,-0.717636227607727
|
||||
0.007427752017975,-1.322856903076172
|
||||
-1.220273137092590,-0.584535360336304
|
||||
-0.768587827682495,0.461795806884766
|
||||
-0.333003968000412,0.581193625926971
|
||||
0.159606248140335,0.769789099693298
|
||||
0.767792046070099,0.307551562786102
|
||||
0.601642966270447,-0.389271199703217
|
||||
0.178692877292633,-0.623762547969818
|
||||
-0.487281471490860,-0.652346491813660
|
||||
-0.868268549442291,0.343295991420746
|
||||
0.198024004697800,0.908669829368591
|
||||
0.926169097423553,-0.026721522212029
|
||||
0.062167257070541,-0.952778100967407
|
||||
-0.960537135601044,0.029266655445099
|
||||
0.180146127939224,0.977039873600006
|
||||
1.021446228027344,-0.212013423442841
|
||||
-0.198257356882095,-1.021501898765564
|
||||
-0.907602667808533,0.371870458126068
|
||||
0.741461098194122,0.715148806571960
|
||||
0.496911466121674,-1.041919946670532
|
||||
-1.096410155296326,-0.215904653072357
|
||||
0.161958605051041,1.001028180122375
|
||||
0.885806322097778,-0.537456154823303
|
||||
-0.767779827117920,-0.702057242393494
|
||||
-0.358700692653656,0.847352623939514
|
||||
0.875754773616791,-0.083734929561615
|
||||
-0.474943578243256,-0.865035176277161
|
||||
-0.705078661441803,0.732455909252167
|
||||
0.848390877246857,0.337940335273743
|
||||
-0.133236646652222,-0.823099970817566
|
||||
-0.671865582466125,0.540063738822937
|
||||
0.780393481254578,0.437495350837708
|
||||
0.144653052091599,-0.831744730472565
|
||||
-0.711514532566071,0.199014961719513
|
||||
0.527444481849670,0.473136514425278
|
||||
0.196319371461868,-0.720810830593109
|
||||
-0.724252343177795,0.065163552761078
|
||||
0.305818736553192,0.592545628547668
|
||||
0.390070497989655,-0.516905009746552
|
||||
-0.644653499126434,-0.126305788755417
|
||||
0.178423807024956,0.632639825344086
|
||||
0.485889285802841,-0.447682470083237
|
||||
-0.613733410835266,-0.261242568492889
|
||||
-0.005640178918839,0.662331759929657
|
||||
0.587126553058624,-0.264982938766479
|
||||
-0.526948750019073,-0.377128034830093
|
||||
-0.078975692391396,0.717528402805328
|
||||
0.757004559040070,-0.210497736930847
|
||||
-0.448318362236023,-0.597667872905731
|
||||
-0.254532724618912,0.658453285694122
|
||||
0.804791212081909,-0.194470554590225
|
||||
-0.629177331924438,-0.748285651206970
|
||||
-0.399190306663513,0.922053098678589
|
||||
0.978445649147034,-0.152236089110374
|
||||
-0.706922888755798,-0.763799250125885
|
||||
-0.309002578258514,1.089115500450134
|
||||
1.166507840156555,-0.291031360626221
|
||||
-0.874906420707703,-0.848530888557434
|
||||
-0.181972295045853,1.235690832138062
|
||||
1.199805855751038,-0.587160468101501
|
||||
-1.144018054008484,-0.735232114791870
|
||||
0.002013489603996,1.305781483650208
|
||||
1.070591092109680,-0.738198339939117
|
||||
-1.217406630516052,-0.530902266502380
|
||||
0.176586136221886,1.301267862319946
|
||||
0.988285303115845,-0.857729792594910
|
||||
-1.291385412216187,-0.383444190025330
|
||||
0.339486658573151,1.319498538970947
|
||||
0.913901686668396,-0.972170412540436
|
||||
-1.313470363616943,-0.191123992204666
|
||||
0.604790806770325,1.229499578475952
|
||||
0.722005069255829,-1.176671385765076
|
||||
-1.315334796905518,0.040646165609360
|
||||
0.780007481575012,1.008206367492676
|
||||
0.413076937198639,-1.234945535659790
|
||||
-1.270011782646179,0.258315324783325
|
||||
0.823225915431976,0.899752378463745
|
||||
0.256100594997406,-1.143159508705139
|
||||
-1.129433274269104,0.450348705053329
|
||||
0.984836578369141,0.771939754486084
|
||||
0.165411263704300,-1.179591655731201
|
||||
-1.007155895233154,0.501123249530792
|
||||
1.005569458007812,0.561687707901001
|
||||
-0.022063374519348,-1.183824896812439
|
||||
-0.990310549736023,0.608799934387207
|
||||
1.042442083358765,0.490181237459183
|
||||
-0.173429757356644,-1.158503651618958
|
||||
-0.877074658870697,0.791280865669250
|
||||
1.130427122116089,0.287116795778275
|
||||
-0.384401500225067,-1.057311415672302
|
||||
-0.637863874435425,0.896711170673370
|
||||
1.101327180862427,0.073968917131424
|
||||
-0.456585973501205,-0.968912839889526
|
||||
-0.564476072788239,0.855769515037537
|
||||
1.037983417510986,0.013385891914368
|
||||
-0.531865358352661,-0.918187379837036
|
||||
-0.506173849105835,0.925402522087097
|
||||
1.057131886482239,-0.056609988212585
|
||||
-0.592164158821106,-0.877871453762054
|
||||
-0.423371523618698,0.967281639575958
|
||||
1.073127269744873,-0.177658438682556
|
||||
-0.734377264976501,-0.827877402305603
|
||||
-0.276275873184204,1.059897303581238
|
||||
1.040025949478149,-0.367814421653748
|
||||
-0.852366983890533,-0.676117300987244
|
||||
-0.090947568416595,1.043284177780151
|
||||
0.929320454597473,-0.511053442955017
|
||||
-0.927580296993256,-0.549019753932953
|
||||
0.007264077663422,1.044346451759338
|
||||
0.861390352249146,-0.566290080547333
|
||||
-0.937830448150635,-0.452552795410156
|
||||
0.078670233488083,1.023051619529724
|
||||
0.825868785381317,-0.603049635887146
|
||||
-0.969005584716797,-0.395781815052032
|
||||
0.173837929964066,1.054736495018005
|
||||
0.831855118274689,-0.716131687164307
|
||||
-1.045881271362305,-0.368401259183884
|
||||
0.216411426663399,1.068248391151428
|
||||
0.802814841270447,-0.774548470973969
|
||||
-1.131993412971497,-0.320046573877335
|
||||
0.285430461168289,1.143855810165405
|
||||
0.788687348365784,-0.863190770149231
|
||||
-1.220507860183716,-0.187634870409966
|
||||
0.481019616127014,1.207932353019714
|
||||
0.789363265037537,-1.049026250839233
|
||||
-1.336770415306091,-0.059264123439789
|
||||
0.753053426742554,1.162272930145264
|
||||
0.485184550285339,-1.315678238868713
|
||||
-1.336655616760254,0.451291114091873
|
||||
1.201332092285156,0.761086702346802
|
||||
-0.159470766782761,-1.395955681800842
|
||||
-0.965425968170166,1.003467082977295
|
||||
1.403395414352417,0.142351508140564
|
||||
-0.686415672302246,-1.211586952209473
|
||||
-0.560135602951050,1.160431265830994
|
||||
1.113054037094116,-0.200632184743881
|
||||
-0.696908712387085,-0.661940455436707
|
||||
-0.122698247432709,0.762725532054901
|
||||
0.515487194061279,-0.223159596323967
|
||||
-0.301839381456375,-0.206198632717133
|
||||
-0.007665395736694,0.217000097036362
|
||||
0.101455688476562,-0.059541665017605
|
||||
-0.054396390914917,-0.023899793624878
|
||||
0.006407707929611,0.029396951198578
|
||||
0.008643805980682,-0.006956212222576
|
||||
-0.001344382762909,0.000380814075470
|
||||
0.000303834676743,0.001958072185516
|
||||
0.003570020198822,0.001041680574417
|
||||
-0.000074148178101,0.000258728861809
|
||||
0.003587454557419,0.001200251281261
|
||||
0.000586450099945,-0.000306695699692
|
||||
0.003241822123528,0.000094344839454
|
||||
-0.000085026025772,-0.000528395175934
|
||||
0.002560481429100,-0.000061124563217
|
||||
-0.000758051872253,0.000135242938995
|
||||
0.002705499529839,0.000784188508987
|
||||
-0.000056535005569,0.000639677047729
|
||||
0.003523841500282,0.000748405233026
|
||||
0.000827014446259,0.000066608190536
|
||||
0.003610581159592,-0.000473327934742
|
||||
0.000226378440857,-0.000656053423882
|
||||
0.002745866775513,-0.000882118940353
|
||||
-0.000805854797363,-0.000276923179626
|
||||
0.002359449863434,0.000115901231766
|
||||
-0.000391125679016,0.000600364059210
|
||||
0.003122635185719,0.000568419694901
|
||||
0.000713199377060,0.000468045473099
|
||||
0.003728345036507,-0.000443358905613
|
||||
0.000529900193214,-0.000490233302116
|
||||
0.003076285123825,-0.001184329390526
|
||||
-0.000567138195038,-0.000621378421783
|
||||
0.002237886190414,-0.000456169247627
|
||||
-0.000629886984825,0.000342175364494
|
||||
0.002670392394066,0.000338573940098
|
||||
0.000385552644730,0.000726073980331
|
||||
0.003621883690357,-0.000210314989090
|
||||
0.000684261322021,-0.000172283500433
|
||||
0.003384649753571,-0.001123577356339
|
||||
-0.000185906887054,-0.000776529312134
|
||||
0.002340421080589,-0.000876890495420
|
||||
-0.000690538436174,-0.000004351139069
|
||||
0.002325713634491,0.000016421079636
|
||||
-0.000015355646610,0.000772135332227
|
||||
0.003345899283886,0.000016875565052
|
||||
0.000650322064757,0.000173896551132
|
||||
0.003562122583389,-0.000837653875351
|
||||
0.000203698873520,-0.000716745853424
|
||||
0.002595216035843,-0.001096338033676
|
||||
-0.000569069758058,-0.000324159860611
|
||||
0.002165518701077,-0.000349111855030
|
||||
-0.000366367399693,0.000617248937488
|
||||
0.002986609935760,0.000130534172058
|
||||
0.000453811138868,0.000445783138275
|
||||
0.003561004996300,-0.000459266826510
|
||||
0.000494003295898,-0.000482767820358
|
||||
0.002903409302235,-0.001099072396755
|
||||
-0.000314265489578,-0.000531658530235
|
||||
0.002203375101089,-0.000676758587360
|
||||
-0.000579878687859,0.000324711203575
|
||||
0.002640347927809,0.000097177922726
|
||||
0.000160902738571,0.000577665865421
|
||||
0.003390207886696,-0.000104390084743
|
||||
0.000620365142822,-0.000154778361320
|
||||
0.003168240189552,-0.000911854207516
|
||||
-0.000004410743713,-0.000582419335842
|
||||
0.002401966601610,-0.000890128314495
|
||||
-0.000615581870079,-0.000014856457710
|
||||
0.002389818429947,-0.000059820711613
|
||||
-0.000144690275192,0.000547602772713
|
||||
0.003102950751781,0.000142373144627
|
||||
0.000567942857742,0.000172704458237
|
||||
0.003317758440971,-0.000596523284912
|
||||
0.000276982784271,-0.000476971268654
|
||||
0.002689629793167,-0.000940397381783
|
||||
-0.000482827425003,-0.000308960676193
|
||||
0.002286791801453,-0.000279765576124
|
||||
-0.000384271144867,0.000376328825951
|
||||
0.002777628600597,0.000238746404648
|
||||
0.000367581844330,0.000415146350861
|
||||
0.003317110240459,-0.000235140323639
|
||||
0.000460207462311,-0.000253722071648
|
||||
0.002981424331665,-0.000817675143480
|
||||
-0.000231415033340,-0.000485211610794
|
||||
0.002343147993088,-0.000486299395561
|
||||
-0.000500857830048,0.000117674469948
|
||||
0.002496585249901,0.000187635421753
|
||||
0.000084936618805,0.000515908002853
|
||||
0.003173202276230,0.000088356435299
|
||||
0.000504590570927,0.000022061169147
|
||||
0.003199093043804,-0.000551937147975
|
||||
0.000061735510826,-0.000506386160851
|
||||
0.002530604600906,-0.000607326626778
|
||||
-0.000471912324429,-0.000155985355377
|
||||
0.002326264977455,0.000030532479286
|
||||
-0.000198423862457,0.000458627939224
|
||||
0.002929940819740,0.000307098031044
|
||||
0.000406034290791,0.000275552272797
|
||||
0.003288596868515,-0.000203773379326
|
||||
0.000315472483635,-0.000376805663109
|
||||
0.002790518105030,-0.000594733282924
|
||||
-0.000311829149723,-0.000372521579266
|
||||
0.002302914857864,-0.000165812671185
|
||||
-0.000405222177505,0.000267505645752
|
||||
0.002655625343323,0.000385671854019
|
||||
0.000196039676666,0.000441014766693
|
||||
0.003231674432755,0.000149846076965
|
||||
0.000461697578430,-0.000138819217682
|
||||
0.003048181533813,-0.000434458255768
|
||||
-0.000066906213760,-0.000476330518723
|
||||
0.002425163984299,-0.000325903296471
|
||||
-0.000480815768242,0.000000000000000,
|
|
@ -1,257 +1,257 @@
|
|||
0.000000059604645,0.000000000000000
|
||||
0.086479879915714,0.033837519586086
|
||||
-0.000000573694706,0.000004287809134
|
||||
0.089817747473717,0.256227612495422
|
||||
0.564587891101837,0.118070878088474
|
||||
0.598869204521179,-0.560682892799377
|
||||
-0.125232964754105,-0.968145728111267
|
||||
-0.896455824375153,-0.472751945257187
|
||||
-0.858807861804962,0.409774035215378
|
||||
-0.209172382950783,0.846908688545227
|
||||
0.477604687213898,0.666331231594086
|
||||
0.790304005146027,0.070349037647247
|
||||
0.562232553958893,-0.577833175659180
|
||||
-0.190013170242310,-0.821044445037842
|
||||
-0.835944890975952,-0.163876503705978
|
||||
-0.391401141881943,0.726575374603271
|
||||
0.597303748130798,0.537419557571411
|
||||
0.651219964027405,-0.479178905487061
|
||||
-0.395577907562256,-0.712162971496582
|
||||
-0.699273824691772,0.388970106840134
|
||||
0.460059583187103,0.647190332412720
|
||||
0.588308870792389,-0.553992211818695
|
||||
-0.633706986904144,-0.497877657413483
|
||||
-0.339968740940094,0.709049582481384
|
||||
0.774920821189880,0.126495242118835
|
||||
-0.104150235652924,-0.781130909919739
|
||||
-0.689985215663910,0.329817146062851
|
||||
0.531668245792389,0.515837311744690
|
||||
0.287971884012222,-0.668490886688232
|
||||
-0.699223995208740,-0.022395744919777
|
||||
0.248697191476822,0.617995023727417
|
||||
0.448667079210281,-0.465334922075272
|
||||
-0.583363771438599,-0.221884891390800
|
||||
0.027016192674637,0.597950935363770
|
||||
0.513539552688599,-0.254305571317673
|
||||
-0.418949216604233,-0.333147943019867
|
||||
-0.093901999294758,0.492899924516678
|
||||
0.463074713945389,-0.129560977220535
|
||||
-0.282141149044037,-0.341081768274307
|
||||
-0.170719563961029,0.360528260469437
|
||||
0.377196311950684,0.004762046039104
|
||||
-0.130042403936386,-0.330253392457962
|
||||
-0.227261960506439,0.231824487447739
|
||||
0.295000970363617,0.102455109357834
|
||||
-0.014754015952349,-0.306259632110596
|
||||
-0.266069531440735,0.122644349932671
|
||||
0.220263898372650,0.189830839633942
|
||||
0.087563529610634,-0.284376829862595
|
||||
-0.292918741703033,0.035991199314594
|
||||
0.162535592913628,0.248989254236221
|
||||
0.164857625961304,-0.263056606054306
|
||||
-0.318128407001495,-0.044279336929321
|
||||
0.102244228124619,0.317191600799561
|
||||
0.246046587824821,-0.243350178003311
|
||||
-0.342518568038940,-0.101043693721294
|
||||
0.087231464684010,0.372897416353226
|
||||
0.311896890401840,-0.266867309808731
|
||||
-0.396073490381241,-0.148753315210342
|
||||
0.085623756051064,0.442373037338257
|
||||
0.368747115135193,-0.315632462501526
|
||||
-0.463919252157211,-0.161588221788406
|
||||
0.125695213675499,0.487364649772644
|
||||
0.372805029153824,-0.388863235712051
|
||||
-0.538733959197998,-0.131941497325897
|
||||
0.178022444248199,0.534780442714691
|
||||
0.371940940618515,-0.452729880809784
|
||||
-0.591146826744080,-0.080070942640305
|
||||
0.258350193500519,0.550061345100403
|
||||
0.346549898386002,-0.529789566993713
|
||||
-0.648265838623047,-0.029579654335976
|
||||
0.327680945396423,0.581169128417969
|
||||
0.332461446523666,-0.619553923606873
|
||||
-0.728273987770081,0.053422018885612
|
||||
0.462412357330322,0.582556605339050
|
||||
0.212233036756516,-0.732295453548431
|
||||
-0.741903364658356,0.249140173196793
|
||||
0.625102639198303,0.481460511684418
|
||||
0.044849887490273,-0.781993210315704
|
||||
-0.678097546100616,0.417660892009735
|
||||
0.743615746498108,0.353846609592438
|
||||
-0.096750795841217,-0.811771094799042
|
||||
-0.599214196205139,0.536976039409637
|
||||
0.808027923107147,0.189465329051018
|
||||
-0.279269099235535,-0.794793546199799
|
||||
-0.496010661125183,0.665366709232330
|
||||
0.843683540821075,0.025732032954693
|
||||
-0.450556069612503,-0.734778344631195
|
||||
-0.358118414878845,0.777451753616333
|
||||
0.843755304813385,-0.151744395494461
|
||||
-0.605442702770233,-0.617649912834167
|
||||
-0.176039904356003,0.845282077789307
|
||||
0.795442581176758,-0.320128321647644
|
||||
-0.701172351837158,-0.475877821445465
|
||||
0.002350881695747,0.849296152591705
|
||||
0.716781198978424,-0.472681403160095
|
||||
-0.778890728950500,-0.337421178817749
|
||||
0.161621838808060,0.828985035419464
|
||||
0.610945820808411,-0.596253991127014
|
||||
-0.816132962703705,-0.190868973731995
|
||||
0.296096384525299,0.771551191806793
|
||||
0.500785231590271,-0.686395823955536
|
||||
-0.856257915496826,-0.083109542727470
|
||||
0.376270443201065,0.763805508613586
|
||||
0.440205872058868,-0.742279887199402
|
||||
-0.881190776824951,0.030131898820400
|
||||
0.512944281101227,0.725657463073730
|
||||
0.317015677690506,-0.844734907150269
|
||||
-0.895393192768097,0.209351897239685
|
||||
0.676489710807800,0.632105946540833
|
||||
0.136001557111740,-0.922788500785828
|
||||
-0.850704193115234,0.424676090478897
|
||||
0.844727098941803,0.466858029365540
|
||||
-0.100417502224445,-0.957136332988739
|
||||
-0.714845120906830,0.635483264923096
|
||||
0.929368376731873,0.218200832605362
|
||||
-0.342634618282318,-0.882465958595276
|
||||
-0.538723230361938,0.778369307518005
|
||||
0.957576692104340,0.034398674964905
|
||||
-0.473191887140274,-0.827771902084351
|
||||
-0.429388999938965,0.839159727096558
|
||||
0.947653532028198,-0.106588780879974
|
||||
-0.603629350662231,-0.751834690570831
|
||||
-0.311361283063889,0.909049212932587
|
||||
0.939805984497070,-0.227108597755432
|
||||
-0.696122050285339,-0.690035820007324
|
||||
-0.224574625492096,0.959881305694580
|
||||
0.934586346149445,-0.326994985342026
|
||||
-0.790059804916382,-0.608827412128448
|
||||
-0.069863289594650,0.994545698165894
|
||||
0.846561670303345,-0.502368509769440
|
||||
-0.892951071262360,-0.387681871652603
|
||||
0.202410399913788,0.936602115631104
|
||||
0.596118330955505,-0.677516222000122
|
||||
-0.835218310356140,-0.004535138607025
|
||||
0.569729924201965,0.605080187320709
|
||||
0.081907957792282,-0.848666250705719
|
||||
-0.696627378463745,0.498986601829529
|
||||
0.852650880813599,0.195384636521339
|
||||
-0.402300924062729,-0.794315338134766
|
||||
-0.366737574338913,0.804987013339996
|
||||
0.835474848747253,-0.174921989440918
|
||||
-0.538854300975800,-0.529869735240936
|
||||
-0.107211932539940,0.591824173927307
|
||||
0.409886866807938,-0.191931784152985
|
||||
-0.270531386137009,-0.168955624103546
|
||||
-0.002183824777603,0.197415769100189
|
||||
0.093310132622719,-0.058858126401901
|
||||
-0.052105292677879,-0.024304509162903
|
||||
0.005681514739990,0.026396341621876
|
||||
0.008168011903763,-0.011216223239899
|
||||
-0.004986077547073,-0.000947684049606
|
||||
0.000654011964798,-0.000591710209846
|
||||
0.000393003225327,-0.000654391944408
|
||||
-0.000306699424982,-0.002324640750885
|
||||
0.000062741339207,0.000080265104771
|
||||
0.000086735934019,-0.002290930598974
|
||||
-0.000011537224054,0.000003248453140
|
||||
0.000160716474056,-0.002164043486118
|
||||
0.000000175088644,-0.000001214444637
|
||||
0.000228215008974,-0.002076238393784
|
||||
0.000000119209290,0.000000059604645
|
||||
0.000291574746370,-0.001989066600800
|
||||
-0.000000063329935,0.000000081956387
|
||||
0.000348381698132,-0.001905761659145
|
||||
0.000000026077032,-0.000000029802322
|
||||
0.000400256365538,-0.001826900988817
|
||||
0.000000007450581,-0.000000037252903
|
||||
0.000447776168585,-0.001752257347107
|
||||
-0.000000059604645,-0.000000037252903
|
||||
0.000491520389915,-0.001681741327047
|
||||
-0.000000022351742,-0.000000005587935
|
||||
0.000531936064363,-0.001614950597286
|
||||
0.000000029802322,0.000000040978193
|
||||
0.000569462776184,-0.001551507506520
|
||||
-0.000000014901161,-0.000000085681677
|
||||
0.000604312866926,-0.001491181552410
|
||||
0.000000000000000,-0.000000059604645
|
||||
0.000636797398329,-0.001433588564396
|
||||
-0.000000014901161,-0.000000003725290
|
||||
0.000667095184326,-0.001378537621349
|
||||
-0.000000029802322,0.000000018626451
|
||||
0.000695372000337,-0.001325793564320
|
||||
0.000000067055225,0.000000005587935
|
||||
0.000721862539649,-0.001275006681681
|
||||
0.000000029802322,0.000000059604645
|
||||
0.000746732577682,-0.001226007938385
|
||||
0.000000033527613,-0.000000037252903
|
||||
0.000769980251789,-0.001178853213787
|
||||
0.000000022351742,-0.000000022351742
|
||||
0.000791881233454,-0.001133184880018
|
||||
-0.000000037252903,0.000000029802322
|
||||
0.000812467187643,-0.001088880002499
|
||||
-0.000000014901161,0.000000000000000
|
||||
0.000831749290228,-0.001045890152454
|
||||
-0.000000007450581,0.000000044703484
|
||||
0.000849943608046,-0.001004058867693
|
||||
0.000000052154064,-0.000000007450581
|
||||
0.000867135822773,-0.000963233411312
|
||||
-0.000000048428774,-0.000000022351742
|
||||
0.000883227214217,-0.000923484563828
|
||||
-0.000000029802322,-0.000000029802322
|
||||
0.000898489728570,-0.000884771347046
|
||||
-0.000000076368451,0.000000007450581
|
||||
0.000912666320801,-0.000846702605486
|
||||
-0.000000018626451,0.000000067055225
|
||||
0.000926164910197,-0.000809445977211
|
||||
0.000000003725290,0.000000052154064
|
||||
0.000938881188631,-0.000772960484028
|
||||
0.000000000000000,-0.000000022351742
|
||||
0.000950824469328,-0.000737108290195
|
||||
0.000000011175871,0.000000022351742
|
||||
0.000962050631642,-0.000701844692230
|
||||
-0.000000026077032,0.000000037252903
|
||||
0.000972539186478,-0.000667277723551
|
||||
0.000000016763806,-0.000000022351742
|
||||
0.000982375815511,-0.000633180141449
|
||||
0.000000000000000,0.000000007450581
|
||||
0.000991640612483,-0.000599496066570
|
||||
0.000000029802322,-0.000000027939677
|
||||
0.001000307500362,-0.000566326081753
|
||||
0.000000007450581,-0.000000040978193
|
||||
0.001008421182632,-0.000533565878868
|
||||
0.000000037252903,-0.000000059604645
|
||||
0.001015871763229,-0.000501167029142
|
||||
-0.000000029802322,0.000000044703484
|
||||
0.001022860407829,-0.000469159334898
|
||||
0.000000052154064,0.000000000000000
|
||||
0.001029342412949,-0.000437483191490
|
||||
0.000000037252903,-0.000000040978193
|
||||
0.001035369932652,-0.000406049191952
|
||||
0.000000059604645,-0.000000027939677
|
||||
0.001040877774358,-0.000374905765057
|
||||
-0.000000029802322,0.000000007450581
|
||||
0.001045897603035,-0.000344038009644
|
||||
-0.000000055879354,0.000000003725290
|
||||
0.001050461083651,-0.000313408672810
|
||||
-0.000000005587935,0.000000007450581
|
||||
0.001054525375366,-0.000282980501652
|
||||
0.000000022351742,0.000000044703484
|
||||
0.001058362424374,-0.000252656638622
|
||||
0.000000029802322,-0.000000029802322
|
||||
0.001061581075191,-0.000222675502300
|
||||
-0.000000022351742,-0.000000014901161
|
||||
0.001064330339432,-0.000192619860172
|
||||
-0.000000054016709,0.000000007450581
|
||||
0.001066815108061,-0.000162817537785
|
||||
-0.000000055879354,0.000000003725290
|
||||
0.001068815588951,-0.000133037567139
|
||||
0.000000000000000,0.000000029802322
|
||||
0.001070320606232,-0.000103443861008
|
||||
0.000000022351742,0.000000000000000
|
||||
0.001071572303772,-0.000073879957199
|
||||
0.000000059604645,0.000000022351742
|
||||
0.001072451472282,-0.000044226646423
|
||||
0.000000022351742,-0.000000115483999
|
||||
0.001072742044926,-0.000014804303646
|
||||
0.000000000000000,0.000000000000000,
|
||||
0.078589603304863,0.000000000000000
|
||||
-0.194913774728775,-0.252929329872131
|
||||
-0.656347036361694,0.655574500560760
|
||||
0.972148418426514,0.995029568672180
|
||||
0.990097641944885,-0.554217576980591
|
||||
0.444710940122604,-0.585035681724548
|
||||
0.023547410964966,-1.199739694595337
|
||||
-1.152030467987061,-0.551947534084320
|
||||
-0.788550972938538,0.487920939922333
|
||||
-0.268741965293884,0.643956899642944
|
||||
0.191293030977249,0.746181249618530
|
||||
0.780374109745026,0.315156728029251
|
||||
0.603052496910095,-0.373882532119751
|
||||
0.231469541788101,-0.629541277885437
|
||||
-0.562365651130676,-0.672685742378235
|
||||
-0.803532481193542,0.493119150400162
|
||||
0.337957859039307,0.784022569656372
|
||||
0.791362404823303,-0.083616226911545
|
||||
0.079717636108398,-0.823510289192200
|
||||
-0.840293765068054,-0.019893199205399
|
||||
0.119041919708252,0.888723134994507
|
||||
0.977310359477997,-0.150576770305634
|
||||
-0.156977504491806,-0.992120742797852
|
||||
-0.859362721443176,0.344133704900742
|
||||
0.681168437004089,0.661992430686951
|
||||
0.484129965305328,-0.927221536636353
|
||||
-0.976894617080688,-0.262253075838089
|
||||
0.083352267742157,0.941648006439209
|
||||
0.883799314498901,-0.467062890529633
|
||||
-0.723542988300323,-0.698726296424866
|
||||
-0.322399467229843,0.814706444740295
|
||||
0.826041817665100,-0.123802304267883
|
||||
-0.475146055221558,-0.790561974048615
|
||||
-0.635053753852844,0.681592226028442
|
||||
0.762509465217590,0.307482242584229
|
||||
-0.122457802295685,-0.720627427101135
|
||||
-0.568644285202026,0.506516456604004
|
||||
0.720322906970978,0.353953450918198
|
||||
0.104145288467407,-0.726791262626648
|
||||
-0.579068362712860,0.180021524429321
|
||||
0.447341442108154,0.368231028318405
|
||||
0.152569562196732,-0.595175385475159
|
||||
-0.582037746906281,0.058920755982399
|
||||
0.258202493190765,0.467789471149445
|
||||
0.313162416219711,-0.408274471759796
|
||||
-0.476183772087097,-0.115911811590195
|
||||
0.121542513370514,0.464683175086975
|
||||
0.390926003456116,-0.337867856025696
|
||||
-0.469996094703674,-0.257890611886978
|
||||
-0.065387800335884,0.508390069007874
|
||||
0.463984191417694,-0.167710065841675
|
||||
-0.401326835155487,-0.334625244140625
|
||||
-0.132932513952255,0.576970875263214
|
||||
0.624936640262604,-0.101438581943512
|
||||
-0.338052570819855,-0.500675141811371
|
||||
-0.225417107343674,0.554570794105530
|
||||
0.685264348983765,-0.125173494219780
|
||||
-0.466759681701660,-0.631161689758301
|
||||
-0.353744328022003,0.719033718109131
|
||||
0.795495331287384,-0.075763434171677
|
||||
-0.526809155941010,-0.636725842952728
|
||||
-0.267863512039185,0.863235712051392
|
||||
0.954163849353790,-0.204835623502731
|
||||
-0.651672124862671,-0.718577980995178
|
||||
-0.209799304604530,0.946379542350769
|
||||
0.966854810714722,-0.381950885057449
|
||||
-0.845269381999969,-0.651732683181763
|
||||
-0.085025653243065,1.050364494323730
|
||||
0.950121223926544,-0.521555006504059
|
||||
-0.957579791545868,-0.554010629653931
|
||||
0.050367772579193,1.105898261070251
|
||||
0.927627325057983,-0.679605960845947
|
||||
-1.107050061225891,-0.442300856113434
|
||||
0.228852182626724,1.159251570701599
|
||||
0.797364592552185,-0.850235521793365
|
||||
-1.173893809318542,-0.150474950671196
|
||||
0.530390381813049,1.076539039611816
|
||||
0.608042359352112,-0.996908366680145
|
||||
-1.117254734039307,0.053952544927597
|
||||
0.678059935569763,0.889795899391174
|
||||
0.396535515785217,-1.056699514389038
|
||||
-1.079606890678406,0.214648604393005
|
||||
0.742805004119873,0.764135718345642
|
||||
0.224992781877518,-1.012436151504517
|
||||
-0.962856650352478,0.373327314853668
|
||||
0.849371552467346,0.640125811100006
|
||||
0.130116730928421,-1.047964692115784
|
||||
-0.904498338699341,0.446892380714417
|
||||
0.906028568744659,0.479475617408752
|
||||
-0.075220227241516,-1.058949470520020
|
||||
-0.843270182609558,0.584736585617065
|
||||
0.903896152973175,0.360507726669312
|
||||
-0.210955739021301,-0.947064280509949
|
||||
-0.705636382102966,0.698684573173523
|
||||
0.957674503326416,0.248948842287064
|
||||
-0.291235089302063,-0.904072165489197
|
||||
-0.570956587791443,0.746008038520813
|
||||
0.956895828247070,0.092939376831055
|
||||
-0.384748309850693,-0.849706053733826
|
||||
-0.480615973472595,0.756341814994812
|
||||
0.931682944297791,-0.005255222320557
|
||||
-0.465717732906342,-0.837796688079834
|
||||
-0.480321258306503,0.803773760795593
|
||||
0.942260146141052,-0.031134366989136
|
||||
-0.539751410484314,-0.815499484539032
|
||||
-0.421072065830231,0.902020156383514
|
||||
1.004158377647400,-0.136553913354874
|
||||
-0.677364826202393,-0.786107718944550
|
||||
-0.291170001029968,1.020677089691162
|
||||
1.041248798370361,-0.325871706008911
|
||||
-0.858577609062195,-0.704471945762634
|
||||
-0.099840074777603,1.120575070381165
|
||||
1.001435518264771,-0.560044109821320
|
||||
-1.019946813583374,-0.524241805076599
|
||||
0.134732961654663,1.109581708908081
|
||||
0.821996033191681,-0.728755474090576
|
||||
-1.071136236190796,-0.288487315177917
|
||||
0.308152079582214,1.085711359977722
|
||||
0.774466872215271,-0.803090691566467
|
||||
-1.071924209594727,-0.211366951465607
|
||||
0.430752187967300,1.037652373313904
|
||||
0.693258464336395,-0.928227245807648
|
||||
-1.130202651023865,-0.123842090368271
|
||||
0.507487654685974,1.015768051147461
|
||||
0.635131061077118,-1.011695623397827
|
||||
-1.232162952423096,-0.058320015668869
|
||||
0.592194318771362,1.087356090545654
|
||||
0.596535384654999,-1.117411971092224
|
||||
-1.311177492141724,0.115511432290077
|
||||
0.840438783168793,1.063538193702698
|
||||
0.415360689163208,-1.328285455703735
|
||||
-1.352819442749023,0.430717438459396
|
||||
1.139338731765747,0.821910798549652
|
||||
-0.100939363241196,-1.365374326705933
|
||||
-0.955028176307678,0.995728969573975
|
||||
1.397791624069214,0.075512945652008
|
||||
-0.852267146110535,-1.098978161811829
|
||||
-0.280553221702576,1.377385377883911
|
||||
1.258033990859985,-0.627745270729065
|
||||
-1.212753891944885,-0.592074871063232
|
||||
0.240621104836464,1.268412470817566
|
||||
0.852432072162628,-0.817863106727600
|
||||
-0.938458442687988,-0.232526242733002
|
||||
0.266714662313461,0.696906685829163
|
||||
0.334568858146667,-0.457302510738373
|
||||
-0.377335995435715,-0.046846717596054
|
||||
0.092323660850525,0.197997272014618
|
||||
0.058490097522736,-0.103529781103134
|
||||
-0.054726615548134,0.005337476730347
|
||||
0.018627882003784,0.013854533433914
|
||||
0.004737615585327,-0.011331230401993
|
||||
-0.002585947513580,-0.006569325923920
|
||||
-0.000293105840683,0.000443756580353
|
||||
0.000956937670708,-0.005531787872314
|
||||
-0.001058794558048,0.001473043113947
|
||||
0.003100782632828,-0.003307603299618
|
||||
0.001492857933044,0.000690996646881
|
||||
0.004206150770187,-0.005123754031956
|
||||
0.000971764326096,-0.001284688711166
|
||||
0.002616286277771,-0.006221428513527
|
||||
-0.001375943422318,-0.000910967588425
|
||||
0.001506447792053,-0.004129901528358
|
||||
-0.001131802797318,0.001107245683670
|
||||
0.003086119890213,-0.002416769973934
|
||||
0.001175165176392,0.001124560832977
|
||||
0.004665344953537,-0.003852866590023
|
||||
0.001287855207920,-0.000866267830133
|
||||
0.003571137785912,-0.005423724651337
|
||||
-0.000909626483917,-0.001309975981712
|
||||
0.001876056194305,-0.004036933183670
|
||||
-0.001404225826263,0.000579126179218
|
||||
0.002693630754948,-0.002028435468674
|
||||
0.000597313046455,0.001440420746803
|
||||
0.004656121134758,-0.002722876146436
|
||||
0.001462012529373,-0.000263765454292
|
||||
0.004340454936028,-0.004544794559479
|
||||
-0.000258326530457,-0.001500666141510
|
||||
0.002368554472923,-0.004058599472046
|
||||
-0.001451522111893,-0.000061050057411
|
||||
0.002317324280739,-0.002018434926867
|
||||
-0.000086471438408,0.001483842730522
|
||||
0.004326798021793,-0.001816689968109
|
||||
0.001370489597321,0.000376395881176
|
||||
0.004848539829254,-0.003529816865921
|
||||
0.000416636466980,-0.001390039920807
|
||||
0.003009840846062,-0.003963105380535
|
||||
-0.001222379505634,-0.000664666295052
|
||||
0.002150643616915,-0.002243302762508
|
||||
-0.000713586807251,0.001224882900715
|
||||
0.003811974078417,-0.001213315874338
|
||||
0.001015035435557,0.000910140573978
|
||||
0.005033984780312,-0.002464979887009
|
||||
0.000961199402809,-0.000998497009277
|
||||
0.003707483410835,-0.003639489412308
|
||||
-0.000760050490499,-0.001100040972233
|
||||
0.002266775816679,-0.002542253583670
|
||||
-0.001146674156189,0.000724725425243
|
||||
0.003260362893343,-0.000938095152378
|
||||
0.000471837818623,0.001225069165230
|
||||
0.004895195364952,-0.001477845013142
|
||||
0.001261115074158,-0.000419780611992
|
||||
0.004334010183811,-0.003065362572670
|
||||
-0.000166215002537,-0.001279756426811
|
||||
0.002652049064636,-0.002760924398899
|
||||
-0.001299943774939,0.000101238489151
|
||||
0.002812745049596,-0.000952672213316
|
||||
-0.000139683485031,0.001262269914150
|
||||
0.004493862390518,-0.000688739120960
|
||||
0.001263007521629,0.000212877988815
|
||||
0.004772841930389,-0.002289868891239
|
||||
0.000429660081863,-0.001175291836262
|
||||
0.003226278349757,-0.002779502421618
|
||||
-0.001154210418463,-0.000504970550537
|
||||
0.002575665712357,-0.001164801418781
|
||||
-0.000688306987286,0.001024857163429
|
||||
0.003940664231777,-0.000178650021553
|
||||
0.000981330871582,0.000759482383728
|
||||
0.004947490990162,-0.001413077116013
|
||||
0.000902265310287,-0.000820256769657
|
||||
0.003868445754051,-0.002532392740250
|
||||
-0.000755608081818,-0.000962905585766
|
||||
0.002603396773338,-0.001448274590075
|
||||
-0.001060895621777,0.000573739409447
|
||||
0.003369510173798,0.000028192996979
|
||||
0.000490739941597,0.001104831695557
|
||||
0.004837632179260,-0.000559031963348
|
||||
0.001156099140644,-0.000299438834190
|
||||
0.004446104168892,-0.002017318271101
|
||||
-0.000202536582947,-0.001178614795208
|
||||
0.002889052033424,-0.001670092344284
|
||||
-0.001183956861496,0.000012673437595
|
||||
0.002910859882832,-0.000032693147659
|
||||
-0.000092267990112,0.001180976629257
|
||||
0.004481807351112,0.000152982771397
|
||||
0.001143783330917,0.000270515680313
|
||||
0.004843197762966,-0.001291304826736
|
||||
0.000376760959625,-0.001113086938858
|
||||
0.003368943929672,-0.001716509461403
|
||||
-0.001038774847984,-0.000534594058990
|
||||
0.002664625644684,-0.000272810459137
|
||||
-0.000634774565697,0.000979751348495
|
||||
0.003968536853790,0.000633656978607
|
||||
0.000875100493431,0.000765323638916
|
||||
0.004983752965927,-0.000456437468529
|
||||
0.000852167606354,-0.000789135694504
|
||||
0.003937222063541,-0.001515805721283
|
||||
-0.000662356615067,-0.000950187444687
|
||||
0.002681240439415,-0.000571139156818
|
||||
-0.001016587018967,0.000552892684937
|
||||
0.003417313098907,0.000842988491058
|
||||
0.000412821769714,0.001079142093658
|
||||
0.004846781492233,0.000364214181900
|
||||
0.001119017601013,-0.000284552574158
|
||||
0.004469037055969,-0.001051396131516
|
||||
-0.000140190124512,-0.001145422458649
|
||||
0.002953194081783,-0.000798359513283
|
||||
-0.001153752207756,0.000000000000000,
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -27,19 +27,21 @@ OST_SPEAKER = 0:12,90:13,180:12,270:0|13
|
|||
########################################################################################################
|
||||
[HAL_SUPPORTED_PRESETS]
|
||||
SPEAKER_MUSIC_FOLDED_THROTTLE= OM:1,SM:3,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_FOLDED_THROTTLE_NX= OM:1,SM:3,ST:16,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_UNFOLDED_THROTTLE= OM:9,SM:3,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_UNFOLDED_THROTTLE_NX= OM:9,SM:3,ST:16,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_CLAMSHELL_THROTTLE= OM:60,SM:3,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_CLAMSHELL_THROTTLE_NX= OM:60,SM:3,ST:16,OST:OST_SPEAKER
|
||||
SPEAKER_SAFE_MUSIC_THROTTLE = OM:10,SM:3,OST:OST_SPEAKER
|
||||
SPEAKER_SAFE_MUSIC_THROTTLE_LITE = OM:8,SM:3
|
||||
SPEAKER_MUSIC_FOLDED = OM:1,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_FOLDED_NX = OM:1,SM:2,ST:16,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_UNFOLDED = OM:9,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_UNFOLDED_NX = OM:9,SM:2,ST:16,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_CLAMSHELL = OM:60,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_CLAMSHELL_NX = OM:60,SM:2,ST:16,OST:OST_SPEAKER
|
||||
SPEAKER_SAFE_MUSIC = OM:10,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_SAFE_MUSIC_LITE = OM:8,SM:2
|
||||
SPEAKER_MUSIC_RESERVED_UNFOLDED = OM:11,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_RESERVED_CLAMSHELL = OM:12,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_RESERVED_UNFOLDED_THROTTLE = OM:11,SM:3,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_RESERVED_CLAMSHELL_THROTTLE = OM:12,SM:3,OST:OST_SPEAKER
|
||||
|
||||
########################################################################################################
|
||||
# This defines available CONTROL configurations. Only define the CONTROL if you need it.
|
||||
|
@ -47,7 +49,7 @@ SPEAKER_MUSIC_RESERVED_CLAMSHELL_THROTTLE = OM:12,SM:3,OST:OST_SPEAKER
|
|||
# This can be configured by Waves or platform vendor.
|
||||
########################################################################################################
|
||||
[HAL_SUPPORTED_CONTROLS]
|
||||
SPEAKER_INSTANCE = INSTANCE:1,DEV:0,SR:SR_COMMON,PRESET:SPEAKER_MUSIC_FOLDED_THROTTLE|SPEAKER_MUSIC_UNFOLDED_THROTTLE|SPEAKER_MUSIC_CLAMSHELL_THROTTLE|SPEAKER_MUSIC_RESERVED_CLAMSHELL_THROTTLE|SPEAKER_MUSIC_RESERVED_UNFOLDED_THROTTLE|SPEAKER_SAFE_MUSIC_THROTTLE|SPEAKER_MUSIC_FOLDED|SPEAKER_MUSIC_UNFOLDED|SPEAKER_MUSIC_CLAMSHELL|SPEAKER_MUSIC_RESERVED_UNFOLDED|SPEAKER_MUSIC_RESERVED_CLAMSHELL|SPEAKER_SAFE_MUSIC|SPEAKER_SAFE_MUSIC_LITE|SPEAKER_SAFE_MUSIC_THROTTLE_LITE
|
||||
SPEAKER_INSTANCE = INSTANCE:1,DEV:0,SR:SR_COMMON,PRESET:SPEAKER_MUSIC_FOLDED_THROTTLE|SPEAKER_MUSIC_FOLDED_THROTTLE_NX|SPEAKER_MUSIC_UNFOLDED_THROTTLE|SPEAKER_MUSIC_UNFOLDED_THROTTLE_NX|SPEAKER_MUSIC_CLAMSHELL_THROTTLE|SPEAKER_MUSIC_CLAMSHELL_THROTTLE_NX|SPEAKER_SAFE_MUSIC_THROTTLE|SPEAKER_MUSIC_FOLDED|SPEAKER_MUSIC_FOLDED_NX|SPEAKER_MUSIC_UNFOLDED|SPEAKER_MUSIC_UNFOLDED_NX|SPEAKER_MUSIC_CLAMSHELL|SPEAKER_MUSIC_CLAMSHELL_NX|SPEAKER_SAFE_MUSIC|SPEAKER_SAFE_MUSIC_LITE|SPEAKER_SAFE_MUSIC_THROTTLE_LITE
|
||||
|
||||
[COEFS_CONVERTER_SETTING]
|
||||
AlgFxPath=/vendor/lib/libAlgFx_HiFi3z.so
|
||||
|
@ -62,25 +64,25 @@ AlgFxPath64=/vendor/lib64/libAlgFx_HiFi3z.so
|
|||
|
||||
[CUSTOM_ACTION_257]
|
||||
CASE_1=PRIORITY:0,NUMBERS:2:0|1:1|2:0|3:0,PRESET:SPEAKER_MUSIC_FOLDED
|
||||
CASE_2=PRIORITY:1,NUMBERS:2:0|1:1|2:1:0,PRESET:SPEAKER_MUSIC_CLAMSHELL
|
||||
CASE_3=PRIORITY:2,NUMBERS:2:0|1:1|2:2:0,PRESET:SPEAKER_MUSIC_UNFOLDED
|
||||
CASE_4=PRIORITY:3,NUMBERS:1|2|4194304:2|3|4:1|2:0|1|2|3:0|1,PRESET:SPEAKER_SAFE_MUSIC_LITE
|
||||
CASE_5=PRIORITY:4,NUMBERS:1|4194304:0|1:1|2:0|1|2|3:0|1,PRESET:SPEAKER_SAFE_MUSIC
|
||||
CASE_6=PRIORITY:5,NUMBERS:2:0|1:0:0|3:0|1,PRESET:SPEAKER_MUSIC_FOLDED_THROTTLE
|
||||
CASE_7=PRIORITY:6,NUMBERS:2:0|1:0:1:0,PRESET:SPEAKER_MUSIC_CLAMSHELL_THROTTLE
|
||||
CASE_8=PRIORITY:7,NUMBERS:2:0|1:0:2:0,PRESET:SPEAKER_MUSIC_UNFOLDED_THROTTLE
|
||||
CASE_9=PRIORITY:8,NUMBERS:1|2|4194304:2|3|4:0:0|1|2|3:0|1,PRESET:SPEAKER_SAFE_MUSIC_THROTTLE_LITE
|
||||
CASE_10=PRIORITY:9,NUMBERS:1|4194304:0|1:0:0|1|2|3:0|1,PRESET:SPEAKER_SAFE_MUSIC_THROTTLE
|
||||
CASE_11=PRIORITY:10,NUMBERS:2:0|1:1|2:0|2:1,PRESET:SPEAKER_MUSIC_RESERVED_UNFOLDED
|
||||
CASE_12=PRIORITY:11,NUMBERS:2:0|1:1|2:1:1,PRESET:SPEAKER_MUSIC_RESERVED_CLAMSHELL
|
||||
CASE_13=PRIORITY:12,NUMBERS:2:0|1:0:0|2:1,PRESET:SPEAKER_MUSIC_RESERVED_UNFOLDED_THROTTLE
|
||||
CASE_14=PRIORITY:13,NUMBERS:2:0|1:0:1:1,PRESET:SPEAKER_MUSIC_RESERVED_CLAMSHELL_THROTTLE
|
||||
|
||||
CASE_2=PRIORITY:1,NUMBERS:2:0|1:1|2:0|3:1,PRESET:SPEAKER_MUSIC_FOLDED_NX
|
||||
CASE_3=PRIORITY:2,NUMBERS:2:0|1:1|2:1:0,PRESET:SPEAKER_MUSIC_CLAMSHELL
|
||||
CASE_4=PRIORITY:3,NUMBERS:2:0|1:1|2:1:1,PRESET:SPEAKER_MUSIC_CLAMSHELL_NX
|
||||
CASE_5=PRIORITY:4,NUMBERS:2:0|1:1|2:2:0,PRESET:SPEAKER_MUSIC_UNFOLDED
|
||||
CASE_6=PRIORITY:5,NUMBERS:2:0|1:1|2:2:1,PRESET:SPEAKER_MUSIC_UNFOLDED_NX
|
||||
CASE_7=PRIORITY:6,NUMBERS:1|2|4194304:2|3|4:1|2:0|1|2|3:0|1,PRESET:SPEAKER_SAFE_MUSIC_LITE
|
||||
CASE_8=PRIORITY:7,NUMBERS:1|4194304:0|1:1|2:0|1|2|3:0|1,PRESET:SPEAKER_SAFE_MUSIC
|
||||
CASE_9=PRIORITY:8,NUMBERS:2:0|1:0:0|3:0|1,PRESET:SPEAKER_MUSIC_FOLDED_THROTTLE
|
||||
CASE_10=PRIORITY:9,NUMBERS:2:0|1:0:0|3:0|1,PRESET:SPEAKER_MUSIC_FOLDED_THROTTLE_NX
|
||||
CASE_11=PRIORITY:10,NUMBERS:2:0|1:0:1:0,PRESET:SPEAKER_MUSIC_CLAMSHELL_THROTTLE
|
||||
CASE_12=PRIORITY:11,NUMBERS:2:0|1:0:1:0,PRESET:SPEAKER_MUSIC_CLAMSHELL_THROTTLE_NX
|
||||
CASE_13=PRIORITY:12,NUMBERS:2:0|1:0:2:0,PRESET:SPEAKER_MUSIC_UNFOLDED_THROTTLE
|
||||
CASE_14=PRIORITY:13,NUMBERS:2:0|1:0:2:0,PRESET:SPEAKER_MUSIC_UNFOLDED_THROTTLE_NX
|
||||
CASE_15=PRIORITY:14,NUMBERS:1|2|4194304:2|3|4:0:0|1|2|3:0|1,PRESET:SPEAKER_SAFE_MUSIC_THROTTLE_LITE
|
||||
CASE_16=PRIORITY:15,NUMBERS:1|4194304:0|1:0:0|1|2|3:0|1,PRESET:SPEAKER_SAFE_MUSIC_THROTTLE
|
||||
|
||||
# Action 257 parameters: audio_devices_t, audio_mode_t, throttle_control_state_t, folded_type_t, sound_usage_t
|
||||
# - audio_devices_t : current active device
|
||||
# - audio_mode_t : 0 - normal, 1 - incoming, 2 - voice call, 3 - voip
|
||||
# - throttle_control_state_t: 0 - Enabled, 1 - Disabled, 2 - Bypassed
|
||||
# - folded_type_t: 0 - Close, 1 -Clamshell, 2 - Open, 3 - unknown
|
||||
# - sound_usage_t: 0 - Music, 1 - Movie
|
||||
|
||||
# - sound_usage_t: 0 - NX_off, 1 - NX_on
|
||||
|
|
62
audio/comet/tuning/waves/waves_config_nx.ini
Normal file
62
audio/comet/tuning/waves/waves_config_nx.ini
Normal file
|
@ -0,0 +1,62 @@
|
|||
########################################################################################################
|
||||
# (Optional) The supported features list for platform vendors to query from.
|
||||
# Platform vendors should call maxxaudio_qdsp_is_feature_supported with a string to query from the list.
|
||||
# This config has no effect in the MaxxAudioQdspHalController. It's only meaningful for platform vendors.
|
||||
# Putting any value other than 1 would be equivalent to not supported.
|
||||
########################################################################################################
|
||||
[HAL_SUPPORTED_FEATURES]
|
||||
CUSTOM_ACTION_261=1
|
||||
|
||||
########################################################################################################
|
||||
# This defined the options of supported sample rates.
|
||||
# This can be configured by Waves or platform vendor.
|
||||
########################################################################################################
|
||||
[HAL_SUPPORTED_SAMPLE_RATES]
|
||||
SR_COMMON = 48000
|
||||
|
||||
########################################################################################################
|
||||
# (Optional) The subtypes that applies to different angles(0, 90, 180, 270). Can be empty if not applicable.
|
||||
# This can be configured by Waves or platform vendor.
|
||||
########################################################################################################
|
||||
[HAL_ORIENTATION_SUBTYPES]
|
||||
OST_SPEAKER = 0:12,90:13,180:12,270:13
|
||||
|
||||
########################################################################################################
|
||||
# This defines available preset configurations.
|
||||
# This should be configured by Waves only unless platform vendor is familiar with MPS structure.
|
||||
########################################################################################################
|
||||
[HAL_SUPPORTED_PRESETS]
|
||||
SPEAKER_MUSIC_FOLDED = OM:1,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_UNFOLDED = OM:9,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_CLAMSHELL = OM:60,SM:2,OST:OST_SPEAKER
|
||||
# _RESERVED OM and SM are temporary and will be updated with tuning file.
|
||||
|
||||
########################################################################################################
|
||||
# This defines available CONTROL configurations. Only define the CONTROL if you need it.
|
||||
# The numbers could vary from device to device.
|
||||
# This can be configured by Waves or platform vendor.
|
||||
########################################################################################################
|
||||
[HAL_SUPPORTED_CONTROLS]
|
||||
SPEAKER_INSTANCE = INSTANCE:1,DEV:1,SR:SR_COMMON,PRESET:SPEAKER_MUSIC_FOLDED|SPEAKER_MUSIC_UNFOLDED|SPEAKER_MUSIC_CLAMSHELL
|
||||
|
||||
[MAXXEFFECT_SETTING]
|
||||
MaxxEffectLibPath=/vendor/lib/libNX_Google_Pixel_Android.so
|
||||
MaxxEffectLibPath64=/vendor/lib64/libNX_Google_Pixel_Android.so
|
||||
#IN_SampleRate=48000
|
||||
IN_NumChannels=6
|
||||
#IN_SamplesFormat=3
|
||||
#IN_SamplesLayout=0
|
||||
#IN_FrameSize=4
|
||||
#OUT_SampleRate=48000
|
||||
#OUT_NumChannels=2
|
||||
#OUT_SamplesFormat=3
|
||||
#OUT_SamplesLayout=0
|
||||
#OUT_FrameSize=4
|
||||
|
||||
[CUSTOM_ACTION_261]
|
||||
CASE_1=PRIORITY:0,NUMBERS:0|3,PRESET:SPEAKER_MUSIC_FOLDED
|
||||
CASE_2=PRIORITY:1,NUMBERS:1,PRESET:SPEAKER_MUSIC_CLAMSHELL
|
||||
CASE_3=PRIORITY:2,NUMBERS:2,PRESET:SPEAKER_MUSIC_UNFOLDED
|
||||
|
||||
# Action 261 parameters: folded_type_t
|
||||
# - folded_type_t: 0 - Close, 1 -Clamshell, 2 - Open, 3 - unknown
|
Binary file not shown.
BIN
audio/comet/tuning/waves/waves_preset_nx.mps
Normal file
BIN
audio/comet/tuning/waves/waves_preset_nx.mps
Normal file
Binary file not shown.
22
battery_mitigation/bm_config_comet.json
Normal file
22
battery_mitigation/bm_config_comet.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"MitigationMethod":[
|
||||
{
|
||||
"Name":"AUDIO_MITIGATION",
|
||||
"Module":"AUDIO",
|
||||
"Trigger":["OILO1"],
|
||||
"State":["LIGHT", "MEDIUM", "HEAVY", "DISABLED"],
|
||||
"Condition":"BASIC"
|
||||
},
|
||||
{
|
||||
"Name":"UNDEFINED",
|
||||
"Module":"UNDEFINED",
|
||||
"Trigger":["OILO1", "OILO2", "UVLO1", "UVLO2", "SMPL"],
|
||||
"State":["START", "LIGHT", "MEDIUM", "HEAVY", "DISABLED"],
|
||||
"Condition":"BASIC"
|
||||
}
|
||||
],
|
||||
"MitigationConfig": {
|
||||
"QuickSaveStats": 1,
|
||||
"TriggerDeglitchMS": 1000
|
||||
}
|
||||
}
|
|
@ -1,71 +1,71 @@
|
|||
Hall,Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1
|
||||
off,off,off,off,off,off,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,off,off,off,on,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,off,off,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,off,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,on,off,off,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,off,on,off,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,on,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,on,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,off,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,off,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,off,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,off,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,on,off,off,off,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,off,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,on,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,on,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,off,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,off,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,on,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,on,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,off,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,off,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,on,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,on,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,off,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,off,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,on,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,on,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,off,off,any,off,any,off,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,on,any,off,any,off,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,any,on,any,off,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
on,off,off,off,off,off,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
on,off,off,off,off,on,on,78,68,78,76,68,76,66,56,66,66,56,66
|
||||
on,off,off,off,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,off,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,on,off,off,on,78,68,78,76,68,76,66,56,66,66,56,66
|
||||
on,off,off,on,off,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,on,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,on,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,off,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,off,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,off,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,off,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,on,off,off,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,off,off,any,off,any,off,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
on,off,on,any,off,any,off,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,any,on,any,off,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
Hall,Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,HR_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,HR_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,HR_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1,HR_Dual_Chain_1
|
||||
off,off,off,off,off,off,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,off,off,on,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,off,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,off,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,off,off,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,off,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,off,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,off,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,off,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,off,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,on,off,off,off,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,off,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,on,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,on,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,off,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,off,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,on,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,on,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,off,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,off,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,on,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,on,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,off,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,off,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,on,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,on,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,off,off,any,off,any,off,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,any,off,any,off,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,any,on,any,off,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,off,off,off,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,off,off,on,on,78,68,78,68,76,68,76,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,off,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,off,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,on,off,off,on,78,68,78,68,76,68,76,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,on,off,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,on,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,on,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,off,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,off,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,off,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,off,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,on,off,off,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,off,off,any,off,any,off,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
on,off,on,any,off,any,off,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,any,on,any,off,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
|
|
|
|
@ -1,71 +1,71 @@
|
|||
Hall,Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1
|
||||
off,off,off,off,off,off,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,off,off,off,on,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,off,off,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,off,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,on,off,off,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,off,on,off,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,on,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,on,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,off,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,off,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,off,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,off,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,on,off,off,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,off,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,off,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,off,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,on,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,on,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,on,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,on,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,off,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,off,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,off,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,off,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,on,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,on,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,on,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,on,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
off,off,off,any,off,any,off,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,on,any,off,any,off,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,any,on,any,off,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
on,off,off,off,off,off,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
on,off,off,off,off,on,on,78,68,78,76,68,76,66,56,66,66,56,66
|
||||
on,off,off,off,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,off,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,on,off,off,on,78,68,78,76,68,76,66,56,66,66,56,66
|
||||
on,off,off,on,off,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,on,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,on,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,off,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,off,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,off,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,off,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,on,off,off,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,off,off,any,off,any,off,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
on,off,on,any,off,any,off,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,any,on,any,off,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
Hall,Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,HR_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,HR_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,HR_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1,HR_Dual_Chain_1
|
||||
off,off,off,off,off,off,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,off,off,on,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,off,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,off,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,off,off,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,off,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,off,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,off,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,off,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,off,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,on,off,off,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,off,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,off,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,off,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,on,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,on,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,on,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,off,on,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,off,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,off,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,off,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,off,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,on,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,on,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,on,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,on,on,on,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
off,off,off,any,off,any,off,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,any,off,any,off,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,any,on,any,off,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,off,off,off,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,off,off,on,on,78,68,78,68,76,68,76,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,off,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,off,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,on,off,off,on,78,68,78,68,76,68,76,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,on,off,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,on,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,on,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,off,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,off,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,off,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,off,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,on,off,off,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,off,off,any,off,any,off,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
on,off,on,any,off,any,off,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,any,on,any,off,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
|
|
|
|
@ -1,71 +1,71 @@
|
|||
Hall,Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1
|
||||
off,off,off,off,off,off,on,78,68,30,78,68,30,66,56,18,66,56,18
|
||||
off,off,off,off,off,on,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,off,off,on,off,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,off,off,on,on,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,off,on,off,off,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,off,on,off,on,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,off,on,on,off,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,off,on,on,on,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,on,off,off,off,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,on,off,off,on,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,on,off,on,off,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,on,off,on,on,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,on,on,off,off,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,on,on,off,on,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,on,on,on,off,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,on,on,on,on,on,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,on,off,off,off,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,off,off,off,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,off,off,on,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,off,off,on,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,off,on,off,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,off,on,off,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,off,on,on,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,off,on,on,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,on,off,off,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,on,off,off,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,on,off,on,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,on,off,on,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,on,on,off,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,on,on,off,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,on,on,on,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,on,on,on,on,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
off,off,off,any,off,any,off,78,68,30,78,68,30,66,56,18,66,56,18
|
||||
off,off,on,any,off,any,off,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
off,off,off,any,on,any,off,78,68,30,74,68,30,66,56,18,66,56,18
|
||||
on,off,off,off,off,off,on,78,68,30,78,68,30,66,56,18,66,56,18
|
||||
on,off,off,off,off,on,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,off,off,on,off,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,off,off,on,on,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,off,on,off,off,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,off,on,off,on,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,off,on,on,off,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,off,on,on,on,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,on,off,off,off,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,on,off,off,on,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,on,off,on,off,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,on,off,on,on,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,on,on,off,off,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,on,on,off,on,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,on,on,on,off,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,on,on,on,on,on,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,off,off,off,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,off,off,off,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,off,off,on,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,off,off,on,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,off,on,off,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,off,on,off,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,off,on,on,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,off,on,on,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,on,off,off,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,on,off,off,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,on,off,on,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,on,off,on,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,on,on,off,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,on,on,off,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,on,on,on,off,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,on,on,on,on,on,any,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,off,any,off,any,off,78,68,30,78,68,30,66,56,18,66,56,18
|
||||
on,off,on,any,off,any,off,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
on,off,off,any,on,any,off,78,68,30,68,68,30,66,56,18,66,56,18
|
||||
Hall,Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,HR_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,HR_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,HR_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1,HR_Dual_Chain_1
|
||||
off,off,off,off,off,off,on,78,68,30,68,78,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,off,off,off,on,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,off,off,on,off,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,off,off,on,on,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,off,on,off,off,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,off,on,off,on,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,off,on,on,off,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,off,on,on,on,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,on,off,off,off,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,on,off,off,on,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,on,off,on,off,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,on,off,on,on,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,on,on,off,off,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,on,on,off,on,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,on,on,on,off,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,on,on,on,on,on,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,off,off,off,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,off,off,off,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,off,off,on,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,off,off,on,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,off,on,off,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,off,on,off,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,off,on,on,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,off,on,on,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,on,off,off,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,on,off,off,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,on,off,on,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,on,off,on,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,on,on,off,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,on,on,off,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,on,on,on,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,on,on,on,on,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,off,any,off,any,off,78,68,30,68,78,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,on,any,off,any,off,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
off,off,off,any,on,any,off,78,68,30,68,74,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,off,off,off,off,on,78,68,30,68,78,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,off,off,off,on,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,off,off,on,off,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,off,off,on,on,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,off,on,off,off,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,off,on,off,on,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,off,on,on,off,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,off,on,on,on,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,on,off,off,off,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,on,off,off,on,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,on,off,on,off,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,on,off,on,on,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,on,on,off,off,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,on,on,off,on,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,on,on,on,off,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,on,on,on,on,on,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,off,off,off,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,off,off,off,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,off,off,on,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,off,off,on,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,off,on,off,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,off,on,off,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,off,on,on,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,off,on,on,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,on,off,off,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,on,off,off,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,on,off,on,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,on,off,on,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,on,on,off,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,on,on,off,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,on,on,on,off,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,on,on,on,on,on,any,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,off,any,off,any,off,78,68,30,68,78,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,on,any,off,any,off,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
on,off,off,any,on,any,off,78,68,30,68,68,68,30,68,66,56,18,56,66,56,18,56
|
||||
|
|
|
71
bluetooth/bluetooth_power_limits_comet_JP.csv
Normal file
71
bluetooth/bluetooth_power_limits_comet_JP.csv
Normal file
|
@ -0,0 +1,71 @@
|
|||
Hall,Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,HR_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,HR_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,HR_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1,HR_Dual_Chain_1
|
||||
off,off,off,off,off,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,off,off,off,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,off,off,on,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,off,off,on,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,off,on,off,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,off,on,off,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,off,on,on,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,off,on,on,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,on,off,off,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,on,off,off,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,on,off,on,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,on,off,on,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,on,on,off,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,on,on,off,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,on,on,on,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,on,on,on,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,off,off,off,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,off,off,off,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,off,off,on,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,off,off,on,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,off,on,off,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,off,on,off,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,off,on,on,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,off,on,on,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,on,off,off,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,on,off,off,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,on,off,on,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,on,off,on,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,on,on,off,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,on,on,off,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,on,on,on,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,on,on,on,on,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,off,any,off,any,off,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,on,any,off,any,off,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
off,off,off,any,on,any,off,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,off,off,off,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,off,off,off,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,off,off,on,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,off,off,on,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,off,on,off,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,off,on,off,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,off,on,on,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,off,on,on,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,on,off,off,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,on,off,off,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,on,off,on,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,on,off,on,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,on,on,off,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,on,on,off,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,on,on,on,off,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,on,on,on,on,on,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,off,off,off,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,off,off,off,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,off,off,on,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,off,off,on,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,off,on,off,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,off,on,off,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,off,on,on,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,off,on,on,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,on,off,off,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,on,off,off,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,on,off,on,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,on,off,on,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,on,on,off,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,on,on,off,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,on,on,on,off,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,on,on,on,on,on,any,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,off,any,off,any,off,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,on,any,off,any,off,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
||||
on,off,off,any,on,any,off,66,66,34,66,66,66,34,66,54,54,22,54,54,54,22,54
|
|
|
@ -1,71 +1,71 @@
|
|||
Hall,Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1
|
||||
off,off,off,off,off,off,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,off,off,off,on,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,off,off,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,off,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,on,off,off,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,off,on,off,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,on,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,on,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,off,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,off,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,off,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,off,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,off,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,on,off,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,on,on,on,on,on,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,on,off,off,off,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,off,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,on,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,on,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,off,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,off,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,on,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,on,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,off,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,off,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,on,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,on,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,off,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,off,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,on,off,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,on,on,any,72,68,72,40,40,40,40,40,40,40,40,40
|
||||
off,off,off,any,off,any,off,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
off,off,on,any,off,any,off,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
off,off,off,any,on,any,off,78,68,78,68,68,68,66,56,66,66,56,66
|
||||
on,off,off,off,off,off,on,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
on,off,off,off,off,on,on,78,68,78,76,68,76,66,56,66,66,56,66
|
||||
on,off,off,off,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,off,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,on,off,off,on,78,68,78,76,68,76,66,56,66,66,56,66
|
||||
on,off,off,on,off,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,on,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,on,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,off,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,off,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,off,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,off,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,off,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,on,off,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,on,on,on,on,on,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,on,off,off,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,off,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,on,any,78,68,78,50,50,50,50,50,50,50,50,50
|
||||
on,off,off,any,off,any,off,78,68,78,78,68,78,66,56,66,66,56,66
|
||||
on,off,on,any,off,any,off,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
on,off,off,any,on,any,off,78,68,78,62,62,62,62,56,62,62,56,62
|
||||
Hall,Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,HR_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,HR_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,HR_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1,HR_Dual_Chain_1
|
||||
off,off,off,off,off,off,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,off,off,on,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,off,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,off,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,off,off,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,off,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,on,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,off,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,off,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,off,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,off,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,off,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,on,off,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,on,on,on,on,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,on,off,off,off,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,off,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,on,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,off,on,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,off,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,off,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,on,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,off,on,on,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,off,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,off,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,on,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,off,on,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,off,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,off,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,on,off,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,on,on,on,on,on,any,72,68,72,68,40,40,40,40,40,40,40,40,40,40,40,40
|
||||
off,off,off,any,off,any,off,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
off,off,on,any,off,any,off,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
off,off,off,any,on,any,off,78,68,78,68,68,68,68,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,off,off,off,on,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,off,off,on,on,78,68,78,68,76,68,76,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,off,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,off,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,on,off,off,on,78,68,78,68,76,68,76,68,66,56,66,56,66,56,66,56
|
||||
on,off,off,on,off,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,on,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,on,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,off,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,off,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,off,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,off,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,off,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,on,off,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,on,on,on,on,on,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,on,off,off,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,off,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,off,on,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,off,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,off,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,off,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,on,on,on,on,on,any,78,68,78,68,50,50,50,50,50,50,50,50,50,50,50,50
|
||||
on,off,off,any,off,any,off,78,68,78,68,78,68,78,68,66,56,66,56,66,56,66,56
|
||||
on,off,on,any,off,any,off,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
on,off,off,any,on,any,off,78,68,78,68,62,62,62,62,62,56,62,56,62,56,62,56
|
||||
|
|
|
|
@ -23,10 +23,20 @@ AocPowerPinCtrlCheckEnable = true
|
|||
SarBackOffHighResolution = true
|
||||
|
||||
# Update BQR Event Mask property value
|
||||
BqrEventMaskValueUpdate = 295006
|
||||
BqrEventMaskValueUpdate = 295262
|
||||
|
||||
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||
|
||||
BtOpusEnabled = true
|
||||
|
||||
AccelBtDisable = false
|
||||
|
||||
BtHalRecoveryByRestart = true
|
||||
|
||||
BtHalBqrEnable = false
|
||||
|
||||
# <string> The hardware stage with old chip revision is no longer
|
||||
# # supported by BT firmware.
|
||||
HwStageWithOldChipFwNoLongerSupport = EVT1.0-PROTO1.0-PROTO1.1
|
||||
|
||||
ThreadDispatcherEnabled = true
|
||||
|
|
|
@ -52,7 +52,6 @@
|
|||
<scenario encode="TwoChanStereo_32_2" decode="OneChanMono_32_2"/>
|
||||
<scenario encode="OneChanMono_32_2" decode="OneChanMono_32_2"/>
|
||||
<!-- broadcast -->
|
||||
<scenario encode="invalid" decode="invalid" broadcast="BcastStereo_48_4"/>
|
||||
<scenario encode="invalid" decode="invalid" broadcast="BcastStereo_48_2"/>
|
||||
<scenario encode="invalid" decode="invalid" broadcast="BcastStereo_24_2"/>
|
||||
<scenario encode="invalid" decode="invalid" broadcast="BcastStereo_16_2"/>
|
||||
|
@ -76,7 +75,6 @@
|
|||
<configuration name="OneChanMono_48_4" codecConfiguration="LC3_48k_4" strategyConfiguration="MONO_ONE_CIS_PER_DEVICE"/>
|
||||
<configuration name="TwoChanStereo_48_4" codecConfiguration="LC3_48k_4" strategyConfiguration="STEREO_TWO_CISES_PER_DEVICE"/>
|
||||
<configuration name="OneChanStereo_48_4" codecConfiguration="LC3_48k_4" strategyConfiguration="STEREO_ONE_CIS_PER_DEVICE"/>
|
||||
<configuration name="BcastStereo_48_4" codecConfiguration="LC3_48k_4" strategyConfiguration="BROADCAST_STEREO"/>
|
||||
<configuration name="BcastStereo_48_2" codecConfiguration="LC3_48k_2" strategyConfiguration="BROADCAST_STEREO"/>
|
||||
<configuration name="BcastStereo_24_2" codecConfiguration="LC3_24k_2" strategyConfiguration="BROADCAST_STEREO"/>
|
||||
<configuration name="BcastStereo_16_2" codecConfiguration="LC3_16k_2" strategyConfiguration="BROADCAST_STEREO"/>
|
||||
|
|
|
@ -28,6 +28,15 @@
|
|||
<!-- Minimum screen brightness allowed by the power manager. -->
|
||||
<integer name="config_screenBrightnessDim">6</integer>
|
||||
|
||||
<!-- Default strength, in percentage, of bright color reduction when activated. -->
|
||||
<integer name="config_reduceBrightColorsStrengthDefault">35</integer>
|
||||
|
||||
<!-- Minimum strength, in percentage, supported by bright color reduction. -->
|
||||
<integer name="config_reduceBrightColorsStrengthMin">25</integer>
|
||||
|
||||
<!-- Maximum strength, in percentage, supported by bright color reduction. -->
|
||||
<integer name="config_reduceBrightColorsStrengthMax">50</integer>
|
||||
|
||||
<!-- Minimum screen brightness setting allowed by power manager.
|
||||
The user is forbidden from setting the brightness below this level. -->
|
||||
<item name="config_screenBrightnessSettingMinimumFloat" format="float" type="dimen">0.0</item>
|
||||
|
@ -284,4 +293,21 @@
|
|||
<!-- Package name providing GNSS location support. Used only when
|
||||
config_useGnssHardwareProvider is false. -->
|
||||
<string name="config_gnssLocationProviderPackageName" translatable="false">com.google.android.gms</string>
|
||||
|
||||
<!-- Corners radius for activity presented the letterbox mode. Values < 0 enable rounded
|
||||
corners with radius equal to min between device bottom corner radii. Default 0 value turns
|
||||
off rounded corners logic in LetterboxUiController. Values are in pixel. -->
|
||||
<integer name="config_letterboxActivityCornersRadius">64</integer>
|
||||
|
||||
<!-- The width in dp to use to detect vertical thin letterboxing.
|
||||
If W is the available width and w is the letterbox width, an app
|
||||
is thin letterboxed if the value here is < (W - w) / 2
|
||||
If the value is < 0 the thin letterboxing policy is disabled -->
|
||||
<dimen name="config_letterboxThinLetterboxWidthDp">62dp</dimen>
|
||||
|
||||
<!-- The height in dp to use to detect horizontal thin letterboxing
|
||||
If H is the available height and h is the letterbox height, an app
|
||||
is thin letterboxed if the value here is < (H - h) / 2
|
||||
If the value is < 0 the thin letterboxing policy is disabled -->
|
||||
<dimen name="config_letterboxThinLetterboxHeightDp">-1dp</dimen>
|
||||
</resources>
|
||||
|
|
|
@ -22,10 +22,10 @@
|
|||
<!-- NOTE: if you change this, you must also add the corresponding scale key and lookup table to
|
||||
frameworks/base/core/java/android/content/res/FontScaleConverterFactory.java -->
|
||||
<string-array name="entryvalues_font_size" translatable="false">
|
||||
<item>0.85</item>
|
||||
<item>1.0</item>
|
||||
<item>1.05</item>
|
||||
<item>1.1</item>
|
||||
<item>1.15</item>
|
||||
<item>1.20</item>
|
||||
<item>1.30</item>
|
||||
<item>1.50</item>
|
||||
<item>1.80</item>
|
||||
|
|
|
@ -0,0 +1,37 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
**
|
||||
** Copyright 2024 The Android Open Source Project
|
||||
**
|
||||
** Licensed under the Apache License, Version 2.0 (the "License");
|
||||
** you may not use this file except in compliance with the License.
|
||||
** You may obtain a copy of the License at
|
||||
**
|
||||
** http://www.apache.org/licenses/LICENSE-2.0
|
||||
**
|
||||
** Unless required by applicable law or agreed to in writing, software
|
||||
** distributed under the License is distributed on an "AS IS" BASIS,
|
||||
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
** See the License for the specific language governing permissions and
|
||||
** limitations under the License.
|
||||
*/
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- NOTE: if you change this, you must also add the corresponding scale key and lookup table to
|
||||
frameworks/base/core/java/android/content/res/FontScaleConverterFactory.java
|
||||
TODO(b/341235102): Remove font_scale array duplication.
|
||||
-->
|
||||
<string-array name="entryvalues_font_size" translatable="false">
|
||||
<item>1.0</item>
|
||||
<item>1.05</item>
|
||||
<item>1.1</item>
|
||||
<item>1.20</item>
|
||||
<item>1.30</item>
|
||||
<item>1.50</item>
|
||||
<item>1.80</item>
|
||||
<item>2.0</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
|
@ -17,5 +17,6 @@
|
|||
-->
|
||||
<resources>
|
||||
<!-- Weather clock smartspace positioning to apply for the weather clock on comet -->
|
||||
<dimen name="weather_clock_smartspace_translateX">0dp</dimen>
|
||||
<dimen name="weather_clock_smartspace_translateY">20dp</dimen>
|
||||
</resources>
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
* Copyright (c) 2024, The Android Open Source Project
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<!-- Weather clock smartspace positioning to apply for the weather clock on comet -->
|
||||
<dimen name="weather_clock_smartspace_translateX">-12dp</dimen>
|
||||
<dimen name="weather_clock_smartspace_translateY">10dp</dimen>
|
||||
</resources>
|
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
* Copyright (c) 2024, The Android Open Source Project
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<!-- Proportion of the screen height to use to set the maximum height of the bouncer to when
|
||||
the device is in the DEVICE_POSTURE_HALF_OPENED posture, for the PIN/pattern entry. 0 will
|
||||
allow it to use the whole screen space, 0.6 will allow it to use just under half of the
|
||||
screen. -->
|
||||
<item name="half_opened_bouncer_height_ratio" type="dimen" format="float">0.6</item>
|
||||
</resources>
|
|
@ -29,7 +29,7 @@
|
|||
to brightness values; -1 means keeping the current brightness. -->
|
||||
<integer-array name="config_doze_brightness_sensor_to_brightness">
|
||||
<item>-1</item> <!-- 0: OFF -->
|
||||
<item>2</item> <!-- 1: NIGHT -->
|
||||
<item>1</item> <!-- 1: NIGHT -->
|
||||
<item>2</item> <!-- 2: LOW -->
|
||||
<item>9</item> <!-- 3: HIGH -->
|
||||
<item>9</item> <!-- 4: SUN -->
|
||||
|
@ -41,7 +41,7 @@
|
|||
-1 means keeping the current opacity. -->
|
||||
<integer-array name="config_doze_brightness_sensor_to_scrim_opacity">
|
||||
<item>-1</item> <!-- 0: OFF -->
|
||||
<item>133</item> <!-- 1: NIGHT -->
|
||||
<item>0</item> <!-- 1: NIGHT -->
|
||||
<item>0</item> <!-- 2: LOW -->
|
||||
<item>0</item> <!-- 3: HIGH -->
|
||||
<item>0</item> <!-- 4: SUN -->
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 223 KiB After Width: | Height: | Size: 234 KiB |
20
comet_generic.mk
Normal file
20
comet_generic.mk
Normal file
|
@ -0,0 +1,20 @@
|
|||
#
|
||||
# Copyright 2024 The Android Open-Source Project
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
$(call inherit-product, device/google/comet/device-comet.mk)
|
||||
|
||||
# preloaded_nanoapps.json
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google_contexthub/devices/p24_common
|
|
@ -68,10 +68,17 @@ on property:vendor.thermal.link_ready=1
|
|||
chown system system /dev/thermal/tz-by-name/charger_therm/trip_point_0_hyst
|
||||
chown system system /dev/thermal/tz-by-name/batoilo2/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/batoilo2/trip_point_0_hyst
|
||||
chown system system /dev/thermal/tz-by-name/gnss_tcxo_therm/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/gnss_tcxo_therm/trip_point_0_hyst
|
||||
chown system system /dev/thermal/tz-by-name/modem_therm/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/modem_therm/trip_point_0_hyst
|
||||
chown system system /dev/thermal/tz-by-name/rffe_therm/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/rffe_therm/trip_point_0_hyst
|
||||
|
||||
# ODPM
|
||||
on early-boot && property:ro.boot.hardware.sku=GC15S
|
||||
write /sys/bus/iio/devices/iio:device0/enabled_rails "CH11=BUCK12S"
|
||||
write /sys/bus/iio/devices/iio:device1/enabled_rails "CH11=BUCK12S"
|
||||
|
||||
# SFPS Fingerprint
|
||||
on post-fs-data
|
||||
|
@ -96,6 +103,7 @@ on fs
|
|||
chown system system /sys/devices/platform/exynos-drm/secondary-panel/panel_idle
|
||||
chown system system /sys/devices/platform/exynos-drm/secondary-panel/panel_need_handle_idle_exit
|
||||
chown system system /sys/devices/platform/exynos-drm/secondary-panel/op_hz
|
||||
chown system system /sys/devices/platform/exynos-drm/secondary-panel/power_state
|
||||
chown system system /sys/class/dqe1/atc/ambient_light
|
||||
chown system system /sys/class/dqe1/atc/st
|
||||
chown system system /sys/class/dqe1/atc/en
|
||||
|
@ -138,3 +146,16 @@ on property:sys.boot_completed=1
|
|||
chmod 660 /dev/touch_offload
|
||||
chmod 660 /dev/touch_offload_outer
|
||||
start twoshay
|
||||
|
||||
# For Japan sku, always enforce camera shutter sound
|
||||
# Since this property is read by the audio server in system service,
|
||||
# it should be written by the system init.
|
||||
on property:ro.boot.hardware.sku=GC15S
|
||||
setprop audio.camerasound.force true
|
||||
|
||||
# Enable bootstrap for US devices
|
||||
on boot && property:ro.boot.warranty.sku=UVZ
|
||||
setprop setupwizard.feature.provisioning_profile_mode true
|
||||
on boot && property:ro.boot.warranty.sku=UTM
|
||||
setprop setupwizard.feature.provisioning_profile_mode true
|
||||
|
||||
|
|
102
device-comet.mk
102
device-comet.mk
|
@ -14,10 +14,29 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
TARGET_KERNEL_DIR ?= device/google/comet-kernel
|
||||
TARGET_BOARD_KERNEL_HEADERS := device/google/comet-kernel/kernel-headers
|
||||
ifdef RELEASE_GOOGLE_COMET_RADIO_DIR
|
||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_COMET_RADIO_DIR)
|
||||
endif
|
||||
ifdef RELEASE_GOOGLE_COMET_RADIOCFG_DIR
|
||||
RELEASE_GOOGLE_PRODUCT_RADIOCFG_DIR := $(RELEASE_GOOGLE_COMET_RADIOCFG_DIR)
|
||||
endif
|
||||
RELEASE_GOOGLE_BOOTLOADER_COMET_DIR ?= 24D1# Keep this for pdk TODO: b/327119000
|
||||
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/$(RELEASE_GOOGLE_BOOTLOADER_COMET_DIR)
|
||||
$(call soong_config_set,comet_bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_COMET_DIR))
|
||||
|
||||
TARGET_LINUX_KERNEL_VERSION ?= 6.1
|
||||
ifdef RELEASE_KERNEL_COMET_DIR
|
||||
TARGET_KERNEL_DIR ?= $(RELEASE_KERNEL_COMET_DIR)
|
||||
TARGET_BOARD_KERNEL_HEADERS ?= $(RELEASE_KERNEL_COMET_DIR)/kernel-headers
|
||||
else
|
||||
TARGET_KERNEL_DIR ?= device/google/comet-kernels/6.1/24D1
|
||||
TARGET_BOARD_KERNEL_HEADERS ?= device/google/comet-kernels/6.1/24D1/kernel-headers
|
||||
endif
|
||||
|
||||
TARGET_RECOVERY_DEFAULT_ROTATION := ROTATION_RIGHT
|
||||
|
||||
LOCAL_PATH := device/google/comet
|
||||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
USE_UWBFIELDTESTQM := true
|
||||
endif
|
||||
|
@ -46,10 +65,13 @@ include device/google/comet/audio/comet/audio-tables.mk
|
|||
include device/google/zumapro/device-shipping-common.mk
|
||||
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||
include device/google/gs-common/touch/gti/gti_dual.mk
|
||||
include device/google/gs-common/touch/syna/syna19.mk
|
||||
include device/google/gs-common/touch/gti/predump_gti_dual.mk
|
||||
include device/google/gs-common/display/dump_second_display.mk
|
||||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=1
|
||||
|
||||
# go/lyric-soong-variables
|
||||
$(call soong_config_set,lyric,camera_hardware,comet)
|
||||
$(call soong_config_set,lyric,tuning_product,comet)
|
||||
|
@ -75,13 +97,16 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
ifeq ($(filter factory_comet, $(TARGET_PRODUCT)),)
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.vendor.primarydisplay.xrr.version=2.1
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.vendor.primarydisplay.blocking_zone.min_refresh_rate_by_nits=20:120,30:60,:1
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.vendor.primarydisplay.vrr.expected_present.headsup_ns=30000000
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.vendor.primarydisplay.vrr.expected_present.timeout_ns=500000000
|
||||
endif
|
||||
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.vendor.primarydisplay.powerstats.entity_name=Inner-Display
|
||||
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
vendor.primarydisplay.op.hs_hz=120 \
|
||||
vendor.primarydisplay.op.ns_hz=60
|
||||
vendor.primarydisplay.op.ns_hz=120
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.camera.debug.enable_software_post_sharpen_node=false
|
||||
|
@ -89,6 +114,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
# Display Config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/comet/display/display_colordata_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_cal1.pb
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.display.png.premultiplied=true
|
||||
|
||||
# Coex Config
|
||||
PRODUCT_SOONG_NAMESPACES += device/google/comet/radio/coex
|
||||
|
@ -124,6 +151,10 @@ PRODUCT_COPY_FILES += \
|
|||
frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.uicc.xml \
|
||||
device/google/comet/nfc/libse-gto-hal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal.conf
|
||||
|
||||
#Thermal VT estimator
|
||||
PRODUCT_PACKAGES += \
|
||||
libthermal_tflite_wrapper
|
||||
|
||||
# Thermal Config
|
||||
ifeq (,$(TARGET_VENDOR_THERMAL_CONFIG_PATH))
|
||||
TARGET_VENDOR_THERMAL_CONFIG_PATH := device/google/comet/thermal
|
||||
|
@ -133,6 +164,13 @@ PRODUCT_COPY_FILES += \
|
|||
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/thermal_info_config_charge_comet.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_charge.json \
|
||||
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/thermal_info_config_comet.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json \
|
||||
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/thermal_info_config_backup_comet.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_backup.json \
|
||||
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/vt_estimation_model_comet.tflite:$(TARGET_COPY_OUT_VENDOR)/etc/vt_estimation_model.tflite \
|
||||
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/vt_speaker_estimation_model_comet.tflite:$(TARGET_COPY_OUT_VENDOR)/etc/vt_speaker_estimation_model.tflite \
|
||||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/thermal_info_config_comet_wingboard.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_wingboard.json
|
||||
endif
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
init_thermal_config
|
||||
|
@ -152,6 +190,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
# Bluetooth Tx power caps
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/bluetooth/bluetooth_power_limits_comet.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \
|
||||
$(LOCAL_PATH)/bluetooth/bluetooth_power_limits_comet_JP.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_JP.csv \
|
||||
$(LOCAL_PATH)/bluetooth/bluetooth_power_limits_comet_CA.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_CA.csv \
|
||||
$(LOCAL_PATH)/bluetooth/bluetooth_power_limits_comet_CE.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_CE.csv \
|
||||
$(LOCAL_PATH)/bluetooth/bluetooth_power_limits_comet_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_US.csv
|
||||
|
@ -185,6 +224,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.hfp.swb.supported=true
|
||||
|
||||
# Support LE & Classic concurrent encryption (b/330704060)
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.ble.allow_enc_with_bredr=true
|
||||
|
||||
# POF
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.finder.supported=true
|
||||
|
@ -215,6 +258,13 @@ endif
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.audio.cca.enabled=false
|
||||
|
||||
# HdMic Audio
|
||||
PRODUCT_SOONG_NAMESPACES += device/google/comet/audio/comet/prebuilt/libspeechenhancer
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.app.audio.gsenet.version=1
|
||||
PRODUCT_PACKAGES += \
|
||||
libspeechenhancer
|
||||
|
||||
# Keymaster HAL
|
||||
#LOCAL_KEYMASTER_PRODUCT_PACKAGE ?= android.hardware.keymaster@4.1-service
|
||||
|
||||
|
@ -265,7 +315,7 @@ PRODUCT_PACKAGES += \
|
|||
# Graphics
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.set_idle_timer_ms_4619827677550801152=80
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.support_kernel_idle_timer_4619827677550801152=true
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.set_idle_timer_ms_4619827677550801153=1500
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.set_idle_timer_ms_4619827677550801153=1000
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += debug.sf.support_kernel_idle_timer_4619827677550801153=false
|
||||
|
||||
# Trusty liboemcrypto.so
|
||||
|
@ -311,6 +361,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
persist.vendor.udfps.als_feed_forward_supported=true \
|
||||
persist.vendor.udfps.lhbm_controlled_in_hal_supported=true
|
||||
|
||||
# Allow external binning setting
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.allow_external_binning_setting=true
|
||||
|
||||
# Camera Vendor property
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.front_720P_always_binning=true
|
||||
|
@ -327,6 +381,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
# remove ro.vendor.vibrator.hal.dbc.enable (needed for setting pm.activetimeout)
|
||||
# remove pm.activetimeout
|
||||
# ro.vendor.vibrator.hal.loc.coeff.folded currently unused
|
||||
$(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION)))
|
||||
ACTUATOR_MODEL := luxshare_ict_081545
|
||||
ADAPTIVE_HAPTICS_FEATURE := adaptive_haptics_v1
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
@ -362,6 +417,12 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
bluetooth.profile.ccp.server.enabled=true \
|
||||
bluetooth.profile.vcp.controller.enabled=true
|
||||
|
||||
ifeq ($(RELEASE_PIXEL_BROADCAST_ENABLED), true)
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.profile.bap.broadcast.assist.enabled=true \
|
||||
bluetooth.profile.bap.broadcast.source.enabled=true
|
||||
endif
|
||||
|
||||
# LE Audio switcher in developer options
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.leaudio_switcher.supported=true \
|
||||
|
@ -392,15 +453,36 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.leaudio.allow_list=SM-R510
|
||||
|
||||
# Battery Mitigation Config
|
||||
ifeq (,$(TARGET_VENDOR_BATTERY_MITIGATION_CONFIG_PATH))
|
||||
TARGET_VENDOR_BATTERY_MITIGATION_CONFIG_PATH := device/google/comet/battery_mitigation
|
||||
endif
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(TARGET_VENDOR_BATTERY_MITIGATION_CONFIG_PATH)/bm_config_comet.json:$(TARGET_COPY_OUT_VENDOR)/etc/bm_config.json
|
||||
|
||||
# Exynos RIL and telephony
|
||||
# Support RIL Domain-selection
|
||||
SUPPORT_RIL_DOMAIN_SELECTION := true
|
||||
|
||||
# Thread HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
com.google.comet.hardware.threadnetwork
|
||||
|
||||
# ETM
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
$(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modules.mk)
|
||||
endif
|
||||
|
||||
# Connectivity Resources Overlay
|
||||
PRODUCT_PACKAGES += \
|
||||
ConnectivityResourcesOverlayCometOverride
|
||||
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.thread_dispatcher.enabled=true
|
||||
|
||||
# Thread HAL
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_PACKAGES += \
|
||||
com.google.comet.hardware.threadnetwork
|
||||
endif
|
||||
|
||||
# Camera concurrent foldable dual front feature support
|
||||
PRODUCT_PACKAGES += \
|
||||
concurrent_foldable_dual_front_xml
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<compatibility-matrix version="1.0" type="framework">
|
||||
<hal format="aidl" optional="true">
|
||||
<name>com.google.hardware.pixel.display</name>
|
||||
<version>10</version>
|
||||
<version>11-12</version>
|
||||
<interface>
|
||||
<name>IDisplay</name>
|
||||
<instance>secondary</instance>
|
||||
|
|
|
@ -60,3 +60,6 @@ SOONG_CONFIG_gpssdk_gpsconf := factory
|
|||
PRODUCT_PACKAGES += fatp_ct3_wide_hat_tool fatp_ct3_tele_hat_tool fatp_ct3_ultrawide_hat_tool
|
||||
|
||||
PRODUCT_WITHOUT_TTS_VOICE_PACKS := true
|
||||
|
||||
# preloaded_nanoapps.json
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google_contexthub/devices/factory
|
||||
|
|
|
@ -9,6 +9,9 @@ gnss_device_patch_address=0
|
|||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||
ism_stream_enable=1
|
||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
Is1PPSTimeSyncEnable=0
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
GlueLayer_IsPlatformRefTimeEnable=1
|
||||
chpp_betp_client=1
|
||||
gnss_device_data_port_chpp_spi_device=/dev/gnss_ipc
|
||||
gnss_device_data_port_chpp_present=1
|
||||
|
@ -21,6 +24,8 @@ ChipCfg_VDR_low_end_Time = 20
|
|||
Chip_Configuration_AidingConfiguration=0x00020046
|
||||
Chip_Configuration_RefClkControl=0x24
|
||||
Chip_Configuration_DCXO_CrystalType=0x11
|
||||
Chip_Configuration_GNSSConstConstraintDef = 0x60FF
|
||||
LocTech_Constraints = 0x60FF
|
||||
Chip_Configuration_RfMiscCtrl = 0x80008001
|
||||
bdsUsedInUSPolicy=2
|
||||
sbasUsedInUSPolicy=2
|
||||
|
@ -28,6 +33,8 @@ qzssUsedInUSPolicy=2
|
|||
navicUsedInUSPolicy=2
|
||||
Chip_Configuration_FeatureCfg_DVS = 1
|
||||
Chip_Configuration_FeatureCfg_DFS = 1
|
||||
Chip_Configuration_FeatureCfg_MTPL = 0
|
||||
Chip_Configuration_FeatureCfg_SDL_BYASS = 1
|
||||
mailboxDisabled=0x0
|
||||
gnss_rfic_chip_id=55400000
|
||||
UseRtcForAiding=1
|
||||
|
@ -36,14 +43,16 @@ Sif_UseFwXtraInterface=1
|
|||
Agnss_IsGloAidingEnable=0
|
||||
SETCaps_IsOtdoa=1
|
||||
SETCaps_IsLpp=1
|
||||
SETCaps_SuplUT1=20
|
||||
PosReq_Supl2Params_SuplNiUdpPort=7275
|
||||
GlueLayer_LPPCpBitmask=0x17
|
||||
GlueLayer_LPPCpBitmask=0xFF
|
||||
GlueLayer_IsCpLteNeighborCellEnable=1
|
||||
GlueLayer_isReqDBHFromFwRefLoc=1
|
||||
GlueLayer_isReqUBPFromPressureSensor=1
|
||||
GlueLayer_IsRilCIDReqEnable=0
|
||||
GlueLayer_IsMemsEnable=1
|
||||
GlueLayer_MeasCorrCap=7
|
||||
Chip_Configuration_mems_data_Configuration=0x17
|
||||
Chip_Configuration_mems_data_Configuration=0x5
|
||||
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
|
||||
CP_LocTech_PrimaryConst=0
|
||||
CP_LocTech_Constraints=1
|
||||
|
@ -52,14 +61,15 @@ UP_LocTech_PrimaryConst=0
|
|||
UP_LocTech_Constraints=1
|
||||
UP_LocTech_Requirements=0
|
||||
SpotLogger_Allowed=0
|
||||
soft_dog=0
|
||||
RfPathLossDb_Ap=3600
|
||||
RfPathLossDb_Cp=3600
|
||||
RfPathLossDb_L5_Ap=4300
|
||||
RfPathLossDb_L5_Cp=4300
|
||||
IsUseEntireRespTime911=1
|
||||
isForceHighAccuracyMode=1
|
||||
cp_partial_reset_disable=1
|
||||
isUseUncalAccel=1
|
||||
isUseUncalMagn=0
|
||||
|
||||
GNSS_CARRIER_CONFIG_BEGIN
|
||||
GNSS_CARRIER_ID=0
|
||||
|
@ -103,6 +113,7 @@ ENABLE_NLP_IN_AGNSS=1
|
|||
ENABLE_LPP_HA_GAD_SHAPE=1
|
||||
|
||||
GNSS_CARRIER_ID=3
|
||||
ENABLE_CAPS_OTDOA=0
|
||||
ENABLE_LPP_UP=1
|
||||
ENABLE_LPPE_UP=3
|
||||
SUPL_SSL_METHOD=TLSv1_2
|
||||
|
|
|
@ -24,6 +24,10 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
|
|||
ism_stream_enable=1
|
||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
|
||||
# Enable/Disable 1PPS Time Sync policy
|
||||
Is1PPSTimeSyncEnable=0
|
||||
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
# CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK
|
||||
#Chip_Configuration_Io_Options=0x9
|
||||
# enable DEBUG sync msg
|
||||
|
@ -33,6 +37,7 @@ caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
|||
#Chip_Configuration_cpdbgsync=1
|
||||
|
||||
# Chip_Configuration_TrackerDebugMode = 0x10
|
||||
GlueLayer_IsPlatformRefTimeEnable=1
|
||||
|
||||
# enables CHPP for SPI port
|
||||
# uncomment the *chpp* lines below (and comment gnss_device-data_port_kepslim_present above) to use SPI+CHPP
|
||||
|
@ -90,6 +95,9 @@ Chip_Configuration_DCXO_CrystalType=0x11
|
|||
# Range should be 2000 to 3100
|
||||
#Chip_Configuration_DCXO_InflectionPoint=2855
|
||||
|
||||
# L1 + L5 MCW
|
||||
Chip_Configuration_GNSSConstConstraintDef = 0x60FF
|
||||
LocTech_Constraints = 0x60FF
|
||||
Chip_Configuration_RfMiscCtrl = 0x80008001
|
||||
|
||||
### 2C48 L1 only MCW ###
|
||||
|
@ -114,6 +122,10 @@ navicUsedInUSPolicy=2
|
|||
# DFS: 0 = Disabled, 1 = Enabled (default)
|
||||
Chip_Configuration_FeatureCfg_DVS = 1
|
||||
Chip_Configuration_FeatureCfg_DFS = 1
|
||||
# Disable MTPL
|
||||
Chip_Configuration_FeatureCfg_MTPL = 0
|
||||
# MCW Link failure behavior: 0 = SW Assert (default), 1 = GNSS restart (hot start)
|
||||
Chip_Configuration_FeatureCfg_SDL_BYASS = 1
|
||||
|
||||
# This is a bitfield that will disable incoming interrupts for mailboxes
|
||||
# AP = 0x1
|
||||
|
@ -159,14 +171,16 @@ Sif_UseFwXtraInterface=1
|
|||
Agnss_IsGloAidingEnable=0
|
||||
SETCaps_IsOtdoa=1
|
||||
SETCaps_IsLpp=1
|
||||
SETCaps_SuplUT1=20
|
||||
PosReq_Supl2Params_SuplNiUdpPort=7275
|
||||
GlueLayer_LPPCpBitmask=0x17
|
||||
GlueLayer_LPPCpBitmask=0xFF
|
||||
GlueLayer_IsCpLteNeighborCellEnable=1
|
||||
GlueLayer_isReqDBHFromFwRefLoc=1
|
||||
GlueLayer_isReqUBPFromPressureSensor=1
|
||||
GlueLayer_IsRilCIDReqEnable=0
|
||||
GlueLayer_IsMemsEnable=1
|
||||
GlueLayer_MeasCorrCap=7
|
||||
Chip_Configuration_mems_data_Configuration=0x17
|
||||
Chip_Configuration_mems_data_Configuration=0x5
|
||||
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
|
||||
CP_LocTech_PrimaryConst=0
|
||||
CP_LocTech_Constraints=1
|
||||
|
@ -176,8 +190,6 @@ UP_LocTech_Constraints=1
|
|||
UP_LocTech_Requirements=0
|
||||
SpotLogger_Allowed=0
|
||||
|
||||
soft_dog=0
|
||||
|
||||
RfPathLossDb_Ap=3600
|
||||
RfPathLossDb_Cp=3600
|
||||
RfPathLossDb_L5_Ap=4300
|
||||
|
@ -189,8 +201,15 @@ IsUseEntireRespTime911=1
|
|||
# force engine to engage high accuracy if entire response time used; default 0
|
||||
isForceHighAccuracyMode=1
|
||||
|
||||
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
|
||||
# This is to indicate if AP supports CP partial reset feature
|
||||
# default = CP partial reset feature enabled
|
||||
# 0 = CP partial reset feature enabled
|
||||
# 1 = CP partial reset feature disabled
|
||||
cp_partial_reset_disable=1
|
||||
|
||||
# 0: Use calibrated data 1: Use uncalibrated data
|
||||
isUseUncalAccel=1
|
||||
isUseUncalMagn=0
|
||||
|
||||
GNSS_CARRIER_CONFIG_BEGIN
|
||||
# DEFAULT
|
||||
|
@ -235,6 +254,7 @@ ENABLE_NLP_IN_AGNSS=1
|
|||
ENABLE_LPP_HA_GAD_SHAPE=1
|
||||
# VZW
|
||||
GNSS_CARRIER_ID=3
|
||||
ENABLE_CAPS_OTDOA=0
|
||||
ENABLE_LPP_UP=1
|
||||
ENABLE_LPPE_UP=3
|
||||
SUPL_SSL_METHOD=TLSv1_2
|
||||
|
|
1101
powerhint-comet.json
1101
powerhint-comet.json
File diff suppressed because it is too large
Load diff
|
@ -32,36 +32,12 @@ using aidl::android::hardware::power::stats::DisplayStateResidencyDataProvider;
|
|||
using aidl::android::hardware::power::stats::EnergyConsumerType;
|
||||
using aidl::android::hardware::power::stats::PowerStatsEnergyConsumer;
|
||||
|
||||
void addDisplay(std::shared_ptr<PowerStats> p) {
|
||||
// Add display residency stats for inner display
|
||||
struct stat primaryBuffer;
|
||||
if (!stat("/sys/class/drm/card0/device/primary-panel/time_in_state", &primaryBuffer)) {
|
||||
// time_in_state exists
|
||||
addDisplayMrrByEntity(p, "Inner Display", "/sys/class/drm/card0/device/primary-panel/");
|
||||
} else {
|
||||
// time_in_state doesn't exist
|
||||
std::vector<std::string> inner_states = {
|
||||
"Off",
|
||||
"LP: 2152x2076@1",
|
||||
"LP: 2152x2076@30",
|
||||
"On: 2152x2076@1",
|
||||
"On: 2152x2076@10",
|
||||
"On: 2152x2076@60",
|
||||
"On: 2152x2076@120",
|
||||
"HBM: 2152x2076@60",
|
||||
"HBM: 2152x2076@120"};
|
||||
|
||||
p->addStateResidencyDataProvider(std::make_unique<DisplayStateResidencyDataProvider>(
|
||||
"Inner Display",
|
||||
"/sys/class/backlight/panel0-backlight/state",
|
||||
inner_states));
|
||||
}
|
||||
|
||||
void addOuterDisplay(std::shared_ptr<PowerStats> p) {
|
||||
// Add display residency stats for outer display
|
||||
struct stat secondaryBuffer;
|
||||
if (!stat("/sys/class/drm/card0/device/secondary-panel/time_in_state", &secondaryBuffer)) {
|
||||
// time_in_state exists
|
||||
addDisplayMrrByEntity(p, "Outer Display", "/sys/class/drm/card0/device/secondary-panel/");
|
||||
addDisplayMrrByEntity(p, "Outer-Display", "/sys/class/drm/card0/device/secondary-panel/");
|
||||
} else {
|
||||
// time_in_state doesn't exist
|
||||
std::vector<std::string> outer_states = {
|
||||
|
@ -73,7 +49,7 @@ void addDisplay(std::shared_ptr<PowerStats> p) {
|
|||
"HBM: 1080x2424@120"};
|
||||
|
||||
p->addStateResidencyDataProvider(std::make_unique<DisplayStateResidencyDataProvider>(
|
||||
"Outer Display",
|
||||
"Outer-Display",
|
||||
"/sys/class/backlight/panel1-backlight/state",
|
||||
outer_states));
|
||||
}
|
||||
|
@ -94,8 +70,9 @@ int main() {
|
|||
|
||||
std::shared_ptr<PowerStats> p = ndk::SharedRefBase::make<PowerStats>();
|
||||
|
||||
addPixelStateResidencyDataProvider(p, "Inner-Display");
|
||||
addZumaProCommonDataProviders(p);
|
||||
addDisplay(p);
|
||||
addOuterDisplay(p);
|
||||
|
||||
const std::string instance = std::string() + PowerStats::descriptor + "/default";
|
||||
binder_status_t status = AServiceManager_addService(p->asBinder().get(), instance.c_str());
|
||||
|
|
33
rro_overlays/ConnectivityResourcesOverlayComet/Android.bp
Normal file
33
rro_overlays/ConnectivityResourcesOverlayComet/Android.bp
Normal file
|
@ -0,0 +1,33 @@
|
|||
//
|
||||
// Copyright (C) 2024 The Android Open Source Project
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
// You may obtain a copy of the License at
|
||||
//
|
||||
// http://www.apache.org/licenses/LICENSE-2.0
|
||||
//
|
||||
// Unless required by applicable law or agreed to in writing, software
|
||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
//
|
||||
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "ConnectivityResourcesOverlayComet",
|
||||
sdk_version: "current",
|
||||
product_specific: true,
|
||||
resource_dirs: ["res"],
|
||||
}
|
||||
|
||||
override_runtime_resource_overlay {
|
||||
name: "ConnectivityResourcesOverlayCometOverride",
|
||||
base: "ConnectivityResourcesOverlayComet",
|
||||
package_name: "com.google.android.connectivity.resources.comet",
|
||||
target_package_name: "com.google.android.connectivity.resources",
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2024 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
-->
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.google.android.connectivity.resources.comet">
|
||||
<application android:hasCode="false" />
|
||||
<overlay android:targetPackage="com.android.connectivity.resources"
|
||||
android:targetName="ServiceConnectivityResourcesConfig"
|
||||
android:isStatic="true"
|
||||
android:priority="0" />
|
||||
</manifest>
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2024 The Android Open Source Project
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
-->
|
||||
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<bool name="config_thread_default_enabled">false</bool>
|
||||
</resources>
|
|
@ -22,4 +22,16 @@
|
|||
</string-array>
|
||||
<bool name="tag_intent_app_pref_supported">true</bool>
|
||||
<bool name="nfc_observe_mode_supported">true</bool>
|
||||
<!-- NFC Antenna Location API -->
|
||||
<integer name="device_width">150</integer>
|
||||
<integer name="device_height">155</integer>
|
||||
<bool name="device_foldable">true</bool>
|
||||
<integer-array name="antenna_x">
|
||||
<item>114</item>
|
||||
<item>39</item>
|
||||
</integer-array>
|
||||
<integer-array name="antenna_y">
|
||||
<item>83</item>
|
||||
<item>83</item>
|
||||
</integer-array>
|
||||
</resources>
|
||||
|
|
|
@ -19,7 +19,17 @@
|
|||
#include <string>
|
||||
|
||||
namespace {
|
||||
constexpr std::string_view kWingBoardHwId("0x00060603000100020000000000000000");
|
||||
using android::base::GetProperty;
|
||||
bool useThermalWingBoardConfig() {
|
||||
const auto cdt_hwid = GetProperty("ro.boot.cdt_hwid", "");
|
||||
if (cdt_hwid == kWingBoardHwId) {
|
||||
LOG(INFO) << "Using wingboard thermal config as found cdt_hwid " << cdt_hwid;
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
bool useThermalBackupConfig() {
|
||||
const auto panel_drv = GetProperty("ro.boot.primary_panel_drv", "");
|
||||
const auto is_panel_available = (panel_drv.find("panel-google-ct3a") != std::string::npos) ||
|
||||
|
@ -39,11 +49,18 @@ bool useThermalBackupConfig() {
|
|||
} // namespace
|
||||
|
||||
int main() {
|
||||
if (useThermalBackupConfig()) {
|
||||
if (useThermalWingBoardConfig()) {
|
||||
if (!android::base::SetProperty("vendor.thermal.config",
|
||||
"thermal_info_config_wingboard.json")) {
|
||||
LOG(FATAL) << "Failed to set property vendor.thermal.config to "
|
||||
"thermal_info_config_wingboard.";
|
||||
}
|
||||
} else if (useThermalBackupConfig()) {
|
||||
if (!android::base::SetProperty("vendor.thermal.config",
|
||||
"thermal_info_config_backup.json")) {
|
||||
LOG(FATAL) << "Failed to set property vendor.thermal.config to "
|
||||
"thermal_info_config_backup.";
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
}
|
|
@ -354,10 +354,8 @@
|
|||
"S1S_VDD_CAM",
|
||||
"S4S_VDD2H_MEM",
|
||||
"S5S_VDDQ_MEM",
|
||||
"S8S_VDD_G3D_L2",
|
||||
"S9S_VDD_AOC",
|
||||
"L2S_PLL_MIPI_UFS",
|
||||
"L9S_GNSS_CORE",
|
||||
"L21S_VDD2L_MEM",
|
||||
"VSYS_PWR_DISPLAY",
|
||||
"VSYS_PWR_WLAN_BT",
|
||||
|
@ -369,8 +367,7 @@
|
|||
"VSYS_PWR_MODEM"
|
||||
],
|
||||
"Coefficient": [
|
||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
|
||||
1.0, 1.0
|
||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0
|
||||
],
|
||||
"PowerSampleDelay": 7000,
|
||||
"PowerSampleCount": 5
|
||||
|
|
|
@ -3,32 +3,39 @@
|
|||
{
|
||||
"Name": "soc_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/soc_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
"HotThreshold": ["NaN", 34.29, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "rffe_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/rffe_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
"HotThreshold": ["NaN", 35.07, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "modem_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/modem_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
"HotThreshold": ["NaN", 33.31, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "gnss_tcxo_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/gnss_tcxo_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
"HotThreshold": ["NaN", 32.08, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "usb_conn_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NaN", 46.0, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"TempPath": "/dev/thermal/tz-by-name/usb_conn_therm/tz_temp",
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
|
@ -37,7 +44,6 @@
|
|||
"Name": "charger_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NaN", 34.89, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"TempPath": "/dev/thermal/tz-by-name/charger_therm/tz_temp",
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
|
@ -98,30 +104,111 @@
|
|||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE",
|
||||
"Name": "thb_hda",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "0.1",
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "WLC_CHECK",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "COUNT_THRESHOLD",
|
||||
"Combination": ["thb_hda", "thb_hda"],
|
||||
"Coefficient": [1, -51],
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "IS_WLC",
|
||||
"Type": "UNKNOWN",
|
||||
"VirtualSensor": true,
|
||||
"Formula": "COUNT_THRESHOLD",
|
||||
"StepRatio": 0.2,
|
||||
"Combination": ["WLC_CHECK"],
|
||||
"Coefficient": [2],
|
||||
"Multiplier": 1,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "NO_WLC",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["VIRTUAL-SKIN-CHARGE-OPEN", "VIRTUAL-SKIN-CHARGE-CLOSE"],
|
||||
"Combination": ["1", "IS_WLC"],
|
||||
"CombinationType": ["CONSTANT", "SENSOR"],
|
||||
"Coefficient": [1.0, -1.0],
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WLC-EQ",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["rffe_therm", "charger_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.588, 0.066, 0.306],
|
||||
"Offset": 787,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WIRED-OPEN",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["soc_therm", "rffe_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.119, 0.103, 0.481, 0.288],
|
||||
"Offset": -203,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WIRED-CLOSE",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["soc_therm", "rffe_therm", "modem_therm"],
|
||||
"Coefficient": [0.223, 0.175, 0.493],
|
||||
"Offset": 2631,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WIRED-EQ",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["VIRTUAL-SKIN-CHARGE-WIRED-OPEN", "VIRTUAL-SKIN-CHARGE-WIRED-CLOSE"],
|
||||
"Coefficient": ["OPEN_WEIGHT", "CLOSE_WEIGHT"],
|
||||
"CoefficientType": ["SENSOR", "SENSOR"],
|
||||
"HotThreshold": ["NaN", 34.0, 38.0, 41.0, 45.0, 46.5, 57.0],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WIRED",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "0.2",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN-CHARGE-WIRED-EQ"],
|
||||
"Coefficient": ["NO_WLC"],
|
||||
"CoefficientType": ["SENSOR"],
|
||||
"HotThreshold": ["NAN", 34.0, 38.0, 41.0, 45.0, 46.5, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 3.9, 2.9, 3.9, 1.4, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"PIDInfo": {
|
||||
"K_Po": ["NaN", "NaN", 119, "NaN", "NaN", "NaN", "NaN"],
|
||||
"K_Pu": ["NaN", "NaN", 119, "NaN", "NaN", "NaN", "NaN"],
|
||||
"K_I": ["NaN", "NaN", 25, "NaN", "NaN", "NaN", "NaN"],
|
||||
"K_D": ["NaN", "NaN", 0, "NaN", "NaN", "NaN", "NaN"],
|
||||
"I_Max": ["NaN", "NaN", 1302, "NaN", "NaN", "NaN", "NaN"],
|
||||
"S_Power": ["NaN", "NaN", 2527, "NaN", "NaN", "NaN", "NaN"],
|
||||
"MinAllocPower": ["NaN", "NaN", 0, "NaN", "NaN", "NaN", "NaN"],
|
||||
"MaxAllocPower": ["NaN", "NaN", 6219, "NaN", "NaN", "NaN", "NaN"],
|
||||
"I_Cutoff": ["NaN", "NaN", 6, "NaN", "NaN", "NaN", "NaN"],
|
||||
"K_Po": ["NAN", "NAN", 119, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_Pu": ["NAN", "NAN", 119, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_I": ["NAN", "NAN", 25, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_D": ["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Max": ["NAN", "NAN", 1302, "NAN", "NAN", "NAN", "NAN"],
|
||||
"S_Power": ["NAN", "NAN", 2527, "NAN", "NAN", "NAN", "NAN"],
|
||||
"MinAllocPower": ["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"MaxAllocPower": ["NAN", "NAN", 6219, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Cutoff": ["NAN", "NAN", 6, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Default": 1302
|
||||
},
|
||||
"ExcludedPowerInfo": [
|
||||
|
@ -141,10 +228,55 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-PERSIST",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "2.0",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination":["VIRTUAL-SKIN-CHARGE-WLC-EQ", "VIRTUAL-SKIN-CHARGE-WIRED-EQ"],
|
||||
"Coefficient":["IS_WLC", "NO_WLC"],
|
||||
"CoefficientType": ["SENSOR", "SENSOR"],
|
||||
"HotThreshold": ["NaN", 35.0, 41.0, 45.0, 47.0, 51.0, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 3.9, 1.9, 1.9, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"PIDInfo": {
|
||||
"K_Po": ["NaN", "NaN", 213, "NaN", "NaN", "NaN", "NaN"],
|
||||
"K_Pu": ["NaN", "NaN", 213, "NaN", "NaN", "NaN", "NaN"],
|
||||
"K_I": ["NaN", "NaN", 27, "NaN", "NaN", "NaN", "NaN"],
|
||||
"K_D": ["NaN", "NaN", 0, "NaN", "NaN", "NaN", "NaN"],
|
||||
"I_Max": ["NaN", "NaN", 1383, "NaN", "NaN", "NaN", "NaN"],
|
||||
"S_Power": ["NaN", "NaN", 2383, "NaN", "NaN", "NaN", "NaN"],
|
||||
"MinAllocPower": ["NaN", "NaN", 0, "NaN", "NaN", "NaN", "NaN"],
|
||||
"MaxAllocPower": ["NaN", "NaN", 8022, "NaN", "NaN", "NaN", "NaN"],
|
||||
"I_Cutoff": ["NaN", "NaN", 8, "NaN", "NaN", "NaN", "NaN"],
|
||||
"I_Default": 1383
|
||||
},
|
||||
"ExcludedPowerInfo": [
|
||||
{
|
||||
"PowerRail": "PARTIAL_SYSTEM_POWER",
|
||||
"PowerWeight": [0.21, 0.21, 0.21, 0.21, 0.42, 0.42, 0.42]
|
||||
}
|
||||
],
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "chg_mdis",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 25, 25, 26, 26, 26, 26],
|
||||
"LimitInfo": [0, 0, 1, 1, 26, 26, 26]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "USB-MINUS-CHARGER",
|
||||
"Type": "UNKNOWN",
|
||||
"VirtualSensor": true,
|
||||
"Hidden": true,
|
||||
"TriggerSensor": "usb_conn_therm",
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["usb_conn_therm", "charger_therm"],
|
||||
|
@ -191,10 +323,8 @@
|
|||
"S1S_VDD_CAM",
|
||||
"S4S_VDD2H_MEM",
|
||||
"S5S_VDDQ_MEM",
|
||||
"S8S_VDD_G3D_L2",
|
||||
"S9S_VDD_AOC",
|
||||
"L2S_PLL_MIPI_UFS",
|
||||
"L9S_GNSS_CORE",
|
||||
"L21S_VDD2L_MEM",
|
||||
"VSYS_PWR_DISPLAY",
|
||||
"VSYS_PWR_WLAN_BT",
|
||||
|
@ -206,8 +336,7 @@
|
|||
"VSYS_PWR_MODEM"
|
||||
],
|
||||
"Coefficient": [
|
||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
|
||||
1.0, 1.0
|
||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0
|
||||
],
|
||||
"PowerSampleDelay": 7000,
|
||||
"PowerSampleCount": 5
|
||||
|
|
|
@ -15,6 +15,11 @@
|
|||
"Type": "UNKNOWN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "maxfg_secondary",
|
||||
"Type": "UNKNOWN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "soc",
|
||||
"Type": "BCL_PERCENTAGE",
|
||||
|
@ -38,32 +43,39 @@
|
|||
{
|
||||
"Name": "soc_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/soc_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
"HotThreshold": ["NaN", 34.29, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "rffe_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/rffe_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
"HotThreshold": ["NaN", 35.07, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "modem_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/modem_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
"HotThreshold": ["NaN", 33.31, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "gnss_tcxo_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/gnss_tcxo_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
"HotThreshold": ["NaN", 32.08, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "usb_conn_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NAN", 30.79, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"TempPath": "/dev/thermal/tz-by-name/usb_conn_therm/tz_temp",
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
|
@ -72,11 +84,20 @@
|
|||
"Name": "charger_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NAN", 34.89, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"TempPath": "/dev/thermal/tz-by-name/charger_therm/tz_temp",
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "inner_display_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "display_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "inner_brightness",
|
||||
"Type": "UNKNOWN",
|
||||
|
@ -106,19 +127,79 @@
|
|||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-OPEN",
|
||||
"Name": "VIRTUAL-SKIN-OPEN-SUB-1",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": [
|
||||
"soc_therm",
|
||||
"rffe_therm",
|
||||
"modem_therm",
|
||||
"gnss_tcxo_therm"
|
||||
],
|
||||
"Coefficient": [0.119, 0.103, 0.481, 0.288],
|
||||
"Offset": -203,
|
||||
"Combination": ["charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.144, 0.448, 0.402],
|
||||
"Offset": -1113,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-OPEN-SUB-2",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["charger_therm", "modem_therm", "inner_display_therm", "display_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.12, 0.12, 0.37, 0.32, 0.12],
|
||||
"Offset": -30,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-OPEN",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN-OPEN-SUB-1", "VIRTUAL-SKIN-OPEN-SUB-2"],
|
||||
"Coefficient": [1.0, 1.0],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CLOSE-SUB-1",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["rffe_therm", "charger_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.312, 0.32, 0.333],
|
||||
"Offset": 51,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CLOSE-SUB-2",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["soc_therm", "rffe_therm"],
|
||||
"Coefficient": [0.294, 0.664],
|
||||
"Offset": 388,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CLOSE-SUB-3",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["modem_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.65, 0.35],
|
||||
"Offset": -1825,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CLOSE-SUB-4",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["rffe_therm", "usb_conn_therm", "inner_display_therm", "display_therm", "gnss_tcxo_therm", "maxfg_base", "maxfg_secondary"],
|
||||
"Coefficient": [0.03, 0.096, 0.03, 0.78, 0.03, 0.03, 0.09],
|
||||
"Offset": -2730,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
|
@ -126,22 +207,54 @@
|
|||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["soc_therm", "rffe_therm", "modem_therm"],
|
||||
"Coefficient": [0.223, 0.175, 0.493],
|
||||
"Offset": 2631,
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN-CLOSE-SUB-1", "VIRTUAL-SKIN-CLOSE-SUB-2", "VIRTUAL-SKIN-CLOSE-SUB-3", "VIRTUAL-SKIN-CLOSE-SUB-4"],
|
||||
"Coefficient": [1.0, 1.0, 1.0, 1.0],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN",
|
||||
"Type": "SKIN",
|
||||
"Version": "0.1",
|
||||
"Name": "VIRTUAL-SKIN-LEGACY",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "2.1",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"Hidden": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["VIRTUAL-SKIN-OPEN", "VIRTUAL-SKIN-CLOSE"],
|
||||
"Coefficient": ["OPEN_WEIGHT", "CLOSE_WEIGHT"],
|
||||
"CoefficientType": ["SENSOR", "SENSOR"],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-SKIN-MODEL",
|
||||
"Type":"UNKNOWN",
|
||||
"Version": "1.0",
|
||||
"VirtualSensor":true,
|
||||
"ModelPath":"vt_estimation_model.tflite",
|
||||
"Formula": "USE_ML_MODEL",
|
||||
"Combination":["soc_therm", "rffe_therm", "charger_therm", "usb_conn_therm", "modem_therm", "inner_display_therm", "display_therm", "gnss_tcxo_therm", "maxfg_base", "maxfg_secondary", "inner_brightness"],
|
||||
"Multiplier":0.001,
|
||||
"PreviousSampleCount": 3,
|
||||
"SupportUnderSampling": true
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
||||
"Type": "UNKNOWN",
|
||||
"VirtualSensor": true,
|
||||
"Hidden": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["VIRTUAL-SKIN-MODEL", "VIRTUAL-SKIN-LEGACY"],
|
||||
"Coefficient": [1.0, -1.0],
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN",
|
||||
"Type": "SKIN",
|
||||
"Version": "2.2",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN-LEGACY"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 39.0, 43.0, 45.0, 46.5, 53.0, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
|
@ -149,10 +262,6 @@
|
|||
"PassiveDelay": 7000,
|
||||
"SendCallback": true,
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "tpu_cooling",
|
||||
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "gxp-cooling",
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 99, 99]
|
||||
|
@ -164,7 +273,7 @@
|
|||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
|
@ -180,7 +289,7 @@
|
|||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
|
@ -207,7 +316,7 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"BindedPowerRail": "S4M_VDD_CPUCL0",
|
||||
"CdevCeiling": [0, 4, 4, 4, 4, 4, 4]
|
||||
"CdevCeilingFrequency": [1950000, 1696000, 1696000, 1696000, 1696000, 1696000, 1696000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
|
@ -215,7 +324,7 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S2M_VDD_CPUCL1",
|
||||
"CdevCeiling": [0, 8, 8, 8, 8, 8, 8]
|
||||
"CdevCeilingFrequency": [2600000, 1795000, 1795000, 1795000, 1795000, 1795000, 1795000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
|
@ -223,7 +332,32 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S3M_VDD_CPUCL2",
|
||||
"CdevCeiling": [0, 12, 12, 12, 12, 12, 12]
|
||||
"CdevCeilingFrequency": [3105000, 1396000, 1396000, 1396000, 1396000, 1396000, 1396000]
|
||||
}
|
||||
],
|
||||
"Profile": [
|
||||
{
|
||||
"Mode": "game",
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-0",
|
||||
"BindedPowerRail": "S4M_VDD_CPUCL0",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled":true
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"BindedPowerRail": "S2M_VDD_CPUCL1",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled":true
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"BindedPowerRail": "S3M_VDD_CPUCL2",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -232,7 +366,7 @@
|
|||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
|
@ -258,21 +392,22 @@
|
|||
"CdevWeightForPID": [0.292, 0.292, 0.292, 0.292, 0.292, 0.292, 0.292],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 8, 8, 8, 8, 8, 8]
|
||||
"CdevCeilingFrequency": [1950000, 1098000, 1098000, 1098000, 1098000, 1098000, 1098000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"CdevWeightForPID": [0.804, 0.804, 0.804, 0.804, 0.804, 0.804, 0.804],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 11, 11, 11, 11, 11, 11]
|
||||
"CdevCeilingFrequency": [2600000, 1221000, 1221000, 1221000, 1221000, 1221000, 1221000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [0.342, 0.342, 0.342, 0.342, 0.342, 0.342, 0.342],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 16, 16, 16, 16, 16, 16]
|
||||
"CdevCeilingFrequency": [3105000, 700000, 700000, 700000, 700000, 700000, 700000]
|
||||
|
||||
}
|
||||
],
|
||||
"Profile": [
|
||||
|
@ -323,7 +458,7 @@
|
|||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
|
@ -349,21 +484,21 @@
|
|||
"CdevWeightForPID": [0.156, 0.156, 0.156, 0.156, 0.156, 0.156, 0.156],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 10, 10, 10, 10, 10, 10]
|
||||
"CdevCeilingFrequency": [1950000, 820000, 820000, 820000, 820000, 820000, 820000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"CdevWeightForPID": [0.428, 0.428, 0.428, 0.428, 0.428, 0.428, 0.428],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 14, 14, 14, 14, 14, 14]
|
||||
"CdevCeilingFrequency": [2600000, 787000, 787000, 787000, 787000, 787000, 787000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [0.225, 0.225, 0.225, 0.225, 0.225, 0.225, 0.225],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 17, 17, 17, 17, 17, 17]
|
||||
"CdevCeilingFrequency": [3105000, 700000, 700000, 700000, 700000, 700000, 700000]
|
||||
}
|
||||
],
|
||||
"Profile": [
|
||||
|
@ -397,36 +532,32 @@
|
|||
],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 4, 4, 4, 4, 4, 4]
|
||||
"CdevCeilingFrequency": [1950000, 1696000, 1696000, 1696000, 1696000, 1696000, 1696000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"CdevWeightForPID": [
|
||||
0.428, 0.428, 0.428, 0.428, 0.428, 0.428, 0.428
|
||||
],
|
||||
"CdevWeightForPID": [0.428, 0.428, 0.428, 0.428, 0.428, 0.428, 0.428],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 8, 8, 8, 8, 8, 8]
|
||||
"CdevCeilingFrequency": [2600000, 1795000, 1795000, 1795000, 1795000, 1795000, 1795000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [
|
||||
0.225, 0.225, 0.225, 0.225, 0.225, 0.225, 0.225
|
||||
],
|
||||
"CdevWeightForPID": [0.225, 0.225, 0.225, 0.225, 0.225, 0.225, 0.225],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 12, 12, 12, 12, 12, 12]
|
||||
"CdevCeilingFrequency": [3105000, 1396000, 1396000, 1396000, 1396000, 1396000, 1396000]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CPU-GPU",
|
||||
"Name": "VIRTUAL-SKIN-SOC",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
|
@ -442,7 +573,7 @@
|
|||
"K_D": ["NAN", "NAN", "NAN", 0, "NAN", "NAN", "NAN"],
|
||||
"I_Max": ["NAN", "NAN", "NAN", 2600, "NAN", "NAN", "NAN"],
|
||||
"S_Power": ["NAN", "NAN", "NAN", 800, "NAN", "NAN", "NAN"],
|
||||
"MinAllocPower": ["NAN", "NAN", "NAN", 0, "NAN", "NAN", "NAN"],
|
||||
"MinAllocPower": ["NAN", "NAN", "NAN", 800, "NAN", "NAN", "NAN"],
|
||||
"MaxAllocPower": ["NAN", "NAN", "NAN", 3900, "NAN", "NAN", "NAN"],
|
||||
"I_Cutoff": ["NAN", "NAN", "NAN", 8, "NAN", "NAN", "NAN"]
|
||||
},
|
||||
|
@ -453,8 +584,8 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"BindedPowerRail": "S4M_VDD_CPUCL0",
|
||||
"CdevCeiling": [0, 10, 10, 10, 10, 11, 11],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 11, 11]
|
||||
"CdevCeilingFrequency": [1950000, 820000, 820000, 820000, 820000, 820000, 820000],
|
||||
"LimitInfoFrequency": [1950000, 1950000, 1950000, 1950000, 1950000, 820000, 820000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
|
@ -462,8 +593,8 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S2M_VDD_CPUCL1",
|
||||
"CdevCeiling": [0, 14, 14, 14, 14, 16, 16],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 16, 16]
|
||||
"CdevCeilingFrequency": [2600000, 787000, 787000, 787000, 648000, 357000, 357000],
|
||||
"LimitInfoFrequency": [2600000, 2600000, 2600000, 2600000, 2600000, 357000, 357000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
|
@ -471,8 +602,8 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S3M_VDD_CPUCL2",
|
||||
"CdevCeiling": [0, 17, 17, 17, 17, 17, 17],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 17, 17]
|
||||
"CdevCeilingFrequency": [3105000, 700000, 700000, 700000, 700000, 700000, 700000],
|
||||
"LimitInfoFrequency": [3105000, 3105000, 3105000, 3105000, 3105000, 700000, 700000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-gpufreq-0",
|
||||
|
@ -480,8 +611,17 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"BindedPowerRail": "S2S_VDD_G3D",
|
||||
"CdevCeiling": [0, 9, 9, 9, 10, 12, 12],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 12, 12]
|
||||
"CdevCeilingFrequency": [940000, 419000, 419000, 419000, 376000, 302000, 302000],
|
||||
"LimitInfoFrequency": [940000, 940000, 940000, 940000, 940000, 302000, 302000]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "tpu_cooling",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"BindedPowerRail": "S7M_VDD_TPU",
|
||||
"CdevCeiling": [0, 7, 7, 7, 7, 7, 7],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 7, 7]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -490,7 +630,7 @@
|
|||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
|
@ -514,7 +654,7 @@
|
|||
{
|
||||
"CdevRequest": "thermal-gpufreq-0",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"CdevCeiling": [0, 9, 9, 10, 12, 12, 12]
|
||||
"CdevCeilingFrequency": [940000, 419000, 419000, 376000, 302000, 302000, 302000]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -522,7 +662,7 @@
|
|||
"Name": "cellular-emergency",
|
||||
"Type": "POWER_AMPLIFIER",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
|
@ -536,11 +676,28 @@
|
|||
{
|
||||
"Name": "VIRTUAL-SKIN-OUTER-DISPLAY",
|
||||
"Type": "DISPLAY",
|
||||
"Version": "2.0",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["display_therm"],
|
||||
"Coefficient": [0.956],
|
||||
"Offset": 1102,
|
||||
"HotThreshold": ["NAN", 39.0, 43.0, 45.0, 46.5, 53.0, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
"SendCallback": true,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-INNER-DISPLAY",
|
||||
"Type": "DISPLAY",
|
||||
"Version": "1.0",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Combination": ["VIRTUAL-SKIN-OPEN"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 39.0, 43.0, 45.0, 46.5, 53.0, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
||||
|
@ -550,14 +707,96 @@
|
|||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE",
|
||||
"Name": "thb_hda",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "0.1",
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "WLC_CHECK",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "COUNT_THRESHOLD",
|
||||
"Combination": ["thb_hda", "thb_hda"],
|
||||
"Coefficient": [1, -51],
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "IS_WLC",
|
||||
"Type": "UNKNOWN",
|
||||
"VirtualSensor": true,
|
||||
"Formula": "COUNT_THRESHOLD",
|
||||
"StepRatio": 0.2,
|
||||
"Combination": ["WLC_CHECK"],
|
||||
"Coefficient": [2],
|
||||
"Multiplier": 1,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "NO_WLC",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["1", "IS_WLC"],
|
||||
"CombinationType": ["CONSTANT", "SENSOR"],
|
||||
"Coefficient": [1.0, -1.0],
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WLC-EQ",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["rffe_therm", "charger_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.588, 0.066, 0.306],
|
||||
"Offset": 787,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WIRED-OPEN",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["soc_therm", "rffe_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.119, 0.103, 0.481, 0.288],
|
||||
"Offset": -203,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WIRED-CLOSE",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["soc_therm", "rffe_therm", "modem_therm"],
|
||||
"Coefficient": [0.223, 0.175, 0.493],
|
||||
"Offset": 2631,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WIRED-EQ",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["VIRTUAL-SKIN-CHARGE-WIRED-OPEN", "VIRTUAL-SKIN-CHARGE-WIRED-CLOSE"],
|
||||
"Coefficient": ["OPEN_WEIGHT", "CLOSE_WEIGHT"],
|
||||
"CoefficientType": ["SENSOR", "SENSOR"],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WIRED",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "0.2",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
"Combination": ["VIRTUAL-SKIN-CHARGE-WIRED-EQ"],
|
||||
"Coefficient": ["NO_WLC"],
|
||||
"CoefficientType": ["SENSOR"],
|
||||
"HotThreshold": ["NAN", 34.0, 38.0, 41.0, 45.0, 46.5, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 3.9, 2.9, 3.9, 1.4, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
|
@ -593,18 +832,97 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-SPEAKER",
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-PERSIST",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "2.0",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination":["VIRTUAL-SKIN-CHARGE-WLC-EQ", "VIRTUAL-SKIN-CHARGE-WIRED-EQ"],
|
||||
"Coefficient":["IS_WLC", "NO_WLC"],
|
||||
"CoefficientType": ["SENSOR", "SENSOR"],
|
||||
"HotThreshold": ["NaN", 35.0, 41.0, 45.0, 47.0, 51.0, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 3.9, 1.9, 1.9, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"PIDInfo": {
|
||||
"K_Po": ["NaN", "NaN", 213, "NaN", "NaN", "NaN", "NaN"],
|
||||
"K_Pu": ["NaN", "NaN", 213, "NaN", "NaN", "NaN", "NaN"],
|
||||
"K_I": ["NaN", "NaN", 27, "NaN", "NaN", "NaN", "NaN"],
|
||||
"K_D": ["NaN", "NaN", 0, "NaN", "NaN", "NaN", "NaN"],
|
||||
"I_Max": ["NaN", "NaN", 1383, "NaN", "NaN", "NaN", "NaN"],
|
||||
"S_Power": ["NaN", "NaN", 2383, "NaN", "NaN", "NaN", "NaN"],
|
||||
"MinAllocPower": ["NaN", "NaN", 0, "NaN", "NaN", "NaN", "NaN"],
|
||||
"MaxAllocPower": ["NaN", "NaN", 8022, "NaN", "NaN", "NaN", "NaN"],
|
||||
"I_Cutoff": ["NaN", "NaN", 8, "NaN", "NaN", "NaN", "NaN"],
|
||||
"I_Default": 1383
|
||||
},
|
||||
"ExcludedPowerInfo": [
|
||||
{
|
||||
"PowerRail": "PARTIAL_SYSTEM_POWER",
|
||||
"PowerWeight": [0.21, 0.21, 0.21, 0.21, 0.42, 0.42, 0.42]
|
||||
}
|
||||
],
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "chg_mdis",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 25, 25, 26, 26, 26, 26],
|
||||
"LimitInfo": [0, 0, 1, 1, 26, 26, 26]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-SPEAKER-LEGACY",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "0.1",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "usb_conn_therm",
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["usb_conn_therm", "maxfg_base"],
|
||||
"Coefficient": [0.89, 0.01],
|
||||
"Offset": 8426,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-SPEAKER-MODEL",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "1.0",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"ModelPath": "vt_speaker_estimation_model.tflite",
|
||||
"Formula": "USE_ML_MODEL",
|
||||
"Combination": ["soc_therm", "rffe_therm", "charger_therm", "usb_conn_therm", "modem_therm", "inner_display_therm", "display_therm", "gnss_tcxo_therm", "maxfg_base", "maxfg_secondary", "inner_brightness"],
|
||||
"Multiplier": 0.001,
|
||||
"PreviousSampleCount": 3,
|
||||
"SupportUnderSampling": true
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-SPEAKER-MODEL-LEGACY-DIFF",
|
||||
"Type": "UNKNOWN",
|
||||
"VirtualSensor": true,
|
||||
"Hidden": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["VIRTUAL-SKIN-SPEAKER-MODEL", "VIRTUAL-SKIN-SPEAKER-LEGACY"],
|
||||
"Coefficient": [1.0, -1.0],
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-SPEAKER",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "1.0",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "usb_conn_therm",
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN-SPEAKER-MODEL"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 37.0, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis": [0.0, 1.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
||||
"Offset": 8426,
|
||||
"Multiplier": 0.001,
|
||||
"StepRatio": 0.4,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"SendCallback": true
|
||||
|
@ -613,6 +931,7 @@
|
|||
"Name": "USB-MINUS-CHARGER",
|
||||
"Type": "UNKNOWN",
|
||||
"VirtualSensor": true,
|
||||
"Hidden": true,
|
||||
"TriggerSensor": "usb_conn_therm",
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["usb_conn_therm", "charger_therm"],
|
||||
|
@ -660,9 +979,9 @@
|
|||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["usb_conn_therm"],
|
||||
"Coefficient": [0.561],
|
||||
"Offset": 10729,
|
||||
"Combination": ["display_therm", "maxfg_secondary"],
|
||||
"Coefficient": [0.516, 0.535],
|
||||
"Offset": -26,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
|
@ -671,9 +990,9 @@
|
|||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["soc_therm"],
|
||||
"Coefficient": [0.799],
|
||||
"Offset": 1620,
|
||||
"Combination": ["usb_conn_therm", "maxfg_base"],
|
||||
"Coefficient": [0.045, 0.849],
|
||||
"Offset": 2975,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
|
@ -717,28 +1036,47 @@
|
|||
"Type": "NPU",
|
||||
"HotThreshold": ["NaN", "NaN", "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "STATS-UPDATOR",
|
||||
"Type": "UNKNOWN",
|
||||
"VirtualSensor": true,
|
||||
"Hidden": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm", "usb_conn_therm"],
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["VIRTUAL-SKIN-MODEL", "VIRTUAL-SKIN-LEGACY", "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
||||
"VIRTUAL-SKIN-SPEAKER-MODEL", "VIRTUAL-SKIN-SPEAKER-LEGACY", "VIRTUAL-SKIN-SPEAKER-MODEL-LEGACY-DIFF"],
|
||||
"Coefficient": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0],
|
||||
"Multiplier": 1,
|
||||
"SendPowerHint": true,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
}
|
||||
],
|
||||
"CoolingDevices": [
|
||||
{
|
||||
"Name": "thermal-cpufreq-0",
|
||||
"Type": "CPU",
|
||||
"WritePath": "/dev/thermal/cdev-by-name/thermal-cpufreq-0/user_vote"
|
||||
"WritePath": "/dev/thermal/cdev-by-name/thermal-cpufreq-0/user_vote",
|
||||
"ScalingAvailableFrequenciesPath": "/sys/devices/system/cpu/cpufreq/policy0/scaling_available_frequencies"
|
||||
},
|
||||
{
|
||||
"Name": "thermal-cpufreq-1",
|
||||
"Type": "CPU",
|
||||
"WritePath": "/dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote"
|
||||
"Name":"thermal-cpufreq-1",
|
||||
"Type":"CPU",
|
||||
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote",
|
||||
"ScalingAvailableFrequenciesPath": "/sys/devices/system/cpu/cpufreq/policy4/scaling_available_frequencies"
|
||||
},
|
||||
{
|
||||
"Name": "thermal-cpufreq-2",
|
||||
"Type": "CPU",
|
||||
"WritePath": "/dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote"
|
||||
"Name":"thermal-cpufreq-2",
|
||||
"Type":"CPU",
|
||||
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote",
|
||||
"ScalingAvailableFrequenciesPath": "/sys/devices/system/cpu/cpufreq/policy7/scaling_available_frequencies"
|
||||
},
|
||||
{
|
||||
"Name": "thermal-gpufreq-0",
|
||||
"Type": "GPU",
|
||||
"WritePath": "/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote"
|
||||
"WritePath": "/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote",
|
||||
"ScalingAvailableFrequenciesPath": "/sys/devices/platform/1f000000.mali/available_frequencies"
|
||||
},
|
||||
{
|
||||
"Name": "chg_mdis",
|
||||
|
@ -780,6 +1118,11 @@
|
|||
"PowerSampleDelay": 7000,
|
||||
"PowerSampleCount": 1
|
||||
},
|
||||
{
|
||||
"Name":"S7M_VDD_TPU",
|
||||
"PowerSampleDelay":7000,
|
||||
"PowerSampleCount":1
|
||||
},
|
||||
{
|
||||
"Name": "PARTIAL_SYSTEM_POWER",
|
||||
"VirtualRails": true,
|
||||
|
@ -789,10 +1132,8 @@
|
|||
"S2S_VDD_G3D",
|
||||
"S4S_VDD2H_MEM",
|
||||
"S5S_VDDQ_MEM",
|
||||
"S8S_VDD_G3D_L2",
|
||||
"S9S_VDD_AOC",
|
||||
"L2S_PLL_MIPI_UFS",
|
||||
"L9S_GNSS_CORE",
|
||||
"L21S_VDD2L_MEM",
|
||||
"VSYS_PWR_DISPLAY",
|
||||
"VSYS_PWR_WLAN_BT",
|
||||
|
@ -808,7 +1149,7 @@
|
|||
],
|
||||
"Coefficient": [
|
||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
|
||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0
|
||||
1.0, 1.0, 1.0, 1.0
|
||||
],
|
||||
"PowerSampleDelay": 7000,
|
||||
"PowerSampleCount": 5
|
||||
|
@ -823,16 +1164,52 @@
|
|||
"Thresholds": [31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 55]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-SPEAKER",
|
||||
"Thresholds": [35, 37]
|
||||
"Name": "VIRTUAL-SKIN-MODEL",
|
||||
"Thresholds": [31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 55]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
||||
"LoggingName": "MODEL-LEGACY-0.5",
|
||||
"Thresholds": [
|
||||
-4500, -4000, -3500, -3000, -2500, -2000, -1500, -1000, -500, 0,
|
||||
500, 1000, 1500, 2000, 2500, 3000, 3500, 4000, 4500
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
||||
"LoggingName": "MODEL-LEGACY-1",
|
||||
"Thresholds": [
|
||||
-13000, -12000, -11000, -10000, -9000, -8000, -7000, -6000, -5000,
|
||||
-4000, 4000, 5000, 6000, 7000, 8000, 9000, 10000, 11000, 12000
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-SPEAKER-MODEL",
|
||||
"Thresholds": [0, 37, 42, 47, 57, 100]
|
||||
}
|
||||
],
|
||||
"Abnormality": {
|
||||
"Outlier": {
|
||||
"Configs": [
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN"],
|
||||
"TempRange": [0.0, 55.0]
|
||||
"Monitor": ["VIRTUAL-SKIN-LEGACY"],
|
||||
"TempRange": [0.0, 57.0]
|
||||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-MODEL"],
|
||||
"TempRange": [0.0, 57.0]
|
||||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-SPEAKER-MODEL"],
|
||||
"TempRange": [0.0, 57.0]
|
||||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
||||
"TempRange": [-7000, 7000]
|
||||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-SPEAKER-MODEL-LEGACY-DIFF"],
|
||||
"TempRange": [-15000, 15000]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
793
thermal/thermal_info_config_comet_wingboard.json
Normal file
793
thermal/thermal_info_config_comet_wingboard.json
Normal file
|
@ -0,0 +1,793 @@
|
|||
{
|
||||
"Sensors": [
|
||||
{
|
||||
"Name": "battery",
|
||||
"Type": "BATTERY",
|
||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "60.0"],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "battery_cycle",
|
||||
"Type": "BCL_VOLTAGE"
|
||||
},
|
||||
{
|
||||
"Name": "maxfg_base",
|
||||
"Type": "UNKNOWN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "maxfg_secondary",
|
||||
"Type": "UNKNOWN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "soc",
|
||||
"Type": "BCL_PERCENTAGE",
|
||||
"HotThreshold": ["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"],
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "BCL_AUDIO_BAACL",
|
||||
"Type": "BCL_VOLTAGE",
|
||||
"VirtualSensor": true,
|
||||
"Formula": "COUNT_THRESHOLD",
|
||||
"TriggerSensor": "soc",
|
||||
"Combination": ["battery", "soc"],
|
||||
"Coefficient": [-25000, 80],
|
||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
||||
"PollingDelay": 0,
|
||||
"PassiveDelay": 1000,
|
||||
"Multiplier": 1,
|
||||
"SendCallback": true
|
||||
},
|
||||
{
|
||||
"Name": "soc_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NaN", 34.29, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "rffe_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NaN", 35.07, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "modem_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NaN", 33.31, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "gnss_tcxo_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NaN", 32.08, "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "usb_conn_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NAN", 30.79, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "charger_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NAN", 34.89, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "inner_display_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "display_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-OPEN-SUB-1",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.144, 0.448, 0.402],
|
||||
"Offset": -1113,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-OPEN-SUB-2",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["charger_therm", "modem_therm", "inner_display_therm", "display_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.12, 0.12, 0.37, 0.32, 0.12],
|
||||
"Offset": -30,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN",
|
||||
"Type": "SKIN",
|
||||
"Version": "2.1",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN-OPEN-SUB-1", "VIRTUAL-SKIN-OPEN-SUB-2"],
|
||||
"Coefficient": [1.0, 1.0],
|
||||
"HotThreshold": ["NAN", 39.0, 43.0, 45.0, 46.5, 53.0, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"SendCallback": true,
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "tpu_cooling",
|
||||
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "gxp-cooling",
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 99, 99]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-HINT",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 37.0, 43.0, 45.0, 46.5, 53.0, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
"SendPowerHint": true,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CPU-LIGHT-ODPM",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 37.0, 39.0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 0.0, 0.0, 0.0, 0.0],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"PIDInfo": {
|
||||
"K_Po": ["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_Pu": ["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_I": ["NAN", "NAN", 5, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_D": ["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Max": ["NAN", "NAN", 2200, "NAN", "NAN", "NAN", "NAN"],
|
||||
"S_Power": ["NAN", "NAN", 800, "NAN", "NAN", "NAN", "NAN"],
|
||||
"MinAllocPower": ["NAN", "NAN", 800, "NAN", "NAN", "NAN", "NAN"],
|
||||
"MaxAllocPower": ["NAN", "NAN", 4600, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Cutoff": ["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"]
|
||||
},
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-0",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"BindedPowerRail": "S4M_VDD_CPUCL0",
|
||||
"CdevCeiling": [0, 2, 2, 2, 2, 2, 2]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S2M_VDD_CPUCL1",
|
||||
"CdevCeiling": [0, 6, 6, 6, 6, 6, 6]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S3M_VDD_CPUCL2",
|
||||
"CdevCeiling": [0, 15, 15, 15, 15, 15, 15]
|
||||
}
|
||||
],
|
||||
"Profile": [
|
||||
{
|
||||
"Mode": "game",
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-0",
|
||||
"BindedPowerRail": "S4M_VDD_CPUCL0",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled":true
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"BindedPowerRail": "S2M_VDD_CPUCL1",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled":true
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"BindedPowerRail": "S3M_VDD_CPUCL2",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled":true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CPU-MID",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 39.0, 41.0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis": [0.0, 0.0, 1.9, 0.0, 0.0, 0.0, 0.0],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"PIDInfo": {
|
||||
"K_Po": ["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_Pu": ["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_I": ["NAN", "NAN", 5, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_D": ["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Max": ["NAN", "NAN", 1500, "NAN", "NAN", "NAN", "NAN"],
|
||||
"S_Power": ["NAN", "NAN", 700, "NAN", "NAN", "NAN", "NAN"],
|
||||
"MinAllocPower": ["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"MaxAllocPower": ["NAN", "NAN", 2800, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Cutoff": ["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"]
|
||||
},
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-0",
|
||||
"CdevWeightForPID": [0.292, 0.292, 0.292, 0.292, 0.292, 0.292, 0.292],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 7, 7, 7, 7, 7, 7]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"CdevWeightForPID": [0.804, 0.804, 0.804, 0.804, 0.804, 0.804, 0.804],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 10, 10, 10, 10, 10, 10]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [0.342, 0.342, 0.342, 0.342, 0.342, 0.342, 0.342],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 17, 17, 17, 17, 17, 17]
|
||||
}
|
||||
],
|
||||
"Profile": [
|
||||
{
|
||||
"Mode": "game",
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-0",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled": true
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled": true
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Mode": "camera",
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-0",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled": true
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled": true
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CPU-HIGH",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 41.0, 43.0, 53.0, "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis": [0.0, 0.0, 1.9, 1.9, 0.0, 0.0, 0.0],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"PIDInfo": {
|
||||
"K_Po": ["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_Pu": ["NAN", "NAN", 400, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_I": ["NAN", "NAN", 5, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_D": ["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Max": ["NAN", "NAN", 1000, "NAN", "NAN", "NAN", "NAN"],
|
||||
"S_Power": ["NAN", "NAN", 600, "NAN", "NAN", "NAN", "NAN"],
|
||||
"MinAllocPower": ["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"MaxAllocPower": ["NAN", "NAN", 1600, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Cutoff": ["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"]
|
||||
},
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-0",
|
||||
"CdevWeightForPID": [0.156, 0.156, 0.156, 0.156, 0.156, 0.156, 0.156],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 9, 9, 9, 9, 9, 9]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"CdevWeightForPID": [0.428, 0.428, 0.428, 0.428, 0.428, 0.428, 0.428],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 13, 13, 13, 13, 13, 13]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [0.225, 0.225, 0.225, 0.225, 0.225, 0.225, 0.225],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 17, 17, 17, 17, 17, 17]
|
||||
}
|
||||
],
|
||||
"Profile": [
|
||||
{
|
||||
"Mode": "game",
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-0",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled": true
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled": true
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"MaxReleaseStep": 1,
|
||||
"Disabled": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Mode": "camera",
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-0",
|
||||
"CdevWeightForPID": [
|
||||
0.156, 0.156, 0.156, 0.156, 0.156, 0.156, 0.156
|
||||
],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 2, 2, 2, 2, 2, 2]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"CdevWeightForPID": [
|
||||
0.428, 0.428, 0.428, 0.428, 0.428, 0.428, 0.428
|
||||
],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 6, 6, 6, 6, 6, 6]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [
|
||||
0.225, 0.225, 0.225, 0.225, 0.225, 0.225, 0.225
|
||||
],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 15, 15, 15, 15, 15, 15]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CPU-GPU",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 37.0, 43.0, 45.0, 46.5, 53.0, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"PIDInfo": {
|
||||
"K_Po": ["NAN", "NAN", "NAN", 300, "NAN", "NAN", "NAN"],
|
||||
"K_Pu": ["NAN", "NAN", "NAN", 300, "NAN", "NAN", "NAN"],
|
||||
"K_I": ["NAN", "NAN", "NAN", 5, "NAN", "NAN", "NAN"],
|
||||
"K_D": ["NAN", "NAN", "NAN", 0, "NAN", "NAN", "NAN"],
|
||||
"I_Max": ["NAN", "NAN", "NAN", 2600, "NAN", "NAN", "NAN"],
|
||||
"S_Power": ["NAN", "NAN", "NAN", 800, "NAN", "NAN", "NAN"],
|
||||
"MinAllocPower": ["NAN", "NAN", "NAN", 0, "NAN", "NAN", "NAN"],
|
||||
"MaxAllocPower": ["NAN", "NAN", "NAN", 3900, "NAN", "NAN", "NAN"],
|
||||
"I_Cutoff": ["NAN", "NAN", "NAN", 8, "NAN", "NAN", "NAN"]
|
||||
},
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-0",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"BindedPowerRail": "S4M_VDD_CPUCL0",
|
||||
"CdevCeiling": [0, 9, 9, 9, 9, 9, 9],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 9, 9]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S2M_VDD_CPUCL1",
|
||||
"CdevCeiling": [0, 13, 13, 13, 14, 16, 16],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 16, 16]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S3M_VDD_CPUCL2",
|
||||
"CdevCeiling": [0, 17, 17, 17, 17, 17, 17],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 17, 17]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-gpufreq-0",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"BindedPowerRail": "S2S_VDD_G3D",
|
||||
"CdevCeiling": [0, 9, 9, 9, 10, 12, 12],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 12, 12]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-GPU",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 43.0, 45.0, 46.5, 53.0, "NAN", "NAN"],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 1.4, 1.9, 0.0, 0.0],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"PIDInfo": {
|
||||
"K_Po": ["NAN", "NAN", 700, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_Pu": ["NAN", "NAN", 700, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_I": ["NAN", "NAN", 5, "NAN", "NAN", "NAN", "NAN"],
|
||||
"K_D": ["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Max": ["NAN", "NAN", 1723, "NAN", "NAN", "NAN", "NAN"],
|
||||
"S_Power": ["NAN", "NAN", 473, "NAN", "NAN", "NAN", "NAN"],
|
||||
"MinAllocPower": ["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"],
|
||||
"MaxAllocPower": ["NAN", "NAN", 2500, "NAN", "NAN", "NAN", "NAN"],
|
||||
"I_Cutoff": ["NAN", "NAN", 4, "NAN", "NAN", "NAN", "NAN"]
|
||||
},
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "thermal-gpufreq-0",
|
||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||
"CdevCeiling": [0, 9, 9, 10, 12, 12, 12]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "cellular-emergency",
|
||||
"Type": "POWER_AMPLIFIER",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", 55.0, "NAN"],
|
||||
"HotHysteresis": [0.0, 0.0, 0.0, 0.0, 0.0, 1.9, 0.0],
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"SendCallback": true
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-OUTER-DISPLAY",
|
||||
"Type": "DISPLAY",
|
||||
"Version": "1.0",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Formula": "MAXIMUM",
|
||||
"Combination": ["VIRTUAL-SKIN"],
|
||||
"Coefficient": [1.0],
|
||||
"HotThreshold": ["NAN", 39.0, 43.0, 45.0, 46.5, 53.0, 57.0],
|
||||
"HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
|
||||
"Multiplier": 0.001,
|
||||
"SendCallback": true,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-CHARGE-WIRED",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "0.2",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "charger_therm",
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["soc_therm", "rffe_therm", "modem_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient": [0.119, 0.103, 0.481, 0.288],
|
||||
"Offset": -203,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-SPEAKER",
|
||||
"Type": "UNKNOWN",
|
||||
"Version": "0.1",
|
||||
"VirtualSensor": true,
|
||||
"TriggerSensor": "usb_conn_therm",
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["usb_conn_therm", "maxfg_base"],
|
||||
"Coefficient": [0.89, 0.01],
|
||||
"HotThreshold": ["NAN", 37.0, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis": [0.0, 1.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
||||
"Offset": 8426,
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000,
|
||||
"SendCallback": true
|
||||
},
|
||||
{
|
||||
"Name": "USB-MINUS-CHARGER",
|
||||
"Type": "UNKNOWN",
|
||||
"VirtualSensor": true,
|
||||
"Hidden": true,
|
||||
"TriggerSensor": "usb_conn_therm",
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["usb_conn_therm", "charger_therm"],
|
||||
"Coefficient": [1.0, -1.0],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-USB-THROTTLING",
|
||||
"Type": "USB_PORT",
|
||||
"Version": "0.1",
|
||||
"VirtualSensor": true,
|
||||
"Formula": "COUNT_THRESHOLD",
|
||||
"TriggerSensor": "usb_conn_therm",
|
||||
"Combination": ["usb_conn_therm", "USB-MINUS-CHARGER"],
|
||||
"Coefficient": [46000, 7000],
|
||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "2.0", "NAN", "NAN"],
|
||||
"BindedCdevInfo": [
|
||||
{
|
||||
"CdevRequest": "usbc-port",
|
||||
"LimitInfo": [0, 0, 0, 0, 1, 1, 1]
|
||||
}
|
||||
],
|
||||
"Multiplier": 1,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-USB-UI",
|
||||
"Type": "USB_PORT",
|
||||
"Version": "0.1",
|
||||
"VirtualSensor": true,
|
||||
"Formula": "COUNT_THRESHOLD",
|
||||
"TriggerSensor": "usb_conn_therm",
|
||||
"Combination": ["usb_conn_therm", "USB-MINUS-CHARGER"],
|
||||
"Coefficient": [46000, 10000],
|
||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "2.0", "NAN"],
|
||||
"Multiplier": 1,
|
||||
"SendCallback": true,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
},
|
||||
{
|
||||
"Name": "LEFT-INNER-DISPLAY",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["display_therm", "maxfg_secondary"],
|
||||
"Coefficient": [0.516, 0.535],
|
||||
"Offset": -26,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "RIGHT-INNER-DISPLAY",
|
||||
"Type": "UNKNOWN",
|
||||
"Hidden": true,
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["usb_conn_therm", "maxfg_base"],
|
||||
"Coefficient": [0.045, 0.849],
|
||||
"Offset": 2975,
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "INNER-DISPLAY-DIFF",
|
||||
"Type": "UNKNOWN",
|
||||
"VirtualSensor": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": ["RIGHT-INNER-DISPLAY", "LEFT-INNER-DISPLAY"],
|
||||
"Coefficient": [1.0, -1.0],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "LITTLE",
|
||||
"Type": "CPU",
|
||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
|
||||
"VrThreshold": "NAN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "MID",
|
||||
"Type": "CPU",
|
||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
|
||||
"VrThreshold": "NAN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "BIG",
|
||||
"Type": "CPU",
|
||||
"HotThreshold": ["NaN", "NaN", "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "G3D",
|
||||
"Type": "GPU",
|
||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 115.0],
|
||||
"VrThreshold": "NAN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "TPU",
|
||||
"Type": "NPU",
|
||||
"HotThreshold": ["NaN", "NaN", "NaN", "NaN", "NaN", "NaN", "NaN"],
|
||||
"Multiplier": 0.001
|
||||
}
|
||||
],
|
||||
"CoolingDevices": [
|
||||
{
|
||||
"Name": "thermal-cpufreq-0",
|
||||
"Type": "CPU",
|
||||
"WritePath": "/dev/thermal/cdev-by-name/thermal-cpufreq-0/user_vote"
|
||||
},
|
||||
{
|
||||
"Name": "thermal-cpufreq-1",
|
||||
"Type": "CPU",
|
||||
"WritePath": "/dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote"
|
||||
},
|
||||
{
|
||||
"Name": "thermal-cpufreq-2",
|
||||
"Type": "CPU",
|
||||
"WritePath": "/dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote"
|
||||
},
|
||||
{
|
||||
"Name": "thermal-gpufreq-0",
|
||||
"Type": "GPU",
|
||||
"WritePath": "/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote"
|
||||
},
|
||||
{
|
||||
"Name": "usbc-port",
|
||||
"Type": "BATTERY"
|
||||
},
|
||||
{
|
||||
"Name": "tpu_cooling",
|
||||
"Type": "NPU",
|
||||
"WritePath": "/dev/thermal/cdev-by-name/tpu_cooling/user_vote"
|
||||
},
|
||||
{
|
||||
"Name": "gxp-cooling",
|
||||
"Type": "NPU",
|
||||
"WritePath": "/dev/thermal/cdev-by-name/gxp-cooling/user_vote"
|
||||
}
|
||||
],
|
||||
"PowerRails": [
|
||||
{
|
||||
"Name": "S3M_VDD_CPUCL2",
|
||||
"PowerSampleDelay": 7000,
|
||||
"PowerSampleCount": 1
|
||||
},
|
||||
{
|
||||
"Name": "S2M_VDD_CPUCL1",
|
||||
"PowerSampleDelay": 7000,
|
||||
"PowerSampleCount": 1
|
||||
},
|
||||
{
|
||||
"Name": "S4M_VDD_CPUCL0",
|
||||
"PowerSampleDelay": 7000,
|
||||
"PowerSampleCount": 1
|
||||
},
|
||||
{
|
||||
"Name": "S2S_VDD_G3D",
|
||||
"PowerSampleDelay": 7000,
|
||||
"PowerSampleCount": 1
|
||||
},
|
||||
{
|
||||
"Name": "PARTIAL_SYSTEM_POWER",
|
||||
"VirtualRails": true,
|
||||
"Formula": "WEIGHTED_AVG",
|
||||
"Combination": [
|
||||
"S1S_VDD_CAM",
|
||||
"S2S_VDD_G3D",
|
||||
"S4S_VDD2H_MEM",
|
||||
"S5S_VDDQ_MEM",
|
||||
"S9S_VDD_AOC",
|
||||
"L2S_PLL_MIPI_UFS",
|
||||
"L21S_VDD2L_MEM",
|
||||
"VSYS_PWR_DISPLAY",
|
||||
"VSYS_PWR_WLAN_BT",
|
||||
"S1M_VDD_MIF",
|
||||
"S3M_VDD_CPUCL2",
|
||||
"S2M_VDD_CPUCL1",
|
||||
"S4M_VDD_CPUCL0",
|
||||
"S5M_VDD_INT",
|
||||
"S6M_LLDO1",
|
||||
"S7M_VDD_TPU",
|
||||
"S8M_LLDO2",
|
||||
"VSYS_PWR_MODEM"
|
||||
],
|
||||
"Coefficient": [
|
||||
1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
|
||||
1.0, 1.0, 1.0, 1.0
|
||||
],
|
||||
"PowerSampleDelay": 7000,
|
||||
"PowerSampleCount": 5
|
||||
}
|
||||
]
|
||||
}
|
BIN
thermal/vt_estimation_model_comet.tflite
Normal file
BIN
thermal/vt_estimation_model_comet.tflite
Normal file
Binary file not shown.
BIN
thermal/vt_speaker_estimation_model_comet.tflite
Normal file
BIN
thermal/vt_speaker_estimation_model_comet.tflite
Normal file
Binary file not shown.
|
@ -1,73 +1,201 @@
|
|||
# CE calibration file
|
||||
|
||||
ant2.ch5.ref_frame0.tx_power_index=08:08:08:08
|
||||
# ANT2 (RANGING) CH5 configuration
|
||||
#35353535 FF 0x34 0xFFFFFFFF
|
||||
#30303030 FF 0x34 0xFFFFFFFF
|
||||
#353D3535 FF 0x34 0xFFFFFFFF
|
||||
#2C2C2C2C FF 0x34 0xFFFFFFFF
|
||||
#25252525 FF 0x34 0xFFFFFFFF
|
||||
#24242424 FF 0x34 0xFFFFFFFF
|
||||
#19191919 FF 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant2.ch5.ref_frame0.tx_power_index=35:35:35:35
|
||||
ant2.ch5.ref_frame1.tx_power_index=30:30:30:30
|
||||
ant2.ch5.ref_frame2.tx_power_index=35:35:3D:35
|
||||
ant2.ch5.ref_frame3.tx_power_index=2C:2C:2C:2C
|
||||
ant2.ch5.ref_frame4.tx_power_index=25:25:25:25
|
||||
ant2.ch5.ref_frame5.tx_power_index=24:24:24:24
|
||||
ant2.ch5.ref_frame6.tx_power_index=19:19:19:19
|
||||
ant2.ch5.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant2.ch5.ref_frame0.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame1.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame2.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame3.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame4.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame5.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame6.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
ant2.ch9.ref_frame0.tx_power_index=08:08:08:08
|
||||
# pg delay
|
||||
ant2.ch5.ref_frame0.pg_delay=0x34
|
||||
ant2.ch5.ref_frame1.pg_delay=0x34
|
||||
ant2.ch5.ref_frame2.pg_delay=0x34
|
||||
ant2.ch5.ref_frame3.pg_delay=0x34
|
||||
ant2.ch5.ref_frame4.pg_delay=0x34
|
||||
ant2.ch5.ref_frame5.pg_delay=0x34
|
||||
ant2.ch5.ref_frame6.pg_delay=0x34
|
||||
ant2.ch5.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant2.ch5.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
# ANT2 (RANGING) CH9 CONFIGURATION
|
||||
#18181818 FF 0x34 0xFFFFFFFF
|
||||
#1A1A1A1A FF 0x34 0xFFFFFFFF
|
||||
#141C1414 FF 0x34 0xFFFFFFFF
|
||||
#0E0E0E0E FF 0x34 0xFFFFFFFF
|
||||
#0E0E0E0E FF 0x34 0xFFFFFFFF
|
||||
#0E0E0E0E FF 0x34 0xFFFFFFFF
|
||||
#02020202 FF 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant2.ch9.ref_frame0.tx_power_index=18:18:18:18
|
||||
ant2.ch9.ref_frame1.tx_power_index=1A:1A:1A:1A
|
||||
ant2.ch9.ref_frame2.tx_power_index=14:14:1C:14
|
||||
ant2.ch9.ref_frame3.tx_power_index=0E:0E:0E:0E
|
||||
ant2.ch9.ref_frame4.tx_power_index=0E:0E:0E:0E
|
||||
ant2.ch9.ref_frame5.tx_power_index=0E:0E:0E:0E
|
||||
ant2.ch9.ref_frame6.tx_power_index=02:02:02:02
|
||||
ant2.ch9.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant2.ch9.ref_frame0.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame1.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame2.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame3.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame4.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame5.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame6.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
ant3.ch5.ref_frame0.tx_power_index=08:08:08:08
|
||||
# pg delay
|
||||
ant2.ch9.ref_frame0.pg_delay=0x34
|
||||
ant2.ch9.ref_frame1.pg_delay=0x34
|
||||
ant2.ch9.ref_frame2.pg_delay=0x34
|
||||
ant2.ch9.ref_frame3.pg_delay=0x34
|
||||
ant2.ch9.ref_frame4.pg_delay=0x34
|
||||
ant2.ch9.ref_frame5.pg_delay=0x34
|
||||
ant2.ch9.ref_frame6.pg_delay=0x34
|
||||
ant2.ch9.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant2.ch9.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
# ANT3 (PATCH) CH5 CONFIGURATION
|
||||
#36363636 FF 0x34 0xFFFFFFFF
|
||||
#3A3A3A3A FF 0x34 0xFFFFFFFF
|
||||
#353D3535 FF 0x34 0xFFFFFFFF
|
||||
#30303030 FF 0x34 0xFFFFFFFF
|
||||
#2F2F2F2F FF 0x34 0xFFFFFFFF
|
||||
#2E2E2E2E FF 0x34 0xFFFFFFFF
|
||||
#23232323 FF 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant3.ch5.ref_frame0.tx_power_index=36:36:36:36
|
||||
ant3.ch5.ref_frame1.tx_power_index=3A:3A:3A:3A
|
||||
ant3.ch5.ref_frame2.tx_power_index=35:35:3D:35
|
||||
ant3.ch5.ref_frame3.tx_power_index=30:30:30:30
|
||||
ant3.ch5.ref_frame4.tx_power_index=2F:2F:2F:2F
|
||||
ant3.ch5.ref_frame5.tx_power_index=2E:2E:2E:2E
|
||||
ant3.ch5.ref_frame6.tx_power_index=23:23:23:23
|
||||
ant3.ch5.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant3.ch5.ref_frame0.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame1.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame2.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame3.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame4.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame5.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame6.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
ant3.ch9.ref_frame0.tx_power_index=08:08:08:08
|
||||
# pg delay
|
||||
ant3.ch5.ref_frame0.pg_delay=0x34
|
||||
ant3.ch5.ref_frame1.pg_delay=0x34
|
||||
ant3.ch5.ref_frame2.pg_delay=0x34
|
||||
ant3.ch5.ref_frame3.pg_delay=0x34
|
||||
ant3.ch5.ref_frame4.pg_delay=0x34
|
||||
ant3.ch5.ref_frame5.pg_delay=0x34
|
||||
ant3.ch5.ref_frame6.pg_delay=0x34
|
||||
ant3.ch5.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant3.ch5.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
|
||||
# ANT3 (PATCH) CH9 CONFIGURATION
|
||||
#41414141 FF 0x34 0xFFFFFFFF
|
||||
#48484848 FF 0x34 0xFFFFFFFF
|
||||
#3E463E3E FF 0x34 0xFFFFFFFF
|
||||
#3E3E3E3E FF 0x34 0xFFFFFFFF
|
||||
#3D3D3D3D FF 0x34 0xFFFFFFFF
|
||||
#3C3C3C3C FF 0x34 0xFFFFFFFF
|
||||
#31313131 FF 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant3.ch9.ref_frame0.tx_power_index=41:41:41:41
|
||||
ant3.ch9.ref_frame1.tx_power_index=48:48:48:48
|
||||
ant3.ch9.ref_frame2.tx_power_index=3E:3E:46:3E
|
||||
ant3.ch9.ref_frame3.tx_power_index=3E:3E:3E:3E
|
||||
ant3.ch9.ref_frame4.tx_power_index=3D:3D:3D:3D
|
||||
ant3.ch9.ref_frame5.tx_power_index=3C:3C:3C:3C
|
||||
ant3.ch9.ref_frame6.tx_power_index=31:31:31:31
|
||||
ant3.ch9.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant3.ch9.ref_frame0.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame1.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame2.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame3.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame4.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame5.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame6.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
# pg delay
|
||||
ant3.ch9.ref_frame0.pg_delay=0x34
|
||||
ant3.ch9.ref_frame1.pg_delay=0x34
|
||||
ant3.ch9.ref_frame2.pg_delay=0x34
|
||||
ant3.ch9.ref_frame3.pg_delay=0x34
|
||||
ant3.ch9.ref_frame4.pg_delay=0x34
|
||||
ant3.ch9.ref_frame5.pg_delay=0x34
|
||||
ant3.ch9.ref_frame6.pg_delay=0x34
|
||||
ant3.ch9.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant3.ch9.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
restricted_channels=0x0000
|
||||
alternate_pulse_shape=0x00
|
||||
|
|
|
@ -1,73 +1,201 @@
|
|||
# FCC calibration file
|
||||
|
||||
ant2.ch5.ref_frame0.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame0.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame1.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame2.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame3.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame4.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame5.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame6.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame7.post_tx_power_index=0xff
|
||||
# ANT2 (RANGING) CH5 configuration
|
||||
#3B3B3B3B 28 0x34 0xFFFFFFFF
|
||||
#3D3D3D3D 28 0x34 0xFFFFFFFF
|
||||
#38403838 28 0x34 0xFFFFFFFF
|
||||
#35353535 28 0x34 0xFFFFFFFF
|
||||
#31313131 28 0x34 0xFFFFFFFF
|
||||
#31313131 28 0x34 0xFFFFFFFF
|
||||
#25252525 28 0x34 0xFFFFFFFF
|
||||
|
||||
ant2.ch9.ref_frame0.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame0.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame1.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame2.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame3.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame4.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame5.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame6.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame7.post_tx_power_index=0xff
|
||||
# tx power
|
||||
ant2.ch5.ref_frame0.tx_power_index=3B:3B:3B:3B
|
||||
ant2.ch5.ref_frame1.tx_power_index=3D:3D:3D:3D
|
||||
ant2.ch5.ref_frame2.tx_power_index=38:38:40:38
|
||||
ant2.ch5.ref_frame3.tx_power_index=35:35:35:35
|
||||
ant2.ch5.ref_frame4.tx_power_index=31:31:31:31
|
||||
ant2.ch5.ref_frame5.tx_power_index=31:31:31:31
|
||||
ant2.ch5.ref_frame6.tx_power_index=25:25:25:25
|
||||
ant2.ch5.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
ant3.ch5.ref_frame0.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame0.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame1.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame2.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame3.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame4.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame5.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame6.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame7.post_tx_power_index=0xff
|
||||
# pp cw tx pwr
|
||||
ant2.ch5.ref_frame0.post_tx_power_index=0x28
|
||||
ant2.ch5.ref_frame1.post_tx_power_index=0x28
|
||||
ant2.ch5.ref_frame2.post_tx_power_index=0x28
|
||||
ant2.ch5.ref_frame3.post_tx_power_index=0x28
|
||||
ant2.ch5.ref_frame4.post_tx_power_index=0x28
|
||||
ant2.ch5.ref_frame5.post_tx_power_index=0x28
|
||||
ant2.ch5.ref_frame6.post_tx_power_index=0x28
|
||||
ant2.ch5.ref_frame7.post_tx_power_index=0x28
|
||||
|
||||
ant3.ch9.ref_frame0.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame0.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame1.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame2.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame3.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame4.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame5.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame6.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame7.post_tx_power_index=0xff
|
||||
# pg delay
|
||||
ant2.ch5.ref_frame0.pg_delay=0x34
|
||||
ant2.ch5.ref_frame1.pg_delay=0x34
|
||||
ant2.ch5.ref_frame2.pg_delay=0x34
|
||||
ant2.ch5.ref_frame3.pg_delay=0x34
|
||||
ant2.ch5.ref_frame4.pg_delay=0x34
|
||||
ant2.ch5.ref_frame5.pg_delay=0x34
|
||||
ant2.ch5.ref_frame6.pg_delay=0x34
|
||||
ant2.ch5.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant2.ch5.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
# ANT2 (RANGING) CH9 CONFIGURATION
|
||||
#20202020 28 0x34 0xFFFFFFFF
|
||||
#2E2E2E2E 28 0x34 0xFFFFFFFF
|
||||
#262E2626 28 0x34 0xFFFFFFFF
|
||||
#18181818 28 0x34 0xFFFFFFFF
|
||||
#23232323 28 0x34 0xFFFFFFFF
|
||||
#22222222 28 0x34 0xFFFFFFFF
|
||||
#17171717 28 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant2.ch9.ref_frame0.tx_power_index=20:20:20:20
|
||||
ant2.ch9.ref_frame1.tx_power_index=2E:2E:2E:2E
|
||||
ant2.ch9.ref_frame2.tx_power_index=26:26:2E:26
|
||||
ant2.ch9.ref_frame3.tx_power_index=18:18:18:18
|
||||
ant2.ch9.ref_frame4.tx_power_index=23:23:23:23
|
||||
ant2.ch9.ref_frame5.tx_power_index=22:22:22:22
|
||||
ant2.ch9.ref_frame6.tx_power_index=17:17:17:17
|
||||
ant2.ch9.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant2.ch9.ref_frame0.post_tx_power_index=0x28
|
||||
ant2.ch9.ref_frame1.post_tx_power_index=0x28
|
||||
ant2.ch9.ref_frame2.post_tx_power_index=0x28
|
||||
ant2.ch9.ref_frame3.post_tx_power_index=0x28
|
||||
ant2.ch9.ref_frame4.post_tx_power_index=0x28
|
||||
ant2.ch9.ref_frame5.post_tx_power_index=0x28
|
||||
ant2.ch9.ref_frame6.post_tx_power_index=0x28
|
||||
ant2.ch9.ref_frame7.post_tx_power_index=0x28
|
||||
|
||||
# pg delay
|
||||
ant2.ch9.ref_frame0.pg_delay=0x34
|
||||
ant2.ch9.ref_frame1.pg_delay=0x34
|
||||
ant2.ch9.ref_frame2.pg_delay=0x34
|
||||
ant2.ch9.ref_frame3.pg_delay=0x34
|
||||
ant2.ch9.ref_frame4.pg_delay=0x34
|
||||
ant2.ch9.ref_frame5.pg_delay=0x34
|
||||
ant2.ch9.ref_frame6.pg_delay=0x34
|
||||
ant2.ch9.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant2.ch9.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
# ANT3 (PATCH) CH5 CONFIGURATION
|
||||
#36363636 28 0x34 0xFFFFFFFF
|
||||
#29292929 28 0x34 0xFFFFFFFF
|
||||
#373F3737 28 0x34 0xFFFFFFFF
|
||||
#30303030 28 0x34 0xFFFFFFFF
|
||||
#1E1E1E1E 28 0x34 0xFFFFFFFF
|
||||
#1D1D1D1D 28 0x34 0xFFFFFFFF
|
||||
#12121212 28 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant3.ch5.ref_frame0.tx_power_index=36:36:36:36
|
||||
ant3.ch5.ref_frame1.tx_power_index=29:29:29:29
|
||||
ant3.ch5.ref_frame2.tx_power_index=37:37:3F:37
|
||||
ant3.ch5.ref_frame3.tx_power_index=30:30:30:30
|
||||
ant3.ch5.ref_frame4.tx_power_index=1E:1E:1E:1E
|
||||
ant3.ch5.ref_frame5.tx_power_index=1D:1D:1D:1D
|
||||
ant3.ch5.ref_frame6.tx_power_index=12:12:12:12
|
||||
ant3.ch5.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant3.ch5.ref_frame0.post_tx_power_index=0x28
|
||||
ant3.ch5.ref_frame1.post_tx_power_index=0x28
|
||||
ant3.ch5.ref_frame2.post_tx_power_index=0x28
|
||||
ant3.ch5.ref_frame3.post_tx_power_index=0x28
|
||||
ant3.ch5.ref_frame4.post_tx_power_index=0x28
|
||||
ant3.ch5.ref_frame5.post_tx_power_index=0x28
|
||||
ant3.ch5.ref_frame6.post_tx_power_index=0x28
|
||||
ant3.ch5.ref_frame7.post_tx_power_index=0x28
|
||||
|
||||
# pg delay
|
||||
ant3.ch5.ref_frame0.pg_delay=0x34
|
||||
ant3.ch5.ref_frame1.pg_delay=0x34
|
||||
ant3.ch5.ref_frame2.pg_delay=0x34
|
||||
ant3.ch5.ref_frame3.pg_delay=0x34
|
||||
ant3.ch5.ref_frame4.pg_delay=0x34
|
||||
ant3.ch5.ref_frame5.pg_delay=0x34
|
||||
ant3.ch5.ref_frame6.pg_delay=0x34
|
||||
ant3.ch5.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant3.ch5.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
|
||||
# ANT3 (PATCH) CH9 CONFIGURATION
|
||||
#44444444 28 0x34 0xFFFFFFFF
|
||||
#4C4C4C4C 28 0x34 0xFFFFFFFF
|
||||
#464E4646 28 0x34 0xFFFFFFFF
|
||||
#3E3E3E3E 28 0x34 0xFFFFFFFF
|
||||
#41414141 28 0x34 0xFFFFFFFF
|
||||
#40404040 28 0x34 0xFFFFFFFF
|
||||
#35353535 28 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant3.ch9.ref_frame0.tx_power_index=44:44:44:44
|
||||
ant3.ch9.ref_frame1.tx_power_index=4C:4C:4C:4C
|
||||
ant3.ch9.ref_frame2.tx_power_index=46:46:4E:46
|
||||
ant3.ch9.ref_frame3.tx_power_index=3E:3E:3E:3E
|
||||
ant3.ch9.ref_frame4.tx_power_index=41:41:41:41
|
||||
ant3.ch9.ref_frame5.tx_power_index=40:40:40:40
|
||||
ant3.ch9.ref_frame6.tx_power_index=35:35:35:35
|
||||
ant3.ch9.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant3.ch9.ref_frame0.post_tx_power_index=0x28
|
||||
ant3.ch9.ref_frame1.post_tx_power_index=0x28
|
||||
ant3.ch9.ref_frame2.post_tx_power_index=0x28
|
||||
ant3.ch9.ref_frame3.post_tx_power_index=0x28
|
||||
ant3.ch9.ref_frame4.post_tx_power_index=0x28
|
||||
ant3.ch9.ref_frame5.post_tx_power_index=0x28
|
||||
ant3.ch9.ref_frame6.post_tx_power_index=0x28
|
||||
ant3.ch9.ref_frame7.post_tx_power_index=0x28
|
||||
|
||||
# pg delay
|
||||
ant3.ch9.ref_frame0.pg_delay=0x34
|
||||
ant3.ch9.ref_frame1.pg_delay=0x34
|
||||
ant3.ch9.ref_frame2.pg_delay=0x34
|
||||
ant3.ch9.ref_frame3.pg_delay=0x34
|
||||
ant3.ch9.ref_frame4.pg_delay=0x34
|
||||
ant3.ch9.ref_frame5.pg_delay=0x34
|
||||
ant3.ch9.ref_frame6.pg_delay=0x34
|
||||
ant3.ch9.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant3.ch9.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
restricted_channels=0x0000
|
||||
alternate_pulse_shape=0x00
|
||||
|
|
|
@ -1,39 +1,101 @@
|
|||
# JP calibration file
|
||||
# ANT2 (RANGING) CH9 CONFIGURATION
|
||||
#38383838 FF 0x29 0xFFFFFFFF
|
||||
#36363636 FF 0x29 0xFFFFFFFF
|
||||
#343C3434 FF 0x29 0xFFFFFFFF
|
||||
#29292929 FF 0x29 0xFFFFFFFF
|
||||
#2A2A2A2A FF 0x29 0xFFFFFFFF
|
||||
#29292929 FF 0x29 0xFFFFFFFF
|
||||
#1E1E1E1E FF 0x29 0xFFFFFFFF
|
||||
|
||||
ant2.ch9.ref_frame0.tx_power_index=08:08:08:08
|
||||
# tx power
|
||||
ant2.ch9.ref_frame0.tx_power_index=38:38:38:38
|
||||
ant2.ch9.ref_frame1.tx_power_index=36:36:36:36
|
||||
ant2.ch9.ref_frame2.tx_power_index=34:34:3C:34
|
||||
ant2.ch9.ref_frame3.tx_power_index=29:29:29:29
|
||||
ant2.ch9.ref_frame4.tx_power_index=2A:2A:2A:2A
|
||||
ant2.ch9.ref_frame5.tx_power_index=29:29:29:29
|
||||
ant2.ch9.ref_frame6.tx_power_index=1E:1E:1E:1E
|
||||
ant2.ch9.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant2.ch9.ref_frame0.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame1.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame2.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame3.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame4.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame5.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame6.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
ant3.ch9.ref_frame0.tx_power_index=08:08:08:08
|
||||
# pg delay
|
||||
ant2.ch9.ref_frame0.pg_delay=0x29
|
||||
ant2.ch9.ref_frame1.pg_delay=0x29
|
||||
ant2.ch9.ref_frame2.pg_delay=0x29
|
||||
ant2.ch9.ref_frame3.pg_delay=0x29
|
||||
ant2.ch9.ref_frame4.pg_delay=0x29
|
||||
ant2.ch9.ref_frame5.pg_delay=0x29
|
||||
ant2.ch9.ref_frame6.pg_delay=0x29
|
||||
ant2.ch9.ref_frame7.pg_delay=0x29
|
||||
|
||||
# max gating gain
|
||||
ant2.ch9.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
# ANT3 (PATCH) CH9 CONFIGURATION
|
||||
#43434343 FF 0x29 0xFFFFFFFF
|
||||
#3E3E3E3E FF 0x29 0xFFFFFFFF
|
||||
#3F473F3F FF 0x29 0xFFFFFFFF
|
||||
#34343434 FF 0x29 0xFFFFFFFF
|
||||
#32323232 FF 0x29 0xFFFFFFFF
|
||||
#32323232 FF 0x29 0xFFFFFFFF
|
||||
#26262626 FF 0x29 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant3.ch9.ref_frame0.tx_power_index=43:43:43:43
|
||||
ant3.ch9.ref_frame1.tx_power_index=3E:3E:3E:3E
|
||||
ant3.ch9.ref_frame2.tx_power_index=3F:3F:47:3F
|
||||
ant3.ch9.ref_frame3.tx_power_index=34:34:34:34
|
||||
ant3.ch9.ref_frame4.tx_power_index=32:32:32:32
|
||||
ant3.ch9.ref_frame5.tx_power_index=32:32:32:32
|
||||
ant3.ch9.ref_frame6.tx_power_index=26:26:26:26
|
||||
ant3.ch9.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant3.ch9.ref_frame0.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame1.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame2.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame3.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame4.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame5.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame6.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
# pg delay
|
||||
ant3.ch9.ref_frame0.pg_delay=0x29
|
||||
ant3.ch9.ref_frame1.pg_delay=0x29
|
||||
ant3.ch9.ref_frame2.pg_delay=0x29
|
||||
ant3.ch9.ref_frame3.pg_delay=0x29
|
||||
ant3.ch9.ref_frame4.pg_delay=0x29
|
||||
ant3.ch9.ref_frame5.pg_delay=0x29
|
||||
ant3.ch9.ref_frame6.pg_delay=0x29
|
||||
ant3.ch9.ref_frame7.pg_delay=0x29
|
||||
|
||||
# max gating gain
|
||||
ant3.ch9.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
restricted_channels=0x0020
|
||||
alternate_pulse_shape=0x01
|
||||
|
|
|
@ -1,39 +1,104 @@
|
|||
# FCC calibration file
|
||||
# TW = CE calibration file on channel 9
|
||||
|
||||
ant2.ch9.ref_frame0.tx_power_index=08:08:08:08
|
||||
|
||||
# ANT2 (RANGING) CH9 CONFIGURATION
|
||||
#18181818 FF 0x34 0xFFFFFFFF
|
||||
#1A1A1A1A FF 0x34 0xFFFFFFFF
|
||||
#141C1414 FF 0x34 0xFFFFFFFF
|
||||
#0E0E0E0E FF 0x34 0xFFFFFFFF
|
||||
#0E0E0E0E FF 0x34 0xFFFFFFFF
|
||||
#0E0E0E0E FF 0x34 0xFFFFFFFF
|
||||
#02020202 FF 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant2.ch9.ref_frame0.tx_power_index=18:18:18:18
|
||||
ant2.ch9.ref_frame1.tx_power_index=1A:1A:1A:1A
|
||||
ant2.ch9.ref_frame2.tx_power_index=14:14:1C:14
|
||||
ant2.ch9.ref_frame3.tx_power_index=0E:0E:0E:0E
|
||||
ant2.ch9.ref_frame4.tx_power_index=0E:0E:0E:0E
|
||||
ant2.ch9.ref_frame5.tx_power_index=0E:0E:0E:0E
|
||||
ant2.ch9.ref_frame6.tx_power_index=02:02:02:02
|
||||
ant2.ch9.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant2.ch9.ref_frame0.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame1.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame2.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame3.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame4.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame5.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame6.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
ant3.ch9.ref_frame0.tx_power_index=08:08:08:08
|
||||
# pg delay
|
||||
ant2.ch9.ref_frame0.pg_delay=0x34
|
||||
ant2.ch9.ref_frame1.pg_delay=0x34
|
||||
ant2.ch9.ref_frame2.pg_delay=0x34
|
||||
ant2.ch9.ref_frame3.pg_delay=0x34
|
||||
ant2.ch9.ref_frame4.pg_delay=0x34
|
||||
ant2.ch9.ref_frame5.pg_delay=0x34
|
||||
ant2.ch9.ref_frame6.pg_delay=0x34
|
||||
ant2.ch9.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant2.ch9.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
|
||||
# ANT3 (PATCH) CH9 CONFIGURATION
|
||||
#41414141 FF 0x34 0xFFFFFFFF
|
||||
#48484848 FF 0x34 0xFFFFFFFF
|
||||
#3E463E3E FF 0x34 0xFFFFFFFF
|
||||
#3E3E3E3E FF 0x34 0xFFFFFFFF
|
||||
#3D3D3D3D FF 0x34 0xFFFFFFFF
|
||||
#3C3C3C3C FF 0x34 0xFFFFFFFF
|
||||
#31313131 FF 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant3.ch9.ref_frame0.tx_power_index=41:41:41:41
|
||||
ant3.ch9.ref_frame1.tx_power_index=48:48:48:48
|
||||
ant3.ch9.ref_frame2.tx_power_index=3E:3E:46:3E
|
||||
ant3.ch9.ref_frame3.tx_power_index=3E:3E:3E:3E
|
||||
ant3.ch9.ref_frame4.tx_power_index=3D:3D:3D:3D
|
||||
ant3.ch9.ref_frame5.tx_power_index=3C:3C:3C:3C
|
||||
ant3.ch9.ref_frame6.tx_power_index=31:31:31:31
|
||||
ant3.ch9.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant3.ch9.ref_frame0.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame1.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame2.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame3.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame4.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame5.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame6.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
# pg delay
|
||||
ant3.ch9.ref_frame0.pg_delay=0x34
|
||||
ant3.ch9.ref_frame1.pg_delay=0x34
|
||||
ant3.ch9.ref_frame2.pg_delay=0x34
|
||||
ant3.ch9.ref_frame3.pg_delay=0x34
|
||||
ant3.ch9.ref_frame4.pg_delay=0x34
|
||||
ant3.ch9.ref_frame5.pg_delay=0x34
|
||||
ant3.ch9.ref_frame6.pg_delay=0x34
|
||||
ant3.ch9.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant3.ch9.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
restricted_channels=0x0020
|
||||
alternate_pulse_shape=0x00
|
||||
|
|
|
@ -1,72 +1,201 @@
|
|||
# ROW (Rest Of World) calibration file
|
||||
# ROW = CE calibration file
|
||||
|
||||
ant2.ch5.ref_frame0.tx_power_index=08:08:08:08
|
||||
# ANT2 (RANGING) CH5 configuration
|
||||
#35353535 FF 0x34 0xFFFFFFFF
|
||||
#30303030 FF 0x34 0xFFFFFFFF
|
||||
#353D3535 FF 0x34 0xFFFFFFFF
|
||||
#2C2C2C2C FF 0x34 0xFFFFFFFF
|
||||
#25252525 FF 0x34 0xFFFFFFFF
|
||||
#24242424 FF 0x34 0xFFFFFFFF
|
||||
#19191919 FF 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant2.ch5.ref_frame0.tx_power_index=35:35:35:35
|
||||
ant2.ch5.ref_frame1.tx_power_index=30:30:30:30
|
||||
ant2.ch5.ref_frame2.tx_power_index=35:35:3D:35
|
||||
ant2.ch5.ref_frame3.tx_power_index=2C:2C:2C:2C
|
||||
ant2.ch5.ref_frame4.tx_power_index=25:25:25:25
|
||||
ant2.ch5.ref_frame5.tx_power_index=24:24:24:24
|
||||
ant2.ch5.ref_frame6.tx_power_index=19:19:19:19
|
||||
ant2.ch5.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant2.ch5.ref_frame0.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame1.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame2.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame3.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame4.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame5.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame6.post_tx_power_index=0xff
|
||||
ant2.ch5.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant2.ch5.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
ant2.ch9.ref_frame0.tx_power_index=08:08:08:08
|
||||
# pg delay
|
||||
ant2.ch5.ref_frame0.pg_delay=0x34
|
||||
ant2.ch5.ref_frame1.pg_delay=0x34
|
||||
ant2.ch5.ref_frame2.pg_delay=0x34
|
||||
ant2.ch5.ref_frame3.pg_delay=0x34
|
||||
ant2.ch5.ref_frame4.pg_delay=0x34
|
||||
ant2.ch5.ref_frame5.pg_delay=0x34
|
||||
ant2.ch5.ref_frame6.pg_delay=0x34
|
||||
ant2.ch5.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant2.ch5.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch5.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
# ANT2 (RANGING) CH9 CONFIGURATION
|
||||
#18181818 FF 0x34 0xFFFFFFFF
|
||||
#1A1A1A1A FF 0x34 0xFFFFFFFF
|
||||
#141C1414 FF 0x34 0xFFFFFFFF
|
||||
#0E0E0E0E FF 0x34 0xFFFFFFFF
|
||||
#0E0E0E0E FF 0x34 0xFFFFFFFF
|
||||
#0E0E0E0E FF 0x34 0xFFFFFFFF
|
||||
#02020202 FF 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant2.ch9.ref_frame0.tx_power_index=18:18:18:18
|
||||
ant2.ch9.ref_frame1.tx_power_index=1A:1A:1A:1A
|
||||
ant2.ch9.ref_frame2.tx_power_index=14:14:1C:14
|
||||
ant2.ch9.ref_frame3.tx_power_index=0E:0E:0E:0E
|
||||
ant2.ch9.ref_frame4.tx_power_index=0E:0E:0E:0E
|
||||
ant2.ch9.ref_frame5.tx_power_index=0E:0E:0E:0E
|
||||
ant2.ch9.ref_frame6.tx_power_index=02:02:02:02
|
||||
ant2.ch9.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant2.ch9.ref_frame0.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame1.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame2.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame3.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame4.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame5.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame6.post_tx_power_index=0xff
|
||||
ant2.ch9.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant2.ch9.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
ant3.ch5.ref_frame0.tx_power_index=08:08:08:08
|
||||
# pg delay
|
||||
ant2.ch9.ref_frame0.pg_delay=0x34
|
||||
ant2.ch9.ref_frame1.pg_delay=0x34
|
||||
ant2.ch9.ref_frame2.pg_delay=0x34
|
||||
ant2.ch9.ref_frame3.pg_delay=0x34
|
||||
ant2.ch9.ref_frame4.pg_delay=0x34
|
||||
ant2.ch9.ref_frame5.pg_delay=0x34
|
||||
ant2.ch9.ref_frame6.pg_delay=0x34
|
||||
ant2.ch9.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant2.ch9.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant2.ch9.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
# ANT3 (PATCH) CH5 CONFIGURATION
|
||||
#36363636 FF 0x34 0xFFFFFFFF
|
||||
#3A3A3A3A FF 0x34 0xFFFFFFFF
|
||||
#353D3535 FF 0x34 0xFFFFFFFF
|
||||
#30303030 FF 0x34 0xFFFFFFFF
|
||||
#2F2F2F2F FF 0x34 0xFFFFFFFF
|
||||
#2E2E2E2E FF 0x34 0xFFFFFFFF
|
||||
#23232323 FF 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant3.ch5.ref_frame0.tx_power_index=36:36:36:36
|
||||
ant3.ch5.ref_frame1.tx_power_index=3A:3A:3A:3A
|
||||
ant3.ch5.ref_frame2.tx_power_index=35:35:3D:35
|
||||
ant3.ch5.ref_frame3.tx_power_index=30:30:30:30
|
||||
ant3.ch5.ref_frame4.tx_power_index=2F:2F:2F:2F
|
||||
ant3.ch5.ref_frame5.tx_power_index=2E:2E:2E:2E
|
||||
ant3.ch5.ref_frame6.tx_power_index=23:23:23:23
|
||||
ant3.ch5.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant3.ch5.ref_frame0.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame1.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame2.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame3.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame4.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame5.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame6.post_tx_power_index=0xff
|
||||
ant3.ch5.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant3.ch5.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
ant3.ch9.ref_frame0.tx_power_index=08:08:08:08
|
||||
# pg delay
|
||||
ant3.ch5.ref_frame0.pg_delay=0x34
|
||||
ant3.ch5.ref_frame1.pg_delay=0x34
|
||||
ant3.ch5.ref_frame2.pg_delay=0x34
|
||||
ant3.ch5.ref_frame3.pg_delay=0x34
|
||||
ant3.ch5.ref_frame4.pg_delay=0x34
|
||||
ant3.ch5.ref_frame5.pg_delay=0x34
|
||||
ant3.ch5.ref_frame6.pg_delay=0x34
|
||||
ant3.ch5.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant3.ch5.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch5.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
|
||||
# ANT3 (PATCH) CH9 CONFIGURATION
|
||||
#41414141 FF 0x34 0xFFFFFFFF
|
||||
#48484848 FF 0x34 0xFFFFFFFF
|
||||
#3E463E3E FF 0x34 0xFFFFFFFF
|
||||
#3E3E3E3E FF 0x34 0xFFFFFFFF
|
||||
#3D3D3D3D FF 0x34 0xFFFFFFFF
|
||||
#3C3C3C3C FF 0x34 0xFFFFFFFF
|
||||
#31313131 FF 0x34 0xFFFFFFFF
|
||||
|
||||
# tx power
|
||||
ant3.ch9.ref_frame0.tx_power_index=41:41:41:41
|
||||
ant3.ch9.ref_frame1.tx_power_index=48:48:48:48
|
||||
ant3.ch9.ref_frame2.tx_power_index=3E:3E:46:3E
|
||||
ant3.ch9.ref_frame3.tx_power_index=3E:3E:3E:3E
|
||||
ant3.ch9.ref_frame4.tx_power_index=3D:3D:3D:3D
|
||||
ant3.ch9.ref_frame5.tx_power_index=3C:3C:3C:3C
|
||||
ant3.ch9.ref_frame6.tx_power_index=31:31:31:31
|
||||
ant3.ch9.ref_frame7.tx_power_index=FE:FE:FE:FE
|
||||
|
||||
# pp cw tx pwr
|
||||
ant3.ch9.ref_frame0.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame1.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame1.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame2.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame2.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame3.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame3.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame4.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame4.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame5.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame5.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame6.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame6.post_tx_power_index=0xff
|
||||
ant3.ch9.ref_frame7.tx_power_index=08:08:08:08
|
||||
ant3.ch9.ref_frame7.post_tx_power_index=0xff
|
||||
|
||||
# pg delay
|
||||
ant3.ch9.ref_frame0.pg_delay=0x34
|
||||
ant3.ch9.ref_frame1.pg_delay=0x34
|
||||
ant3.ch9.ref_frame2.pg_delay=0x34
|
||||
ant3.ch9.ref_frame3.pg_delay=0x34
|
||||
ant3.ch9.ref_frame4.pg_delay=0x34
|
||||
ant3.ch9.ref_frame5.pg_delay=0x34
|
||||
ant3.ch9.ref_frame6.pg_delay=0x34
|
||||
ant3.ch9.ref_frame7.pg_delay=0x34
|
||||
|
||||
# max gating gain
|
||||
ant3.ch9.ref_frame0.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame1.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame2.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame3.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame4.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame5.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame6.max_gating_gain=0xFFFFFFFF
|
||||
ant3.ch9.ref_frame7.max_gating_gain=0xFFFFFFFF
|
||||
|
||||
restricted_channels=0x0000
|
||||
alternate_pulse_shape=0x00
|
||||
|
|
|
@ -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=0x01
|
||||
# ant0.ch9.pa_gain_offset=0x01
|
||||
# ant0.ch5.pa_gain_offset=0x00
|
||||
# ant0.ch9.pa_gain_offset=0x00
|
||||
|
||||
# Decrease TX power of -0.25 dB
|
||||
# ant1.ch5.pa_gain_offset=0xFF
|
||||
# ant1.ch9.pa_gain_offset=0xFF
|
||||
# ant1.ch5.pa_gain_offset=0x00
|
||||
# ant1.ch9.pa_gain_offset=0x00
|
||||
|
||||
# Increase TX power of 0.25 dB
|
||||
# ant2.ch5.pa_gain_offset=0x01
|
||||
# ant2.ch9.pa_gain_offset=0x01
|
||||
# ant2.ch5.pa_gain_offset=0x00
|
||||
# ant2.ch9.pa_gain_offset=0x00
|
||||
|
||||
# Decrease TX power of -0.25 dB
|
||||
# ant3.ch5.pa_gain_offset=0xFF
|
||||
# ant3.ch9.pa_gain_offset=0xFF
|
||||
# ant3.ch5.pa_gain_offset=0x00
|
||||
# ant3.ch9.pa_gain_offset=0x00
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
[HAL]session_error_monitor_enable = 1
|
||||
|
||||
# Antenna Configuration
|
||||
wifi_sw_cfg=fe
|
||||
wifi_sw_cfg=02
|
||||
ant0.config=03
|
||||
ant1.config=13
|
||||
ant2.config=02
|
||||
|
@ -58,11 +58,11 @@ ant_grp0.lna_rxb=01
|
|||
ant_grp0.rx_config=05
|
||||
ant_grp0.pdoa_segments=02:07:00:00:00:00
|
||||
ant_grp0.pdoa_type=00:00:00
|
||||
ant_grp0.tx_power_control=00
|
||||
ant_grp0.tx_power_control=01
|
||||
ant_grp0.ch5.pdoa.axisx.lut_id=00
|
||||
ant_grp0.ch9.pdoa.axisy.lut_id=01
|
||||
|
||||
# Patch Antenna TX / Two Chain Operation
|
||||
# Patch Antenna TX / One Chain Operation
|
||||
ant_grp1.rf_config.rfoff=00
|
||||
ant_grp1.rf_config.tx=03
|
||||
ant_grp1.rf_config.tx_aoa=03
|
||||
|
@ -73,11 +73,11 @@ ant_grp1.rf_config.rx_sts2=0e
|
|||
ant_grp1.rf_config.rx_sts3=0e
|
||||
ant_grp1.ext_sw_config=01
|
||||
ant_grp1.lna_rxa=01
|
||||
ant_grp1.lna_rxb=01
|
||||
ant_grp1.rx_config=04
|
||||
ant_grp1.lna_rxb=00
|
||||
ant_grp1.rx_config=00
|
||||
ant_grp1.pdoa_segments=02:07:00:00:00:00
|
||||
ant_grp1.pdoa_type=00:00:00
|
||||
ant_grp1.tx_power_control=00
|
||||
ant_grp1.tx_power_control=01
|
||||
ant_grp1.ch5.pdoa.axisx.lut_id=00
|
||||
ant_grp1.ch9.pdoa.axisy.lut_id=01
|
||||
|
||||
|
@ -94,9 +94,9 @@ ant_grp2.ext_sw_config=00
|
|||
ant_grp2.lna_rxa=00
|
||||
ant_grp2.lna_rxb=01
|
||||
ant_grp2.rx_config=01
|
||||
ant_grp2.tx_power_control=00
|
||||
ant_grp2.tx_power_control=01
|
||||
|
||||
# Patch Antenna TX / Two Chain Operation - DPD Corrected
|
||||
# Patch Antenna TX / One Chain Operation - DPD Corrected
|
||||
ant_grp3.rf_config.rfoff=00
|
||||
ant_grp3.rf_config.tx=03
|
||||
ant_grp3.rf_config.tx_aoa=03
|
||||
|
@ -107,11 +107,11 @@ ant_grp3.rf_config.rx_sts2=0e
|
|||
ant_grp3.rf_config.rx_sts3=0e
|
||||
ant_grp3.ext_sw_config=00
|
||||
ant_grp3.lna_rxa=01
|
||||
ant_grp3.lna_rxb=01
|
||||
ant_grp3.rx_config=04
|
||||
ant_grp3.lna_rxb=00
|
||||
ant_grp3.rx_config=00
|
||||
ant_grp3.pdoa_segments=02:07:00:00:00:00
|
||||
ant_grp3.pdoa_type=00:00:00
|
||||
ant_grp3.tx_power_control=00
|
||||
ant_grp3.tx_power_control=01
|
||||
ant_grp3.ch5.pdoa.axisx.lut_id=00
|
||||
ant_grp3.ch9.pdoa.axisy.lut_id=01
|
||||
|
||||
|
@ -119,33 +119,38 @@ pdoa_lut0.data=de:e6:6f:f3:8b:e8:6f:f3:38:ea:6f:f3:e5:eb:6f:f3:92:ed:6f:f3:3f:ef
|
|||
pdoa_lut1.data=de:e6:6f:f3:8b:e8:6f:f3:38:ea:6f:f3:e5:eb:6f:f3:92:ed:6f:f3:3f:ef:6f:f3:ec:f0:6f:f3:99:f2:6d:f6:45:f4:63:f8:f2:f5:d1:f9:9f:f7:08:fb:4c:f9:21:fc:f9:fa:26:fd:a6:fc:1f:fe:53:fe:11:ff:00:00:00:00:ad:01:ef:00:5a:03:e1:01:07:05:da:02:b4:06:df:03:61:08:f8:04:0e:0a:2f:06:bb:0b:9d:07:67:0d:93:09:14:0f:91:0c:c1:10:91:0c:6e:12:91:0c:1b:14:91:0c:c8:15:91:0c:75:17:91:0c:22:19:91:0c
|
||||
|
||||
# Reference frames definition
|
||||
ref_frame0.phy_cfg=44:21:07 # BPRF SET 3
|
||||
ref_frame0.payload_size=0x007f
|
||||
ref_frame0.phy_cfg=44:21:07 # BPRF SP1 with 125 bytes
|
||||
ref_frame0.payload_size=0x007d
|
||||
|
||||
ref_frame1.phy_cfg=25:25:03 # HPRF SET 16
|
||||
ref_frame1.payload_size=0x0C68
|
||||
ref_frame1.phy_cfg=45:04:00 # HPRF Set #1 (SP0 with 6.8 Mbps) with 150 bytes
|
||||
ref_frame1.payload_size=0x0096
|
||||
|
||||
ref_frame2.phy_cfg=44:31:07 # BPRF DRBM_HP SP1
|
||||
ref_frame2.payload_size=0x007f
|
||||
ref_frame2.phy_cfg=44:01:00 # BPRF SP0 with 125 bytes
|
||||
ref_frame2.payload_size=0x007d
|
||||
|
||||
ref_frame3.phy_cfg=44:22:07 # BPRF SET 4
|
||||
ref_frame3.phy_cfg=44:22:07 # BPRF SP3
|
||||
ref_frame3.payload_size=0x0000
|
||||
|
||||
ref_frame4.phy_cfg=25:24:03 # HPRF DRHM_LR CL3 SP1
|
||||
ref_frame4.payload_size=0x0C68
|
||||
ref_frame4.phy_cfg=25:05:00 # HPRF Set #3 (SP0 with 27.2 Mbps) with 150 bytes
|
||||
ref_frame4.payload_size=0x0096
|
||||
|
||||
ref_frame5.phy_cfg=25:2c:03 # HPRF DRHM_LR CL7 SP1
|
||||
ref_frame5.payload_size=0x0C68
|
||||
ref_frame5.phy_cfg=45:22:07 # HPRF Set #24 (SP3)
|
||||
ref_frame5.payload_size=0x0000
|
||||
|
||||
ref_frame6.phy_cfg=25:2d:03 # HPRF DRHM_HR CL7
|
||||
ref_frame6.payload_size=0x0C68
|
||||
ref_frame6.phy_cfg=25:22:03 # HPRF Set #28 (SP3)
|
||||
ref_frame6.payload_size=0x0000
|
||||
|
||||
ref_frame7.phy_cfg=45:22:07 # HPRF SET 24
|
||||
ref_frame7.payload_size=0x0000
|
||||
ref_frame7.phy_cfg=25:2d:03 # HPRF DRHM_HR CL7
|
||||
ref_frame7.payload_size=0x0C68
|
||||
|
||||
# Post tones
|
||||
post_tx.pattern_data=DD:DD:DD:DD:77:77:77:77
|
||||
post_tx.pattern_repetitions=0x0000
|
||||
post_tx.pattern_repetitions=0x0002
|
||||
|
||||
# Ipatov / STS time difference threshold
|
||||
ip_sts_sanity_thres_q2=0x0A
|
||||
|
||||
wifi_coex_mode=01
|
||||
wifi_coex_time_gap=01
|
||||
ch5.wifi_coex_enabled=01
|
||||
ch9.wifi_coex_enabled=01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue