1. 18 Apr, 2014 2 commits
  2. 17 Apr, 2014 8 commits
  3. 16 Apr, 2014 5 commits
  4. 15 Apr, 2014 4 commits
  5. 14 Apr, 2014 2 commits
  6. 12 Apr, 2014 1 commit
  7. 11 Apr, 2014 3 commits
  8. 10 Apr, 2014 2 commits
  9. 09 Apr, 2014 1 commit
  10. 08 Apr, 2014 1 commit
  11. 05 Apr, 2014 1 commit
  12. 04 Apr, 2014 3 commits
  13. 02 Apr, 2014 2 commits
  14. 01 Apr, 2014 1 commit
  15. 28 Mar, 2014 2 commits
  16. 27 Mar, 2014 2 commits
    • 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