Sonohi / monster

MONSTeR is a framework built around the LTE system toolbox available in Matlab
MIT License
23 stars 9 forks source link

UL PRB allocation #125

Closed jakthra closed 5 years ago

jakthra commented 5 years ago

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.