Skip to content

SR/BSR support for NR UE

Mario Joa-Ng requested to merge nr_ue_mac_pdu_fixes_sr_bsr into develop
  • added the support of scheduling request in NR UE.
  • added the support of regular, periodic and padding BSR in NR UE.
  • removed memcpy call in nr_ue_get_sdu().
  • called mac_rlc_status_ind only for existing bearers.
  • Moved NR_LONG_BSR_TABLE and NR_SHORT_BSR_TABLE to nr_mac_common.c
Edited by Mario Joa-Ng

Merge request reports