An error occurred fetching the project authors.
  1. 30 Apr, 2019 1 commit
  2. 16 Apr, 2019 1 commit
  3. 12 Apr, 2019 1 commit
  4. 11 Mar, 2019 2 commits
  5. 21 Feb, 2019 1 commit
  6. 17 Feb, 2019 1 commit
  7. 15 Feb, 2019 1 commit
  8. 13 Feb, 2019 1 commit
  9. 29 Dec, 2018 1 commit
  10. 29 Aug, 2018 1 commit
  11. 27 Aug, 2018 1 commit
  12. 09 Aug, 2018 1 commit
  13. 08 Aug, 2018 1 commit
  14. 04 Aug, 2018 1 commit
  15. 03 Aug, 2018 1 commit
  16. 19 Jul, 2018 1 commit
    • WEI-TAI CHEN's avatar
      -Update LTE RRC ASN to Rel15, but there is a parameter that does not meet the... · 9b1c03d1
      WEI-TAI CHEN authored
      -Update LTE RRC ASN to Rel15, but there is a parameter that does not meet the specifications since I modify asn file.
      -I modify the name of the parameter "maxRS-IndexCellQual-r15" to "maxRS-IndexCellQualNR-r15" in structure,
       otherwise it will be conflict with the Macro define "#define maxRS_IndexCellQual_r15 (16)" in asn1_constant.h
      9b1c03d1
  17. 13 Jul, 2018 1 commit
  18. 03 Jul, 2018 1 commit
  19. 27 Jun, 2018 2 commits
  20. 26 Jun, 2018 1 commit
  21. 15 Jun, 2018 2 commits
  22. 14 Jun, 2018 1 commit
    • WEI-TAI CHEN's avatar
      - Maintain The Configuration Module · 73cfa6bb
      WEI-TAI CHEN authored
      - Create task for GAB_APP and GAN_RRC
      - Create the NR FAPI for P5 interface
      - *It could be build, but still have a lot of warning need to maintain
      73cfa6bb
  23. 28 May, 2018 1 commit
  24. 18 May, 2018 1 commit
  25. 03 May, 2018 1 commit
  26. 26 Apr, 2018 1 commit
  27. 13 Apr, 2018 1 commit
  28. 12 Apr, 2018 1 commit
  29. 08 Apr, 2018 1 commit
  30. 06 Apr, 2018 1 commit
    • root's avatar
      UE add RF board ZC706+AD9371 · 6f290e71
      root authored
      Conflicts:
      	cmake_targets/build_oai
      	openair1/PHY/LTE_TRANSPORT/prach.c
      	openair1/SCHED/phy_procedures_lte_ue.c
      	targets/ARCH/COMMON/common_lib.h
      	targets/RT/USER/lte-softmodem.c
      6f290e71
  31. 27 Mar, 2018 1 commit
  32. 16 Mar, 2018 2 commits
    • Haruki NAOI's avatar
      dbe32083
    • 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
  33. 28 Feb, 2018 2 commits
  34. 22 Feb, 2018 2 commits