An error occurred fetching the project authors.
  1. 30 Jul, 2021 1 commit
  2. 29 Jul, 2021 1 commit
  3. 28 Jul, 2021 1 commit
    • Melissa Elkadi's avatar
      IP Traffic not working, tun if established by NRUE · 97a648e3
      Melissa Elkadi authored
      Updated the configuration files. Added a sleep to
      ensure that the LTE UE gets attached to the EPC
      before the bearer is modified to be gNB. Updated
      the ifconfig tunnel up command to be brought up
      by the NR UE socket when in NSA mode. Lastly,
      started the gNB PDCP layer in S1 mode.
      97a648e3
  4. 07 Jul, 2021 1 commit
    • Melissa Elkadi's avatar
      Sending tunnel interface 'up' command to NR UE · 7f2e622b
      Melissa Elkadi authored
      Once the LTE UE's tunnel interface with the EPC
      is ready to be established, if we are in NSA mode,
      we do not want to launch the tunnel interface
      from the LTE UE side, but in the NR UE. Via itti_msgs
      we send the string containing the tunnel interface
      'up' command to the NR UE and bring it up from the NR UE.
      7f2e622b
  5. 16 Jun, 2021 1 commit
  6. 03 May, 2021 1 commit
    • Melissa Elkadi's avatar
      Currently receiving measurement data from NR UE · 7e339b46
      Melissa Elkadi authored
      This commit has several other changes. The changes
      include the following:
      1. Changed the port numbers for the NRUE<->Proxy
      2. Fixed the send to function in the NR UE
         (Previously only sending buffer not buffer+msg_type)
      3. Updated pack/unpack of the SSB PDU (new RSRB field added)
      4. Fixed several NR logs
      5. Opening socket with NRUE<->Proxy AFTER receving RRC
         measurement request from the LTE UE
      7e339b46
  7. 01 May, 2021 3 commits
  8. 30 Apr, 2021 1 commit
  9. 26 Feb, 2021 1 commit
    • Melissa Elkadi's avatar
      Fixed remote_addr.sin_port · 8b2b78e4
      Melissa Elkadi authored
      For some reason the htons invocation got deleted which broke
      the VNF P7 interface.
      
      Also fixed some build issues, not sure how these got onto the
      develop branch to begin with.
      8b2b78e4
  10. 18 Feb, 2021 1 commit
  11. 10 Feb, 2021 1 commit
  12. 21 Jan, 2021 1 commit
  13. 08 Jan, 2021 2 commits
  14. 27 Dec, 2020 1 commit
    • cig's avatar
      Cleanup UE mac_enabled conditions · 895d97d0
      cig authored
      - skipping RA procedures when MAC is disabled
      - added mac_enabled flag that allows to disable RA and TA at UE from CL
      895d97d0
  15. 23 Dec, 2020 2 commits
  16. 09 Dec, 2020 1 commit
    • cig's avatar
      Cleanup nr-uesoftmodem · 427d2d39
      cig authored
      - moved configuration of UE parameters to set_options function
      - removed redundant loop over CCs
      427d2d39
  17. 03 Dec, 2020 1 commit
  18. 02 Dec, 2020 2 commits
  19. 01 Dec, 2020 1 commit
  20. 27 Nov, 2020 1 commit
  21. 24 Nov, 2020 1 commit
  22. 11 Nov, 2020 1 commit
  23. 27 Oct, 2020 7 commits
  24. 22 Oct, 2020 1 commit
  25. 12 Oct, 2020 1 commit
  26. 21 Sep, 2020 1 commit
  27. 17 Sep, 2020 1 commit
  28. 04 Sep, 2020 1 commit
  29. 29 Aug, 2020 1 commit