An error occurred fetching the project authors.
  1. 05 Jun, 2015 1 commit
  2. 03 Jun, 2015 1 commit
  3. 21 May, 2015 1 commit
  4. 17 Apr, 2015 2 commits
  5. 14 Apr, 2015 1 commit
  6. 10 Apr, 2015 1 commit
  7. 09 Apr, 2015 2 commits
  8. 27 Feb, 2015 2 commits
  9. 06 Feb, 2015 1 commit
  10. 04 Feb, 2015 1 commit
  11. 07 Jan, 2015 1 commit
  12. 06 Jan, 2015 1 commit
  13. 08 Dec, 2014 1 commit
  14. 04 Nov, 2014 1 commit
  15. 03 Nov, 2014 1 commit
  16. 14 Aug, 2014 1 commit
  17. 06 Aug, 2014 1 commit
  18. 17 Jul, 2014 1 commit
  19. 19 Apr, 2014 1 commit
  20. 17 Apr, 2014 2 commits
  21. 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
  22. 18 Mar, 2014 1 commit
  23. 14 Mar, 2014 1 commit
  24. 05 Mar, 2014 1 commit
  25. 28 Feb, 2014 2 commits
  26. 25 Feb, 2014 1 commit
  27. 17 Feb, 2014 1 commit
  28. 20 Dec, 2013 3 commits
  29. 15 Dec, 2013 1 commit
    • Cedric Roux's avatar
      - Fix recent issues with ping in pre-ci · 0b0fabaa
      Cedric Roux authored
      - Corrected PDCP layer to manage more than one UE correctly
      	* use eNB_id, UE_id as identifiers for connections
      	* splitted UE/eNB data
      	* Use the real rb_id for index in array (instead of the one used for communication with RLC/IP driver
      
      pre-ci OK, except for the random issue related to Msg3
      
      git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4730 818b1a75-f10b-46b9-bf7c-635c3b92a50f
      0b0fabaa
  30. 12 Dec, 2013 1 commit
  31. 10 Dec, 2013 1 commit
  32. 14 Nov, 2013 1 commit
  33. 11 Oct, 2013 1 commit