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 36
    • Merge requests 36
  • 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
  • !1394

Merged
Created Jan 13, 2022 by Melissa@melissaDeveloper

nFAPI P5 bug fixes (Pack/Unpack fixes)

  • Overview 51
  • Commits 3
  • Changes 4
  • cell_config.phy_cell_id is a uint16 and was being push/pulled as a uint8_t
  • several members of the p5 message we not push/pulled
  • the second member of the ssb_mask_list is causing invalid tag length
  • the error code of the push response was push8 when it should have been a push32
  • packing vendor extension causes invalid tag id(0x000)
Edited Feb 01, 2022 by Raphael Defosseux
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: episys-nfapi-p5-bug-fixes