Sonohi / monster

MONSTeR is a framework built around the LTE system toolbox available in Matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UL PRB allocation

jakthra opened this issue · comments

The UL allocation of PRBs is not working as intended. The UL scheduler decides the PRBset, however, the UserEquipment.setSchedulingSlots updates the number of available PRBs at the user. This should not happen, it should update the PRBset allocated.

This means the resource grid at the users have a different number of available subcarriers, which in practice do not happen. The users are allocated a specific set of subcarriers.