An error occurred fetching the project authors.
  1. 16 Nov, 2021 1 commit
  2. 06 Aug, 2021 1 commit
  3. 05 Aug, 2021 1 commit
    • Sakthivel Velumani's avatar
      Enabled multi-threading for gNB L1 tx · cb684563
      Sakthivel Velumani authored
      A second thread message is created for L1 tx processing and pushed into the threaPool.
      The message contain the nfapi rel15 PDUs for SSB, PDCCH and PDSCH. The memory of these PDUs are reused for subsequent slots.
      Need to fix the nfapi mode VNF PNF implementation to adapt to this memory scheme.
      cb684563
  4. 22 Jul, 2021 1 commit
  5. 03 Dec, 2020 1 commit
  6. 12 Oct, 2020 1 commit
  7. 03 Sep, 2020 1 commit
  8. 02 Sep, 2020 1 commit
  9. 06 Aug, 2020 1 commit
  10. 13 May, 2020 1 commit
  11. 12 Feb, 2020 1 commit
  12. 01 Jan, 2020 1 commit
  13. 19 Dec, 2019 1 commit
  14. 05 Dec, 2019 2 commits
  15. 04 Dec, 2019 1 commit
  16. 03 Dec, 2019 1 commit
  17. 26 Nov, 2019 1 commit
  18. 20 Nov, 2019 1 commit
  19. 19 Nov, 2019 1 commit
  20. 28 Oct, 2019 1 commit
  21. 26 Jun, 2019 1 commit
  22. 13 Jun, 2019 1 commit
  23. 04 Jun, 2019 4 commits
  24. 11 May, 2019 1 commit
  25. 14 Apr, 2019 2 commits
  26. 07 Feb, 2019 1 commit
    • Thomas Schlichter's avatar
      Fix order of DLSCH deinterleaving and rate matching · 268d1c8d
      Thomas Schlichter authored
      On the gNB side tha data are first rate-matched and then interleaved.
      So on the UE side, the received LLRs have to be deinterleaved first before rate-matching.
      
      This significantly improved the performance, especially for MCS values > 3.
      268d1c8d
  27. 16 Jan, 2019 1 commit
  28. 14 Nov, 2018 2 commits
  29. 06 Nov, 2018 1 commit
  30. 29 Oct, 2018 2 commits
  31. 25 Oct, 2018 3 commits