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 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 46
    • Merge requests 46
  • 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
  • !1274

L2 Emulator for NSA Mode

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Melissa requested to merge episys-merge-nsa into develop Sep 23, 2021
  • Overview 251
  • Commits 1
  • Pipelines 0
  • Changes 192

This merge request will incorporate the NSA UE with the L2 Emulator (bypassing of layer 1). These changes include the following features:

  • NSA Interface between LTE and NR UE is properly established. These include the following steps:
    • First UE capability enquiry is sent to NR UE
    • NR UE updates and fills first capability enquiry
    • eNB request for a measurement report
    • Measurement request is sent to NR UE
    • Measurement report is filled in NR UE
    • Measurement report is received in eNB
    • Request for second UE capability enquiry
    • Send second enquiry to NR UE
    • Second capability information is filled by NR UE
    • Second capability information is sent to eNB
    • NR UE capability information is received in gNB
    • Periodic measurement report received in gNB
    • RRCReconfigurationRequest is sent to NR UE
    • RRCReconfigurationComplete is sent from NR UE
    • RACH is received in the gNB
    • RAR is received in NR UE
    • Msg 3 is generated and sent to gNB
    • CFRA procedure is complete
  • A single NSA UE is able to ping an external source
  • UE-to-UE traffic is still in work
  • The gNB is crashing regularly and is still in work
Edited Dec 14, 2021 by Melissa
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: episys-merge-nsa