- 09 Dec, 2014 28 commits
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6222 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6221 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6220 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6219 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6218 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6217 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6216 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
nevertheless probably more to do: seems not correct approach of Makefiles git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6215 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6214 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6213 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
May have a look at https://code.google.com/p/shflags/downloads/list #!/bin/sh # source shflags from current directory . ./shflags # define a 'name' command-line string flag DEFINE_string 'name' 'world' 'name to say hello to' 'n' # parse the command-line FLAGS "$@" || exit 1 eval set -- "${FLAGS_ARGV}" # say hello echo "Hello, ${FLAGS_name}!" git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6212 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6211 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6210 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6209 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
ouni authored
changed sched_parms for main eNB thread git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6208 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6207 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6206 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6205 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6204 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6203 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6202 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6201 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6200 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
therefore, the date will be the same for one given compilation and make will save a lot of forks git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6199 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
remain issues with -m32 and -std=gnu99 , so I kept it defined locally in eahc makefile git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6198 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
remain issues: -m32 set in only some placed (not changed) -std=gnu99 is also partially set (can't compile if set everywhere) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6197 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
gcc refuses to compile! git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6196 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6195 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 08 Dec, 2014 12 commits
-
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6194 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6193 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6192 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6191 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6190 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6189 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6188 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6187 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6186 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6185 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6184 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6183 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-