Skip to content

Implementation of logical channel prioritization at UE

Feature : The Current UE scheduling at MAC does not perform LCP. This commit implements the prioritization

  • Implemented Logical Channel Prioritization procedure as standarizied in TS138.321 Section 5.4.3.1

  • Handling of mac_LogicalChannelConfig for channel prioritization

  • Further code cleanup

  • Tested with 2 logical channels and a single UE setup in PHY TEST mode

  • Implementation does not contains 'selection of logical channels' as in Section 5.4.3.1.2

Merge request reports