An error occurred fetching the project authors.
- 03 May, 2017 1 commit
-
-
gabrielC authored
-
- 04 Apr, 2017 1 commit
-
-
gabrielC authored
-
- 28 Mar, 2017 2 commits
-
-
Cedric Roux authored
When you ran it with the scope as: ./dlsim -X you saw no activity in the "PDSCH I/Q of MF Output" window, so matter what SNR you put (even for very high SNR, say: ./dlsim -X -s40) this commit seems to fix it. I am not sure it is the end of story. The 2 threads PDCCH/PDSCH structures may still not be used correctly everywhere.
-
Florian Kaltenberger authored
-
- 24 Mar, 2017 1 commit
-
-
Cedric Roux 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.
-
Cedric Roux authored
Same as previous commit 41dda3d3 but for dlsim.
-
- 13 Mar, 2017 2 commits
- 24 Feb, 2017 1 commit
-
-
Elena_Lukashova authored
-
- 08 Feb, 2017 2 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
Conflicts: openair1/PHY/LTE_TRANSPORT/dlsch_demodulation.c openair1/PHY/impl_defs_top.h
-
- 02 Feb, 2017 1 commit
-
-
Florian Kaltenberger authored
-
- 27 Jan, 2017 2 commits
-
-
Cedric Roux authored
I'm not sure the fixes are correct.
-
hbilel authored
since two rx threads (even/odd) are used by OAI-UE
-
- 18 Jan, 2017 1 commit
-
-
Florian Kaltenberger authored
Beamforming is now only done when necessary. This patch is based on one from enhancement-10-harmony.
-
- 05 Jan, 2017 1 commit
-
-
Raymond Knopp authored
-
- 28 Nov, 2016 1 commit
-
-
Elena_Lukashova authored
-
- 27 Nov, 2016 2 commits
-
-
Elena_Lukashova authored
-
Elena_Lukashova authored
-
- 25 Nov, 2016 2 commits
-
-
Elena_Lukashova authored
-
Elena_Lukashova authored
-
- 24 Nov, 2016 3 commits
-
-
Xiwen JIANG authored
-
Florian Kaltenberger authored
-
Elena_Lukashova authored
EPA channel model. -gV, -gW, -gX.
-
- 23 Nov, 2016 2 commits
-
-
Xiwen JIANG authored
-
Xiwen JIANG authored
-
- 22 Nov, 2016 2 commits
-
-
Elena_Lukashova authored
-
Xiwen JIANG authored
-
- 21 Nov, 2016 2 commits
-
-
Elena_Lukashova authored
-
Elena_Lukashova authored
Adding the updated CSI option for retransmission of TB1 in TM4. Pass -U from the command line to enable.
-
- 19 Nov, 2016 2 commits
-
-
Elena_Lukashova authored
-
Elena_Lukashova authored
The independent retransmission of TB1 will take data from the last PUSCH report, when both TB were active and keep it for all the retransmission rounds. Now the TPMI for the retransmissions of TB1 is passed from the command line with -K(tpmi): -K0 for Alamouti, -K5 for PUSCH column1 , etc.
-
- 18 Nov, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 16 Nov, 2016 2 commits
-
-
Elena_Lukashova authored
Modifying some printouts into the file.
-
Elena_Lukashova authored
-
- 08 Nov, 2016 1 commit
-
-
Elena_Lukashova authored
Intermediate commit. Adding HARQ support for SIC receiver. Changes in dci_tools.c to map TB to CW in a proper way. Enable different options for TB1 retransmissions. Needs further improvements.
-
- 23 Oct, 2016 1 commit
-
-
Elena_Lukashova authored
Counting for the number of 2CWs or 1CW retransmissions. Adding corresponding changes to the phy_scope.
-
- 07 Oct, 2016 1 commit
-
-
Raymond Knopp authored
-
- 30 Sep, 2016 1 commit
-
-
Florian Kaltenberger authored
-