An error occurred fetching the project authors.
  1. 07 Jan, 2021 1 commit
  2. 21 Dec, 2020 1 commit
  3. 09 Dec, 2020 1 commit
  4. 29 Nov, 2020 1 commit
    • Cedric Roux's avatar
      nr pdcp: use pdcp config · f36a1ef9
      Cedric Roux authored
      There was a problem with SN size. It was hardcoded to 12 bits (so max
      sn = 4095) but we configure the UE with 18 bits. After a while, iperf
      didn't work anymore because of this (what a surprise!).
      
      So let's get the correct value from pdcp_Config.
      
      And while we're at it, let's store also discard_timer and t_reordering
      that will be used later by a proper NR PDCP layer (which is currently
      work in progress).
      f36a1ef9
  5. 20 Nov, 2020 1 commit
  6. 17 Nov, 2020 1 commit
  7. 12 Nov, 2020 1 commit
  8. 08 Nov, 2020 1 commit
  9. 06 Nov, 2020 1 commit
  10. 05 Nov, 2020 1 commit
  11. 03 Nov, 2020 1 commit
  12. 30 Oct, 2020 1 commit
  13. 29 Oct, 2020 1 commit
  14. 28 Oct, 2020 1 commit
  15. 27 Oct, 2020 3 commits
  16. 21 Oct, 2020 1 commit
  17. 16 Oct, 2020 2 commits
  18. 14 Oct, 2020 1 commit
  19. 13 Oct, 2020 2 commits
    • yaojie's avatar
      handle bcch message in rrc_nrue_task · 602424f6
      yaojie authored
      602424f6
    • Robert Schmidt's avatar
      Remove UESIM_EXPANSION · 4c7035e6
      Robert Schmidt authored
      This completely removes the UESIM_EXPANSION define: it does not compile
      at the moment. Its function was to multiplex multiple UEs on the same
      TUN interface. However, this functionality is not needed since it is
      possible to allocate many TUN devices (i.e., >= 32).
      4c7035e6
  20. 12 Oct, 2020 1 commit
  21. 10 Oct, 2020 1 commit
  22. 08 Oct, 2020 1 commit
  23. 06 Oct, 2020 4 commits
  24. 02 Oct, 2020 1 commit
  25. 01 Oct, 2020 1 commit
  26. 25 Sep, 2020 1 commit
  27. 24 Sep, 2020 1 commit
  28. 22 Sep, 2020 1 commit
  29. 21 Sep, 2020 2 commits
  30. 17 Sep, 2020 1 commit
  31. 16 Sep, 2020 2 commits