An error occurred fetching the project authors.
  1. 12 Sep, 2014 1 commit
  2. 09 Sep, 2014 1 commit
  3. 21 Aug, 2014 1 commit
  4. 12 Aug, 2014 1 commit
  5. 22 Jul, 2014 1 commit
  6. 13 May, 2014 1 commit
  7. 12 May, 2014 1 commit
  8. 23 Apr, 2014 1 commit
  9. 22 Apr, 2014 1 commit
  10. 27 Mar, 2014 1 commit
    • Lionel Gauthier's avatar
      Changed default DRB id from 3 to 1 · e7921f03
      Lionel Gauthier authored
      With folowwing implicit rule
      drb id = x => correspondind lc id = x+2, eps bearer id = x+4
      
      Changed RLC inner structs, no more statically allocated array, now it is dynamic via malloc and collection of RLC entities are stored in a hashtable.
      Changed misc simple types
      Started compiling with all warning setted and treated as errors, still working on RLC and around...
      Add const qualifier wherever suitable (for example param frame, module id, const pointers, etc)
      
      Thinking about a type of context parameter in procedure calls in L2 data plane (modules id, frame, srb flag, enb flag, etc)...
      
      
      git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5222 818b1a75-f10b-46b9-bf7c-635c3b92a50f
      e7921f03
  11. 10 Feb, 2014 1 commit
  12. 31 Jan, 2014 2 commits
  13. 29 Jan, 2014 3 commits
  14. 11 Dec, 2013 2 commits
  15. 10 Dec, 2013 1 commit
  16. 09 Dec, 2013 1 commit
  17. 06 Dec, 2013 3 commits
  18. 04 Dec, 2013 1 commit
  19. 25 Nov, 2013 1 commit
    • Cedric Roux's avatar
      - Moved Makerules to OPENAIR_TARGETS · d5a12e3b
      Cedric Roux authored
      - Created Makefile.common that gathers common definitions for oaisim and lte-softmodem
      - Added ITTI capabilities to lte-softmodem (currently not stable)
      	* Created dummy l2l1 task
      	* Added -K option to output itti messages to file (some RT issues with file flush)
      - Added S1AP/SCTP tasks in lte-softmodem
      
      pre-ci ok
      lte-softmodem with HARD_RT=1 build ok
      
      git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4514 818b1a75-f10b-46b9-bf7c-635c3b92a50f
      d5a12e3b