An error occurred fetching the project authors.
  1. 09 Nov, 2020 1 commit
  2. 02 Nov, 2020 1 commit
  3. 12 Oct, 2020 4 commits
  4. 06 Aug, 2020 1 commit
  5. 30 Jun, 2020 1 commit
  6. 08 Jun, 2020 1 commit
  7. 05 Jun, 2020 1 commit
  8. 01 Jun, 2020 1 commit
  9. 20 May, 2020 1 commit
  10. 13 May, 2020 1 commit
  11. 02 Apr, 2020 1 commit
  12. 13 Feb, 2020 1 commit
  13. 15 Jan, 2020 1 commit
  14. 02 Jan, 2020 1 commit
  15. 23 Jul, 2019 1 commit
  16. 22 May, 2019 1 commit
  17. 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
  18. 13 Feb, 2019 2 commits
  19. 12 Feb, 2019 1 commit
  20. 10 Feb, 2019 1 commit
  21. 25 Jan, 2019 1 commit
  22. 19 Dec, 2018 1 commit
  23. 13 Dec, 2018 1 commit
  24. 05 Dec, 2018 1 commit
  25. 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
  26. 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
  27. 11 Oct, 2018 1 commit
  28. 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
  29. 20 Sep, 2018 2 commits
  30. 16 Aug, 2018 1 commit
  31. 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
  32. 30 Jul, 2018 1 commit
  33. 28 Jul, 2018 1 commit
  34. 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