An error occurred fetching the project authors.
  1. 29 Apr, 2021 1 commit
  2. 23 Mar, 2021 1 commit
  3. 02 Mar, 2021 1 commit
  4. 01 Mar, 2021 1 commit
  5. 15 Feb, 2021 1 commit
    • Cedric Roux's avatar
      NSA: finalize nea2 security for gNB · 73f3a458
      Cedric Roux authored
      - a new section in the configuration file to select security algorithms,
        with new code to deal with it
      - cleanup CG-ConfigInfo: specs seem to indicate that we must not
        add mcg_RB_Config; the gNB has to deal with that
      - as a consequence, modify fill_default_rbconfig() that is called in
        every cases and needs security and bearer parameters
      
      The new section in the configuration file looks like:
      
          security = {
            # preferred ciphering algorithms
            # the first one of the list that an UE supports in chosen
            # valid values: nea0, nea1, nea2, nea3
            ciphering_algorithms = ( "nea0", "nea2" );
      
            # preferred integrity algorithms
            # the first one of the list that an UE supports in chosen
            # valid values: nia0, nia1, nia2, nia3
            integrity_algorithms = ( "nia0" );
          };
      73f3a458
  6. 10 Feb, 2021 1 commit
  7. 01 Feb, 2021 1 commit
  8. 05 Dec, 2020 1 commit
  9. 25 Nov, 2020 1 commit
  10. 20 Nov, 2020 1 commit
  11. 19 Nov, 2020 1 commit
  12. 14 Nov, 2020 1 commit
  13. 12 Nov, 2020 1 commit
  14. 28 Oct, 2020 1 commit
  15. 27 Oct, 2020 1 commit
  16. 26 Oct, 2020 1 commit
    • Parminder Singh's avatar
      RRC sub-function to add PTRS configuration for DL · a7982741
      Parminder Singh authored
      - Added a function to add PTRS values in RRC context.
      - This function can be used to overwrite the PTRS values also.
      - When RRC config file contains PTRS values then this function can be used
      respectively in RRC context.
      a7982741
  17. 24 Oct, 2020 1 commit
  18. 22 Oct, 2020 1 commit
  19. 12 Oct, 2020 1 commit
  20. 01 Oct, 2020 1 commit
  21. 25 Sep, 2020 1 commit
  22. 24 Sep, 2020 1 commit
  23. 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
  24. 17 Sep, 2020 1 commit
  25. 06 Aug, 2020 1 commit
  26. 09 Jun, 2020 1 commit
  27. 14 May, 2020 1 commit
  28. 13 May, 2020 1 commit
  29. 04 May, 2020 1 commit
  30. 11 Mar, 2020 1 commit
  31. 22 Feb, 2020 1 commit
  32. 12 Feb, 2020 1 commit
  33. 18 Dec, 2019 1 commit
  34. 26 Sep, 2019 1 commit
  35. 20 Sep, 2019 1 commit
  36. 11 Sep, 2019 1 commit
  37. 08 Aug, 2018 1 commit
  38. 04 Aug, 2018 1 commit
  39. 03 Aug, 2018 1 commit
  40. 20 Jul, 2018 1 commit