####################################
## SCFD file version: 0.1         ##
## PDDB version: TLF16_1504_003   ##
####################################

#General checking for rule file execution
check_version minor TL16A
check_version minor TLF16A
check_version minor TLC16A

#check_param minor LNCEL actVoipCovBoost

###########
# COMMON: #
###########

################################################################################################
#  LTE2210 
################################################################################################
# LNCEL.actEicic : actEicic is set to 'true', eIcicCioAdaptAlgo has to be configured  - default 1
# LNCEL.actEicic : actEicic is set to 'true', eIcicPartnerCacAbsTarget has to be configured - default 10
# LNCEL.actEicic : actEicic is set to 'true', eIcicPartnerCacTarget has to be configured - default 20
# LNCEL.actEicic : actEicic is set to 'true', multCioAdaptExecEicic has to be configured - default 5

# Macro specific
#dependence_add_param minor LNCEL actEicic "true" eIcicCioAdaptAlgo 1
#dependence_add_param minor LNCEL actEicic "true" eIcicPartnerCacAbsTarget 10
#dependence_add_param minor LNCEL actEicic "true" eIcicPartnerCacTarget 20
#dependence_add_param minor LNCEL actEicic "true" multCioAdaptExecEicic 5

# LNCEL.eIcicMaxCre is mandatory, if (actEicic is 'true') AND (cellType is 'large'). - default 10
# Macro specific
#add_param minor LNCEL tempactEicic "unknown"
#dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS/LNCEL tempactEicic = PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL} actEicic == CONST "true" && PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL} cellType == CONST "large" ? CONST "true" : CONST "false"
#dependence_add_param minor LNCEL tempactEicic true eIcicMaxCre 10
#del_param minor LNCEL tempactEicic


################################################################################################
#  LTE2063
################################################################################################

# Macro specific
#del_param minor MRBTS altitudeConf
#del_param minor MRBTS latitudeConf
#del_param minor MRBTS locationMode
#del_param minor MRBTS longitudeConf

###########
# TDD #
###########

################################################################################################
#  LTE2105-B TDD Uplink carrier aggregation - 2 CC - Scell SRS configuration and Channel Aware scheduling for UL CA
################################################################################################

add_param minor LNBTS actULCAggr false


#version
#FZM Replace# set_version major TL16
dependence_set_version major PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/FTM-${FTM}/UNIT-${UNIT} unitTypeExpected == CONST "FZC1100" ? CONST "TLC16" : CONST "TLF16"

#history:
#FZM Replace# add_log minor "Conversion from TL16 FB15.04 (002) to T16 FB15.04 (003)"
add_log minor "Conversion from TLF16 FB15.04 (002) to TLF16 FB15.04 (003)"