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 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 37
    • Merge requests 37
  • 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
  • !1120

Merged
Created Apr 07, 2021 by Thomas Schlichter@sli🇩🇪Developer

5G NR UE: fix PDCP issue

  • Overview 3
  • Commits 1
  • Changes 1

Commit 9edc8cce added the need to call nr_pdcp_tick(), but didn't add it to the UE.

This lead to non-functional downlink IP traffic in OAI UE.

Fix this by calling nr_pdcp_tick() once every millisecond.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: nr_ue_pdcp_fix