An error occurred fetching the project authors.
- 30 Jan, 2017 1 commit
-
-
hbilel authored
-
- 25 Jan, 2017 2 commits
- 14 Jan, 2017 2 commits
-
-
Raymond Knopp authored
-
Raymond.Knopp authored
-
- 11 Jan, 2017 2 commits
-
-
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.
-
- 07 Jan, 2017 1 commit
-
-
Raymond.Knopp authored
fixes for precoding (turning off if nb_antennas_tx=1), configuration files, timing advance with 3/4 sampling on 20 MHz, logging in MAC
-
- 06 Jan, 2017 2 commits
-
-
Wilson W.K. Thong authored
see issue #177
-
Wilson W.K. Thong 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
-
- 03 Jan, 2017 1 commit
-
-
Raymond Knopp authored
-
- 02 Jan, 2017 1 commit
-
-
Raymond.Knopp authored
-
- 22 Dec, 2016 2 commits
- 21 Dec, 2016 1 commit
-
-
Wilson W.K. Thong authored
see issue #166
-
- 20 Dec, 2016 2 commits
- 19 Dec, 2016 3 commits
- 15 Dec, 2016 1 commit
-
-
Wilson W.K. Thong authored
issue !156
-
- 14 Dec, 2016 2 commits
-
-
ROBERT Benoit authored
correct issue 147 : --phy-test mode : error msg " DL Received HarqReTx round=1 mcs=28 rballoc=8191 rv=0 "
-
ROBERT Benoit authored
- Problem in DCI NDI : the implementation use 5 HARQ processes, but process 0 NDI never toggled because it was reused on subframe 5 that is not carrying format 1 DCI. Fix -> use 8 harq processes instead of 5. - SI scheduled on every subframe 5 (even and odd frames) instead of only on even frames - Add DLSCH scheduling on subframe 5 for odd frames - change default rballoc from 0x7FFF to 0x1FFFF to support maximum 10MHz throughput
-
- 12 Dec, 2016 2 commits
-
-
hbilel authored
-
Cedric Roux authored
-
- 07 Dec, 2016 3 commits
-
-
Wilson W.K. Thong authored
-
Wilson W.K. Thong authored
enhanced wireshark logging. also logs BCH, PRACH and RAR. Tested with wireshark 2.2.2 on linux and windows see issue #45
-
Wilson W.K. Thong authored
-
- 06 Dec, 2016 6 commits
-
-
Wilson W.K. Thong authored
-
Wilson W.K. Thong authored
-
Wilson W.K. Thong authored
-
Wilson W.K. Thong authored
This reverts commit 5466562b16d70f2729f6103e1c0d3ee619470191.
-
Wilson W.K. Thong authored
-
Wilson W.K. Thong authored
fixed missing a slot_fep() processing on the 1st OFDM symbol of the first DL subframe after UL, causing no SI-RNTI DCI detected
-
- 05 Dec, 2016 2 commits
-
-
ROBERT Benoit authored
correct issue 147 : --phy-test mode : error msg " DL Received HarqReTx round=1 mcs=28 rballoc=8191 rv=0 "
-
Cedric Roux authored
-
- 04 Dec, 2016 1 commit
-
-
Raymond.Knopp authored
-
- 01 Dec, 2016 1 commit
-
-
ROBERT Benoit authored
- Problem in DCI NDI : the implementation use 5 HARQ processes, but process 0 NDI never toggled because it was reused on subframe 5 that is not carrying format 1 DCI. Fix -> use 8 harq processes instead of 5. - SI scheduled on every subframe 5 (even and odd frames) instead of only on even frames - Add DLSCH scheduling on subframe 5 for odd frames - change default rballoc from 0x7FFF to 0x1FFFF to support maximum 10MHz throughput
-
- 30 Nov, 2016 1 commit
-
-
Cedric Roux authored
- add mcs to ENB_PHY_DLSCH_UE_DCI - add mcs, round, first_rb, nb_rb, TBS to ENB_PHY_ULSCH_UE_DCI
-
- 28 Nov, 2016 1 commit
-
-
GabrirelCouturier 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
-