An error occurred fetching the project authors.
  1. 22 Mar, 2024 1 commit
  2. 12 Mar, 2024 1 commit
  3. 06 Mar, 2024 1 commit
  4. 02 Feb, 2024 1 commit
  5. 09 Jan, 2024 1 commit
  6. 17 Dec, 2023 1 commit
  7. 12 Dec, 2023 3 commits
  8. 20 Nov, 2023 2 commits
  9. 12 Oct, 2023 1 commit
  10. 22 Sep, 2023 1 commit
  11. 27 Jul, 2023 1 commit
  12. 26 Jun, 2023 1 commit
  13. 15 Mar, 2023 3 commits
  14. 09 Mar, 2023 1 commit
  15. 23 Feb, 2023 4 commits
  16. 27 Dec, 2022 1 commit
  17. 15 Dec, 2022 1 commit
  18. 18 Oct, 2022 1 commit
    • Melissa Elkadi's avatar
      NR MIMO 2x2 Support · f8efb13b
      Melissa Elkadi authored
      This commit provides CSI reporting support
      which is required for MIMO.  It also updates
      the configuration files, provides sample BLER
      simualtion files for packet dropping in the
      MIMO 2x2 case. It also includes the hooks
      and functions (e.g., updating UCI2_3_4 PDU field)
      for MIMO 2x2 support. This commit will not include
      any channel abstraction code or modelling.
      f8efb13b
  19. 04 Aug, 2022 1 commit
  20. 10 Jun, 2022 1 commit
  21. 30 May, 2022 1 commit
  22. 19 May, 2022 1 commit
  23. 22 Apr, 2022 1 commit
  24. 16 Apr, 2022 1 commit
  25. 13 Apr, 2022 1 commit
  26. 11 Apr, 2022 1 commit
  27. 24 Mar, 2022 2 commits
  28. 14 Feb, 2022 2 commits
  29. 09 Feb, 2022 1 commit
    • Melissa Elkadi's avatar
      UCI ACK/NACK most of the way working · 60a9d41b
      Melissa Elkadi authored
      We have gotten rid of filling the ACK/NACK with
      the DLSCH and now only fill with the PUCCH. This
      assumes that the MAC layer is properly decoding the
      dl_tti_req and tx_data_req and allows us to
      simply use the MAC layers scheduled SNF/Slot
      to return the ACK NACK. There are some hacks added
      in this commit which ensure that the PDCP packet
      has the correct header (1st byte = 80) and now with
      15Mbps we are seeing about 20% packet loss and
      a gNB bug on the edge case (current frame is 1023
      and the gNB schduler wants an ACK in frame 0 but the
      scheduled UL_TTI_REQ has a frame of 1023).
      60a9d41b
  30. 08 Feb, 2022 1 commit