####################################
## SCFD file version: 0.1         ##
## PDDB version: FLF16_1504_003   ##
####################################

#General checking for rule file execution
check_version minor FL16A
check_version minor FLF16A
check_version minor FLC16A


###########
# 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

# Macro specific
# LNCEL.eIcicMaxCre is mandatory, if (actEicic is 'true') AND (cellType is 'large'). - default 10
#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


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


#history:
#FZM Replace# add_log minor "Conversion from FL16 FB15.04 (002) to F16 FB15.04 (003)"
add_log minor "Conversion from FLF16 FB15.04 (002) to FLF16 FB15.04 (003)"