An error occurred fetching the project authors.
  1. 14 Jun, 2019 1 commit
  2. 26 Apr, 2019 1 commit
  3. 12 Apr, 2019 1 commit
  4. 12 Feb, 2019 2 commits
  5. 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
  6. 28 Oct, 2018 1 commit
  7. 27 Sep, 2018 1 commit
  8. 13 Sep, 2018 1 commit
  9. 11 Sep, 2018 1 commit
  10. 31 Aug, 2018 1 commit
  11. 30 Jul, 2018 2 commits
  12. 03 Jul, 2018 1 commit
  13. 28 Jun, 2018 1 commit
  14. 26 Jun, 2018 1 commit
  15. 18 May, 2018 1 commit
  16. 15 May, 2018 2 commits
  17. 07 May, 2018 1 commit
  18. 24 Apr, 2018 1 commit
  19. 09 Apr, 2018 1 commit
  20. 05 Apr, 2018 1 commit
  21. 16 Mar, 2018 2 commits
    • Wang Tsu-Han's avatar
      bug fix for killing thread · 71a98a97
      Wang Tsu-Han authored
      71a98a97
    • Cedric Roux's avatar
      bugfix: fix issue 285 - connect/disconnect multiple time · f1f3b8a0
      Cedric Roux authored
      As reported by Emad Alizade:
      
          According to "Issue255 256 257 paging reesta release" that has been
          merged in develop version, we have a question: In rrc_eNB_free_UE()
          function only all ulsch related memory of user has been cleaned, but
          I think not only ulsch memory but also dlsch memory must be cleaned.
          I tested the latest develop version and with repetition UE attach-detach
          procedures we find that the dlsch memory has not been cleaned and after
          repeat this sequence (45 times) assertion with cause UE_id!=-1 (no free
          or exiting dlsch_context, dci_tools.c: fill_dci_and_dlsch() ) occurred
          and no UE will be attached to system.
      
      The fixes in this commit are from Emad Alizade.
      
      (cherry picked from commit 4b5b5564)
      
      # Conflicts:
      #	openair1/PHY/LTE_TRANSPORT/dlsch_coding.c
      #	openair2/LAYER2/MAC/eNB_scheduler.c
      #	openair2/RRC/LITE/rrc_eNB.c
      f1f3b8a0
  22. 08 Mar, 2018 1 commit
  23. 20 Feb, 2018 1 commit
  24. 13 Feb, 2018 1 commit
  25. 09 Feb, 2018 1 commit
  26. 05 Feb, 2018 1 commit
  27. 26 Jan, 2018 1 commit
  28. 22 Jan, 2018 3 commits
    • Cedric Roux's avatar
      bugfix: fix issue 285 - connect/disconnect multiple time · 4b5b5564
      Cedric Roux authored
      As reported by Emad Alizade:
      
          According to "Issue255 256 257 paging reesta release" that has been
          merged in develop version, we have a question: In rrc_eNB_free_UE()
          function only all ulsch related memory of user has been cleaned, but
          I think not only ulsch memory but also dlsch memory must be cleaned.
          I tested the latest develop version and with repetition UE attach-detach
          procedures we find that the dlsch memory has not been cleaned and after
          repeat this sequence (45 times) assertion with cause UE_id!=-1 (no free
          or exiting dlsch_context, dci_tools.c: fill_dci_and_dlsch() ) occurred
          and no UE will be attached to system.
      
      The fixes in this commit are from Emad Alizade.
      4b5b5564
    • Xu Bo's avatar
      2efaf512
    • Xu Bo's avatar
      70da4b59
  29. 17 Jan, 2018 1 commit
  30. 08 Jan, 2018 1 commit
  31. 05 Jan, 2018 1 commit
  32. 03 Jan, 2018 1 commit
  33. 14 Dec, 2017 2 commits