###########################################
## SCFD file version: 0.2                ##
## Release: FLF/FLC18SP_1802_001         ##
## LTE version: FLF18SP_RADIO_1802_001   ##
## LTE version: FLC18SP_RADIO_1802_001   ##
###########################################





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

####################################################################################################################
# LTE4088 LTE-NR Dual Connectivity Option 3X
####################################################################################################################
#OM_LTE_SFS_RNL.20160
#During migration following tasks need to be done, no matter if the BTS serves FDD or TDD cells.
#(1) In MOC /MRBTS/LNBTS 
#	the parameter actLteNrDualConnectivity shall be added with the default value
#	in the qciTab[6...9] the structure members lteNrDualConnectSupport shall be added to those structures with the default value
#	the structure pdcpProf1001 shall be added with all its member set to the default value.
#OM_LTE_SFS_RNL.20344
#During migration following tasks need to be done, no matter if the BTS serves FDD or TDD cells.
#(1) In each instance of MOC /MRBTS/LNBTS/LNCEL where moPrMappingList exists,   
#	the member lteNrDualConnectCapable shall be added with default value.

#lteNrDualConnectSupport already added in 1801_004
add_param minor LNBTS actLteNrDualConnectivity false




####################################################################################################################
# LTE3677 Commercial Multefire Support
####################################################################################################################
#OM_LTE_SFS_RNL.19985
add_param minor MFIRECEL randomDataPdschFillMf true
add_param minor MFIRECEL retransNumTxopMf 8
add_param minor MFIREPR ccaSuccessPercMinimumSamples 3000
add_param minor MFIREPR ccaSuccessPercMonitorPeriod 60
add_param minor MFIREPR ccaSuccessPercThr 80
add_param minor MFIREPR ccaSuccessPercThrHyst 2
add_param minor MFIREPR measBitmapOffset 0
add_param minor MFIREPR minTimeAfterLastFreqChange 36
add_param minor MFIREPR minTimeAfterNoFreqChange 6
add_param minor MFIREPR uCellChannelSList 991




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

####################################################################################################################
# LTE3721-A-a: NB-IoT MT UL - 3/6 multi-tones with power headroom (PHR) check
####################################################################################################################
del_param minor NBIOT_FDD cyclicShiftMt6
del_list_param minor NBIOTPR schedProfNBNorCov iniMcsUlMt6
del_list_param minor NBIOTPR schedProfNBNorCov iniNpuschNumRepMt6




####################################################################################################################
# LTE4063 NB-IoT: Online parameters and SIB modification
####################################################################################################################
#OM_LTE_SFS_RNL.19654 Migration of the new mandatory LTE4063 parameter
#Generally mandatory parameter is initialized with its default value.
#If LTE3071/LTE3543/LTE3509 is enabled in the cell (NBIoTProfId refer to one entry of MOC NBIOTPR), 
#Creation/initialization of new parameters:
#the following new mandatory parameter must be initialized with its default value:
#      -  NBIOTPR-tExtendedWaitNB
#Migration of existing parameters to new parameters:
#1) Relocate the mandatory parameter 'NBIOTPR- schedProfNBExtCov->ackNACKNumRep' to 'NBIOTPR- ackNACKNumRepNBCL2'; the parameter NBIOTPR- schedProfNBExtCov->ackNACKNumRep shall be deleted.
#2) Relocate the mandatory parameter 'NBIOTPR- schedProfNBNorCov->ackNACKNumRep' to 'NBIOTPR- ackNACKNumRepNBCL0'; the parameter NBIOTPR- schedProfNBNorCov->ackNACKNumRep shall be deleted.
#1) Relocate the mandatory parameter 'NBIOTPR- schedProfNBRobCov->ackNACKNumRep' to 'NBIOTPR- ackNACKNumRepNBCL1'; the parameter NBIOTPR- schedProfNBRobCov->ackNACKNumRep shall be deleted.

#v0.2 typo corrected MBIOTPR --> NBIOTPR
add_param minor NBIOTPR ackNACKNumRepNBCL0 r1
add_param minor NBIOTPR ackNACKNumRepNBCL1 r4
add_param minor NBIOTPR ackNACKNumRepNBCL2 r128
#v0.2 end
dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS/NBIOTPR ackNACKNumRepNBCL0 = CONST 0 == CONST 0 ? LISTPARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/NBIOTPR-${NBIOTPR} schedProfNBNorCov 0 ackNACKNumRep :
dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS/NBIOTPR ackNACKNumRepNBCL1 = CONST 0 == CONST 0 ? LISTPARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/NBIOTPR-${NBIOTPR} schedProfNBRobCov 0 ackNACKNumRep :
dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS/NBIOTPR ackNACKNumRepNBCL2 = CONST 0 == CONST 0 ? LISTPARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/NBIOTPR-${NBIOTPR} schedProfNBExtCov 0 ackNACKNumRep :
del_list_param minor NBIOTPR schedProfNBExtCov ackNACKNumRep
del_list_param minor NBIOTPR schedProfNBNorCov ackNACKNumRep
del_list_param minor NBIOTPR schedProfNBRobCov ackNACKNumRep




#history:
add_log minor "Conversion from FLF/FLC18_RADIO_1801_004 to FLF/FLC18SP_RADIO_1802_001"