###########################################
## SCFD file version: 0.1                ##
## Release: FLF/FLC18_1708_001           ##
## LTE version: FLF18_RADIO_1708_001     ##
## LTE version: FLC18_RADIO_1708_001     ##
###########################################





###########
# COMMON: #
###########
#Macro    ## FDD and TDD ##
#LTE3605 DL 4x4 MIMO with Carrier Aggregation - 12 layers
#LTE3710 Spare parameters
#PR250340: [FL18] [LTE3145] Slim Carrier: Misleading consistency checks in MOCs ACBPR, LNCEL, CDFIM, IAFIM, IRFIM and SIB - Additional corrections
#PR260772: [SBTS17][FHDI] LTE1891 Micro-DTX not working in RF sharing units




####################################################################################################################
# LTE2927 Changed feature restriction policy for 1.4 and 3 MHz
####################################################################################################################
#OM_LTE_SFS_RNL.18159 Migration of LTE2927 affected parameters and MOCs
#Up to now there is only limited support of eNB configurations with small bandwidth cells (1.4 MHz, 3 MHz) and cells with bandwidth >= 5 MHz., This is because many features, which are not supported for small bandwidth cells, are activated on eNB level. LTE2927 removes this limitation for a set of relevant features by moving the activation from eNB level to cell level.
#Precondition for the following migration rules is a consistent 17A configuration, i.e. no small bandwidth cell exists if a feature is activated on eNB level, which does not support small bandwidth cells. This is ensured by existing 17A consistency checks. If not (e.g. actAmle) it is considered in migration rules.
#Migration of parameters, which are moved from LNBTS to cell level:
#·	For each existing LNCEL instance do
#o	set the new LNCEL parameter actInterFreqLB to the value of the previous LNBTS parameter actInterFreqLB.
#o	set the new LNCEL parameter actIntraFreqLoadBal to the value of the previous LNBTS parameter actIntraFreqLoadBal
#o	if the value of the previous LNBTS parameter actAmle is ‘true’ then set the new LNCEL parameter actAmle to ‘true’ if a subordinate LNCEL_FDD instance exists with dlChBw >= 3 MHz or if a LNCEL_TDD instance exists. Set the value of actAmle to ‘false’ otherwise.
#	Hint: up to now there was no restriction for 1.4 MHz cells. But Inter-Frequency Load Equalization with a 1.4 MHz cell does not provide any benefit. It doesn't harm therefore to deactivate the feature in 1.4 MHz cells.
#Migration of parameters, were activation is moved to cell level by relaxing eNB level consistency checks and reusing existing cell parameters:
#·	For each existing LNCEL instance do
#o	If a subordinate LNCEL_FDD instance with dlChBw == (‘1.4 MHz’ or ‘3 MHz’) exists and the optional LNCEL structure parameter dlIshConfig is configured then set the LNCEL parameter dlIshConfig-actDlIsh to ‘false’ and the LNCEL parameter dlshConfig-amountBlankedRes to ‘0’.
#Removal of useless LNHOX and LNHOH instances from small bandwidth cells. As the features ‘Inter RAT handover to eHRPD/3GPP2 (LTE60)’ , 'CSFB to CDMA2000 1xRTT (LTE1441)’ and 'SRVCC to 1xRTT/CDMA (LTE738)’ were never supported in small bandwidth cells, the related measurement objects LNHOH and LNHOX shall be deleted as checks are more restrictive in release 17A_SP.
#·	For each existing LNCEL instance do
#o	If a subordinate LNCEL_FDD instance with dlChBw == (‘1.4 MHz’ or ‘3 MHz’) exists then all subordinate LNHOH and LNHOX instances shall be deleted.

add_param minor LNCEL actInterFreqLB false
dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS/LNCEL actInterFreqLB = CONST "0" == CONST "0" ? PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS} actInterFreqLB : 
del_param minor LNBTS actInterFreqLB

add_param minor LNCEL actIntraFreqLoadBal false
dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS/LNCEL actIntraFreqLoadBal = CONST "0" == CONST "0" ? PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS} actIntraFreqLoadBal : 
del_param minor LNBTS actIntraFreqLoadBal

add_param minor LNCEL actAmle false
dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS/LNCEL actAmle = CONST "0" == CONST "0" ? PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS} actAmle : 
dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS/LNCEL actAmle = PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL}/LNCEL_FDD-0 dlChBw == CONST "1.4 MHz" ? CONST "false" : 
del_param minor LNBTS actAmle

