Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openairinterface5G openairinterface5G
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 66
    • Issues 66
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 48
    • Merge requests 48
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • oaioai
  • openairinterface5Gopenairinterface5G
  • Merge requests
  • !977

WIP: NR UE DCI sanity checks and fixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Shweta Shrivastava requested to merge NR_UE_stability_fixes into develop Nov 24, 2020
  • Overview 4
  • Commits 6
  • Pipelines 0
  • Changes 3

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 Nov 25, 2020 by Remi Hardy
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: NR_UE_stability_fixes