- 26 Nov, 2014 5 commits
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6110 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6109 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6108 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6107 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6106 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 25 Nov, 2014 8 commits
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6105 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6104 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6103 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6102 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6101 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6100 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6099 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Florian Kaltenberger authored
(the only variable that was used is number_of_cards, which is now in openair1/PHY/[vars,extern].h) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6096 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 24 Nov, 2014 4 commits
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6095 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6094 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
fix the fu.... inserting og @echo in parts before a make goal and list of commans that start by a TAB that is not correct in makefiles: replaced by $(warning and $(info (the latest needs make version > 3.8, so ubuntu 12.04 is fine) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6093 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
add directory creation for trace files git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6092 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 23 Nov, 2014 9 commits
-
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6091 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
remove -mregparam=3 that seems not secure un i686 as we don't compile all with this option and it makes warnings in 64 bits as this option is not valid in this case git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6090 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6089 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6088 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6087 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6086 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6085 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6084 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
and the line to include modules.h has become commented (weird!) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6083 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 21 Nov, 2014 14 commits
-
-
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
-
thomasl authored
remove legacy kernel version detection git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6079 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6078 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6077 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6076 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6075 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6074 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6073 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6072 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6071 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6070 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6069 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-