An error occurred fetching the project authors.
  1. 11 Nov, 2020 2 commits
  2. 08 Oct, 2020 1 commit
  3. 28 Sep, 2020 1 commit
  4. 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
  5. 15 Sep, 2020 1 commit
  6. 14 Sep, 2020 1 commit
  7. 07 Sep, 2020 1 commit
  8. 04 Sep, 2020 1 commit
  9. 31 Aug, 2020 1 commit
  10. 26 Aug, 2020 1 commit
  11. 20 Aug, 2020 1 commit
  12. 18 Aug, 2020 2 commits
  13. 14 Aug, 2020 1 commit
  14. 12 Aug, 2020 2 commits
  15. 07 Aug, 2020 1 commit
  16. 06 Aug, 2020 2 commits
  17. 05 Aug, 2020 1 commit
  18. 03 Aug, 2020 1 commit
  19. 02 Aug, 2020 1 commit
  20. 29 Jul, 2020 2 commits
    • Cedric Roux's avatar
      fix to have the sony 5g connect in NSA mode · 503b46cd
      Cedric Roux authored
      c_SRS was 61, which does not fit for 106 PRBs as it seems. Value 0 works.
      Maybe not the right thing to do though (see 38.211 6.4.1.4.3,
      table 6.4.1.4.3-1).
      
      Also it seems necessary to pass desired LTE/NR bands when requesting
      LTE UE capabilities. Today this is hardcoded, to be done better at
      some point. We should get the bands from the eNB configuration and
      the eNB/gNB X2 exchanges.
      503b46cd
    • Cedric Roux's avatar
      fix to have the sony 5g connect in NSA mode · 9c2696e5
      Cedric Roux authored
      c_SRS was 61, which does not fit for 106 PRBs as it seems. Value 0 works.
      Maybe not the right thing to do though (see 38.211 6.4.1.4.3,
      table 6.4.1.4.3-1).
      
      Also it seems necessary to pass desired LTE/NR bands when requesting
      LTE UE capabilities. Today this is hardcoded, to be done better at
      some point. We should get the bands from the eNB configuration and
      the eNB/gNB X2 exchanges.
      9c2696e5
  21. 10 Jul, 2020 1 commit
  22. 09 Jul, 2020 1 commit
  23. 08 Jul, 2020 1 commit
  24. 02 Jul, 2020 2 commits
  25. 25 Jun, 2020 1 commit
  26. 09 Jun, 2020 5 commits
  27. 04 Jun, 2020 1 commit
  28. 01 Jun, 2020 1 commit
  29. 29 May, 2020 1 commit
  30. 25 May, 2020 1 commit