An error occurred fetching the project authors.
  1. 06 Oct, 2020 3 commits
  2. 20 Jan, 2020 3 commits
    • Robert Schmidt's avatar
      FlexRAN: reimplement timers without ITTI · b6d466d7
      Robert Schmidt authored
      The timer code used to trigger periodic statistics message sending used
      ITTI. Together with a high frequency reporting (e.g. 1ms), this resulted
      in high CPU usage. This commit reimplements this:
      * using a thread that is synchronized to the RU (if there is no MAC, we
        assume there is no RU generating a tick so we create the tick source
        ourselves)
      * no RB trees but plain arrays
      * smaller interface for users
      * slight user interface changes
      * remove stopped timer state: such timer might be simply removed
      * remove one-shot timers
      b6d466d7
    • Robert Schmidt's avatar
      FlexRAN: helper function to get No. UEs · 5c4aa309
      Robert Schmidt authored
      5c4aa309
    • Robert Schmidt's avatar
      FlexRAN: Simplify stats request handling · 7415d081
      Robert Schmidt authored
      * only set up timer for sending requests
      * simplify interface for timer setup
      * on timer expiry, do not pass through stats request function but
        directly send the reply
      * Remove whatever report structure and use stats request directly for
        inferring the data to send
      7415d081
  3. 24 Jun, 2019 2 commits
  4. 07 Jan, 2019 1 commit
    • Cedric Roux's avatar
      fix a lot of file mode · aea6b4b5
      Cedric Roux authored
      For whatever reason most of the files had their permission
      changed from 644 to 755, which is not wanted.
      aea6b4b5
  5. 07 Nov, 2018 2 commits
  6. 03 Sep, 2018 2 commits
  7. 06 Aug, 2018 1 commit
  8. 09 Apr, 2018 1 commit
  9. 23 Oct, 2017 1 commit
  10. 14 Aug, 2017 1 commit
  11. 07 Apr, 2017 1 commit
  12. 05 Apr, 2017 2 commits
  13. 05 Feb, 2017 1 commit
  14. 03 Feb, 2017 1 commit
  15. 16 Jan, 2017 1 commit
  16. 05 Dec, 2016 1 commit
  17. 05 Nov, 2016 1 commit
  18. 04 Nov, 2016 2 commits
  19. 20 Oct, 2016 1 commit
  20. 12 Apr, 2016 1 commit
  21. 18 Mar, 2016 1 commit
  22. 03 Mar, 2016 2 commits
  23. 23 Feb, 2016 2 commits
  24. 22 Feb, 2016 3 commits
  25. 21 Feb, 2016 1 commit
  26. 10 Feb, 2016 2 commits