An error occurred fetching the project authors.
- 15 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 14 Sep, 2017 1 commit
-
-
Raymond Knopp authored
-
- 17 Aug, 2017 3 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
addition of MPDCCH format 5. X_u_br sequences for BL/CE UE support and bugfixes in rx_prach0 for eMTC.
-
- 14 Aug, 2017 1 commit
-
-
Raymond Knopp authored
-
- 13 Aug, 2017 1 commit
-
-
Raymond Knopp authored
complete programming of Msg2/Msg4 procedures for eMTC. Addition of skeleton for PUCCH UCI (NFAPI) in L1. Some cleanup of eNB_scheduler.c
-
- 11 Aug, 2017 1 commit
-
-
Raymond Knopp authored
-
- 10 Aug, 2017 1 commit
-
-
Raymond.Knopp authored
-
- 08 Aug, 2017 1 commit
-
-
Raymond Knopp authored
L1/L2 scheduling extensions for BL/CE operation, BR random-access procedure, BR PRACH detection. Still untested, but compilation succeeds. Missing elements in L2 - PUSCH programming for Msg3, Msg4 retransmission programming for BL/CE. DLSCH/ULSCH programming for UE-specific DLSCH/ULSCH for BL/CE
-
- 25 Jul, 2017 2 commits
-
-
Raymond.Knopp authored
-
Raymond Knopp authored
-
- 24 Jul, 2017 1 commit
-
-
Raymond Knopp authored
-
- 19 Jul, 2017 1 commit
-
-
Raymond Knopp authored
-
- 06 Jul, 2017 1 commit
-
-
Raymond Knopp authored
Note: this commit is work in progress. Contains initial integration of NFAPI data structures which are tested for TX path. RX path to follow.
-
- 04 Jun, 2017 1 commit
-
-
Raymond Knopp authored
-
- 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 <=.
-
hbilel authored
config 4 tested with Amarisoft
-
Tomohiro 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
-
-
gabrielC 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
-
-
hbilel authored
-
- 26 Apr, 2017 1 commit
-
-
hbilel authored
-
- 25 Apr, 2017 4 commits
-
-
Raymond Knopp authored
-
gabrielC authored
-
Yoshi authored
-
Yoshi authored
-
- 24 Apr, 2017 2 commits
-
-
gabrielC authored
-
HARADA Masayuki authored
-
- 21 Apr, 2017 1 commit
-
-
Yoshi authored
-
- 18 Apr, 2017 1 commit
-
-
Raymond Knopp authored
-