Skip to content

Implement Power Headroom management using DeltaMCS

Vijaykumar Chadachan requested to merge PHR_hanlding into develop

Implement the DeltaMCS based Power Headroom management in the gNB.

The current algorithm was using the static PUSCH Target SNR to adjust the PH for the UE, which can cause issues in the coverage scenarios.

The PHR management and TPC activations are adjusted based on the PUSCH transmit power and MCS. The changes improve the stability in the UL direction traffic.

Edited by Robert Schmidt

Merge request reports