##########################################
## SCFD file version: 0.2               ##
## Release: FLF/FLC19A_1903_002         ##
## LTE version: FLF19A_RADIO_1903_002   ##
## LTE version: FLC19A_RADIO_1903_002   ##
##########################################





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

####################################################################################################################
# LBT5764 CRL23185 dlCellPwrRed parameter to be hidden in SC
####################################################################################################################
#OM_LTE_SFS_RNL.23052
#1. pMax value in release xL19A must be set to:
#previous pMax value - dlCellPwrRed
#2. dlCellPwrRed must be set to '0'.

dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS/LNCEL pMax = CONST 0 == CONST 0 ? PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL} pMax - PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL} dlCellPwrRed : 
del_param minor LNCEL dlCellPwrRed
add_param minor LNCEL dlCellPwrRed 0



####################################################################################################################
# LTE4873 Secondary RAT Usage Data Report for EN-DC
####################################################################################################################
#OM_LTE_SFS_RNL.22763
#During migration from previous release to xL19A following tasks need to be done, no matter if the BTS serves FDD or TDD cells.
#In MOC /MRBTS/LNBTS 
#the parameter actEvtSecRatRep shall be added with the default value
add_param minor LNBTS actEvtSecRatRep false



#v0.2 DOORS requirements applied
####################################################################################################################
# PR420482: LTERLCR-25602 Parameters not added to NIDD
# CRL25602/CRL23309/LTE1841 Limiting number of AMLE partners per frequency layer
####################################################################################################################
#OM_LTE_SFS_RNL.21787
#If needed, the new optional parameter LNCEL-iFLBLoadThresholds-maxNumAmleNeigh must be created according to following rule:
#If (LNCEL-actAmle is 'true' OR LNCEL-actInterFreqLB is 'true)' AND LNCEL-intraFreqLbLoadThresholds-maxLbPartners is configured, then maxNumAmleNeigh shall be created and initialized with the value of LNCEL-intraFreqLbLoadThresholds-maxLbPartners.
#If (LNCEL-actAmle is 'true' OR LNCEL-actInterFreqLB is 'true') AND LNCEL-intraFreqLbLoadThresholds-maxLbPartners is NOT configured, then maxNumAmleNeigh shall be created and initialized with value '16'.
#mandatory

add_list_param minor LNCEL iFLBLoadThresholds * maxNumAmleNeigh 16
dependence_mod_param_conditional_expression_relative minor LISTPARAM MRBTS/LNBTS/LNCEL iFLBLoadThresholds * maxNumAmleNeigh = CONST 0 == CONST 0 ? LISTPARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL} intraFreqLbLoadThresholds 0 maxLbPartners : 
#v0.2 end






###########
# FDD:    #
###########





###########
# TDD:    #
###########

####################################################################################################################
# LTE4049 Flexible TDLTE timing offset configuration
####################################################################################################################
#OM_LTE_SFS_RNL.22671
#During migration following tasks need to be done if the BTS serves TDD cells.
#In MOC /MRBTS/LNBTS/LNBTS_TDD 
#the parameter actFlexFrameTimingOffsetFD shall be added with the default value
add_param minor LNBTS_TDD actFlexFrameTimingOffsetFD false








#history:
add_log minor "Conversion from FLF/FLC19A_RADIO_1903_001 to FLF/FLC19A_RADIO_1903_002"