An error occurred fetching the project authors.
  1. 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
  2. 19 Jun, 2020 1 commit
  3. 09 Jun, 2020 2 commits
  4. 12 May, 2020 6 commits
  5. 11 May, 2020 1 commit
  6. 06 Apr, 2020 1 commit
  7. 26 Mar, 2020 1 commit
  8. 27 Feb, 2020 1 commit
  9. 10 Feb, 2020 3 commits
  10. 03 Feb, 2020 1 commit
  11. 22 Jan, 2020 1 commit
  12. 15 Jan, 2020 1 commit
  13. 13 Jan, 2020 1 commit
  14. 01 Jan, 2020 1 commit
  15. 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
  16. 14 Oct, 2019 1 commit
  17. 17 Sep, 2019 1 commit
  18. 26 Jul, 2019 1 commit
  19. 06 Jun, 2019 1 commit
  20. 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
  21. 09 Apr, 2019 1 commit
  22. 07 Apr, 2019 1 commit
  23. 03 Apr, 2019 2 commits
  24. 21 Mar, 2019 1 commit
  25. 18 Feb, 2019 1 commit
  26. 13 Feb, 2019 1 commit
    • Florian Kaltenberger's avatar
      reverting some changes in the UE that were introduced by... · 7cb58c9a
      Florian Kaltenberger authored
      reverting some changes in the UE that were introduced by nr_polar_encoder_optimizations to make UE work again on real-time testbench. Now at least the PDCCH can be detected and used for time tracking. However, the DCI is not yet decoded (this will be fixed on branch nr_pdcch_fixes). The reverted changes are most notably passing the correct slot number to slot_fep in phy_procedures_nrUE. This will have to be changed as well in the future when we pass to slot-based processing at the UE.
      7cb58c9a
  27. 08 Feb, 2019 1 commit
  28. 29 Jan, 2019 1 commit
  29. 27 Jan, 2019 1 commit