An error occurred fetching the project authors.
  1. 06 Jul, 2021 1 commit
  2. 03 Jul, 2021 1 commit
  3. 08 Mar, 2021 1 commit
  4. 25 Jan, 2021 1 commit
  5. 10 Jan, 2021 1 commit
  6. 06 Jan, 2021 1 commit
  7. 23 Dec, 2020 1 commit
  8. 27 Nov, 2020 1 commit
  9. 09 Nov, 2020 1 commit
  10. 02 Nov, 2020 1 commit
  11. 12 Oct, 2020 1 commit
  12. 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
  13. 14 Sep, 2020 1 commit
  14. 06 Aug, 2020 1 commit
  15. 21 Jul, 2020 1 commit
  16. 20 Jul, 2020 2 commits
  17. 02 Jul, 2020 1 commit
  18. 01 Jul, 2020 3 commits
  19. 13 May, 2020 1 commit
  20. 04 Feb, 2020 1 commit
  21. 20 Jan, 2020 1 commit
  22. 20 Dec, 2019 1 commit
  23. 10 Oct, 2019 1 commit
  24. 08 Oct, 2019 2 commits
  25. 04 Oct, 2019 1 commit
  26. 03 Oct, 2019 1 commit
  27. 23 Sep, 2019 1 commit
  28. 14 Sep, 2019 1 commit
  29. 04 Jul, 2019 1 commit
  30. 27 Jun, 2019 1 commit
  31. 21 Jun, 2019 1 commit
  32. 28 May, 2019 3 commits
  33. 13 May, 2019 1 commit
    • Cedric Roux's avatar
      RRC: add an option to enable measurement reports · cd667e55
      Cedric Roux authored
      In the configuration file, to enable measurements, add:
      
          enable_measurement_reports = "yes";
      
      Note that if x2 is enabled then the option 'enable_measurement_reports'
      is not taken into account and the measurements are enabled.
      cd667e55
  34. 03 May, 2019 1 commit