- Dec 14, 2016
-
-
correct issue 147 : --phy-test mode : error msg " DL Received HarqReTx round=1 mcs=28 rballoc=8191 rv=0 "
-
- 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
-
Gabriel authored
-
- Dec 12, 2016
-
-
Bilel authored
-
Bilel authored
-
Bilel authored
-
Cédric Roux authored
-
- Dec 08, 2016
-
-
Cédric Roux authored
-
Cédric Roux authored
-
Gabriel authored
-
- Dec 07, 2016
- Dec 06, 2016
-
-
Wilson authored
-
Wilson authored
-
Wilson authored
-
Wilson authored
This reverts commit 5466562b16d70f2729f6103e1c0d3ee619470191.
-
Wilson authored
-
Wilson authored
-
Wilson 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
-
- Dec 05, 2016
-
-
Xiwen JIANG authored
-
ROBERT Benoit authored
correct issue 147 : --phy-test mode : error msg " DL Received HarqReTx round=1 mcs=28 rballoc=8191 rv=0 "
-
Cédric Roux authored
-
- Dec 01, 2016
-
-
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
-
- Nov 30, 2016
-
-
Cédric Roux authored
- add mcs to ENB_PHY_DLSCH_UE_DCI - add mcs, round, first_rb, nb_rb, TBS to ENB_PHY_ULSCH_UE_DCI
-
- Nov 28, 2016
-
-
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
-
- Nov 25, 2016
-
-
Florian Kaltenberger authored
-
- Nov 24, 2016
-
-
Xiwen JIANG authored
-
Cédric Roux authored
Something went wrong somewhere in the commit history, the function was not correct. The most obvious symptom was that way too much SR (scheduling requests) were given to the UE whenever it had some PUCCH to send. The case for TDD has not been tested.
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Gabriel authored
1- timing Advance fix 2- harq UL fix
-
- Nov 23, 2016
-
-
Xiwen JIANG authored
-
Florian Kaltenberger authored
-
Xiwen JIANG authored
-
Xiwen JIANG authored
-
- Nov 22, 2016
-
-
Xiwen JIANG authored
-
Florian Kaltenberger authored
-
Xiwen JIANG authored
-
Cédric Roux authored
-