- 01 Mar, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 29 Feb, 2016 1 commit
-
- 22 Feb, 2016 3 commits
- 24 Jan, 2016 1 commit
-
-
lukashov authored
-
- 22 Jan, 2016 1 commit
-
-
lukashov authored
-
- 20 Jan, 2016 2 commits
- 18 Jan, 2016 3 commits
-
-
lukashov authored
Undoing previos commit. Previous commit is kept to generate TM4 PCE AWGN plots with the right precoder.
-
lukashov authored
To be reverted after.
-
lukashov authored
avg_0[0] = avg_0[0] + avg_0[1]; avg_1[0] = avg_1[0] + avg_1[1]; avg_0[0] = max (avg_0[0], avg_1[0]); avg_1[0] = avg_0[0];
-
- 17 Jan, 2016 2 commits
- 16 Jan, 2016 2 commits
- 14 Jan, 2016 3 commits
- 13 Jan, 2016 6 commits
- 11 Jan, 2016 6 commits
- 08 Jan, 2016 6 commits
- 07 Jan, 2016 2 commits
-
-
lukashov authored
-
lukashov authored
1. Fixing a bug in dlsch_channel_level_TM56. avg128D = _mm_setzero_si128() must be done inside the rx_antennas loop and not before 2. Cleaning up code in dlsch_demodulation.c 3. Offsets for TM5 and TM6 still must be validated. 4. Right now IA and I-UA receivers for TM4 have the same offset - validate if any additional penalty/gain is needed. 5. Shortened file names in dlsim.c since matlab can read only 63-characters file names. 6. Tested: TM4 U2 -gS perfect CE works fine for EESM and MIESM abstraction (MCS 4 MSE= 0.007 dB on both streams).
-
- 06 Jan, 2016 1 commit
-
-
lukashov authored
Validating mcs-dependent shift.
-