An error occurred fetching the project authors.
  1. 21 Aug, 2020 1 commit
  2. 27 Jul, 2020 1 commit
  3. 22 Jul, 2020 1 commit
  4. 02 Jul, 2020 1 commit
    • cig's avatar
      Fixed some warnings + cleanup · 52e49fd8
      cig authored
      - replaced nr_slot_t with int as it was barely used in the code (also is defined after an lte struct)
      - removed use of phy_frame_config_nr from the UE (another file was created in SCHED_NR_UE, still the
        gNB file is used in some tests file at UE side)
      52e49fd8
  5. 24 Jun, 2020 1 commit
  6. 18 Jun, 2020 1 commit
  7. 05 Jun, 2020 1 commit
  8. 13 May, 2020 1 commit
  9. 12 May, 2020 1 commit
  10. 11 May, 2020 1 commit
  11. 08 May, 2020 1 commit
  12. 07 May, 2020 2 commits
    • Ahmed Hussein's avatar
      Fixed bug regarding TBS calculation and G calculation · 6a32e60a
      Ahmed Hussein authored
        - The number of nb_dmrs_re at gNB side was set to 6, but here it is assumed
          that there will be no data allocation in OFDM symbols that carry DMRS
        - nb_dmrs_re that is being given as an input to the TBS calculation,
          should be multiplied by the number of DMRS symbols in order to get the total
          number of DMRS REs per RB
        - In the calculation of G, only the number of DMRS per RB in 1 OFDM symbol should
          be given as an input, because inside the function of the G calculation, this
          number is being multiplied by the number of OFDM symbols that carry DMRS
      6a32e60a
    • Francesco Mani's avatar
      bugfix in dmrs offset for pusch · 014e045b
      Francesco Mani authored
      014e045b
  13. 03 May, 2020 1 commit
  14. 30 Apr, 2020 1 commit
  15. 28 Apr, 2020 1 commit
    • Ahmed Hussein's avatar
      Fixed bug regarding TBS calculation and G calculation · eeef6da2
      Ahmed Hussein authored
        - The number of nb_dmrs_re at gNB side was set to 6, but here it is assumed
          that there will be no data allocation in OFDM symbols that carry DMRS
        - nb_dmrs_re that is being given as an input to the TBS calculation,
          should be multiplied by the number of DMRS symbols in order to get the total
          number of DMRS REs per RB
        - In the calculation of G, only the number of DMRS per RB in 1 OFDM symbol should
          be given as an input, because inside the function of the G calculation, this
          number is being multiplied by the number of OFDM symbols that carry DMRS
      eeef6da2
  16. 22 Apr, 2020 2 commits
  17. 14 Apr, 2020 2 commits
  18. 10 Apr, 2020 1 commit
  19. 09 Apr, 2020 1 commit
  20. 03 Apr, 2020 1 commit
  21. 31 Mar, 2020 1 commit
  22. 28 Mar, 2020 1 commit
  23. 27 Mar, 2020 1 commit
  24. 26 Mar, 2020 2 commits
  25. 24 Mar, 2020 1 commit
  26. 20 Mar, 2020 3 commits
  27. 19 Mar, 2020 1 commit
  28. 17 Mar, 2020 1 commit
  29. 12 Mar, 2020 1 commit
  30. 09 Mar, 2020 1 commit
  31. 06 Mar, 2020 1 commit
  32. 05 Mar, 2020 1 commit
  33. 04 Mar, 2020 2 commits