An error occurred fetching the project authors.
  1. 11 Aug, 2022 1 commit
  2. 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
  3. 27 Jan, 2022 1 commit
  4. 28 Dec, 2021 1 commit
  5. 28 Sep, 2021 1 commit
  6. 13 Sep, 2021 1 commit
  7. 09 Sep, 2021 2 commits
  8. 17 Aug, 2021 1 commit
  9. 13 Jul, 2021 1 commit
  10. 06 Jul, 2021 1 commit
  11. 03 Jul, 2021 1 commit
  12. 21 Jan, 2021 1 commit
  13. 01 Jan, 2021 1 commit
  14. 08 Feb, 2019 1 commit
    • Robert Schmidt's avatar
      Restructure F1AP UE list · 2f230479
      Robert Schmidt authored
      * Restructure the code handling the UEs F1AP knows
      * This fixes a bug that only two phones can be connected
      2f230479
  15. 19 Sep, 2018 1 commit
  16. 13 Sep, 2018 2 commits
  17. 12 Sep, 2018 1 commit
  18. 07 Sep, 2018 2 commits
  19. 06 Sep, 2018 1 commit
  20. 05 Sep, 2018 1 commit
    • Bing-Kai Hong's avatar
      F1: · cdfca6c0
      Bing-Kai Hong authored
      1.create the f1ap handlers procedure
      2.hide asn1c warning when in compile
      cdfca6c0
  21. 04 Sep, 2018 1 commit
  22. 28 Aug, 2018 1 commit