- 15 Jun, 2016 1 commit
-
-
FredericLeroy authored
-
- 10 Jun, 2016 1 commit
-
-
Cédric Roux authored
-
- 02 Jun, 2016 1 commit
-
-
Cédric Roux authored
The unit simulators may still need some checks.
-
- 01 Jun, 2016 1 commit
-
-
Cédric Roux authored
plus some cleanup here and there
-
- 31 May, 2016 1 commit
-
-
Cédric Roux authored
The T only works when it's TRUE, the version without shared memory is not supported anymore.
-
- 16 May, 2016 1 commit
-
-
laurent authored
-
- 25 Apr, 2016 1 commit
-
-
Rohit Gupta authored
-
- 13 Apr, 2016 3 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 10 Apr, 2016 1 commit
-
-
Cédric Roux authored
probably not be here.
-
- 04 Apr, 2016 1 commit
-
-
nikaeinn authored
-
- 22 Feb, 2016 2 commits
-
-
Cédric Roux authored
-
Cédric 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.
-
- 21 Feb, 2016 1 commit
-
-
Cédric 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.
-
- 20 Feb, 2016 1 commit
-
-
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)
-
- 16 Feb, 2016 2 commits
-
-
Aikaterini Trilyraki authored
-
Florian Kaltenberger authored
-
- 14 Feb, 2016 1 commit
-
-
knopp authored
-
- 09 Feb, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 08 Feb, 2016 1 commit
-
-
Aikaterini Trilyraki authored
-
- 05 Feb, 2016 2 commits
-
-
Aikaterini Trilyraki authored
update CMakelists.txt - update build_oai (add checks for args validity , minor update to linked libraries)
-
Aikaterini Trilyraki authored
-
- 30 Jan, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 27 Jan, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 26 Jan, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 25 Jan, 2016 1 commit
-
-
knopp authored
-
- 23 Jan, 2016 1 commit
-
-
knopp authored
-
- 03 Jan, 2016 1 commit
-
-
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).
-
- 29 Dec, 2015 1 commit
-
-
Raymond Knopp authored
-
- 19 Dec, 2015 1 commit
-
-
Rohit Gupta authored
-
- 18 Dec, 2015 1 commit
-
-
Aikaterini Trilyraki authored
-
- 14 Dec, 2015 2 commits
-
-
Rohit Gupta authored
-
knopp authored
conversion of some sse4 code to avx2 for turbo encoder. No noticeable improvement (output expansion for encoder doesn't benefit much because of unpack instruction difference on AVX2. maxh adjustement in dlsch_demodulation (to be checked further for other mcs) exit criterion in dlsim to allow estimation of lower BLER.
-
- 13 Dec, 2015 1 commit
-
-
knopp authored
-
- 08 Dec, 2015 1 commit
-
-
gauthier authored
-
- 02 Dec, 2015 1 commit
-
-
Rohit Gupta authored
-
- 01 Dec, 2015 1 commit
-
-
gauthier authored
-
- 26 Nov, 2015 1 commit
-
-
nikaeinn authored
-
- 23 Nov, 2015 1 commit
-
-
gauthier authored
-