Skip to content

Remove hardcoding of PTRS parameters and read from gNB config file

Shweta Shrivastava requested to merge ptrs_rrc_config into develop

This changes in this MR remove hardcoding of DL and UL PTRS parameters at gNB and NR UE. The parameters are now read from the gNB config file and updated in RRC configuration. The UE gets these values from reconfig.raw. A new section for Dedicated Serving Cell Config (servingCellConfigDedicated) is added to gNB config file.

Edited by Thomas Schlichter

Merge request reports