- 12 Jun, 2017 1 commit
-
-
Elena Lukashova authored
-
- 08 Jun, 2017 2 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
- 07 Jun, 2017 1 commit
-
-
Florian Kaltenberger authored
-
- 19 May, 2017 2 commits
- 03 May, 2017 2 commits
- 26 Apr, 2017 1 commit
-
-
Bilel authored
-
- 24 Apr, 2017 1 commit
-
-
Gabriel authored
-
- 04 Apr, 2017 1 commit
-
-
Gabriel authored
-
- 27 Mar, 2017 1 commit
-
-
Elena Lukashova authored
Now the llrs after SIC procedure are updated. In dlsim_tm in case of TB0_active==-1, the llr were taken from the wrong buffer, and in dlsch_demodulation the SIC llrs were written into the wrong buffer in the same case.
-
- 24 Mar, 2017 1 commit
-
-
Cedric Roux authored
-
- 21 Mar, 2017 1 commit
-
-
Elena Lukashova authored
-
- 20 Mar, 2017 2 commits
-
-
Cedric Roux authored
the argument 'coded_bits_per_codeword' has to be an array in case of several codewords. The calling sites have been adapted. Today, only the first index is used, so calling sites where 'coded_bits_per_codeword' is an integer pass the address of it. It is expected that 'dump_dlsch2' will check in the future that there is one or two codewords and only access 'coded_bits_per_codeword[1]' when it's sure there are really two codewords.
-
Elena Lukashova authored
for DCI format 2. Temporaryly going back to the previous version of code. 2. Enabling rate adaptation with multiple HARQ rounds. (no change inside the rounds).
-
- 16 Mar, 2017 1 commit
-
-
Gabriel authored
-
- 13 Mar, 2017 2 commits
-
-
Bilel authored
-
Cedric Roux authored
-
- 09 Mar, 2017 1 commit
-
-
Gabriel authored
-
- 08 Mar, 2017 6 commits
- 24 Feb, 2017 2 commits
-
-
Elena Lukashova authored
Before that the scaling was aplied in precoder. Now it is done in sqrt_rho_a and sqrt_rho_b. For TM4 there still remains 1/sqrt(2) instead of 1/2 both at the transmitter and receievr side.
-
Elena Lukashova authored
-
- 23 Feb, 2017 1 commit
-
-
Gabriel authored
-
- 13 Feb, 2017 1 commit
-
-
Bilel authored
-
- 11 Feb, 2017 2 commits
-
-
Cedric Roux authored
I doubt the case should happen. If it does, let's print an error, will ease debugging.
-
Cedric Roux authored
Not sure if necessary, but better do it.
-
- 08 Feb, 2017 1 commit
-
-
Florian Kaltenberger authored
Conflicts: openair1/PHY/LTE_TRANSPORT/dlsch_demodulation.c openair1/PHY/impl_defs_top.h
-
- 25 Jan, 2017 1 commit
-
-
Gabriel authored
-
- 11 Jan, 2017 1 commit
-
-
Cedric Roux authored
Some of them might not be correctly handled. I put /* TODO: XXX */ where I didn't know if the fix was correct.
-
- 19 Dec, 2016 3 commits
- 21 Nov, 2016 1 commit
-
-
Elena Lukashova authored
-
- 16 Nov, 2016 1 commit
-
-
Elena Lukashova authored
Modifying some printouts into the file.
-