An error occurred fetching the project authors.
- 07 Aug, 2016 1 commit
-
-
Raymond Knopp authored
-
- 05 Aug, 2016 1 commit
-
-
Raymond Knopp authored
-
- 27 May, 2016 1 commit
-
-
Raymond Knopp authored
-
- 21 Apr, 2016 1 commit
-
-
Raymond Knopp authored
-
- 10 Apr, 2016 1 commit
-
-
Raymond Knopp authored
bugfixing for UL. Remaining problems: CCE allocations in subframe 5 lead to occasional illegal DCI allocations (affects UL DCI which is missed by UE). waveform compliance with CQI in ULSCH.
-
- 02 Apr, 2016 1 commit
-
-
Raymond Knopp authored
-
- 28 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 20 Mar, 2016 1 commit
-
-
Raymond Knopp authored
-
- 01 Mar, 2016 1 commit
-
-
Florian Kaltenberger authored
fixed mbmssim compilation issue one more fix for build script sudo usage
-
- 16 Feb, 2016 1 commit
-
-
Raymond Knopp authored
-
- 21 Jan, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 08 Jan, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 29 Dec, 2015 2 commits
-
-
Raymond Knopp authored
Tested modifications for 23.04 Ms/s 100 PRB transmission/reception (Downlink). This will reduce I/Q acquisition times for 20 MHz channels. new option in dlsim (-E) for testing 1536-point DFT instead of 2048 for this lower sampling rate. Added normalization to idft1536. Should also be added to dft1536 later.
-
Raymond Knopp authored
-
- 14 Dec, 2015 1 commit
-
-
Raymond 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
-
-
Raymond Knopp authored
-
- 05 Dec, 2015 1 commit
-
-
Raymond Knopp authored
-
- 24 Nov, 2015 1 commit
-
-
Raymond Knopp authored
-
- 18 Nov, 2015 1 commit
-
-
Raymond Knopp authored
-
- 26 Oct, 2015 2 commits
-
-
Florian Kaltenberger authored
adding perfect_ce to mbmssim
-
Florian Kaltenberger authored
adding error checks in dlsim
-
- 13 Oct, 2015 1 commit
-
-
Florian Kaltenberger authored
-
- 06 Oct, 2015 1 commit
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7885 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 10 Sep, 2015 1 commit
-
-
kaltenbe authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7812 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 26 Jul, 2015 1 commit
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7743 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 16 Jul, 2015 1 commit
-
-
kaltenbe authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7707 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
-
- 10 Jun, 2015 1 commit
-
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7546 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 08 Jun, 2015 2 commits
-
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7543 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7542 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 08 May, 2015 1 commit
-
-
Raymond Knopp authored
removed PHY/TOOLS/fft.c and all uses of this FFT implementation. All are replaced by the faster versions in PHY/TOOLS/lte_dfts.c git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7390 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 09 Apr, 2015 1 commit
-
-
Lionel 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
-
- 04 Mar, 2015 2 commits
-
-
Florian Kaltenberger authored
fixed some bugs in dlsim git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6667 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
thomasl authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6660 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 Feb, 2015 1 commit
-
-
Raymond Knopp authored
fixed issues in subframe 5 RE allocation when PDSCH overlaps PSS/SSS, Basic UE functionality on USRP, RK git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6596 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 11 Jan, 2015 1 commit
-
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6348 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 18 Dec, 2014 1 commit
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6286 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 16 Dec, 2014 2 commits
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6272 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6268 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 15 Dec, 2014 1 commit
-
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6264 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-