- 17 Mar, 2017 1 commit
-
-
fnabet authored
-
- 08 Mar, 2017 4 commits
- 28 Feb, 2017 2 commits
-
-
Elena Lukashova authored
-
Elena Lukashova authored
mcs1 was taken instead of mcs2 in several places.
-
- 23 Feb, 2017 2 commits
- 21 Feb, 2017 1 commit
-
-
Gabriel authored
-
- 13 Feb, 2017 4 commits
-
-
Cedric Roux authored
This is done in another function.
-
Cedric Roux authored
Don't do it twice. The logic is: if ndi changed or it's a first tx then round=0 and later: if round==0 then status=ACTIVE
-
Cedric Roux authored
Note: the dci formats 2, 2A and 1E were not checked, this has to be done. dlsch[0] and dlsch[1] (when applicable) must be checked somehow.
-
Cedric Roux authored
-
- 11 Feb, 2017 4 commits
-
-
Cedric Roux authored
Not sure at all about this one, seemed necessary to me, but I don't get the full logic in there. To be refined.
-
Cedric Roux authored
This is done a bit above in the code, no need to do it twice.
-
Cedric Roux authored
-
Cedric Roux authored
I am not sure this is enough. To be refined.
-
- 08 Feb, 2017 1 commit
-
-
knopp authored
-
- 25 Jan, 2017 2 commits
- 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.
-
- 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
-
- 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.
-
- 19 Dec, 2016 1 commit
-
-
Bilel authored
-
- 15 Dec, 2016 1 commit
-
-
Wilson authored
-
- 12 Dec, 2016 2 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
-
- 27 Nov, 2016 1 commit
-
-
Elena Lukashova authored
-
- 24 Nov, 2016 1 commit
-
-
Gabriel authored
1- timing Advance fix 2- harq UL fix
-
- 21 Nov, 2016 1 commit
-
-
Gabriel authored
1- implement max harq retrans 2- bug in harqId > 1 for dci format 1A 3- wrong G computation 4- bug in harq UL for scheduling flag 5- initial sync, limit freq offset to 150Hz
-
- 19 Nov, 2016 1 commit
-
-
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.
-
- 16 Nov, 2016 2 commits
-
-
Elena Lukashova authored
Modifying some printouts into the file.
-
Elena Lukashova authored
-
- 09 Nov, 2016 1 commit
-
-
Gabriel 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.
-
- 07 Nov, 2016 1 commit
-
-
Gabriel authored
-