Skip to content
Snippets Groups Projects
  1. Dec 05, 2014
  2. Nov 27, 2014
  3. Sep 12, 2014
  4. Sep 09, 2014
  5. Aug 21, 2014
  6. Aug 12, 2014
  7. Jul 22, 2014
  8. May 13, 2014
  9. May 12, 2014
  10. Apr 23, 2014
  11. Apr 22, 2014
  12. Mar 27, 2014
    • 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
  13. Feb 10, 2014
  14. Jan 31, 2014
  15. Jan 29, 2014
  16. Dec 11, 2013
  17. Dec 10, 2013
  18. Dec 09, 2013
  19. Dec 06, 2013
  20. Dec 04, 2013
  21. Nov 25, 2013
    • 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
Loading