Skip to content
Snippets Groups Projects
  1. Mar 11, 2022
  2. Feb 25, 2022
  3. Feb 23, 2022
  4. Feb 19, 2022
  5. Feb 13, 2022
  6. Jan 27, 2022
  7. Jan 26, 2022
  8. Jan 13, 2022
  9. Jan 07, 2022
  10. Nov 23, 2021
    • Melissa's avatar
      This commit does the following: · 92ef60d0
      Melissa authored
      1. Reverts GTPU_need_ITTI back to develop
      2. Removed gdb helper and co files
      3. Reverts changes to logging mechanism
      4. Reverts changes to assert that were unnecessary
      5. Reverts changes to VNF that occured from a bad merge
      6. Removes unnecessary else() in gNB softmodem
      92ef60d0
  11. Nov 16, 2021
  12. Oct 24, 2021
  13. Oct 19, 2021
  14. Oct 05, 2021
  15. Sep 30, 2021
  16. Sep 23, 2021
    • Melissa's avatar
      Code clean up part one. · 82ba5a35
      Melissa authored
      This commit includes about 1/3 of the code clean up
      in preparation for the merge to the OAI develop
      branch. Several of the changes are white space changes,
      removing of logs, comment removals, and updating any
      changed code for our use-case to be clear for NSA mode.
      82ba5a35
  17. Sep 21, 2021
  18. Sep 09, 2021
  19. Sep 01, 2021
  20. Aug 31, 2021
  21. Aug 25, 2021
  22. Aug 03, 2021
    • Melissa's avatar
      Not sending random data to gNB, sending IP · 5751a0a4
      Melissa authored
      The IP traffic still does not work. But we are
      updating the NR UE scheduler to ensure we are are
      sending true IP traffic. Also, we were getting an
      assert(); as well, and there was no logs, so we
      fix that in this commit as well.
      5751a0a4
  23. Jul 28, 2021
    • Melissa's avatar
      IP Traffic not working, tun if established by NRUE · 97a648e3
      Melissa 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
  24. Jul 22, 2021
  25. Jul 20, 2021
  26. Jul 07, 2021
    • Melissa's avatar
      Sending tunnel interface 'up' command to NR UE · 7f2e622b
      Melissa 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
  27. Jun 15, 2021
  28. Jun 08, 2021
  29. May 31, 2021
  30. May 30, 2021
  31. May 17, 2021
  32. May 12, 2021
  33. May 10, 2021
  34. May 07, 2021
  35. May 05, 2021
Loading