An error occurred fetching the project authors.
  1. 22 Nov, 2022 1 commit
  2. 31 Oct, 2022 1 commit
  3. 29 Oct, 2022 1 commit
  4. 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
  5. 29 Sep, 2022 1 commit
  6. 26 Sep, 2022 1 commit
  7. 04 Aug, 2022 1 commit
  8. 22 Jun, 2022 1 commit
  9. 26 Mar, 2022 1 commit
  10. 23 Mar, 2022 1 commit
  11. 16 Mar, 2022 1 commit
  12. 02 Mar, 2022 1 commit
  13. 25 Feb, 2022 1 commit
  14. 24 Feb, 2022 2 commits
  15. 23 Feb, 2022 3 commits
  16. 22 Feb, 2022 1 commit
    • Melissa Elkadi's avatar
      Adding fixes for MR from review · abbcbe6a
      Melissa Elkadi authored
      These include:
      - Simplifying VNF code.
      - Adding comments to several areas of the code.
      - Using free_and_zero macros
      - Fixing spelling errors
      abbcbe6a
  17. 18 Feb, 2022 1 commit
  18. 17 Feb, 2022 2 commits
  19. 15 Feb, 2022 1 commit
    • Melissa Elkadi's avatar
      Hardcoding TI and UL_CQI in stub function. · 39d9febc
      Melissa Elkadi authored
      Also, the allocation of the eNB measurement
      report keeps getting commented out becasue
      the compiler throws an error. I have un-commented
      the allocation of memory (becasue it breaks NSA
      mode) and added a memset to ensure we are using
      the allocated memory. This gets rid of the
      warning and ensures NSA mode still works.
      39d9febc
  20. 14 Feb, 2022 4 commits
  21. 09 Feb, 2022 2 commits
    • 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
    • Melissa Elkadi's avatar
      Accidentally ommited SISO channel modeling change · a8a04c72
      Melissa Elkadi authored
      We should be setting the queued UCI indication slot
      based on the SCHEDULED slot, not the current slot.
      a8a04c72
  22. 08 Feb, 2022 2 commits
  23. 25 Jan, 2022 1 commit
  24. 20 Dec, 2021 1 commit
  25. 17 Dec, 2021 1 commit
  26. 16 Dec, 2021 2 commits
  27. 14 Dec, 2021 1 commit
  28. 09 Dec, 2021 2 commits
  29. 07 Dec, 2021 1 commit