###########################################
## SCFD file version: 0.1                ##
## Release: TLF/TLC18_1711_002           ##
## LTE version: TLF18_RADIO_1711_002     ##
## LTE version: TLC18_RADIO_1711_002     ##
###########################################





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

####################################################################################################################
# PR290829: [FL00][FSMr3][AirScale]TX2RelocPrep parameter needs to be modificable
####################################################################################################################
#tX2RelocPrep made visible at the GUI
add_param minor LNBTS tX2RelocPrep 500



####################################################################################################################
# CRL19653 UTRA Capability Handling
####################################################################################################################
del_param minor LNBTS actUtraCapabilityEnqRed



####################################################################################################################
# LTE3613-B Flexible duplexing gap for FDD - Support of NB-IoT features together with Flexible duplexing gap
####################################################################################################################
#OM_LTE_SFS_RNL.19509 Migration of the new mandatory LTE3613 activation parameter actFlexDupGap (subfeature B)
#For all LNCEL instances do:
#if a subordinate LNCEL_FDD exists and the parameter actFlexDupGap exits then
#the new, mandatory parameter actFlexDupGap must be added to the superior LNCEL instance and initialized with the value of the LNCEL_FDD parameter actFlexDupGap.
#else
#the new, mandatory parameter actFlexDupGap must be added to the LNCEL instance and initialized with the default value.
#Hint:
#The LNCEL_FDD parameter actFlexDupGap had to be moved to LNCEL because NB-IoT support was additionally requested with subfeature B.

add_param minor LNCEL actFlexDupGap false
del_param minor LNCEL_FDD actFlexDupGap



####################################################################################################################
# CRL20266 Disable RSC for Intra-cell HO for TTIB
####################################################################################################################
#OM_LTE_SFS_RNL.19819 Migration rule for new LNCEL parameter actTtibRsc
#For each LNCEL instance check if actTtiBundling is set to 'true'. If LNCEL parameter actTtiBundling is set to 'true' then the new LNCEL parameter actTtibRsc must be added to the same LNCEL instance with its default value.
dependence_add_param minor LNCEL actTtiBundling true actTtibRsc true



####################################################################################################################
# CRL19755 Fast RLF T312 Time
####################################################################################################################
#OM_LTE_SFS_RNL.19907 Migration rule for new parameters LNCEL-useT312 and LNHOIF-useT312
#In each LNCEL instance add the new mandatory parameter useT312 with its default value 'false'.
#In each LNHOIF instance add the new mandatory parameter useT312 with its default value 'false'.

add_param minor LNCEL useT312 false
add_param minor LNHOIF useT312 false



####################################################################################################################
# LTE2959 Flexi Zone Single Frequency Network
####################################################################################################################
add_param minor PMRNL mtSFN 15min



####################################################################################################################
# PR291876: [LTE4409][trunk][nbiot] actOtdoa can be set to TRUE for NB-IoT Inband cell
####################################################################################################################
#if the cellTechnology of the LNCEL instance is configured to 'NB-IoT-FDD' actOtdoa must be configured to 'false'
#no migration requirements
#dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS/LNCEL actOtdoa = PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL} cellTechnology != CONST "NB-IoT-FDD" ? CONST "false" :





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














#history:
add_log minor "Conversion from TLF/TLC18_RADIO_1711_001 to TLF/TLC18_RADIO_1711_002"