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 69
    • Issues 69
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 53
    • Merge requests 53
  • 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
  • !1861

NR UE RX Multi-threading

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Sakthivel Velumani requested to merge NR_UE_mthread_rx_proc into develop Dec 14, 2022
  • Overview 95
  • Commits 13
  • Pipelines 0
  • Changes 35
  1. Process multiple Rx slot in parallel. Tested DL data rate upto 40Mbps with 40MHz BW.
  2. Modified DL config struct in MAC to hold data for multiple slots
  3. Fix for race in PHY config after SIB decoding
  4. Fix some cmd line param help message
  5. Fix update bug in UE qtscope
Edited Mar 07, 2023 by Sakthivel Velumani
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: NR_UE_mthread_rx_proc