dependence_mod_param_conditional_expression_relative minor LISTPARAM MRBTS/LNBTS/LNCEL dlIshConfig * actDlIsh = PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL}/LNCEL_FDD-0 dlChBw == CONST "1.4 MHz" || PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL}/LNCEL_FDD-0 dlChBw == CONST "3 MHz" ? CONST "false" : 
dependence_mod_param_conditional_expression_relative minor LISTPARAM MRBTS/LNBTS/LNCEL dlIshConfig * amountBlankedRes = PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL}/LNCEL_FDD-0 dlChBw == CONST "1.4 MHz" || PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL}/LNCEL_FDD-0 dlChBw == CONST "3 MHz" ? CONST "0" : 

dependence_del_target_relative minor MOC MRBTS/LNBTS/LNCEL/LNHOH ? PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL}/LNCEL_FDD-0 dlChBw == CONST "1.4 MHz" || PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL}/LNCEL_FDD-0 dlChBw == CONST "3 MHz"
dependence_del_target_relative minor MOC MRBTS/LNBTS/LNCEL/LNHOX ? PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL}/LNCEL_FDD-0 dlChBw == CONST "1.4 MHz" || PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/LNCEL-${LNCEL}/LNCEL_FDD-0 dlChBw == CONST "3 MHz"




####################################################################################################################
# LTE3748 In-Device Coexistence
####################################################################################################################
#OM_LTE_SFS_RNL.19122
#The following new mandatory parameters must be initialized with their default values:
#LNBTS-actUlInDevCoexGNSS

add_param minor LNBTS actUlInDevCoexGNSS false




####################################################################################################################
# LTE3722 NB-IoT: Additional configurations
####################################################################################################################
#OM_LTE_SFS_RNL.18643 Migration of new parameter:
#There is no migration to be foreseen as
#·	There is no new mandatory parameter introduced with LTE3722




####################################################################################################################
# PR250449: [KDDI TLF16A Pico B40 JCST] ulpcRarespTpc(LNCEL) is not used in TDD.
####################################################################################################################
#OM_LTE_SFS_RNL.19327 Migration for PR250449 parameter ulpcRarespTpc
#If the LNCEL contains the parameter ulpcRarespTpc following migration are needed.
#1) If LNCEL-cellTechnology is set to 'FDD', in the child MOC LNCEL_FDD of this LNCEL instance, the parameter ulpcRarespTpc shall be added with same value. In this LNCEL instance the parameter ulpcRarespTpc shall be deleted after the relocation to LNCEL_FDD.
#2) If LNCEL-cellTechnology is set to another value than 'FDD' and the parameter ulpcRarespTpc exists, it shall be deleted from this LNCEL instance.
move_param minor LNCEL LNCEL_FDD ulpcRarespTpc
del_param minor LNCEL ulpcRarespTpc




####################################################################################################################
# PR250820: [SBTS17][RP000918]Discrepancy in NIDD and RISE specification related to M8049C0
# PR250853: [SBTS17][RP000918]Discrepancy in DOORS specification related to Measurement Interval for 8018 and 8049 measurements
####################################################################################################################
del_param minor PMRNL mtSIMonitoring
add_param minor PMRNL mtSIMonitoring 15min




####################################################################################################################
# LTE3022 Inter-site carrier aggregation
####################################################################################################################
#OM_LTE_SFS_RNL.16726 Migration of LTE3022 parameters for FDD:
#[LTE3022-A-x:] For each existing instance of MOC CAGENB, the new parameter
#CAGENB-nlcvDeltaX2C2
#must be created and initialized with their default value.

del_param minor CAGENB nlcvDeltaX2
add_param minor CAGENB nlcvDeltaX2C2 2
del_param minor CAREL pucchF1bwcsRecycling




####################################################################################################################
# CRL18879 Separate UL/DL scheduling weights (configurable)
####################################################################################################################
#no migration needed


####################################################################################################################
# PR258432: [KDDI TLF16A Pico B42 JCST] ulpcReadPeriod (LNCEL) description need to update
####################################################################################################################
#no migration needed




###########
# FDD:    #
###########
#Macro    ## FDD only ##
#LTE3225 FDD downlink Carrier Aggregation 5CC – late updates


####################################################################################################################
# LTE3857 Combined Trace and PCMD reporting – late updates
####################################################################################################################
#no migration needed


####################################################################################################################
# PR256841: [AirScale] Incosistency in description of Maxiumum number of active UEs (maxNumActUE) parameter releted to LTE2733 Baseband pooling feature
####################################################################################################################
#no migration needed




#history:
add_log minor "Conversion from FLF/FLC18_RADIO_1707_002 to FLF/FLC18_RADIO_1708_001"
