Skip to content
Snippets Groups Projects
  1. Dec 15, 2014
  2. Dec 10, 2014
  3. Dec 09, 2014
  4. Nov 21, 2014
  5. Nov 05, 2014
  6. Oct 10, 2014
  7. Oct 08, 2014
  8. Oct 01, 2014
  9. Sep 30, 2014
  10. Sep 12, 2014
  11. Aug 14, 2014
  12. Aug 05, 2014
  13. Jul 17, 2014
  14. Jun 26, 2014
  15. Apr 05, 2014
  16. 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
    • Lionel Gauthier's avatar
      changed key type · 4b95c852
      Lionel Gauthier authored
      git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5221 818b1a75-f10b-46b9-bf7c-635c3b92a50f
      4b95c852
  17. Mar 18, 2014
  18. Mar 14, 2014
  19. Feb 28, 2014
  20. Feb 06, 2014
  21. Feb 05, 2014
  22. Jan 30, 2014
  23. Jan 29, 2014
  24. Jan 28, 2014
  25. Jan 27, 2014
  26. Jan 26, 2014
  27. Jan 25, 2014
Loading