An error occurred fetching the project authors.
  1. 18 Sep, 2020 1 commit
  2. 04 Sep, 2020 5 commits
    • 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
      Removed tx_request from the NR_UE_MAC_INST struct · 8694e5ee
      cig authored
      - tx_request is filled in the nr_scheduled_response upon the presence tx data
      8694e5ee
    • cig's avatar
      Code cleanup UE · ab4f9de2
      cig authored
      ab4f9de2
    • cig's avatar
      Changes to number of PDUs logic @ UE · 539bc784
      cig authored
      - calling nr_ue_scheduled_response after pdu preparation
      - increasing the number_pdus before response scheduling
      - resetting after dl/ul config pdu handling
      539bc784
    • cig's avatar
      Code cleanup, logging, formatting · 83979a87
      cig authored
      - removed superfluos code
      - formatting
      - fixed logging
      - removed redundant nr_get_dci_size (replaced by nr_dci_size)
      - removed unused and long-time commented out functions @ UE side
      83979a87
  3. 26 Aug, 2020 1 commit
  4. 06 Aug, 2020 1 commit
  5. 25 Jul, 2020 1 commit
  6. 02 Jul, 2020 2 commits
    • 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
    • cig's avatar
      RA Msg2 reception according to 8.2 of TS 38.213 · e054b5e2
      cig authored
      - Msg2 scheduler used for testing purposes was removed
      - Now the UE tries to DCI 1_0 scrambled with RA_RNTI in the RA window
      - If no RAPID is found within the RA window, instructs PHY to TX PRACH
      e054b5e2
  7. 19 Jun, 2020 1 commit
  8. 18 Jun, 2020 1 commit
  9. 09 Jun, 2020 2 commits
  10. 13 May, 2020 1 commit
  11. 12 May, 2020 6 commits
  12. 11 May, 2020 1 commit
  13. 06 Apr, 2020 1 commit
  14. 26 Mar, 2020 1 commit
  15. 27 Feb, 2020 1 commit
  16. 10 Feb, 2020 3 commits
  17. 03 Feb, 2020 1 commit
  18. 22 Jan, 2020 1 commit
  19. 15 Jan, 2020 1 commit
  20. 13 Jan, 2020 1 commit
  21. 01 Jan, 2020 1 commit
  22. 06 Dec, 2019 2 commits
    • cig's avatar
      Consolidation of TA updates changes in the noS1 mode: · 361446fd
      cig authored
      - merged nr-schedule_ue_spec into nr_schedule_uss_dlsch_phytest
      - enabled nr_ue_send_sdu for S1 mode
      - increased ta_timer to 100
      - restored NR_UPLINK_SLOT to 2 (as it was in develop-nr)
      - fixed logic for S1 and noS1 modes
      - code cleanup and formatting
      361446fd
    • 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
  23. 14 Oct, 2019 1 commit
  24. 17 Sep, 2019 1 commit
  25. 26 Jul, 2019 1 commit
  26. 06 Jun, 2019 1 commit