An error occurred fetching the project authors.
  1. 16 May, 2014 1 commit
  2. 15 May, 2014 1 commit
  3. 13 May, 2014 1 commit
  4. 07 May, 2014 1 commit
  5. 06 May, 2014 1 commit
  6. 02 May, 2014 1 commit
  7. 23 Apr, 2014 1 commit
  8. 22 Apr, 2014 1 commit
  9. 04 Apr, 2014 1 commit
  10. 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
    • Navid Nikaein's avatar
      * support for PLMN with 6 digits · 9b61d3a7
      Navid Nikaein authored
      * bug fixed for S1AP
      * update the mme and enb configuration files
      
      
      
      git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5218 818b1a75-f10b-46b9-bf7c-635c3b92a50f
      9b61d3a7
  11. 24 Mar, 2014 1 commit
  12. 04 Mar, 2014 1 commit
  13. 28 Feb, 2014 2 commits
  14. 26 Feb, 2014 1 commit
  15. 25 Feb, 2014 1 commit
  16. 04 Feb, 2014 1 commit
  17. 03 Feb, 2014 2 commits
  18. 27 Jan, 2014 1 commit
  19. 24 Jan, 2014 4 commits
  20. 22 Jan, 2014 1 commit
  21. 21 Jan, 2014 1 commit
  22. 15 Jan, 2014 2 commits
  23. 14 Jan, 2014 2 commits
  24. 13 Jan, 2014 1 commit
  25. 08 Jan, 2014 1 commit
  26. 22 Dec, 2013 1 commit
  27. 20 Dec, 2013 3 commits
  28. 16 Dec, 2013 1 commit
  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. 13 Dec, 2013 1 commit