- 11 Jan, 2017 5 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
Several various fixes are included. Not sure what component of the system uses this file. There is one 'abort' added in case a fscanf fails. It may be a bit too brutal.
-
Cedric Roux authored
This is not absolutely necessary (the processing is ok), but the warning is annoying.
-
Cedric Roux authored
-
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.
-
- 09 Jan, 2017 2 commits
-
-
Gabriel authored
-
Cedric Roux authored
calling the function for FDD case executed code for TDD case.
-
- 06 Jan, 2017 2 commits
-
-
Wilson authored
see issue #177
-
Wilson authored
fix incorrect fss_pusch calculation fix the incorrrect HARQ-PID checking remove incorrect checking on downlink DCI HARQ PID value fix incorrect downlink ACK/NACK feedback procedures in TDD fix no activating PDSCH decoding when DL-DCI is indicating a downlink retransmission see issue #176
-
- 05 Jan, 2017 1 commit
-
-
knopp authored
-
- 22 Dec, 2016 2 commits
-
-
Bilel authored
2- reset dataTx buff correctly 3- pucch/pusch power control fix
-
Cedric Roux authored
People are complaining on the mailing list about this. It's not an error to receive a retransmission.
-
- 21 Dec, 2016 1 commit
-
-
Wilson authored
-
- 20 Dec, 2016 1 commit
-
-
Bilel authored
-
- 19 Dec, 2016 4 commits
-
-
Bilel authored
-
Bilel authored
-
Bilel authored
-
Cedric Roux authored
We have a crash: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff7387d700 (LWP 1944)] ulsch_decoding (eNB=eNB@entry=0x7fffaf73b010, proc=proc@entry=0x7fffaf73b480, UE_id=UE_id@entry=0 '\000', control_only_flag=control_only_flag@entry=0 '\000', Nbundled=<optimised out>, llr8_flag=<optimised out>) at /roux/merge/openairinterface5g/openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c:1450 1450 *((__m256i *)&ulsch_harq->e[iprime]) = *((__m256i *)&y[j2]); This commit reduces the apparition of the crash, but does not eliminate it completely. To be fixed after integration.
-
- 15 Dec, 2016 2 commits
- 14 Dec, 2016 1 commit
-
-
Gabriel authored
-
- 12 Dec, 2016 4 commits
- 08 Dec, 2016 3 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Gabriel authored
-
- 06 Dec, 2016 5 commits
- 28 Nov, 2016 1 commit
-
-
Gabriel authored
1-issue#35: miss dci detection 2-issue#36: ack/nack on pusch are badly encoded 3-issue#37: ack/nack are sent on pucch instead of pusch
-
- 24 Nov, 2016 3 commits
-
-
Xiwen JIANG authored
-
Florian Kaltenberger authored
-
Gabriel authored
1- timing Advance fix 2- harq UL fix
-
- 23 Nov, 2016 3 commits
-
-
Xiwen JIANG authored
-
Florian Kaltenberger authored
-
Xiwen JIANG authored
-