An error occurred fetching the project authors.
  1. 27 Sep, 2016 1 commit
  2. 06 Apr, 2016 1 commit
  3. 26 Mar, 2016 1 commit
  4. 06 Mar, 2016 1 commit
  5. 09 Nov, 2015 1 commit
  6. 06 Oct, 2015 1 commit
  7. 15 Jul, 2015 1 commit
    • roux's avatar
      This commit is a very unclean fix to deal with · ec202444
      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
      ec202444
  8. 08 Jun, 2015 1 commit
  9. 29 Apr, 2015 1 commit
  10. 14 Apr, 2015 1 commit
  11. 10 Apr, 2015 1 commit
  12. 09 Apr, 2015 1 commit
  13. 12 Feb, 2015 1 commit
  14. 12 Jan, 2015 1 commit
  15. 11 Dec, 2014 1 commit
  16. 23 Oct, 2014 1 commit
  17. 14 Aug, 2014 1 commit
  18. 12 Aug, 2014 1 commit
  19. 11 Aug, 2014 1 commit
  20. 22 Jul, 2014 2 commits
  21. 27 May, 2014 1 commit
  22. 28 Feb, 2014 1 commit
  23. 25 Feb, 2014 1 commit
  24. 06 Nov, 2013 1 commit
  25. 30 Oct, 2013 1 commit
  26. 27 Sep, 2013 1 commit
  27. 13 Sep, 2013 1 commit
  28. 25 Jun, 2013 1 commit