An error occurred fetching the project authors.
  1. 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
  2. 11 Jan, 2021 2 commits
    • cig's avatar
      UE Msg2 reception review · ad230dcc
      cig authored
      - enhancement of DL indication flow for Msg2 (RAR)
      - merging interface procedures to handle DLSCH and RAR together
      - better separation of MAC and PHY functionalities
      - cleanup of double ambiguous functions to process RAR
      - merging functions to process TA command into the ue_ta_procedures function
      - enhancement of logging and formatting in the process
      ad230dcc
    • cig's avatar
      Cleanup of long-time unused nr_ue_process_dlsch · b7e9a1b1
      cig authored
      b7e9a1b1
  3. 27 Dec, 2020 2 commits
    • cig's avatar
      UE get PRACH resources review @ MAC · 2bd1ab87
      cig authored
      - Moved code for SSB to RACH mapping config to new function
      - Moved RA preambles configuration routine to new function
      - Removed irrelevant arguments to nr_get_prach_resources
      - turned some struct members and local vars into global vars
      - added checks on the RA Type as per TS 38.321 clause 5.1.1
      - minor cleanups
      - currently only 4-step RA is available
      2bd1ab87
    • cig's avatar
      Fixes for UE BWP Operation 3GPP TS 38.213 version 16.3.0 Release 16 · 4386f724
      cig authored
      - fetching configuration from RRC
      - removed hardcoded params (e.g. bwp_id)
      - added BWP Id members to MAC instance
      - introduced offsetToCarrier
      4386f724
  4. 13 Nov, 2020 1 commit
  5. 27 Oct, 2020 1 commit
  6. 22 Oct, 2020 1 commit
  7. 19 Oct, 2020 1 commit
  8. 22 Sep, 2020 1 commit
  9. 08 Sep, 2020 2 commits
    • Mario Hudon's avatar
      -UE RACH updates · c48e96e9
      Mario Hudon authored
        - Added support for FR1 in RO selection
        -RACH preamble selected according to the chosen RO
      c48e96e9
    • cig's avatar
      NR UE PUSCH procedures fixes · 66b117dc
      cig authored
      - moved remaining PUSCH PDU configuration from ULSCH
        procedures entirely to MAC
      - introduced a function for DMRS RE configuration
      - cleaned up redundant code in ULSCH procedures
      - fixed TBS computation for Msg3
      66b117dc
  10. 04 Sep, 2020 3 commits
    • cig's avatar
      Fixed warnings · 88e6fb9d
      cig authored
      88e6fb9d
    • cig's avatar
      Introduced a function to fill the scheduled_response · 1f684f79
      cig authored
      - redundant code for the configuration of the scheduled_response was removed
      - scheduled response is not needed to be stored in the NR_UE_MAC_INST struct as it passed to the function right away
      1f684f79
    • cig's avatar
      Msg3 implementation · 4715308b
      cig authored
      - extraction of resource allocation from Msg2
      - configuration of Msg3 PDU
      - Msg3 scheduling
      - MAC/PHY interface adaptations
      4715308b
  11. 06 Aug, 2020 1 commit
  12. 24 Jun, 2020 1 commit
  13. 16 Jun, 2020 1 commit
  14. 01 Jun, 2020 1 commit
  15. 13 May, 2020 1 commit
  16. 12 May, 2020 3 commits
  17. 11 May, 2020 1 commit
  18. 08 Apr, 2020 1 commit
  19. 07 Apr, 2020 1 commit
  20. 26 Mar, 2020 1 commit
  21. 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
  22. 11 Feb, 2020 1 commit
  23. 10 Feb, 2020 6 commits
  24. 07 Feb, 2020 1 commit
  25. 05 Feb, 2020 1 commit
  26. 28 Jan, 2020 1 commit
  27. 22 Jan, 2020 1 commit
  28. 20 Jan, 2020 1 commit