##########################################
## SCFD file version: 0.1               ##
## Release: FLF/FLC19A_1904_001         ##
## LTE version: FLF19A_RADIO_1904_001   ##
## LTE version: FLC19A_RADIO_1904_001   ##
##########################################





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

####################################################################################################################
# LTE3099 Overbooking for GBR services
####################################################################################################################
#OM_LTE_SFS_RNL.23049
#The LNBTS parameter gbrOverbookingFactor in qciTab2 /qciTab3 /qciTab4 /qciTabOperator shall be set to the default value.
add_list_param minor LNBTS qciTab2 0 gbrOverbookingFactor 0
add_list_param minor LNBTS qciTab3 0 gbrOverbookingFactor 0
add_list_param minor LNBTS qciTab4 0 gbrOverbookingFactor 0
add_list_param minor LNBTS qciTabOperator * gbrOverbookingFactor 0



####################################################################################################################
# LTE4572 Idle mode mobility to 5G SA
####################################################################################################################
#OM_LTE_SFS_RNL.22918
#In MOC /MRBTS/LNBTS 
#the parameter actSIB24 shall be added with the default value
add_param minor LNBTS actSIB24 false



####################################################################################################################
# LTE4804 RRC Re-establishment to serving cell with EN-DC
####################################################################################################################
#OM_LTE_SFS_RNL.22590
#In MOC /MRBTS/LNBTS 
#the parameter actRCREnDc  shall be added with the default value
add_param minor LNBTS actRCREnDc disabled



####################################################################################################################
# PR424464: OAM parameter pMaxOwnCell has wrong attribute “Required on creation”
####################################################################################################################
#OM_LTE_SFS_RNL.23111
#For all LNCEL instances with cellTechnology is ‘FDD’, 
#-	If SIB-pMaxOwnCell is not configured, it shall be configured and initialized with its default value
copy_param_relative minor MRBTS/LNBTS/LNCEL MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL}/SIB-0 cellTechnology cellTechnology
dependence_add_param minor SIB cellTechnology FDD pMaxOwnCell 23
del_param minor SIB cellTechnology



####################################################################################################################
# CRL27589 Parameter ifLBRetryTimer range extension
####################################################################################################################
dependence_mod_param_conditional_expression_relative minor LISTPARAM MRBTS/LNBTS/LNCEL iFLBLoadThresholds 0 iFLBRetryTimer = CONST 0 == CONST 0 ? LISTPARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL} iFLBLoadThresholds 0 iFLBRetryTimer * CONST 2 : 






del_param minor LNCEL actHapPrachCfg
del_param minor LNCEL actHapPrachTaFilt
del_param minor LNCEL hapPrachTaFiltVal





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

####################################################################################################################
# CRL29142 #1 NB-IoT part of 3GPP R15 baseline upgrade
####################################################################################################################
#OM_LTE_SFS_RNL.23137
#For all IRFIMNB instances, physCellIdNc must be deconfigured permanently.
#Rationale: 
#physCellIdNc is not supported by NB-IoT UE anymore per 3GPP change (even non backcomptiable).
del_param minor IRFIMNB physCellIdNc



####################################################################################################################
# CRL23309 MFBI setting for NBIoT cell independent from Host cell.
####################################################################################################################
#OM_LTE_SFS_RNL.22892
#new mandatory parameters must be set to default value
#- actSepMFBI
add_param minor NBIOT_FDD actSepMFBI false





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






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