An error occurred fetching the project authors.
  1. 12 Aug, 2022 1 commit
  2. 07 Aug, 2022 2 commits
  3. 01 Aug, 2022 1 commit
  4. 07 Jul, 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. 22 Jun, 2022 1 commit
  7. 21 Jun, 2022 1 commit
  8. 20 Jun, 2022 1 commit
  9. 17 Jun, 2022 3 commits
  10. 15 Jun, 2022 1 commit
  11. 14 Jun, 2022 1 commit
  12. 13 Jun, 2022 1 commit
  13. 10 Jun, 2022 2 commits
  14. 09 Jun, 2022 1 commit
  15. 08 Jun, 2022 1 commit
  16. 07 Jun, 2022 1 commit
  17. 06 Jun, 2022 1 commit
  18. 01 Jun, 2022 1 commit
  19. 30 May, 2022 1 commit
  20. 28 May, 2022 1 commit
    • Laurent THOMAS's avatar
      Remove UEid in the MAC · 236f7d56
      Laurent THOMAS authored
      After this commit, only the RNTI is used as an identifier in the MAC.
      Further, it removes some module_id, but a lot of them remain (the goal
      to remove all is still far from us)
      236f7d56
  21. 23 May, 2022 4 commits
  22. 18 May, 2022 5 commits
  23. 10 May, 2022 1 commit
  24. 06 May, 2022 1 commit
  25. 04 May, 2022 1 commit
  26. 03 May, 2022 2 commits
  27. 02 May, 2022 1 commit
  28. 19 Apr, 2022 1 commit