- Aug 16, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Jul 29, 2016
-
-
Cedric Roux authored
thanks to Supreeth Herle for reporting.
-
- Jun 15, 2016
-
-
Frédéric Leroy authored
clang have changed its default standard to C11 compilation and is stricter. Ensure use of gnu89 standard to use pthread extension for --castxml-gccxml
-
Frédéric Leroy authored
It can't link because nas_config.c and rb_config.c was commented.
-
cubiq authored
-
Frédéric Leroy authored
-
- Jun 10, 2016
-
-
Cedric Roux authored
-
- Jun 02, 2016
-
-
Cedric Roux authored
The unit simulators may still need some checks.
-
- Jun 01, 2016
-
-
Cedric Roux authored
plus some cleanup here and there
-
- May 31, 2016
-
-
Cedric Roux authored
The T only works when it's TRUE, the version without shared memory is not supported anymore.
-
- May 16, 2016
-
-
laurent authored
-
- Apr 25, 2016
-
-
Rohit Gupta authored
-
- Apr 13, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Apr 10, 2016
-
-
Cedric Roux authored
probably not be here.
-
- Apr 04, 2016
-
-
Navid Nikaein authored
-
- Feb 22, 2016
-
-
Cedric Roux authored
-
Cedric Roux authored
Also modified CMakeLists.txt to run asn1tostruct.py at cmake time, because the generated Makefile was wrong. When compiling with -j4 it would mess up by calling fix_asn1 twice with a weird timing, leading to failures.
-
- Feb 21, 2016
-
-
Cedric Roux authored
The strategy is rather basic. Files with warnings are replaced by an edited copy that triggers no warning. We take care to check that the replaced file is the same as the one that was analyzed at the time of warning removal (through checking its SHA1). There is a new bash script "fix_asn1" in cmake_targets/tools and the files replacing the existing ones are in cmake_targets/tools/fix_asn1.data.
-
- Feb 20, 2016
-
-
gauthier authored
Make it compile on 15.10 (problem with gcc-xml not resolved, may be do as in openair-cn: disable it, it is only needed for ITTI ANALYZER)
-
- Feb 16, 2016
-
-
Aikaterini authored
-
Florian Kaltenberger authored
-
- Feb 14, 2016
-
-
Raymond Knopp authored
-
- Feb 09, 2016
-
-
kaltenbe authored
-
- Feb 08, 2016
-
-
Aikaterini authored
-
- Feb 05, 2016
-
-
Aikaterini authored
update CMakelists.txt - update build_oai (add checks for args validity , minor update to linked libraries)
-
Aikaterini authored
-
- Jan 30, 2016
-
-
kaltenbe authored
-
- Jan 27, 2016
-
-
kaltenbe authored
-
- Jan 25, 2016
-
-
kaltenbe authored
-
Raymond Knopp authored
-
- Jan 23, 2016
-
-
Raymond Knopp authored
-
- Jan 03, 2016
-
-
Raymond Knopp authored
added avx2 optimized turbo decoder for 16-bit LLR. This decoder parallelizes by decoding 2 code segments concurrently. requires updates dlsch_decoding.c to identify when new parallel version can be used. other minor changes related to memory allocations for future avx2 optimizations (32-byte alignment).
-
- Dec 29, 2015
-
-
Raymond Knopp authored
-
- Dec 19, 2015
-
-
Rohit Gupta authored
-
- Dec 18, 2015
-
-
aikaterini.trilyraki authored
-
- Dec 14, 2015
-
-
Rohit Gupta authored
-