An error occurred fetching the project authors.
  1. 23 Jul, 2019 1 commit
  2. 22 May, 2019 1 commit
  3. 24 Apr, 2019 1 commit
    • Bi-Ruei, Chiu's avatar
      Update asn1c commit to solve three issues · b11f6b07
      Bi-Ruei, Chiu authored
      1. Fix code generated from ASN.1 of F1AP v15.4.0 failed to be compiled
      2. Fix incorrect UPER encoding for empty extensible SEQUENCE in 38.331
      3. Fix the problem that duplicate type names exist in OPEN TYPE
      b11f6b07
  4. 13 Feb, 2019 2 commits
  5. 12 Feb, 2019 1 commit
  6. 10 Feb, 2019 1 commit
  7. 25 Jan, 2019 1 commit
  8. 19 Dec, 2018 1 commit
  9. 13 Dec, 2018 1 commit
  10. 05 Dec, 2018 1 commit
  11. 25 Oct, 2018 1 commit
    • Bi-Ruei, Chiu's avatar
      Update asn1c to commit 0a7524184f16e7093990a31d8d4db487a16e5782 · 342972c2
      Bi-Ruei, Chiu authored
      Fix the problem that duplicate type names exist in OPEN TYPE.
      
      The following excerpt of ASN.1 of X2AP is one example.
      
        HandoverRequestAcknowledge-IEs X2AP-PROTOCOL-IES ::= {
          { ID id-Old-eNB-UE-X2AP-ID  CRITICALITY ignore  TYPE UE-X2AP-ID  PRESENCE mandatory}|
          { ID id-New-eNB-UE-X2AP-ID  CRITICALITY ignore  TYPE UE-X2AP-ID  PRESENCE mandatory}|
          ...
        }
      342972c2
  12. 17 Oct, 2018 1 commit
    • Bi-Ruei, Chiu's avatar
      Update asn1c to commit d3aed06bb2bec7df1b5c6d0333f8c7dfc5993372 · d4eb8226
      Bi-Ruei, Chiu authored
      1. Fix the problem of compiling NR_RangeToBestCell.c of NR-RRC 15.3.0
      2. Fix the problem that default OCTET/BIT STRING value not used in APER
      3. Add support of extension group inside CHOICE type used in LTE-RRC 15.3.0
      4. Fix the problem that NGAP 15.0.0 ASN.1 can not generate C files
      d4eb8226
  13. 11 Oct, 2018 1 commit
  14. 09 Oct, 2018 1 commit
    • Bi-Ruei, Chiu's avatar
      Update asn1c to commit d3aed06bb2bec7df1b5c6d0333f8c7dfc5993372 · 5eceff9f
      Bi-Ruei, Chiu authored
      1. Fix the problem of compiling NR_RangeToBestCell.c of NR-RRC 15.3.0
      2. Fix the problem that default OCTET/BIT STRING value not used in APER
      3. Add support of extension group inside CHOICE type used in LTE-RRC 15.3.0
      4. Fix the problem that NGAP 15.0.0 ASN.1 can not generate C files
      5eceff9f
  15. 20 Sep, 2018 2 commits
  16. 16 Aug, 2018 1 commit
  17. 01 Aug, 2018 1 commit
    • Cedric Roux's avatar
      fix install on centOS · 9e8ad492
      Cedric Roux authored
      - install package 'vim-common' to have 'xxd' needed by the compilation
        process of the T tracer
      - change the way xxd is called so that no file is created in case
        of error
      9e8ad492
  18. 30 Jul, 2018 1 commit
  19. 28 Jul, 2018 1 commit
  20. 24 Jul, 2018 2 commits
    • Cedric Roux's avatar
      better setup for asn1c · a385af01
      Cedric Roux authored
      - use OAI location to retrieve asn1c
      - use a specific commit instead of a branch name
      a385af01
    • Cedric Roux's avatar
      remove gccxml/castxml · 1961fd7f
      Cedric Roux authored
      This was used for the ITTI analyzer.
      
      The ITTI analyzer is now to be considered obsolete.
      The source code will be removed at some point.
      1961fd7f
  21. 13 Jul, 2018 2 commits
    • Bi-Ruei, Chiu's avatar
      Create configure file for asn1c · a3e9c480
      Bi-Ruei, Chiu authored
      Add `autoreconf -iv` in build_helper to create configure file for asn1c.
      a3e9c480
    • 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
  22. 10 Jul, 2018 1 commit
  23. 29 Jun, 2018 1 commit
  24. 26 Jun, 2018 1 commit
  25. 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
  26. 28 May, 2018 2 commits
  27. 13 May, 2018 1 commit
  28. 27 Apr, 2018 1 commit
  29. 11 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. 22 Mar, 2018 1 commit
  33. 12 Mar, 2018 1 commit
  34. 19 Feb, 2018 1 commit
    • Cedric Roux's avatar
      fix CentOS compilation · 62787a88
      Cedric Roux authored
      The following was not working properly:
      
          ./build_oai -I -w USRP
      
      After this commit it works.
      
      And so does:
      
        ./build_oai --eNB -w USRP
      62787a88
  35. 15 Jan, 2018 1 commit
    • Cedric Roux's avatar
      import NFAPI work from David Price from Cisco (non-working commit, do not use it) · 7757b9e7
      Cedric Roux authored
      It has been chosen to not include the full history of commits
      from David. He included a binary version of wireshark, probably
      a modified one that understands NFAPI. Wireshark is released under
      the GPL license, we cannot include it in the repository. We could
      have done a next commit to remove this binary. But then it would
      still be present in the history of commits, which may not be allowed.
      And it would take space on disk. We could edit the history to remove
      wireshark entirely. But this operation is too complicated.
      
      There was also a pcap capture file, which has nothing to do in
      the history of commits and would take space on disk. There again,
      it's too difficult to edit the history to remove it.
      
      There was a file .gitignore that was also removed.
      
      The original history can be found on David's repository:
      https://gitlab.eurecom.fr/daveprice/openairinterface5g/
      The branch is: nfapi-ru-rau-split.
      
      A copy of that branch has been included in the internal OAI
      repository, for those who have access to it.
      The branch is the same. The last commit ID is
      9106438239e0bc626ff1fa1d97d911caadd0fbb9.
      
      You can compare the current commit with the commit 9106...
      to see what differs.
      
      The current commit has to be considered non-working.
      The commit following the current commit will fix problems with
      the work in the current commit.
      
      If you use git bisect, don't spend time analyzing the current
      commit.
      7757b9e7