An error occurred fetching the project authors.
  1. 03 May, 2021 1 commit
  2. 18 Mar, 2021 1 commit
  3. 09 Mar, 2021 1 commit
  4. 17 Feb, 2021 1 commit
  5. 25 Jan, 2021 1 commit
  6. 24 Jan, 2021 1 commit
  7. 15 Jan, 2021 1 commit
    • cig's avatar
      UE power measurements fixes · 2e8e9b7d
      cig authored
      - RA preamble power computation review
      - RSRP review
      - PCmax computation
      - Pathloss computation
      - cleanup of reference to LTE
      - minor fixes
      2e8e9b7d
  8. 27 Dec, 2020 2 commits
    • cig's avatar
      RA initialization review according to 5.1.1 of TS 38.321 v16.2.1 · 9aa7b5b4
      cig authored
      - moved init code to new function init_RA
      - moved relevant variables from MAC to prach_resources
      - cleanup of unused struct members
      - other minor fixes
      9aa7b5b4
    • cig's avatar
      Introduced RA type @ UE · ef1decce
      cig authored
      - whether it is 2-step or 4-step RA
      - added checks on CFRA and 2-step RA pointer members
      - introduced enum and PRACH resources struct member
      ef1decce
  9. 21 Dec, 2020 1 commit
    • dir's avatar
      NR_SC_FDMA changes · a17f0078
      dir authored
      - CDM groups used, multiple DMRS locations tested
      - REMOVED compiler define NR_SC_FDMA
      - enabled -Z option in ulsim for testing NR SC-FDMA
      - Gnb UL Processing of LLRS even if last symbol allocated has no data
      - transform precoding Enumerations used
      a17f0078
  10. 04 Dec, 2020 2 commits
  11. 30 Nov, 2020 1 commit
  12. 19 Nov, 2020 1 commit
  13. 10 Nov, 2020 1 commit
  14. 03 Nov, 2020 1 commit
  15. 27 Oct, 2020 1 commit
  16. 12 Oct, 2020 1 commit
  17. 01 Oct, 2020 1 commit
  18. 24 Aug, 2020 1 commit
  19. 12 Aug, 2020 2 commits
  20. 06 Aug, 2020 1 commit
  21. 24 Jul, 2020 1 commit
  22. 13 May, 2020 1 commit
  23. 12 May, 2020 1 commit
  24. 14 Apr, 2020 1 commit
    • cig's avatar
      Introduced a delay after a completed sync before starting msg1 generation: · ec422f70
      cig authored
      - this was necessary because as soon as the gNB starts, it tries detecting
        the prach preambles and it mesaures the background noise. However, there is
        a delay of several dozens of frames before it considers the preables as
        detected.
      - the solution at the UE consists in avoiding sending preamble as soon as the
        UE syncs by introducing an offset, this keeps the power measurements low at
        gNB side as long as the preamble detection counter is under threshold
      ec422f70
  25. 27 Mar, 2020 1 commit
  26. 26 Mar, 2020 1 commit
  27. 27 Feb, 2020 1 commit
    • cig's avatar
      Fixes UE RA procedures: · 8ed99c28
      cig authored
      - using NR RACH config common from scc
      - fixed return type RA preamble target power functions
      - retrieving PRACH format from PRACH resources
      8ed99c28
  28. 10 Feb, 2020 1 commit
  29. 04 Feb, 2020 1 commit
  30. 31 Jan, 2020 1 commit
  31. 17 Jan, 2020 1 commit
  32. 13 Jan, 2020 1 commit
  33. 10 Jan, 2020 1 commit
  34. 01 Jan, 2020 1 commit
  35. 05 Dec, 2019 1 commit
  36. 04 Dec, 2019 1 commit
  37. 03 Dec, 2019 1 commit