|
|
@ -150,6 +150,9 @@ nof_ctrl_symbols = 3
|
|
|
|
# link_failure_nof_err: Number of PUSCH failures after which a radio-link failure is triggered.
|
|
|
|
# link_failure_nof_err: Number of PUSCH failures after which a radio-link failure is triggered.
|
|
|
|
# a link failure is when SNR<0 and CRC=KO
|
|
|
|
# a link failure is when SNR<0 and CRC=KO
|
|
|
|
# max_prach_offset_us: Maximum allowed RACH offset (in us)
|
|
|
|
# max_prach_offset_us: Maximum allowed RACH offset (in us)
|
|
|
|
|
|
|
|
# enable_mbsfn: Enable MBMS transmission in the eNB
|
|
|
|
|
|
|
|
# m1u_multiaddr: Multicast addres the M1-U socket will register to
|
|
|
|
|
|
|
|
# m1u_if_addr: Address of the inteferface the M1-U interface will listen for multicast packets.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#####################################################################
|
|
|
|
#####################################################################
|
|
|
|
[expert]
|
|
|
|
[expert]
|
|
|
@ -162,3 +165,5 @@ nof_ctrl_symbols = 3
|
|
|
|
#rrc_inactivity_timer = 60000
|
|
|
|
#rrc_inactivity_timer = 60000
|
|
|
|
#max_prach_offset_us = 30
|
|
|
|
#max_prach_offset_us = 30
|
|
|
|
#enable_mbsfn = false
|
|
|
|
#enable_mbsfn = false
|
|
|
|
|
|
|
|
#m1u_multiaddr = 239.255.0.1
|
|
|
|
|
|
|
|
#m1u_if_addr = 127.0.1.201
|