e1q: init

This commit is contained in:
j7b3y 2025-01-08 20:27:16 +09:00
commit 47be4ece3f
1439 changed files with 123558 additions and 0 deletions

30826
Android.bp Normal file

File diff suppressed because it is too large Load Diff

5
Android.mk Normal file
View File

@ -0,0 +1,5 @@
#
# Automatically generated file. DO NOT MODIFY
#
LOCAL_PATH := $(call my-dir)

3
BoardConfigVendor.mk Normal file
View File

@ -0,0 +1,3 @@
#
# Automatically generated file. DO NOT MODIFY
#

1464
e1q-vendor.mk Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2017, 2019 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
<permissions>
<library name="com.qualcomm.qti.uim.uimservicelibrary"
file="/product/framework/uimservicelibrary.jar"
dependency="qti-telephony-hidl-wrapper-prd"/>
</permissions>

Binary file not shown.

View File

@ -0,0 +1,78 @@
#configuration parameters for DPM Fast Dormancy and TCM module.
#Configuration params for FD slot 0
#delay_time while issuing dormancy_request
dpm_s0_fd_delay_time_timer_value:0
#Idle timer value when SCREEN state is ON
#dpm_fd_screen_on_idle_timer_value = actual_screen_on_timer + delay_time
dpm_s0_fd_screen_on_idle_timer_value:15
#Idle timer value when SCREEN state is OFF
#dpm_fd_screen_off_idle_timer_value = actual_screen_off_timer + delay_time
dpm_s0_fd_screen_off_idle_timer_value:3
#Idle timer value when TETHERING is ON
#This takes precedence over SCREEN state
#dpm_tethering_on_idle_timer_value = actual_tethering_on_timer + delay_time
dpm_s0_fd_tethering_on_idle_timer_value:15
#FastDormancy can be configured for a network type
#Default configuration 101000011100001000
dpm_s0_fd_enable_networks_mask:0x28708
#Configuration params for FD slot 1
#delay_time while issuing dormancy_request
dpm_s1_fd_delay_time_timer_value:0
#Idle timer value when SCREEN state is ON
#dpm_fd_screen_on_idle_timer_value = actual_screen_on_timer + delay_time
dpm_s1_fd_screen_on_idle_timer_value:15
#Idle timer value when SCREEN state is OFF
#dpm_fd_screen_off_idle_timer_value = actual_screen_off_timer + delay_time
dpm_s1_fd_screen_off_idle_timer_value:3
#Idle timer value when TETHERING is ON
#This takes precedence over SCREEN state
#dpm_tethering_on_idle_timer_value = actual_tethering_on_timer + delay_time
dpm_s1_fd_tethering_on_idle_timer_value:15
#FastDormancy can be configured for a network type
#Default configuration 101000011100001000
dpm_s1_fd_enable_networks_mask:0x28708
#Configuration params for TCM
#Idle timer value when SCREEN state is ON
#min : 1s and max :256s
dpm_tcm_screen_on_idle_timer_value:5
#Idle timer value when SCREEN state is OFF
#min : 0s and max :256s, tcm is disabled with screen off state
dpm_tcm_screen_off_idle_timer_value:0
#TCM can be configured for a network type
#Default configuration 11111111111111111110
dpm_tcm_enable_networks_mask:0xFFFFE
#FastDormancy and TCM can be configured for a network type
#NETWORK_TYPE_UNKNOWN = 0
#NETWORK_TYPE_GPRS = 1
#NETWORK_TYPE_EDGE = 2
#NETWORK_TYPE_UMTS = 3
#NETWORK_TYPE_CDMA = 4
#NETWORK_TYPE_EVDO_0 = 5
#NETWORK_TYPE_EVDO_A = 6
#NETWORK_TYPE_1xRTT = 7
#NETWORK_TYPE_HSDPA = 8
#NETWORK_TYPE_HSUPA = 9
#NETWORK_TYPE_HSPA = 10
#NETWORK_TYPE_IDEN = 11
#NETWORK_TYPE_EVDO_B = 12
#NETWORK_TYPE_LTE = 13
#NETWORK_TYPE_EHRPD = 14
#NETWORK_TYPE_HSPAP = 15
#NETWORK_TYPE_GSM = 16
#NETWORK_TYPE_TD_SCDMA = 17
#NETWORK_TYPE_IWLAN = 18
#NETWORK_TYPE_LTE_CA = 19;
#configuration params for Dormancy manager
#first larger inactivity soft timer to poll for dormancy in seconds.
dpm_dm_t1_inactivity_timer:15
#second smaller inactivity soft timer to poll for dormancy in seconds.
dpm_dm_t2_inactivity_timer:5
#number of times T2 can be repeated before registering for dormancy indication with modem directly.
dpm_dm_repeat_t2:5

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
proprietary/vendor/bin/ATFWD-daemon vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/adpl vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/adsprpcd vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/audioadsprpcd vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/cdsprpcd vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/cnss-daemon vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/cnss_diag vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/diag-router vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/diag_mdlog vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/dspservice vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/factory.ssc vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/hermesd vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
proprietary/vendor/bin/hw/rild vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

33
proprietary/vendor/bin/init.qcom.sensors.sh vendored Executable file
View File

