mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Enforce N_PRB=2^x3^y5^z in SC-FDMA uplink scheduler (#247) With SC-FDMA, the scheduler in uplink needs to schedule N_PRB=2^x3^y5^z. Not enforcing it may lead to unwanted UE behavior like retransmissions and re-establishments. TS38.211 - 6.3.1.4 Reviewed-by: Francesco Mani <email@francescomani.it> Reviewed-by: Robert Schmidt <robert.schmidt@openairinterface.org>