An error occurred fetching the project authors.
  1. 01 Dec, 2023 1 commit
  2. 23 Nov, 2023 2 commits
  3. 10 Oct, 2023 1 commit
    • francescomani's avatar
      Use SRB0 at UE · 91891299
      francescomani authored
      - Use SRB0 TM entity at UE for Msg.3/RRC Setup Request
      - Msg3 data request sent upon reception of Msg2, then we get data from
        rlc when needed
      91891299
  4. 25 Aug, 2023 1 commit
  5. 31 Jul, 2023 1 commit
  6. 10 Jul, 2023 1 commit
  7. 28 Jun, 2023 1 commit
  8. 23 May, 2023 2 commits
  9. 14 Apr, 2023 2 commits
  10. 07 Apr, 2023 2 commits
  11. 02 Apr, 2023 1 commit
  12. 28 Mar, 2023 1 commit
  13. 15 Mar, 2023 1 commit
  14. 14 Mar, 2023 1 commit
  15. 10 Mar, 2023 1 commit
  16. 09 Mar, 2023 1 commit
  17. 06 Mar, 2023 1 commit
  18. 23 Feb, 2023 2 commits
  19. 17 Feb, 2023 1 commit
  20. 27 Dec, 2022 2 commits
  21. 15 Dec, 2022 3 commits
  22. 25 Nov, 2022 1 commit
  23. 03 Nov, 2022 1 commit
  24. 29 Oct, 2022 3 commits
  25. 28 Sep, 2022 1 commit
  26. 04 Aug, 2022 1 commit
  27. 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
  28. 06 Apr, 2022 1 commit
  29. 09 Mar, 2022 1 commit
  30. 26 Nov, 2021 1 commit