An error occurred fetching the project authors.
  1. 09 Dec, 2020 1 commit
  2. 27 Nov, 2020 1 commit
  3. 13 Nov, 2020 1 commit
  4. 09 Nov, 2020 2 commits
  5. 04 Nov, 2020 1 commit
    • Parminder Singh's avatar
      Review Comments are updated · 20978555
      Parminder Singh authored
      - updated return function value to -1
      - removed static variable for dmrs symbol selection for channel
      - Updated sin cos quadrant check conditions
      - removed casting from PTRS slope and related calculations
      20978555
  6. 26 Oct, 2020 2 commits
  7. 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
  8. 22 Aug, 2020 2 commits
  9. 06 Aug, 2020 1 commit
  10. 01 Jun, 2020 1 commit
  11. 13 May, 2020 1 commit
  12. 07 May, 2020 1 commit
  13. 16 Apr, 2020 1 commit
  14. 27 Mar, 2020 1 commit
  15. 26 Mar, 2020 1 commit
  16. 05 Mar, 2020 1 commit
  17. 04 Mar, 2020 1 commit
  18. 28 Feb, 2020 1 commit
  19. 18 Feb, 2020 1 commit
  20. 10 Feb, 2020 1 commit
  21. 15 Jan, 2020 1 commit
  22. 09 Jan, 2020 1 commit
  23. 01 Jan, 2020 1 commit
  24. 06 Dec, 2019 2 commits
    • Guido Casati's avatar
      Adaptation of MAC TA procedures to the design of handle_dlsch · cfbe18c9
      Guido Casati authored
      - introduced new parameter in nr_ue_dl_indication for UL time alignment
      - moved TA timer logic one level up so that now is executed every slot
      - set timer value to 80 slots to cope with the sl_ahead design
      - introduced new TA-related members to gNB MAC instance struct
      cfbe18c9
    • Guido Casati's avatar
      Maintenance of Uplink Time Alignment. Introduced control on TA transmission... · c6855cb8
      Guido Casati authored
      Maintenance of Uplink Time Alignment. Introduced control on TA transmission and TA update application.
      
      - ta_timer at gNB side to control the transmission of TA to the UE. This is now happening every 20 slots.
      - when the timer resets gNB is now transmitting the TA whether it is zero or not.
      - introduced struct NR_UL_TIME_ALIGNMENT_t to handle configuration of time alignment related parameters.
      - UE PHY RX: is now triggered through a flag when to store the TA command, the frame and slot
        when the application should occur.
      - UE PHY TX: when the tx frame and slot match the time alignment configuration, it process the TA command and applies the
        TA update
      c6855cb8
  25. 13 Nov, 2019 2 commits
  26. 18 Oct, 2019 1 commit
  27. 21 Jun, 2019 1 commit
  28. 19 Jun, 2019 1 commit
  29. 17 Jun, 2019 1 commit
  30. 05 Jun, 2019 1 commit
    • Florian Kaltenberger's avatar
      more changes to UE FAPI handling: · 2ed8aa4c
      Florian Kaltenberger authored
       - dci_request and dl_indication for PBCH now also on stack
       - fixed type of nrUE_config (was using structure for gNB before)
       - added configuration of PBCH to phy_config_request and using this config now in phy_procedures_nr_ue
       - we need to add configuration of PDCCH and PDSCH also to phy_config_request (there are still some hardcoded parameters)
       - removed UL scheduling for now
      2ed8aa4c
  31. 04 Jun, 2019 3 commits
  32. 28 May, 2019 1 commit
  33. 11 Apr, 2019 1 commit