An error occurred fetching the project authors.
  1. 08 Apr, 2022 2 commits
  2. 09 Aug, 2021 1 commit
  3. 25 Mar, 2021 1 commit
  4. 09 Feb, 2021 1 commit
  5. 27 Nov, 2020 1 commit
  6. 26 Nov, 2020 1 commit
  7. 12 Oct, 2020 1 commit
  8. 06 Aug, 2020 1 commit
  9. 01 Jun, 2020 1 commit
  10. 13 May, 2020 1 commit
  11. 01 Apr, 2020 1 commit
  12. 31 Mar, 2020 1 commit
  13. 30 Mar, 2020 1 commit
  14. 03 Feb, 2020 2 commits
  15. 01 Jan, 2020 1 commit
  16. 18 Dec, 2019 1 commit
  17. 04 Jun, 2019 1 commit
  18. 26 May, 2019 1 commit
  19. 03 Apr, 2019 1 commit
  20. 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
  21. 19 Nov, 2018 1 commit
  22. 30 Oct, 2018 1 commit
  23. 27 Oct, 2018 1 commit
  24. 22 Oct, 2018 1 commit
  25. 18 Oct, 2018 1 commit
  26. 04 Sep, 2018 1 commit
    • Cedric Roux's avatar
      bugfix: add handling of DFT 768 everywhere it's needed · 51314491
      Cedric Roux authored
      In the eNB it's not really used for the moment because there
      is a limitation to uplink scheduling. In
      openair2/LAYER2/MAC/eNB_scheduler_ulsch.c we have:
      
                  while (((rb_table[rb_table_index] > (N_RB_UL - 1 - first_rb[CC_id]))
                          || (rb_table[rb_table_index] > 45))
      
      That limits uplink scheduling to at most 44 RBs. The 768 case is for
      64 RBs.
      51314491
  27. 30 Jul, 2018 1 commit
  28. 22 Jul, 2018 1 commit
  29. 28 Jun, 2018 1 commit
  30. 01 Jun, 2018 1 commit
  31. 22 Apr, 2018 1 commit
  32. 09 Apr, 2018 1 commit
  33. 08 Apr, 2018 1 commit
  34. 15 Jan, 2018 1 commit
  35. 11 Jan, 2018 1 commit
  36. 23 Oct, 2017 1 commit
  37. 14 Aug, 2017 1 commit
  38. 08 Jun, 2017 1 commit