An error occurred fetching the project authors.
  1. 09 Oct, 2015 1 commit
  2. 06 Oct, 2015 1 commit
  3. 04 Sep, 2015 1 commit
  4. 15 Jul, 2015 1 commit
    • roux's avatar
      This commit is a very unclean fix to deal with · 2f3d6bc9
      roux authored
      extension version groups present in the RRC release 10
      ASN.1 file (extensions between [[ and ]]).
      
      Basically we do a syntactic replacement at compile time.
          [[ becomes '<name> SEQUENCE {'
          ]] becomes '} OPTIONAL'
      
      <name> is 'ext<N>' where N is a number
      increasing at each new extension group
      in a given definition.
      
      The UPER encoding for the two syntaxes is identical
      (as far as y understanding of the specifications goes).
      
      The XER encoding is different, due to the new 'ext<N>'
      name.
      
      Other encodings may be different.
      
      The real solution is to fix the ASN.1 compiler.
      This is not a simple task.
      
      
      
      git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7705 818b1a75-f10b-46b9-bf7c-635c3b92a50f
      2f3d6bc9
  5. 02 Jul, 2015 1 commit
  6. 22 May, 2015 2 commits
  7. 19 May, 2015 1 commit
  8. 13 May, 2015 1 commit
  9. 30 Apr, 2015 2 commits
  10. 29 Apr, 2015 1 commit
  11. 10 Apr, 2015 1 commit
  12. 09 Apr, 2015 1 commit
  13. 27 Mar, 2015 1 commit
  14. 13 Feb, 2015 1 commit
  15. 09 Feb, 2015 1 commit
  16. 18 Jan, 2015 1 commit
  17. 11 Jan, 2015 1 commit
  18. 20 Dec, 2014 1 commit
  19. 19 Dec, 2014 1 commit
  20. 18 Dec, 2014 1 commit
  21. 16 Dec, 2014 1 commit
  22. 08 Dec, 2014 1 commit
  23. 26 Oct, 2014 1 commit
  24. 24 Oct, 2014 1 commit
  25. 16 Oct, 2014 1 commit
  26. 14 Oct, 2014 1 commit
  27. 09 Oct, 2014 1 commit
  28. 03 Oct, 2014 1 commit
  29. 02 Oct, 2014 1 commit
  30. 30 Sep, 2014 1 commit
  31. 18 Sep, 2014 1 commit
  32. 11 Sep, 2014 1 commit
  33. 21 Aug, 2014 1 commit
  34. 14 Aug, 2014 1 commit
  35. 12 Aug, 2014 1 commit
  36. 31 Jul, 2014 1 commit
  37. 30 Jul, 2014 1 commit
  38. 22 Jul, 2014 1 commit