An error occurred fetching the project authors.
  1. 02 Sep, 2022 1 commit
  2. 16 Aug, 2022 1 commit
  3. 03 Aug, 2022 1 commit
  4. 01 Aug, 2022 1 commit
  5. 27 Jun, 2022 1 commit
    • Robert Schmidt's avatar
      Use (std) bool instead of custom bool types · 0b91791f
      Robert Schmidt authored
      OAI is riddled with boolean_t, FALSE, TRUE, etc. This makes no sense, as
      there is a standard bool type, and could lead to nasty bugs if a
      definition of a bool is non-standard (0 == false, true == !false). This
      commit removes all non-standard bools in the whole project.
      0b91791f
  6. 19 May, 2022 1 commit
  7. 15 Apr, 2022 1 commit
  8. 07 Apr, 2022 1 commit
  9. 06 Apr, 2022 1 commit
  10. 01 Apr, 2022 2 commits
    • athanassopoulos's avatar
      Changes to SDAP code · cf30f61e
      athanassopoulos authored
      1. Removed SDAP struct from protocol context.
      2. Added configuration for the SDAP.
      3. SDAP doesn't use pdcp_entities, the values come from function arguements.
      4. Make nr_pdcp_ue_manager accessible from SDAP.
      5. Avoid using the PDCP locking mechanism in SDAP.
      6. Removed nr_pdcp_find_entity_sdap function.
      7. Rename dummy eNB function to make GTP compile (no SDAP).
      8. Fix: Regression issues with LTE
      9. Fix: Regression issues with NR CU/DU
      cf30f61e
    • athanassopoulos's avatar
      SDAP Initial Implementation · a826af58
      athanassopoulos authored
      a826af58
  11. 29 Mar, 2022 1 commit
  12. 03 Mar, 2022 1 commit
  13. 07 Feb, 2022 1 commit
  14. 26 Jan, 2022 1 commit
  15. 30 Dec, 2021 1 commit
  16. 15 Dec, 2021 1 commit
  17. 16 Nov, 2021 1 commit
  18. 12 Nov, 2021 1 commit
  19. 20 Oct, 2021 1 commit
  20. 03 Oct, 2021 1 commit
  21. 01 Oct, 2021 3 commits
  22. 30 Sep, 2021 1 commit
  23. 27 Sep, 2021 1 commit
  24. 22 Sep, 2021 1 commit
  25. 21 Sep, 2021 1 commit
  26. 15 Sep, 2021 1 commit
  27. 14 Sep, 2021 2 commits
  28. 13 Sep, 2021 3 commits
  29. 09 Sep, 2021 1 commit
  30. 08 Sep, 2021 1 commit
  31. 06 Sep, 2021 1 commit
  32. 02 Sep, 2021 2 commits
  33. 31 Aug, 2021 1 commit