An error occurred fetching the project authors.
  1. 16 Mar, 2023 1 commit
  2. 19 Jan, 2023 1 commit
  3. 02 Dec, 2022 1 commit
  4. 02 Sep, 2022 1 commit
  5. 04 Aug, 2022 1 commit
  6. 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
  7. 24 Mar, 2022 1 commit
  8. 16 Jul, 2021 1 commit
  9. 25 Mar, 2021 1 commit
  10. 12 Oct, 2020 1 commit
  11. 06 Sep, 2020 2 commits
  12. 21 Jul, 2020 1 commit
  13. 01 Jun, 2020 1 commit
  14. 06 Apr, 2020 1 commit
  15. 01 Apr, 2020 1 commit
  16. 10 Jan, 2020 1 commit
  17. 30 Oct, 2019 1 commit
  18. 10 Oct, 2019 1 commit
  19. 23 Sep, 2019 2 commits
  20. 18 Sep, 2019 1 commit
  21. 14 Sep, 2019 1 commit
    • Javier Morgade's avatar
      *L2 procedures to enable mixed unicast/broadcast operation at ENB implemeted: · dc14cdc6
      Javier Morgade authored
      	-MBMS scheduler developed (oneFrame allocations implemented at this time)
      	-UE DSLCH schedulers updated: if an eMBMS session running UE DTCH, DCCH will be only scheduled at non MBSFN sufbframes
      	-eMBMS L2 procedures implemented
      	-Dedicated MBMS PDCP pipes src/sink enabled (only for TUN)
      	-BUGFIX eMBMS MAC procedures (wrong indexing at few loops)
      	-ENB FAPI updated to enable dynamic MBSFN configurations through M2AP (RRC<->MCE)
      
      	ACKNOWLEDGEMENT:
       	1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS"
       	2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu)
      Signed-off-by: default avatarJavier Morgade <javier.morgade@ieee.org>
      dc14cdc6
  22. 03 Sep, 2019 1 commit
  23. 04 Jul, 2019 1 commit
  24. 01 Jul, 2019 1 commit
  25. 20 Jun, 2019 5 commits
  26. 21 May, 2019 1 commit
  27. 20 May, 2019 1 commit
  28. 15 Apr, 2019 2 commits
  29. 11 Apr, 2019 1 commit
  30. 05 Apr, 2019 2 commits
  31. 04 Apr, 2019 1 commit
  32. 05 Mar, 2019 1 commit