####################################
## SCFD file version: 0.2         ##
## PDDB version: TLF17_1608_001   ##
####################################

#General checking for rule file execution
check_version minor TL17A
check_version minor TLF17A
check_version minor TLC17A

#v0.2 exit rule for 17SP
check_version minor TLF17SP
check_version minor TLC17SP
#v0.2 end


check_param minor LNBTS actDynMBMSRes


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

####################################################################################################################
# LTE3200 Dynamic Allocation of eMBMS Resources
####################################################################################################################
#OM_LTE_SFS_RNL.17010 The new, mandatory LNBTS parameter actDynMBMSRes must be initialized with the default value in NIDD.

add_param minor LNBTS actDynMBMSRes false


####################################################################################################################
# LTE2807 IPv6 Support for M1 &amp; M3 Interfaces
####################################################################################################################
#No migration


####################################################################################################################
# LTE1834 LTE MBMS Service Continuity
####################################################################################################################
#OM_LTE_SFS_RNL.16655 The new, mandatory LNBTS parameter actMBMSServiceContinuity must be initialized with the default value.
#already done in 1607_002


####################################################################################################################
# LTE1769 X2 Neighbor Information Exchange
####################################################################################################################
#OM_LTE_SFS_RNL.16522 The new, mandatory LNBTS parameters:
#	x2NbInfoTransMode
#	x2CfUpMaxNumNbCells
#	x2CfUpRdmDelayTmr
#	x2CfUpNbInfoBackOffTmr
# must be initialized with the default value.

add_param minor LNBTS x2CfUpMaxNumNbCells 1500
add_param minor LNBTS x2CfUpNbInfoBackOffTmr 300
add_param minor LNBTS x2CfUpRdmDelayTmr 3
add_param minor LNBTS x2NbInfoTransMode never


#FZM/FZC specific
####################################################################################################################
# LTE3011 Flexi Zone TDD uplink 2CC carrier aggregation
####################################################################################################################
#no migration requirements

add_param minor LNBTS actULCAggr false


#FZM/FZC specific
####################################################################################################################
# LTE3098 FZ SAS to CBSD Proxy
####################################################################################################################
#OM_LTE_SFS_RNL_16966
#Migration of new parameters
#The following new mandatory parameters must be initialized with its default value:
#LNBTS_TDD-actCbrs
#PMRNL-mtCBRS

add_param minor LNBTS_TDD actCbrs false
add_param minor PMRNL mtCBRS 15min



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

#FZM/FZC specific
mod_param minor LNBTS supportedCellTechnology mixed_FDD_TDD TDD





#version
#FZM Replace# set_version major TL17
dependence_set_version major PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS}/FTM-${FTM}/UNIT-${UNIT} unitTypeExpected == CONST "FZC1100" ? CONST "TLC17" : CONST "TLF17"

#history:
#FZM Replace# add_log minor "Conversion from TL17 FB16.07 (002) to TL17 FB16.08 (001)"
add_log minor "Conversion from TLF17 FB16.07 (002) to TLF17 FB16.08 (001)"