Skip to content

Implementation of multiple dedicated BWPs

Roberto Louro Magueta requested to merge Dedicated-BWPs into develop
  • This branch implements the dedicated BWPs configuration, and the functions required for the BWP switching based on RRC method (except the BWP switch trigger).

  • With the attached patch, a periodic BWP switching can be triggered for SA for tests purposes, between gNB and COTS UE, where it can be verified that the BWP switch is successful with the following command line for gNB:

sudo ./nr-softmodem -O ../../../targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.2x2.usrpn300.conf --sa --usrp-tx-thread-config 1

Periodic_BWP_switching_algorithm.patch

Edited by Luis Pereira

Merge request reports