- 27 Mar, 2014 3 commits
-
-
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
-
nikaeinn authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5220 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
nikaeinn 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
-
- 24 Mar, 2014 1 commit
-
-
nikaeinn authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5209 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 18 Mar, 2014 1 commit
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5191 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 14 Mar, 2014 5 commits
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5172 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5166 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5165 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5164 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5156 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 13 Mar, 2014 1 commit
-
-
nikaeinn authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5155 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 12 Mar, 2014 1 commit
-
-
nikaeinn authored
*add performance measurment test cases *update the start_one_eNB_multi_UE_nas script git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5151 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 05 Mar, 2014 1 commit
-
-
nguyennd authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5121 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 04 Mar, 2014 1 commit
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5119 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 28 Feb, 2014 3 commits
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5098 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5097 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
Cleaned some PDCP/driver code types parameters and vars Please see openair2/COMMON/platform_types.h for simple coding rules. please declare prototypes of functions in .h and include .h files in where the function is used and where it is implemented. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5096 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 27 Feb, 2014 1 commit
-
-
nikaeinn authored
* fix the bug for IP connectivity when more than 1 UE is connected (test with iperf: ok) * set target ul/dl mcs in the eNB scheduler to hardwire the desired MCS (option t for UL and m for DL) * add the code related to abstraction from http://svn.eurecom.fr/openairsvn/openair4G/tags/asilomar2013 * cleanup the code * pre-ci passed for all except for eMBMS git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5093 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 26 Feb, 2014 2 commits
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5092 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5090 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 25 Feb, 2014 3 commits
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5088 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5087 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
TO DO :test RF and ethernet emulation. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5086 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 17 Feb, 2014 1 commit
-
-
nikaeinn authored
* add the phy abstraction for eMBMS, and the MCH transport info for distributed simulation * add supports in PDCP to detect the multicast/broadcast packets * update the readme files, and the script start_one_eNB_multi_UE_nas git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5079 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 15 Jan, 2014 2 commits
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4886 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4884 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 10 Jan, 2014 3 commits
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4847 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4844 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4842 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 09 Jan, 2014 3 commits
-
-
winckel authored
Fixed some warnings. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4840 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4839 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4835 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 06 Jan, 2014 2 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4824 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
nikaeinn authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4823 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 20 Dec, 2013 5 commits
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4793 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4788 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4787 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4785 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4782 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 16 Dec, 2013 1 commit
-
-
Cedric Roux authored
- Fix 100% CPU usage for the VCD signal dumper git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4737 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-