An error occurred fetching the project authors.
  1. 13 Oct, 2020 1 commit
  2. 30 Sep, 2020 1 commit
  3. 22 Sep, 2020 1 commit
    • Cedric Roux's avatar
      nr: improve x2/rrc for ENDC · 4236ff2b
      Cedric Roux authored
      This commit introduces several enhancements in X2AP and RRC to deal
      with ENDC. The main goal is to deal with UE's on/off and with various
      errors.
      
      The following work is included:
      
          - DC prep and DC overall X2 timers
          - X2 messages for UE release and DC timers' timeout
      
      Open problems:
      
          - what to do when the UE sends an scg Failure? This commit removes
            the UE. And this removal may not be correctly done
          - UE removal in the gNB's PHY layer (a next commit is coming,
            but it is hackish and will need a rework)
      4236ff2b
  4. 24 Aug, 2020 1 commit
  5. 05 Aug, 2020 1 commit
  6. 25 May, 2020 1 commit
  7. 19 May, 2020 1 commit
  8. 04 May, 2020 1 commit
  9. 21 Apr, 2020 1 commit
    • matzakos's avatar
      NR pdcp: Rebase initial implementation · 6b794037
      matzakos authored
      Initially targeting ENDC setup with commercial UE
      - Missing nr_rrc_pdcp and nr_rrc_rlc configuration wrt the established DRB
      - Remaining to test with user plane data traffic (Downlink and Uplink)
      6b794037