An error occurred fetching the project authors.
  1. 10 Feb, 2020 1 commit
  2. 05 Feb, 2020 1 commit
  3. 16 Jan, 2020 1 commit
  4. 06 Dec, 2019 3 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
    • Ahmed Hussein's avatar
      5ac8b6f3
    • Guido Casati's avatar
      Integration PHY and MAC procedures for Timing Advance updates. Compilation and... · 825ae3c0
      Guido Casati authored
      Integration PHY and MAC procedures for Timing Advance updates. Compilation and run is OK. TA updates need further fixes as not working as expected.
      
      - "nr_process_timing_advance": TA to be applied is commented out, need to be uncommented
      - with introduced delay of 50 in rx_rf, TA update should be 34 in MAC CE
        but this does not occur when ta is applied at UE side according to standard
      - introduced ULSCH scheduler and NR RX SDU functions
      - fixes to logic in UL fill RX indication
      - added crc indication in UL RX
      - temporary hardcoded UE_id to 0, rnti not considered in the logic
      825ae3c0