An error occurred fetching the project authors.
  1. 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
  2. 06 Aug, 2020 1 commit
  3. 13 May, 2020 1 commit
  4. 10 Feb, 2020 1 commit
  5. 15 Jan, 2020 2 commits
  6. 13 Jan, 2020 1 commit
  7. 10 Jan, 2020 1 commit
  8. 20 Dec, 2019 2 commits
  9. 17 Dec, 2019 1 commit
  10. 06 Dec, 2019 3 commits
    • 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
    • Ahmed Hussein's avatar
      5ac8b6f3
    • Guido Casati's avatar
      Implementation of TA procedures at MAC layer for gNB and UE · 310efee7
      Guido Casati authored
      - Initial gNB DLSCH and UE spec scheduling implentation
      - MAC PDU generation (including header as per TS 38.321)
      - MAC PDU processing at UE side with extracion of TA updates
      - General code cleanup
      - Introduced NR MAC COMMON folder, moved common files here
      310efee7
  11. 19 Nov, 2019 1 commit
  12. 18 Oct, 2019 1 commit
  13. 23 Sep, 2019 1 commit
  14. 18 Jul, 2019 1 commit
  15. 16 Jul, 2019 1 commit
  16. 17 Jun, 2019 1 commit
  17. 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
  18. 04 Jun, 2019 1 commit
    • Khalid Ahmed's avatar
      adding phy_procedures_nrUE_TX to ulsim · d34868e6
      Khalid Ahmed authored
      - adding SCHED_NR_UE_LIB to ulsim compilation library
      - fixing linking compilation problems
      - using fapi_nr_dci_pdu_rel15_t struct to initialize PUSCH
      - test_input random data is set in phy_procedures_nrUE_TX instead of ulsim
      d34868e6
  19. 11 Mar, 2019 1 commit
  20. 29 Nov, 2018 1 commit
  21. 28 Nov, 2018 3 commits
  22. 16 Aug, 2018 1 commit
  23. 25 Jul, 2018 1 commit
  24. 22 Jun, 2018 1 commit
  25. 16 May, 2018 1 commit