An error occurred fetching the project authors.
  1. 07 Feb, 2021 3 commits
  2. 06 Feb, 2021 1 commit
    • Robert Schmidt's avatar
      Rewrite PUCCH allocation (simplified, restricted) · 171f7842
      Robert Schmidt authored
      - No dynamic allocation of PUCCH structures
      - Use first PUCCH for HARQ (can only allocate for up to two slots in
        single PUCCH, simplistic nr_acknack_scheduling!)
      - Use second PUCCH for CSI, do not multiplex!
      171f7842
  3. 27 Dec, 2020 1 commit
    • cig's avatar
      Cleanup runmode @ UE side · a21e858f
      cig authored
      - removed unused arguments to phy functions
      - removed irrelevant conditions on UE run mode
      - replaced hardcoded param with PHY UE stored value
      a21e858f
  4. 21 Dec, 2020 1 commit
  5. 07 Dec, 2020 1 commit
  6. 04 Dec, 2020 1 commit
  7. 03 Dec, 2020 2 commits
  8. 02 Dec, 2020 2 commits
  9. 27 Nov, 2020 2 commits
  10. 13 Nov, 2020 1 commit
  11. 12 Nov, 2020 1 commit
  12. 03 Nov, 2020 2 commits
  13. 31 Oct, 2020 1 commit
    • Parminder Singh's avatar
      Fixed Channel compensation for dlsim for multiple DMRS · 65fb8a84
      Parminder Singh authored
      - fixed channel compensation by choosing most recent DMRS symbol ina
        slot
      - Removed code to find nearest DMRS symbol for channle compensation
      - Updated TBS calculation in DLSIM
      - Added debug prints in PTRS CPE estimation for DMRS symbol
      65fb8a84
  14. 29 Oct, 2020 1 commit
  15. 28 Oct, 2020 1 commit
    • Parminder Singh's avatar
      PTRS DL extraction, estimation and compensation · 327ba9d3
      Parminder Singh authored
      - Added PTRS extraction and estimation for DL
      - Added processing for whole slot wrt PTRS estimates
      - DLSIM is updated to used -T flag to enable PTRS
      - DMRS compensated signal is further compensated with PTRS estimation
      327ba9d3
  16. 22 Oct, 2020 1 commit
  17. 12 Oct, 2020 4 commits
  18. 08 Oct, 2020 1 commit
  19. 06 Oct, 2020 1 commit
  20. 05 Oct, 2020 1 commit
    • Robert Schmidt's avatar
      Rename NR_UE_list_t to NR_UE_info_t · e956c17b
      Robert Schmidt authored
      The name NR_UE_list_t is misleading: beyond being a simple "list", this
      structure carries all/most UE-related MAC information. If at all, it is
      a container for multiple lists. The next commit introduces a
      NR_UE_list_t structure that organizes UEs in lists such that it is
      easier to go through the UEs.
      e956c17b
  21. 02 Oct, 2020 1 commit
  22. 30 Sep, 2020 1 commit
    • Robert Schmidt's avatar
      Rename NR_UE_list_t to NR_UE_info_t · adcd2949
      Robert Schmidt authored
      The name NR_UE_list_t is misleading: beyond being a simple "list", this
      structure carries all/most UE-related MAC information. If at all, it is
      a container for multiple lists. The next commit introduces a
      NR_UE_list_t structure that organizes UEs in lists such that it is
      easier to go through the UEs.
      adcd2949
  23. 22 Sep, 2020 1 commit
  24. 10 Sep, 2020 1 commit
  25. 08 Sep, 2020 1 commit
    • cig's avatar
      Minor fixes UE · 9ac6dfee
      cig authored
      - added some descriptions to the code
      - fixed hardcoded factors
      - removed commented out and unused code
      - phy_procedures_nrUE_RX: removed unused do_pdcch_flag
      - updated LTE naming to 5G
      9ac6dfee
  26. 04 Sep, 2020 1 commit
  27. 02 Sep, 2020 1 commit
  28. 01 Sep, 2020 1 commit
  29. 28 Aug, 2020 1 commit
  30. 24 Aug, 2020 1 commit
  31. 18 Aug, 2020 1 commit