- 10 Dec, 2014 8 commits
-
-
thomasl authored
various performance and readability updates git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6234 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6233 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6232 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6231 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6230 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6229 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6228 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6227 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 09 Dec, 2014 32 commits
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6226 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6225 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6224 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6223 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
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
-