- Nov 21, 2014
-
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6082 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
include $(OPENAIR_HOME)/common/utils/Makefile.inc then use the variable $(KERNEL_DIR) this variable is set in $(OPENAIR_HOME)/common/utils/Makefile.inc as export KERNEL_DIR=/lib/modules/$(shell uname -r)/ Not fixed: card bus MIMO 1, third party SW as PMIPv6 and shell scripts git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6081 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6080 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Nov 05, 2014
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5977 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Oct 10, 2014
-
-
Florian Kaltenberger authored
eNB stats are printed on screen on program exit git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5870 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Oct 08, 2014
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5853 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Oct 01, 2014
-
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5826 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Sep 30, 2014
-
-
Navid Nikaein authored
* check for false msg3 detection at the MAC layer, and indicate PHY tp cancel the RA proc * fix few compilation errors for Rel10 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5824 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Sep 12, 2014
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5783 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Aug 14, 2014
-
-
ghaddab authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5717 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
ghaddab authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5716 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
ghaddab authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5715 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Aug 05, 2014
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5652 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jul 17, 2014
-
-
ghaddab authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5568 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jun 26, 2014
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5444 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Apr 05, 2014
-
-
Navid Nikaein authored
* fix few pre-ci issues git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5231 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Mar 27, 2014
-
-
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
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5221 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Mar 18, 2014
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5181 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Mar 14, 2014
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5173 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Feb 28, 2014
-
-
Lionel 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
-
- Feb 06, 2014
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5045 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Feb 05, 2014
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5032 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 30, 2014
-
-
winckel authored
Added an ITTI filters example for UE and eNB. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4990 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4989 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 29, 2014
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4986 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4985 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Increassed DCCH log buffer. Ajusted one memory pool size. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4984 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4973 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 28, 2014
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4969 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 27, 2014
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4967 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4966 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 26, 2014
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4947 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 25, 2014
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4946 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 24, 2014
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4945 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Fixed some issue with operations interlocking. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4944 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Added control of sensitivity to some buttons. Added a stop button for messages load. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4943 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 16, 2014
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4898 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 15, 2014
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4877 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 14, 2014
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4875 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-