@ -0,0 +1,33 @@
#!/vendor/bin/sh
# Copyright (c) 2020 The Linux Foundation. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# * Neither the name of The Linux Foundation nor
# the names of its contributors may be used to endorse or promote
# products derived from this software without specific prior written
# permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
# NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#
# Function to start sensors for SSC enabled platforms
#
cp /vendor/etc/sensors/scripts/* /data/vendor/sensors/scripts/
chmod a+rw /data/vendor/sensors/scripts/*

108
proprietary/vendor/bin/init.qti.media.sh vendored Executable file
View File

@ -0,0 +1,108 @@
#! /vendor/bin/sh
#==============================================================================
# init.qti.media.sh
#
# Copyright (c) 2020-2022, Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
# Copyright (c) 2020, The Linux Foundation. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided
# with the distribution.
# * Neither the name of The Linux Foundation nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#===============================================================================
build_codename=`getprop vendor.media.system.build_codename`
if [ -f /sys/devices/soc0/soc_id ]; then
soc_hwid=`cat /sys/devices/soc0/soc_id` 2> /dev/null
else
soc_hwid=`cat /sys/devices/system/soc/soc0/id` 2> /dev/null
fi
target=`getprop ro.board.platform`
case "$target" in
"anorak")
setprop vendor.mm.target.enable.qcom_parser 0
setprop vendor.media.target_variant "_anorak"
;;
"kalama")
setprop vendor.mm.target.enable.qcom_parser 0
setprop vendor.media.target_variant "_kalama"
;;
"pineapple")
setprop vendor.mm.target.enable.qcom_parser 0
case "$soc_hwid" in
614|632)
setprop vendor.media.target_variant "_cliffs_v0"
sku_ver=`cat /sys/devices/platform/soc/aa00000.qcom,vidc/sku_version` 2> /dev/null
if [ $sku_ver -eq 1 ]; then
setprop vendor.media.target_variant "_cliffs_v1"
fi
;;
*)
setprop vendor.media.target_variant "_pineapple"
if [ $build_codename -le "14" ]; then
setprop vendor.netflix.bsp_rev "Q8650-37577-1"
fi
;;
esac
;;
"taro")
setprop vendor.mm.target.enable.qcom_parser 1040479
case "$soc_hwid" in
530|531|540)
setprop vendor.media.target_variant "_cape"
;;
*)
setprop vendor.media.target_variant "_taro"
;;
esac
;;
"lahaina")
case "$soc_hwid" in
450)
setprop vendor.media.target_variant "_shima_v3"
setprop vendor.netflix.bsp_rev ""
sku_ver=`cat /sys/devices/platform/soc/aa00000.qcom,vidc/sku_version` 2> /dev/null
if [ $sku_ver -eq 1 ]; then
setprop vendor.media.target_variant "_shima_v1"
elif [ $sku_ver -eq 2 ]; then
setprop vendor.media.target_variant "_shima_v2"
fi
;;
*)
setprop vendor.media.target_variant "_lahaina"
setprop vendor.netflix.bsp_rev "Q875-32408-1"
;;
esac
;;
"holi")
setprop vendor.media.target_variant "_holi"
;;
"msmnile")
setprop vendor.media.target_variant "_msmnile"
;;
esac

27
proprietary/vendor/bin/init.qti.write.sh vendored Executable file
View File

@ -0,0 +1,27 @@
#!/vendor/bin/sh
#=============================================================================
# Copyright (c) 2021 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#=============================================================================
write_with_check() {
local i=60
while [ $i -gt 0 ]
do
if [ -f "$1" ]; then
break
fi
sleep 1
i=$(($i-1))
done
if [ ! -f "$1" ]; then
exit 1
fi
echo $2 > $1
}
write_with_check "$1" "$2"

BIN
proprietary/vendor/bin/ipacm vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/irsc_util vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/ks vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/loadalgo vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/loc_launcher vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/lowi-server vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/pd-mapper vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/pm-proxy vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/pm-service vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/ppd vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/qcc-vendor vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/qcom-system-daemon vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/qdcmss vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/qms vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/qrtr-cfg vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/qrtr-lookup vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/qrtr-ns vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/qseecomd vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/qti vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/qwesd vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/rmt_storage vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/sec_nvm vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/sensors.qti vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/shsusrd vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/spdaemon vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/sscrpcd vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/ssgtzd vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/ssr_diag vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/ssr_setup vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/subsystem_ramdump vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/tftp_server vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/time_daemon vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/tlpd vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/trusteduilistener vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/wifidisplayhalservice vendored Executable file

Binary file not shown.

BIN
proprietary/vendor/bin/xtra-daemon vendored Executable file

Binary file not shown.

29
proprietary/vendor/etc/DsgpPolicy.csv vendored Normal file
View File

@ -0,0 +1,29 @@
input | output
dynamic shot mode | memory | siop | camera | chip | policy | dynamic shot mode | shot | MMF/TNR
name | id | min | max | | dir | vendor | | name | id | count | count
=============================+======+=======+=======+======+========+========+========+==============================+======+=======+========
SINGLE , 0 , 0 , 0 , 5 , REAR , QC , LITE , RESERVED , -1 , 0 , 5
RAW_SR_MERGE , 160 , 0 , 500 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
HYBRID_LLHDR_MERGE , 195 , 0 , 0 , 5 , REAR , LSI , LITE , RESERVED , -1 , 0 , 5
HYBRID_LLHDR_OIS_MERGE , 196 , 0 , 0 , 5 , REAR , LSI , LITE , RESERVED , -1 , 0 , 5
HYBRID_LLHDR_QZ_LZ , 197 , 0 , 0 , 5 , REAR , QC , LITE , RESERVED , -1 , 0 , 5
HYBRID_LLHDR_QOIS , 198 , 0 , 0 , 5 , REAR , QC , LITE , RESERVED , -1 , 0 , 5
HYBRID_NNHDR_MERGE_QZ , 241 , 0 , 0 , 5 , REAR , QC , LITE , RESERVED , -1 , 0 , 5
TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_NORMAL, 272 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_NORMAL, 272 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_NN, 273 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_NN, 273 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_NORMAL_DARK_MOON, 274 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_NORMAL_DARK_MOON, 274 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_NEON, 275 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_NEON, 275 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_BRIGHT_MOON, 276 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_BRIGHT_MOON, 276 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TETRA_SR_MERGE , 290 , 0 , 600 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
TETRA_SR_MERGE , 290 , 601 , 9999 , 4 , COMMON , COMMON , LITE , RESERVED , -1 , 7 , 0
TETRA_SR_MERGE , 290 , 601 , 9999 , 5 , COMMON , COMMON , LITE , RESERVED , -1 , 7 , 0
TETRA_SR_MERGE , 290 , 601 , 9999 , 6 , COMMON , COMMON , LITE , RESERVED , -1 , 7 , 0
AI_ZOOM_MERGE_TETRA, 300 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
AI_ZOOM_MERGE_TETRA, 300 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
AI_ZOOM_MERGE_NEON_TETRA, 301 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
AI_ZOOM_MERGE_NEON_TETRA, 301 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
1 input | output
2 dynamic shot mode | memory | siop | camera | chip | policy | dynamic shot mode | shot | MMF/TNR
3 name | id | min | max | | dir | vendor | | name | id | count | count
4 =============================+======+=======+=======+======+========+========+========+==============================+======+=======+========
5 SINGLE , 0 , 0 , 0 , 5 , REAR , QC , LITE , RESERVED , -1 , 0 , 5
6 RAW_SR_MERGE , 160 , 0 , 500 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
7 HYBRID_LLHDR_MERGE , 195 , 0 , 0 , 5 , REAR , LSI , LITE , RESERVED , -1 , 0 , 5
8 HYBRID_LLHDR_OIS_MERGE , 196 , 0 , 0 , 5 , REAR , LSI , LITE , RESERVED , -1 , 0 , 5
9 HYBRID_LLHDR_QZ_LZ , 197 , 0 , 0 , 5 , REAR , QC , LITE , RESERVED , -1 , 0 , 5
10 HYBRID_LLHDR_QOIS , 198 , 0 , 0 , 5 , REAR , QC , LITE , RESERVED , -1 , 0 , 5
11 HYBRID_NNHDR_MERGE_QZ , 241 , 0 , 0 , 5 , REAR , QC , LITE , RESERVED , -1 , 0 , 5
12 TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_NORMAL, 272 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
13 TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_NORMAL, 272 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
14 TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_NN, 273 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
15 TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_NN, 273 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
16 TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_NORMAL_DARK_MOON, 274 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
17 TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_NORMAL_DARK_MOON, 274 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
18 TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_NEON, 275 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
19 TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_NEON, 275 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
20 TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_BRIGHT_MOON, 276 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
21 TSAEC_DYNAMIC_SHOT_MODE_AI_ZOOM_MERGE_SR_BRIGHT_MOON, 276 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
22 TETRA_SR_MERGE , 290 , 0 , 600 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
23 TETRA_SR_MERGE , 290 , 601 , 9999 , 4 , COMMON , COMMON , LITE , RESERVED , -1 , 7 , 0
24 TETRA_SR_MERGE , 290 , 601 , 9999 , 5 , COMMON , COMMON , LITE , RESERVED , -1 , 7 , 0
25 TETRA_SR_MERGE , 290 , 601 , 9999 , 6 , COMMON , COMMON , LITE , RESERVED , -1 , 7 , 0
26 AI_ZOOM_MERGE_TETRA, 300 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
27 AI_ZOOM_MERGE_TETRA, 300 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
28 AI_ZOOM_MERGE_NEON_TETRA, 301 , 401 , 9999 , 5 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0
29 AI_ZOOM_MERGE_NEON_TETRA, 301 , 0 , 400 , 0 , COMMON , COMMON , OFF , RESERVED , -1 , 0 , 0

206
proprietary/vendor/etc/Hapticsconfig.xml vendored Normal file
View File

@ -0,0 +1,206 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. -->
<!-- -->
<!-- Redistribution and use in source and binary forms, with or without -->
<!-- modification, are permitted (subject to the limitations in the -->
<!-- disclaimer below) provided that the following conditions are met: -->
<!-- -->
<!-- * Redistributions of source code must retain the above copyright -->
<!-- notice, this list of conditions and the following disclaimer. -->
<!-- -->
<!-- * Redistributions in binary form must reproduce the above -->
<!-- copyright notice, this list of conditions and the following -->
<!-- disclaimer in the documentation and/or other materials provided -->
<!-- with the distribution. -->
<!-- -->
<!-- * Neither the name of Qualcomm Innovation Center, Inc. nor the names of its -->
<!-- contributors may be used to endorse or promote products derived -->
<!-- from this software without specific prior written permission. -->
<!-- -->
<!-- NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE -->
<!-- GRANTED BY THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT -->
<!-- HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED -->
<!-- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -->
<!-- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -->
<!-- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR -->
<!-- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -->
<!-- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE -->
<!-- GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -->
<!-- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER -->
<!-- IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -->
<!-- OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN -->
<!-- IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -->
<haptics_param_values>
<predefined_effect>
<!-- CLICK -->
<Hapticseffect effect="0">
<num_channels>1</num_channels>
<channel_mask>1</channel_mask>
<wave_design_mode>0</wave_design_mode>
<auto_overdrive_brake_en>1</auto_overdrive_brake_en>
<f0_tracking_en>1</f0_tracking_en>
<f0_tracking_param_reset_flag>1</f0_tracking_param_reset_flag>
<override_flag>7</override_flag>
<wavegen_fstart_hz_q20>0</wavegen_fstart_hz_q20>
<repetition_count>1</repetition_count>
<tracked_freq_warmup_time_ms>50</tracked_freq_warmup_time_ms>
<settling_time_ms>30</settling_time_ms>
<delay_time_ms>40</delay_time_ms>
<repetition_period_ms>500</repetition_period_ms>
<pilot_tone_en>0</pilot_tone_en>
<low_pulse_intensity>30</low_pulse_intensity>
<mid_pulse_intensity>65</mid_pulse_intensity>
<high_pulse_intensity>90</high_pulse_intensity>
<pulse_width_ms>35</pulse_width_ms>
<pulse_sharpness>80</pulse_sharpness>
</Hapticseffect>
<!-- DOUBLE CLICK -->
<Hapticseffect effect="1">
<num_channels>1</num_channels>
<channel_mask>1</channel_mask>
<wave_design_mode>1</wave_design_mode>
<auto_overdrive_brake_en>1</auto_overdrive_brake_en>
<f0_tracking_en>1</f0_tracking_en>
<f0_tracking_param_reset_flag>1</f0_tracking_param_reset_flag>
<override_flag>7</override_flag>
<wavegen_fstart_hz_q20>0</wavegen_fstart_hz_q20>
<repetition_count>2</repetition_count>
<tracked_freq_warmup_time_ms>50</tracked_freq_warmup_time_ms>
<settling_time_ms>30</settling_time_ms>
<delay_time_ms>40</delay_time_ms>
<repetition_period_ms>150</repetition_period_ms>
<pilot_tone_en>0</pilot_tone_en>
<low_pulse_intensity>30</low_pulse_intensity>
<mid_pulse_intensity>100</mid_pulse_intensity>
<high_pulse_intensity>90</high_pulse_intensity>
<pulse_width_ms>0</pulse_width_ms>
<pulse_sharpness>0</pulse_sharpness>
<num_pwl>4</num_pwl>
<pwl_time>0,10,23,33</pwl_time>
<pwl_acc>0,33,33,0 </pwl_acc>
</Hapticseffect>
<!-- TICK -->
<Hapticseffect effect="2">
<num_channels>1</num_channels>
<channel_mask>1</channel_mask>
<wave_design_mode>2</wave_design_mode>
<auto_overdrive_brake_en>1</auto_overdrive_brake_en>
<f0_tracking_en>1</f0_tracking_en>
<f0_tracking_param_reset_flag>1</f0_tracking_param_reset_flag>
<override_flag>7</override_flag>
<wavegen_fstart_hz_q20>0</wavegen_fstart_hz_q20>
<tracked_freq_warmup_time_ms>50</tracked_freq_warmup_time_ms>
<settling_time_ms>30</settling_time_ms>
<delay_time_ms>40</delay_time_ms>
<repetition_count>1</repetition_count>
<repetition_period_ms>150</repetition_period_ms>
<pilot_tone_en>0</pilot_tone_en>
<low_pulse_intensity>30</low_pulse_intensity>
<mid_pulse_intensity>55</mid_pulse_intensity>
<high_pulse_intensity>90</high_pulse_intensity>
<pulse_width_ms>40</pulse_width_ms>
<pulse_sharpness>0</pulse_sharpness>
</Hapticseffect>
<!-- THUD -->
<Hapticseffect effect="3">
<num_channels>1</num_channels>
<channel_mask>1</channel_mask>
<wave_design_mode>1</wave_design_mode>
<auto_overdrive_brake_en>1</auto_overdrive_brake_en>
<f0_tracking_en>1</f0_tracking_en>
<f0_tracking_param_reset_flag>1</f0_tracking_param_reset_flag>
<override_flag>7</override_flag>
<wavegen_fstart_hz_q20>0</wavegen_fstart_hz_q20>
<repetition_count>1</repetition_count>
<tracked_freq_warmup_time_ms>50</tracked_freq_warmup_time_ms>
<settling_time_ms>30</settling_time_ms>
<delay_time_ms>40</delay_time_ms>
<repetition_period_ms>250</repetition_period_ms>
<pilot_tone_en>0</pilot_tone_en>
<low_pulse_intensity>30</low_pulse_intensity>
<mid_pulse_intensity>100</mid_pulse_intensity>
<high_pulse_intensity>90</high_pulse_intensity>
<pulse_width_ms>0</pulse_width_ms>
<pulse_sharpness>0</pulse_sharpness>
<num_pwl>4</num_pwl>
<pwl_time>0,15,40,65</pwl_time>
<pwl_acc>0,33,33,0 </pwl_acc>
</Hapticseffect>
<!-- POP -->
<Hapticseffect effect="4">
<num_channels>1</num_channels>
<channel_mask>1</channel_mask>
<wave_design_mode>1</wave_design_mode>
<auto_overdrive_brake_en>1</auto_overdrive_brake_en>
<f0_tracking_en>1</f0_tracking_en>
<f0_tracking_param_reset_flag>1</f0_tracking_param_reset_flag>
<override_flag>7</override_flag>
<wavegen_fstart_hz_q20>0</wavegen_fstart_hz_q20>
<repetition_count>1</repetition_count>
<tracked_freq_warmup_time_ms>50</tracked_freq_warmup_time_ms>
<settling_time_ms>30</settling_time_ms>
<delay_time_ms>40</delay_time_ms>
<repetition_period_ms>250</repetition_period_ms>
<pilot_tone_en>0</pilot_tone_en>
<low_pulse_intensity>30</low_pulse_intensity>
<mid_pulse_intensity>100</mid_pulse_intensity>
<high_pulse_intensity>90</high_pulse_intensity>
<pulse_width_ms>0</pulse_width_ms>
<pulse_sharpness>0</pulse_sharpness>
<num_pwl>4</num_pwl>
<pwl_time>0,10,20,30</pwl_time>
<pwl_acc>0,33,33,0 </pwl_acc>
</Hapticseffect>
<!-- HEAVY CLICK -->
<Hapticseffect effect="5">
<num_channels>1</num_channels>
<channel_mask>1</channel_mask>
<wave_design_mode>1</wave_design_mode>
<auto_overdrive_brake_en>1</auto_overdrive_brake_en>
<f0_tracking_en>1</f0_tracking_en>
<f0_tracking_param_reset_flag>1</f0_tracking_param_reset_flag>
<override_flag>7</override_flag>
<wavegen_fstart_hz_q20>0</wavegen_fstart_hz_q20>
<repetition_count>1</repetition_count>
<tracked_freq_warmup_time_ms>50</tracked_freq_warmup_time_ms>
<settling_time_ms>30</settling_time_ms>
<delay_time_ms>40</delay_time_ms>
<repetition_period_ms>250</repetition_period_ms>
<pilot_tone_en>0</pilot_tone_en>
<low_pulse_intensity>30</low_pulse_intensity>
<mid_pulse_intensity>100</mid_pulse_intensity>
<high_pulse_intensity>90</high_pulse_intensity>
<pulse_width_ms>100</pulse_width_ms>
<pulse_sharpness>0</pulse_sharpness>
<num_pwl>4</num_pwl>
<pwl_time>0,10,25,35</pwl_time>
<pwl_acc>0,33,33,0 </pwl_acc>
</Hapticseffect>
</predefined_effect>
<oneshot_effect>
<num_channels>1</num_channels>
<channel_mask>1</channel_mask>
<wave_design_mode>2</wave_design_mode>
<auto_overdrive_brake_en>1</auto_overdrive_brake_en>
<f0_tracking_en>1</f0_tracking_en>
<f0_tracking_param_reset_flag>1</f0_tracking_param_reset_flag>
<override_flag>7</override_flag>
<wavegen_fstart_hz_q20>0</wavegen_fstart_hz_q20>
<tracked_freq_warmup_time_ms>50</tracked_freq_warmup_time_ms>
<settling_time_ms>30</settling_time_ms>
<delay_time_ms>40</delay_time_ms>
<repetition_count>1</repetition_count>
<repetition_period_ms>120</repetition_period_ms>
<pilot_tone_en>0</pilot_tone_en>
<low_pulse_intensity>30</low_pulse_intensity>
<mid_pulse_intensity>85</mid_pulse_intensity>
<high_pulse_intensity>90</high_pulse_intensity>
<pulse_width_ms>0</pulse_width_ms>
<pulse_sharpness>50</pulse_sharpness>
</oneshot_effect>
<ringtone_effect>
<num_channels>1</num_channels>
<channel_mask>1</channel_mask>
<wave_design_mode>3</wave_design_mode>
</ringtone_effect>
</haptics_param_values>

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2021 The Linux Foundation. All rights reserved. -->
<system xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipacm_filter_cfg.xsd">
<IPACMFilterCfg>
<FilteringEnabled>0</FilteringEnabled>
<FilterDLAck>0</FilterDLAck>
<FilterEntry>
<IPFamily>4</IPFamily>
<IPV4NextHeaderProtocol>17</IPV4NextHeaderProtocol>
</FilterEntry>
<FilterEntry>
<IPFamily>4</IPFamily>
<IPV4NextHeaderProtocol>6</IPV4NextHeaderProtocol>
</FilterEntry>
</IPACMFilterCfg>
</system>

155
proprietary/vendor/etc/IPACM_cfg.xml vendored Normal file
View File

@ -0,0 +1,155 @@
<?xml version="1.0" encoding="UTF-8"?>
<system xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipacm_cfg.xsd">
<ODUCFG>
<OduMode>router</OduMode>
<eMBMS_offload>0</eMBMS_offload>
</ODUCFG>
<IPACM>
<IPACMIface>
<Iface>
<Name>swlan0</Name>
<Category>UNKNOWN</Category>
</Iface>
<Iface>
<Name>rndis0</Name>
<Category>LAN</Category>
</Iface>
<Iface>
<Name>ecm0</Name>
<Category>LAN</Category>
<Mode>ROUTER</Mode>
</Iface>
<Iface>
<Name>rmnet_data0</Name>
<Category>WAN</Category>
<Mode>ROUTER</Mode>
</Iface>
<Iface>
<Name>rmnet_data1</Name>
<Category>WAN</Category>
</Iface>
<Iface>
<Name>rmnet_data2</Name>
<Category>WAN</Category>
</Iface>
<Iface>
<Name>rmnet_data3</Name>
<Category>WAN</Category>
</Iface>
<Iface>
<Name>rmnet_data4</Name>
<Category>WAN</Category>
</Iface>
<Iface>
<Name>rmnet_data5</Name>
<Category>WAN</Category>
</Iface>
<Iface>
<Name>rmnet_data6</Name>
<Category>WAN</Category>
</Iface>
<Iface>
<Name>rmnet_data7</Name>
<Category>WAN</Category>
</Iface>
<Iface>
<Name>eth0</Name>
<Category>ODU</Category>
</Iface>
<Iface>
<Name>bridge0</Name>
<Category>VIRTUAL</Category>
</Iface>
</IPACMIface>
<IPPassthroughFlag>
<IPPassthroughMode>0</IPPassthroughMode>
</IPPassthroughFlag>
<IPACMPrivateSubnet>
<Subnet>
<SubnetAddress>192.168.225.0</SubnetAddress>
<SubnetMask>255.255.255.0</SubnetMask>
</Subnet>
</IPACMPrivateSubnet>
<IPACMALG>
<ALG>
<Protocol>TCP</Protocol>
<Port>21</Port>
<Description>FTP</Description>
</ALG>
<ALG>
<Protocol>TCP</Protocol>
<Port>554</Port>
<Description>RTSP</Description>
</ALG>
<ALG>
<Protocol>TCP</Protocol>
<Port>5060</Port>
<Description>SIP</Description>
</ALG>
<ALG>
<Protocol>UDP</Protocol>
<Port>5060</Port>
<Description>SIP</Description>
</ALG>
<ALG>
<Protocol>TCP</Protocol>
<Port>1723</Port>
<Description>PPTP</Description>
</ALG>
<ALG>
<Protocol>UDP</Protocol>
<Port>69</Port>
<Description>TFTP</Description>
</ALG>
<ALG>
<Protocol>UDP</Protocol>
<Port>53</Port>
<Description>DNS</Description>
</ALG>
<ALG>
<Protocol>TCP</Protocol>
<Port>53</Port>
<Description>DNS</Description>
</ALG>
<ALG>
<Protocol>UDP</Protocol>
<Port>10080</Port>
<Description>AMANDA</Description>
</ALG>
<ALG>
<Protocol>UDP</Protocol>
<Port>1719</Port>
<Description>H323</Description>
</ALG>
<ALG>
<Protocol>TCP</Protocol>
<Port>1720</Port>
<Description>H323</Description>
</ALG>
<ALG>
<Protocol>TCP</Protocol>
<Port>6667</Port>
<Description>IRC</Description>
</ALG>
<ALG>
<Protocol>UDP</Protocol>
<Port>137</Port>
<Description>NETBIOS_NS</Description>
</ALG>
<ALG>
<Protocol>UDP</Protocol>
<Port>138</Port>
<Description>NETBIOS_NS</Description>
</ALG>
<ALG>
<Protocol>TCP</Protocol>
<Port>6566</Port>
<Description>SANE</Description>
</ALG>
</IPACMALG>
<IPACMNAT>
<MaxNatEntries>500</MaxNatEntries>
<NatTableType>HYBRID</NatTableType>
</IPACMNAT>
</IPACM>
</system>

Binary file not shown.

View File

@ -0,0 +1,27 @@
27 // Number_of_arguments
15 // MajorBaselineVersion
0 // MinorBaselineVersion
1 // MinorMinorBaselineVersion
8 // PatchBaselineVersion
LVM_MODE_ON // LVAC_Processing
LVACFS_RELATIVE_PATH // PathDef
1 // NbCalibration360s
./LVACFS_Calibration.dat // CalibrationFile0
1 // NbProfiles
1 // DeviceId0
./LVACFS_ControlParams.txt // Profile0
LVM_MODE_OFF // EnableDebug
LVM_MODE_OFF // StatusReporting
./../PCM_Dumps/LVAC_Status.bin // LVAC_StatusFile
LVACFS_PCM_MODE_OFF // InPCMSavingMode
16000 // InPCMSavingBufferSize
./../../data/vendor/log/audiopcm/Ac_in.pcm // InPCMSavingFilename
LVACFS_PCM_MODE_OFF // InPCMInjectionMode
16000 // InPCMInjectionBufferSize
./../PCM_Inject/TestInput.pcm // InPCMInjectionFilename
LVACFS_PCM_MODE_OFF // OutPCMSavingMode
16000 // OutPCMSavingBufferSize
./../../data/vendor/log/audiopcm/Ac_out.pcm // OutPCMSavingFilename
LVACFS_PCM_MODE_OFF // OutPCMInjectionMode
16000 // OutPCMInjectionBufferSize
./../PCM_Inject/TestInput.pcm // OutPCMInjectionFilename

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,126 @@
S,1,2,1,1,1,1,-17,1,-23,0,200,400,500,1000,0,0,1,3,4,5,0,200,400,500,1000,0,0,0,1,3,5,0,200,400,500,1000,0,0,1,3,4,5,0,200,400,500,1000,0,0,1,3,4,5,0,200,400,500,1000,0,0,1,3,4,5,0,200,400,500,1000,0,0,1,3,4,5,-1,0,5000,0,-1,5000,5000,0,-1
AFH,1,90,0
AFM,1,7,6,7,1,2,3,3,4,4,-13,-10,-14,-18,-11,-11,-8,-7,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,0,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
AFP,1,7,6,7,1,2,3,3,4,4,-14,-12,-17,-23,-14,-12,-8,-7,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,0,-2,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
AFV,1,3,4,7,3,5,6,3,1,1,-13,-10,-14,-18,-11,-11,-8,-7,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,1,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
AFC,1,3,4,7,3,6,7,4,1,1,-13,-10,-14,-18,-11,-11,-8,-7,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,11,0,1,1,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
AFAM,1,1,200,220,4,1,520,300,-5,1,710,360,-16,1,1000,300,-4,1,2600,1500,-16,1,5500,3000,2,1,7200,3200,3,1,9500,2000,-6,2,17000,1200,2,0,18000,1200,2,0,2500,1000,-3,0,10500,1000,-4,0,12500,1600,-6,0,14600,2400,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
AFAP,1,1,200,220,4,1,520,300,-5,1,710,360,-16,1,1000,300,-4,1,2600,1500,-16,1,5500,3000,2,1,7200,3200,3,1,9500,2000,-6,2,17000,1200,2,0,18000,1200,2,0,2500,1000,-3,0,10500,1000,-4,0,12500,1600,-6,0,14600,2400,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
AFAV,1,1,200,220,4,1,520,300,-5,1,710,360,-16,1,1000,300,-4,1,2600,1500,-16,1,5500,3000,2,1,7200,3200,3,1,9500,2000,-6,2,17000,1200,2,0,18000,1200,2,0,2500,1000,-3,0,10500,1000,-4,0,12500,1600,-6,0,14600,2400,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
AFAC,1,1,200,220,4,1,520,300,-5,1,710,360,-16,1,1000,300,-4,1,2600,1500,-16,1,5500,3000,2,1,7200,3200,3,1,9500,2000,-6,2,17000,1200,2,0,18000,1200,2,0,2500,1000,-3,0,10500,1000,-4,0,12500,1600,-6,0,14600,2400,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
AMH,1,90,0
AMM,1,7,6,7,1,2,3,3,4,4,-13,-10,-14,-18,-11,-11,-8,-7,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,0,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
AMP,1,7,6,7,1,2,3,3,4,4,-14,-12,-17,-23,-14,-12,-8,-7,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,0,-2,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
AMV,1,3,4,7,3,5,6,3,1,1,-13,-10,-14,-18,-11,-11,-8,-7,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,1,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
AMC,1,3,4,7,3,6,7,4,1,1,-13,-10,-14,-18,-11,-11,-8,-7,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,11,0,1,1,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
AMAM,1,1,200,220,4,1,520,300,-5,1,710,360,-16,1,1000,300,-4,1,2600,1500,-16,1,5500,3000,2,1,7200,3200,3,1,9500,2000,-6,2,17000,1200,2,0,18000,1200,2,0,2500,1000,-3,0,10500,1000,-4,0,12500,1600,-6,0,14600,2400,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
AMAP,1,1,200,220,4,1,520,300,-5,1,710,360,-16,1,1000,300,-4,1,2600,1500,-16,1,5500,3000,2,1,7200,3200,3,1,9500,2000,-6,2,17000,1200,2,0,18000,1200,2,0,2500,1000,-3,0,10500,1000,-4,0,12500,1600,-6,0,14600,2400,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
AMAV,1,1,200,220,4,1,520,300,-5,1,710,360,-16,1,1000,300,-4,1,2600,1500,-16,1,5500,3000,2,1,7200,3200,3,1,9500,2000,-6,2,17000,1200,2,0,18000,1200,2,0,2500,1000,-3,0,10500,1000,-4,0,12500,1600,-6,0,14600,2400,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
AMAC,1,1,200,220,4,1,520,300,-5,1,710,360,-16,1,1000,300,-4,1,2600,1500,-16,1,5500,3000,2,1,7200,3200,3,1,9500,2000,-6,2,17000,1200,2,0,18000,1200,2,0,2500,1000,-3,0,10500,1000,-4,0,12500,1600,-6,0,14600,2400,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
BFH,1,85,1
BFM,1,7,6,7,2,2,3,3,2,3,-13,-10,-14,-15,-11,-10,-10,-10,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,0,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
BFP,1,7,6,7,2,2,3,3,2,3,-14,-13,-18,-20,-13,-11,-10,-10,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,0,-2,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
BFV,1,3,4,7,5,5,6,3,0,0,-13,-10,-14,-15,-11,-10,-10,-10,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,1,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
BFC,1,3,4,7,6,6,6,4,0,0,-13,-10,-14,-15,-11,-10,-10,-10,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,11,0,1,1,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
BFAM,1,1,190,200,4,1,470,340,-4,1,710,340,-11,1,1000,300,-4,1,2050,1600,2,1,5250,2100,-18,1,8000,3000,2,2,15000,700,3,0,18000,700,3,0,4800,1000,-2,0,15000,2800,2,0,6600,2000,-1,0,5400,1000,-6,0,250,165,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
BFAP,1,1,190,200,4,1,470,340,-4,1,710,340,-12,1,1000,300,-4,1,2050,1600,2,1,5250,2100,-18,1,8000,3000,2,2,15000,700,3,0,18000,700,3,0,4800,1000,-2,0,15000,2800,2,0,6600,2000,-1,0,5400,1000,-6,0,250,165,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
BFAV,1,1,190,200,4,1,470,340,-4,1,710,340,-11,1,1000,300,-4,1,2050,1600,2,1,5250,2100,-18,1,8000,3000,2,2,15000,700,3,0,18000,700,3,0,4800,1000,-2,0,15000,2800,2,0,6600,2000,-1,0,5400,1000,-6,0,250,165,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
BFAC,1,1,190,200,4,1,470,340,-4,1,710,340,-11,1,1000,300,-4,1,2050,1600,2,1,5250,2100,-18,1,8000,3000,2,2,15000,700,3,0,18000,700,3,0,4800,1000,-2,0,15000,2800,2,0,6600,2000,-1,0,5400,1000,-6,0,250,165,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
BMH,1,85,1
BMM,1,7,6,7,2,2,3,3,2,3,-13,-10,-14,-15,-11,-10,-10,-10,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,0,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
BMP,1,7,6,7,2,2,3,3,2,3,-14,-13,-18,-20,-13,-11,-10,-10,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,0,-2,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
BMV,1,3,4,7,5,5,6,3,0,0,-13,-10,-14,-15,-11,-10,-10,-10,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,10,0,1,1,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
BMC,1,3,4,7,6,6,6,4,0,0,-13,-10,-14,-15,-11,-10,-10,-10,-8,5,5,8,10,10,20,20,20,20,150,150,150,150,150,150,150,150,150,3,11,0,1,1,-1,10,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
BMAM,1,1,190,200,4,1,470,340,-4,1,710,340,-11,1,1000,300,-4,1,2050,1600,2,1,5250,2100,-18,1,8000,3000,2,2,15000,700,3,0,18000,700,3,0,4800,1000,-2,0,15000,2800,2,0,6600,2000,-1,0,5400,1000,-6,0,250,165,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
BMAP,1,1,190,200,4,1,470,340,-4,1,710,340,-12,1,1000,300,-4,1,2050,1600,2,1,5250,2100,-18,1,8000,3000,2,2,15000,700,3,0,18000,700,3,0,4800,1000,-2,0,15000,2800,2,0,6600,2000,-1,0,5400,1000,-6,0,250,165,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
BMAV,1,1,190,200,4,1,470,340,-4,1,710,340,-11,1,1000,300,-4,1,2050,1600,2,1,5250,2100,-18,1,8000,3000,2,2,15000,700,3,0,18000,700,3,0,4800,1000,-2,0,15000,2800,2,0,6600,2000,-1,0,5400,1000,-6,0,250,165,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
BMAC,1,1,190,200,4,1,470,340,-4,1,710,340,-11,1,1000,300,-4,1,2050,1600,2,1,5250,2100,-18,1,8000,3000,2,2,15000,700,3,0,18000,700,3,0,4800,1000,-2,0,15000,2800,2,0,6600,2000,-1,0,5400,1000,-6,0,250,165,5,0,1600,400,-2,0,3100,700,2,0,6500,800,-2,0,12000,4000,-2,0,1500,1000,-1,0,1000,200,7
CFH,1,120,0
CFM,1,3,4,5,2,1,2,1,2,3,-6,-6,-6,-6,-6,-6,-6,-6,-6,50,50,10,10,10,10,10,10,10,500,500,150,150,150,150,150,150,150,3,9,0,1,1,-3,20,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
CFP,1,3,4,5,2,1,2,1,2,3,-6,-6,-6,-6,-6,-6,-6,-6,-6,10,10,10,10,10,10,10,10,10,150,150,150,150,150,150,150,150,150,3,9,0,1,1,-3,20,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
CFV,1,3,4,5,2,1,2,1,2,3,-6,-6,-6,-6,-6,-6,-6,-6,-6,10,10,10,10,10,10,10,10,10,150,150,150,150,150,150,150,150,150,3,9,0,1,1,-3,20,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
CFC,1,3,4,5,2,1,2,1,2,3,-6,-6,-6,-6,-6,-6,-6,-6,-6,10,10,10,10,10,10,10,10,10,150,150,150,150,150,150,150,150,150,3,9,0,1,1,-3,20,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
CFAM,1,1,240,250,6,1,690,320,-10,1,1500,1000,3,1,2100,1200,2,1,3500,1200,-14,1,3700,600,-3,1,4000,1000,-1,1,6100,4000,5,1,7200,2500,4,0,9000,1300,-1,0,2000,1600,2,0,550,100,-3,0,230,183,2,0,1800,2860,0,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
CFAP,1,1,240,250,6,1,690,320,-10,1,1500,1000,3,1,2100,1200,2,1,3500,1200,-14,1,3700,600,-3,1,4000,1000,-1,1,6100,4000,5,1,7200,2500,4,0,9000,1300,-1,0,2000,1600,2,0,550,100,-3,0,230,183,2,0,1800,2860,0,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
CFAV,1,1,240,250,6,1,690,320,-10,1,1500,1000,3,1,2100,1200,2,1,3500,1200,-14,1,3700,600,-3,1,4000,1000,-1,1,6100,4000,5,1,7200,2500,4,0,9000,1300,-1,0,2000,1600,2,0,550,100,-3,0,230,183,2,0,1800,2860,0,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
CFAC,1,1,240,250,6,1,690,320,-10,1,1500,1000,3,1,2100,1200,2,1,3500,1200,-14,1,3700,600,-3,1,4000,1000,-1,1,6100,4000,5,1,7200,2500,4,0,9000,1300,-1,0,2000,1600,2,0,550,100,-3,0,230,183,2,0,1800,2860,0,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
CMH,1,100,0
CMM,1,3,4,5,2,1,2,1,2,3,-6,-6,-6,-6,-6,-6,-6,-6,-6,8,10,8,10,10,10,10,10,10,150,150,150,150,150,150,150,150,150,3,9,0,1,1,-3,20,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
CMP,1,3,4,5,2,1,2,1,2,3,-6,-6,-6,-6,-6,-6,-6,-6,-6,10,10,10,10,10,10,10,10,10,150,150,150,150,150,150,150,150,150,3,9,0,1,1,-3,20,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
CMV,1,3,4,5,2,1,2,1,2,3,-6,-6,-6,-6,-6,-6,-6,-6,-6,10,10,10,10,10,10,10,10,10,150,150,150,150,150,150,150,150,150,3,9,0,1,1,-3,20,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
CMC,1,3,4,5,2,1,2,1,2,3,-6,-6,-6,-6,-6,-6,-6,-6,-6,10,10,10,10,10,10,10,10,10,150,150,150,150,150,150,150,150,150,3,9,0,1,1,-3,20,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
CMAM,1,1,190,160,3,1,690,320,-15,1,3000,600,-2,1,3500,1200,-12,1,3800,500,-5,1,5500,2000,-2,1,6100,4000,4,1,7200,2500,3,1,9000,1300,-3,3,150,1400,-1,0,2000,1600,2,0,550,100,-3,0,230,183,2,0,1800,2860,0,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
CMAP,1,1,190,160,3,1,690,320,-15,1,3000,600,-2,1,3500,1200,-12,1,3800,500,-5,1,5500,2000,-2,1,6100,4000,4,1,7200,2500,3,1,9000,1300,-3,3,150,1400,-1,0,2000,1600,2,0,550,100,-3,0,230,183,2,0,1800,2860,0,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
CMAV,1,1,190,160,3,1,690,320,-15,1,3000,600,-2,1,3500,1200,-12,1,3800,500,-5,1,5500,2000,-2,1,6100,4000,4,1,7200,2500,3,1,9000,1300,-3,3,150,1400,-1,0,2000,1600,2,0,550,100,-3,0,230,183,2,0,1800,2860,0,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
CMAC,1,1,190,160,3,1,690,320,-15,1,3000,600,-2,1,3500,1200,-12,1,3800,500,-5,1,5500,2000,-2,1,6100,4000,4,1,7200,2500,3,1,9000,1300,-3,3,150,1400,-1,0,2000,1600,2,0,550,100,-3,0,230,183,2,0,1800,2860,0,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
DFH,1,140,0
DFM,1,0,5,6,0,0,3,5,4,2,-13,-13,-14,-16,-16,-16,-16,-12,-16,10,10,20,20,20,25,25,25,25,150,150,150,150,150,150,150,150,150,3,5,0,1,3,-3,100,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
DFP,1,0,5,6,0,0,3,5,4,2,-13,-13,-15,-20,-20,-16,-16,-12,-16,10,10,20,20,20,25,25,25,25,150,150,150,150,150,150,150,150,150,3,5,0,1,3,-3,100,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
DFV,1,-2,3,5,2,4,7,6,2,0,-13,-13,-14,-16,-16,-16,-16,-12,-16,10,10,20,20,20,25,25,25,25,150,150,150,150,150,150,150,150,150,3,6,0,1,4,-3,100,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
DFC,1,0,5,6,0,0,3,5,4,2,-13,-13,-14,-16,-16,-16,-16,-12,-16,10,10,20,20,20,25,25,25,25,150,150,150,150,150,150,150,150,150,3,5,0,1,3,-3,100,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
DFAM,1,0,150,200,1,1,250,175,3,1,450,206,1,1,650,200,-5,1,1650,600,1,1,5100,1600,-16,1,6650,1000,-3,1,2650,1000,-3,1,8890,500,-3,1,13000,1761,-7,1,4400,1100,-2,1,11000,2000,-3,1,7000,2000,-1,1,850,250,-2,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
DFAP,1,0,150,200,1,1,250,175,3,1,450,206,1,1,650,200,-5,1,1650,600,1,1,5100,1600,-16,1,6650,1000,-3,1,2650,1000,-3,1,8890,500,-3,1,13000,1761,-7,1,4400,1100,-2,1,11000,2000,-3,1,7000,2000,-1,1,850,250,-2,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
DFAV,1,0,150,200,1,1,250,175,3,1,450,206,1,1,650,200,-5,1,1650,600,1,1,5100,1600,-16,1,6650,1000,-3,1,2650,1000,-3,1,8890,500,-3,1,13000,1761,-7,1,4400,1100,-2,1,11000,2000,-3,1,7000,2000,-1,1,850,250,-2,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
DFAC,1,0,150,200,1,1,250,175,3,1,450,206,1,1,650,200,-5,1,1650,600,1,1,5100,1600,-16,1,6650,1000,-3,1,2650,1000,-3,1,8890,500,-3,1,13000,1761,-7,1,4400,1100,-2,1,11000,2000,-3,1,7000,2000,-1,1,850,250,-2,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
DMH,1,140,0
DMM,1,0,5,6,0,0,3,5,4,2,-13,-13,-14,-16,-16,-16,-16,-12,-16,10,10,20,20,20,25,25,25,25,150,150,150,150,150,150,150,150,150,3,5,0,1,3,-3,100,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
DMP,1,0,5,6,0,0,3,5,4,2,-13,-13,-15,-20,-20,-16,-16,-12,-16,10,10,20,20,20,25,25,25,25,150,150,150,150,150,150,150,150,150,3,5,0,1,3,-3,100,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
DMV,1,-2,3,5,2,4,7,6,2,0,-13,-13,-14,-16,-16,-16,-16,-12,-16,10,10,20,20,20,25,25,25,25,150,150,150,150,150,150,150,150,150,3,6,0,1,4,-3,100,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
DMC,1,0,5,6,0,0,3,5,4,2,-13,-13,-14,-16,-16,-16,-16,-12,-16,10,10,20,20,20,25,25,25,25,150,150,150,150,150,150,150,150,150,3,5,0,1,3,-3,100,150,230,230,120,120,2,0,4,0,2,0,4,0,-10,-20,25,150,-1,300
DMAM,1,0,150,200,1,1,250,175,3,1,450,206,1,1,650,200,-5,1,1650,600,1,1,5100,1600,-16,1,6650,1000,-3,1,2650,1000,-3,1,8890,500,-3,1,13000,1761,-7,1,4400,1100,-2,1,11000,2000,-3,1,7000,2000,-1,1,850,250,-2,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
DMAP,1,0,150,200,1,1,250,175,3,1,450,206,1,1,650,200,-5,1,1650,600,1,1,5100,1600,-16,1,6650,1000,-3,1,2650,1000,-3,1,8890,500,-3,1,13000,1761,-7,1,4400,1100,-2,1,11000,2000,-3,1,7000,2000,-1,1,850,250,-2,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
DMAV,1,0,150,200,1,1,250,175,3,1,450,206,1,1,650,200,-5,1,1650,600,1,1,5100,1600,-16,1,6650,1000,-3,1,2650,1000,-3,1,8890,500,-3,1,13000,1761,-7,1,4400,1100,-2,1,11000,2000,-3,1,7000,2000,-1,1,850,250,-2,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
DMAC,1,0,150,200,1,1,250,175,3,1,450,206,1,1,650,200,-5,1,1650,600,1,1,5100,1600,-16,1,6650,1000,-3,1,2650,1000,-3,1,8890,500,-3,1,13000,1761,-7,1,4400,1100,-2,1,11000,2000,-3,1,7000,2000,-1,1,850,250,-2,0,4600,800,0,0,3500,800,-12,0,12000,2000,7,0,8500,1000,-11,0,1000,200,7,0,396,262,5
EAFA,1,1,180,200,1,1,250,200,5,1,600,900,6,1,6500,4800,6,1,10500,4400,6,0,0,0
EAFB,1,1,180,200,1,1,250,200,5,1,600,900,6,1,6500,4800,6,1,10500,4400,6,0,0,0
EAFC,1,0,100,200,0,1,250,200,3,1,600,900,4,1,6500,4800,4,1,10500,4400,4,0,-1,0
EAFD,1,3,105,200,0,1,250,200,1,1,600,900,2,1,6500,4800,2,1,10500,4400,2,0,-4,0
EAFE,1,3,120,280,0,1,250,200,0,1,600,900,0,1,6500,4800,0,1,10500,4400,0,0,-8,0
EAMA,1,1,180,200,1,1,250,200,5,1,600,900,6,1,6500,4800,6,1,10500,4400,6,0,0,0
EAMB,1,1,180,200,1,1,250,200,5,1,600,900,6,1,6500,4800,6,1,10500,4400,6,0,0,0
EAMC,1,0,100,200,0,1,250,200,3,1,600,900,4,1,6500,4800,4,1,10500,4400,4,0,-1,0
EAMD,1,3,105,200,0,1,250,200,1,1,600,900,2,1,6500,4800,2,1,10500,4400,2,0,-4,0
EAME,1,3,120,280,0,1,250,200,0,1,600,900,0,1,6500,4800,0,1,10500,4400,0,0,-8,0
EBFA,1,1,180,200,1,1,250,200,5,1,600,1000,4,1,6000,4000,6,1,10500,5000,6,0,0,0
EBFB,1,1,180,200,1,1,250,200,5,1,600,1000,4,1,6000,4000,6,1,10500,5000,6,0,0,0
EBFC,1,0,100,200,0,1,250,200,3,1,600,1000,3,1,6000,4000,4,1,10500,5000,4,0,0,0
EBFD,1,3,105,200,0,1,250,200,1,1,600,1000,2,1,6000,4000,2,1,10500,5000,2,0,-3,0
EBFE,1,3,115,280,0,1,250,200,0,1,600,1000,0,1,6000,4000,0,1,10500,5000,0,0,-6,0
EBMA,1,1,180,200,1,1,250,200,5,1,600,1000,4,1,6000,4000,6,1,10500,5000,6,0,0,0
EBMB,1,1,180,200,1,1,250,200,5,1,600,1000,4,1,6000,4000,6,1,10500,5000,6,0,0,0
EBMC,1,0,100,200,0,1,250,200,3,1,600,1000,3,1,6000,4000,4,1,10500,5000,4,0,0,0
EBMD,1,3,105,200,0,1,250,200,1,1,600,1000,2,1,6000,4000,2,1,10500,5000,2,0,-3,0
EBME,1,3,115,280,0,1,250,200,0,1,600,1000,0,1,6000,4000,0,1,10500,5000,0,0,-6,0
ECFA,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
ECFB,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
ECFC,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
ECFD,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
ECFE,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
ECMA,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
ECMB,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
ECMC,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
ECMD,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
ECME,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
EDFA,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
EDFB,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
EDFC,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
EDFD,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
EDFE,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
EDMA,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
EDMB,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
EDMC,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
EDMD,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0
EDME,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,800,200,0,0,0,0

Some files were not shown because too many files have changed in this diff Show More