- 14 Jun, 2017 1 commit
-
-
Elena Lukashova authored
-
- 13 Jun, 2017 2 commits
-
-
Elena Lukashova authored
-
Elena Lukashova authored
-
- 12 Jun, 2017 3 commits
-
-
Elena Lukashova authored
-
Elena Lukashova authored
-
Elena Lukashova authored
-
- 08 Jun, 2017 3 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
- 07 Jun, 2017 3 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
fixing handling of ndi/first_tx in dci. commenting out corner case of missed ACK, this needs to be done better
-
- 22 May, 2017 1 commit
-
-
Cedric Roux authored
-
- 19 May, 2017 4 commits
-
-
Cedric Roux authored
we can compute CCE_max_used_index out of the loop.
-
Cedric Roux authored
get_nCCE returns the number of available CCEs. We can put the CCEs numbers [ 0 .. get_nCCE-1 ], so we need to use <, not <=.
-
Bilel authored
config 4 tested with Amarisoft
-
Tomohiro Sakai authored
-
- 18 May, 2017 2 commits
-
-
Cedric Roux authored
those popped up thanks to previous commit
-
Cedric Roux authored
-
- 15 May, 2017 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 12 May, 2017 1 commit
-
-
Gabriel authored
```------------------------------------------------------- bug 37 Ttile: Sending side is as follows. rar[3] = (((mcs&0x7)<<5)) | ((TPC&7)<<2) | ((ULdelay&1)<<1) | (cqireq&1); So, 2 bit shift looks correct. Bug Location: ulsch->harq_processes[harq_pid]->TPC = (rar[3]>>3)&7;//rar->TPC; ``` -------------------------------------------------------
-
- 03 May, 2017 4 commits
- 02 May, 2017 1 commit
-
-
Bilel authored
-
- 26 Apr, 2017 1 commit
-
-
Bilel authored
-
- 25 Apr, 2017 3 commits
-
-
Gabriel authored
-
INOUE Yoshio authored
-
INOUE Yoshio authored
-
- 24 Apr, 2017 2 commits
-
-
Gabriel authored
-
HARADA Masayuki authored
-
- 21 Apr, 2017 1 commit
-
-
INOUE Yoshio authored
-
- 14 Apr, 2017 1 commit
-
-
Cedric Roux authored
In 20MHz the UE didn't do any uplink granted by DCI0. It was replying to RAR, so uplink decoding was okay. Turns out the DCI0 structure for TDD was wrong.
-
- 12 Apr, 2017 1 commit
-
-
INOUE Yoshio authored
-
- 08 Apr, 2017 1 commit
-
-
Florian Kaltenberger authored
-
- 04 Apr, 2017 1 commit
-
-
Gabriel authored
-
- 28 Mar, 2017 2 commits
-
-
Elena Lukashova authored
-
Wilson authored
-