Skip to content

GitLab

  • Menu
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 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 42
    • Merge requests 42
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • oai
  • openairinterface5Gopenairinterface5G
  • Merge requests
  • !1267

Merged
Created Sep 15, 2021 by Sakthivel Velumani@velumaniDeveloper

Enabled multi-threading for gNB L1 tx

  • Overview 13
  • Commits 16
  • Changes 27

PHY PDUs like PDCCH PDU, PDSCH PDU, SSB PDU and CSI PDU have been removed from PHY_VARS_gNB structure. Instead, they are made as a part of thread message for L1 Tx processing.

Two such thread messages are used so that two independent L1 Tx processing threads can be executed at once.

Monolithic mode works fine with rfsimulator. nfapi mode changes are integrated by not tested. Let the CI test it.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: phy-asan-fixes