An error occurred fetching the project authors.
  1. 30 Apr, 2019 1 commit
  2. 17 Oct, 2018 1 commit
  3. 25 Aug, 2018 2 commits
  4. 24 Aug, 2018 2 commits
  5. 14 Aug, 2018 1 commit
  6. 01 Aug, 2018 1 commit
  7. 30 Jul, 2018 3 commits
  8. 13 Jul, 2018 1 commit
    • Bi-Ruei, Chiu's avatar
      Use an un-official community collaboration version of asn1c · a247907d
      Bi-Ruei, Chiu authored
      1. It's no need to modify LTE-RRC's ASN.1 file for enabling option group
         feature in generate_asn1.
      2. It's no need to patch the C header files generated from
         LTE-RRC/S1AP/X2AP's ASN.1 in fix_asn1.
      3. It's no need to pre-process S1AP/X2AP's ASN.1 for enabling information
         object class feature by asn1tostruct.py.
      
      This commit requires an un-official version of asn1c which are
      collaboration of asn1c community members and `build_helper` is modified
      in this commit accordingly :
      
        https://github.com/brchiu/asn1c/tree/velichkov_s1ap_plus_option_group
      
      This asn1c can also convert ASN.1 of 5G NR RRC (38.331, v15.1.0) and
      generate C files with -findirect-choice command line option without
      tweaking ASN.1 file.
      
      Examples for how to use this asn1c for S1AP are in S1AP files, e.g.
      s1ap_eNB_nas_procedures.c and s1ap_eNB_handler.c.
      
      There is an modified openair-cn (based on tag 0.5.0) with this new asn1c at :
      
        https://github.com/brchiu/openair-cn/tree/new-asn1c
      
      Basic S1AP interaction and data transfer operation between OAI eNB and
      this modified openair-cn has been tested.
      
      Note: Community version of asn1c is keeping evolved to provide better usage.
      a247907d
  9. 25 Jun, 2018 1 commit
  10. 21 Jun, 2018 1 commit
  11. 02 Jun, 2018 1 commit
  12. 29 May, 2018 1 commit
  13. 24 May, 2018 1 commit
  14. 15 May, 2018 1 commit
  15. 29 Apr, 2018 1 commit
  16. 25 Apr, 2018 1 commit
  17. 22 Apr, 2018 1 commit
  18. 08 Apr, 2018 1 commit
  19. 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
  20. 27 Mar, 2018 1 commit
  21. 08 Mar, 2018 1 commit
  22. 22 Feb, 2018 1 commit
  23. 21 Jan, 2018 1 commit
  24. 15 Jan, 2018 1 commit
  25. 14 Jan, 2018 2 commits
  26. 11 Jan, 2018 1 commit
  27. 29 Dec, 2017 1 commit
  28. 14 Dec, 2017 1 commit
  29. 07 Dec, 2017 1 commit
  30. 23 Oct, 2017 1 commit
  31. 19 Oct, 2017 1 commit
    • Cedric Roux's avatar
      remove gcc warnings · f1e8bff3
      Cedric Roux authored
      phy_init_lte_ue_signal was renamed init_lte_ue_signal in openair1/PHY/INIT/defs.h
      maybe it's the opposite that should have been done?
      
      Functions used in one file and defined in another may have been
      declared in the wrong header file.
      f1e8bff3
  32. 06 Jul, 2017 1 commit
  33. 22 May, 2017 1 commit
  34. 18 May, 2017 1 commit
  35. 15 May, 2017 1 commit