Skip to content

WIP: NR UE DCI sanity checks and fixes

Shweta Shrivastava requested to merge NR_UE_stability_fixes into develop

These changes resolve a few stability issues and errors in NR UE

  • Added sanity check for pucch_resource_indicator received in DL DCI, which resolves SEGV in select_pucch_resource() and check_pucch_format()
  • Additional sanity checks included to catch false or erroneous DCI received
  • Wrong MCS table calculation and error in accessing ul_config_request at UE resolved
Edited by Remi Hardy

Merge request reports