1. 10 May, 2022 3 commits
  2. 09 May, 2022 4 commits
  3. 06 May, 2022 3 commits
    • Roberto Louro Magueta's avatar
      Compute the noise power per RB · dcf4fd1d
      Roberto Louro Magueta authored
      dcf4fd1d
    • Roberto Louro Magueta's avatar
      Merge remote-tracking branch 'origin/develop' into develop-SRS-Measurements · 05fffa49
      Roberto Louro Magueta authored
      # Conflicts:
      #	openair2/RRC/NR/MESSAGES/asn1_msg.c
      #	targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.band78.tm1.106PRB.usrpn300.gtp-itti.conf
      #	targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band41.fr1.106PRB.usrpb210.conf
      #	targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
      05fffa49
    • Robert Schmidt's avatar
      Merge branch 'integration_2022_wk18' into 'develop' · d11350c0
      Robert Schmidt authored
      integration_2022_wk18
      
      See merge request oai/openairinterface5g!1545
      
      Merged MRs:
      - MR !1484 NR 20 MHz with LTE raster on AW2S Jaguar
      - MR !1499 Handle RRC processing time at gNB
      - MR !1511 NR UE memory leak fixes
      - MR !1523 Avoid gNB to exit when UE release or becomes out of coverage
      - MR !1533 Code and CI fixes
      - MR !1536 feat(ci): add script to properly flatten the target images
      - MR !1537 Fix for OAI UE AUTH_REQ processing additional check for RAND value
      - MR !1543 x2 nsa bug at socket establishment
      d11350c0
  4. 05 May, 2022 4 commits
  5. 04 May, 2022 14 commits
  6. 03 May, 2022 3 commits
  7. 02 May, 2022 8 commits
  8. 28 Apr, 2022 1 commit
    • Vijay Chadachan's avatar
      Update for the code review comment. · a8f879ea
      Vijay Chadachan authored
      Instead of NULL RAND value check, added the flag to indicate if the
      AUTH process started. The flag is used manage the timer handling
      for authentication process when stored RAND values is same as received
      RAND value in AUTH_REQ.
      a8f879ea