An error occurred fetching the project authors.
  1. 04 Sep, 2020 1 commit
  2. 03 Sep, 2020 2 commits
  3. 28 Aug, 2020 1 commit
  4. 24 Aug, 2020 2 commits
  5. 06 Aug, 2020 1 commit
  6. 05 Aug, 2020 2 commits
  7. 19 Jun, 2020 1 commit
  8. 16 Jun, 2020 1 commit
  9. 01 Jun, 2020 1 commit
  10. 20 May, 2020 1 commit
  11. 14 May, 2020 1 commit
  12. 13 May, 2020 1 commit
  13. 17 Apr, 2020 1 commit
  14. 27 Mar, 2020 1 commit
  15. 26 Mar, 2020 1 commit
  16. 24 Mar, 2020 1 commit
  17. 12 Feb, 2020 1 commit
  18. 10 Feb, 2020 2 commits
    • cig's avatar
      RA, Updated nr_ue_get_rach: · 98480e71
      cig authored
      - using LTE function mac_rrc_nr_data_req_ue in noS1 mode
      - cleanup code, comments
      - fixes RA procedure
      - Processing UL MAC PDU according to TS 38.321 ch 6.1:
      - introduced function for gNB side UL PDU processing
      - fixed bug in nr_ue_process_mac_pdu
      98480e71
    • Guido Casati's avatar
      RACH MAC procedure (RA initiation and Preamble selection) · e0e8bbcf
      Guido Casati authored
      - Updated PRACH procedures and general code formatting
      - gNB msg1 handling and RAR generation
      - general bug fixing
      - formatting
      - missing headers
      - RAR handling.
      e0e8bbcf
  19. 05 Feb, 2020 1 commit
  20. 16 Jan, 2020 1 commit
  21. 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