- 17 Sep, 2016 1 commit
-
-
knopp authored
-
- 13 Jun, 2016 1 commit
-
-
knopp authored
-
- 12 Jun, 2016 1 commit
-
-
knopp authored
-
- 13 May, 2016 1 commit
-
-
knopp authored
-
- 10 May, 2016 1 commit
-
-
knopp authored
removed minor AVX2 optimizations from 16-bit turbo decoder. had issues for small block lengths in UE.
-
- 25 Apr, 2016 1 commit
-
-
Makarand Kulkarni authored
-
- 22 Apr, 2016 1 commit
-
-
knopp authored
-
- 21 Apr, 2016 1 commit
-
-
knopp authored
-
- 06 Apr, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 01 Apr, 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).
-
- 01 Jan, 2016 1 commit
-
-
knopp authored
-
- 14 Dec, 2015 1 commit
-
-
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.
-
- 24 Nov, 2015 1 commit
-
-
knopp authored
-
- 18 Nov, 2015 1 commit
-
-
knopp authored
-
- 06 Oct, 2015 1 commit
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7885 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 13 Jul, 2015 1 commit
-
-
knopp authored
Added bugfixes for PDCCH (not all). New --ue-dump--frame and --loop-memory option for lte-softmodem. Updates in PMCH/MCH transmission which were forgotten in recent DLSCH/PDSCH changes. mbmssim works again. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7702 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 12 Jun, 2015 1 commit
-
-
knopp authored
fixed an #if defined() bug in 3gpplte_turbo_decoder_sse_8bit.c, which was introduced with the ARM NEON code git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7555 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 08 Jun, 2015 1 commit
-
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7543 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 02 Jun, 2015 1 commit
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7508 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 10 Apr, 2015 1 commit
-
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7119 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 09 Apr, 2015 3 commits
-
-
gauthier authored
astyle --recursive --indent=spaces=2 --style=kr --indent-col1-comments --break-blocks --convert-tabs --max-code-length=200 This is done for better merging branch/LG_PRE_RELEASE_0.3 into trunk (same process is applied on this branch) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7073 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7069 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7068 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 18 Feb, 2015 1 commit
-
-
knopp authored
Applications of S. Held (IMST) from 16.02.15, modifications in lte-ue.c for FDD transmission, patches from D. Panaitopol (Thales) in prach.c, RK git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6580 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 05 Feb, 2015 1 commit
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6475 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 26 Jan, 2015 1 commit
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6424 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 Jan, 2015 1 commit
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6420 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 21 Jan, 2015 1 commit
-
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6418 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 09 Dec, 2014 1 commit
-
-
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
-
- 08 Dec, 2014 1 commit
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6182 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 23 Oct, 2014 1 commit
-
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5933 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 15 Oct, 2014 1 commit
-
-
lukashov authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5890 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 30 Sep, 2014 1 commit
-
-
nikaeinn authored
* check for false msg3 detection at the MAC layer, and indicate PHY tp cancel the RA proc * fix few compilation errors for Rel10 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5824 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 01 Sep, 2014 1 commit
-
-
Florian Kaltenberger authored
replaced calls to exit with mac_xface->macphy_exit git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5766 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 13 Aug, 2014 2 commits
-
-
ghaddab authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5713 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
ghaddab authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5710 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 27 May, 2014 1 commit
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5351 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 26 May, 2014 1 commit
-
-
nikaeinn authored
* update the oai performance test cases * update ulsim and dlsim for automatic logging for performance testing git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5343 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-