####################################
## SCFD file version: 0.3         ##
## PDDB version: TLF16A_1601_002  ##
####################################

#General checking for rule file execution
check_version minor TL17
check_version minor TLF17
check_version minor TLC17

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


#v0.2
# LTE2658-A-i System upgrade to TD-LTE 16A - parameter conversion for FB16.04 TDD
# ANR-actAutoUtranFeatIndUpdate deleted in 16.04 and cannot be used as check parameter anymore.
# There is no new parameter to use as check paramer in this SCFD, so we shall use the parameter from next SCFDFB1602v00.txt PMRNL-mtSIMonitoring
#check_param minor LNBTS actCsfbECRestrRem
check_param minor PMRNL mtSIMonitoring
#v0.2 end


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

################################################################################################
# LTE2417-A Bidirectional IP Traffic Volume
################################################################################################
# CAPLIM – optional MOC added, if Macro adds CAPLIM to migration it should be like this:
#add_cls minor MRBTS/CAPLIM-1
#set_operation minor CAPLIM create
#add_param minor CAPLIM ipTrafficCapacityLimitEnabled false


################################################################################################
# LTE2423-A Inter-RAT UTRAN Neighbor Relation Robustness
################################################################################################
#OM_LTE_SFS_RNL.15350
#The range of the LNBTS parameter minNotActivatedUtraRSCFS  is changed. Values are no longer configured in ‘hours’ but in ‘minutes’. Please note that the parameter has been moved to the MOC ‘ANR’ with another 16A feature.
#The value of minNotActivatedUtraRSCFS must be multiplied with factor 60

dependence_mod_param_conditional_expression_relative minor PARAM MRBTS/LNBTS minNotActivatedUtraRSCFS = CONST true == CONST true ? PARAM MRBTS-${MRBTS}/LNBTS-${LNBTS} minNotActivatedUtraRSCFS * CONST 60 :

add_param minor ANR actAutoUtranFeatIndUpdate false
add_param minor ANR idleTimeThresUtranNrExch 24
add_param minor ANR rankingMaxNumUpscExch 2
add_param minor ANR rankingPeriod 1
add_param minor ANR rankingSmoothingFactor 7
add_param minor ANR utranNrExchWaitTmr 8
add_param minor ANRPRW autoUtraNeighRemovalThres 0
add_param minor ANRPRW rankingIndUpdThres 6
add_param minor ANRPRW rankingIndUpdThresFast 10
add_param minor LNRELW csfbPsHoControl enbControlled
add_param minor LNRELW psHoControl enbControlled
add_param minor LNRELW redirWithSysInfoControl enbControlled
add_param minor LNRELW srvccControl enbControlled



################################################################################################
# CRL10221 Functional Grouping of Object Model Parameters
################################################################################################
# partially available, no migration impact


# FZC specific
################################################################################################
# LTE3026 CRL10668 FWHX FZ BTS 2600 TD 2T/2R 2x20W
################################################################################################
#no CFAM, no migration impact


################################################################################################
# LBT3548 CRL10608 CNI8787 Add 3 new SKUs to the FZ Indoor Pico due to regional regulations
################################################################################################
#no CFAM, no migration impact




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

################################################################################################
# LTE2416-B TDD Uplink 2CC carrier aggregation extension - Description of Parameter Relationships changed
################################################################################################
#LNCEL/srsDlMimoModeDepConf – relationship updated - Macro specific
#LNCEL/ulSpsConfig/ulSpsQci1ThroughputFactor – parameter added - Macro specific
# OM_LTE_SFS_RNL.15641
mod_list_param minor LNCEL ulSpsConfig ulSpsVoicePktTbsNB 328 small
mod_list_param minor LNCEL ulSpsConfig ulSpsVoicePktTbsNB 392 big
mod_list_param minor LNCEL ulSpsConfig ulSpsVoicePktTbsWB 552 small
mod_list_param minor LNCEL ulSpsConfig ulSpsVoicePktTbsWB 616 big


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

#history:
#FZM Replace# add_log minor "Conversion from TL16A FB16.01 (001) to TL16A FB16.01 (002)"
add_log minor "Conversion from TLF16A FB16.01 (001) to TLF16A FB16.01 (002)"