- Nov 28, 2016
-
-
hbilel authored
-
- Nov 24, 2016
- Nov 21, 2016
-
-
GabrirelCouturier 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
-
- Nov 18, 2016
-
-
GabrirelCouturier authored
-
calvin wang authored
-
- Nov 16, 2016
-
-
fnabet authored
-
- Nov 15, 2016
-
-
hbilel authored
-
calvin wang authored
-
- Nov 14, 2016
-
-
calvin wang authored
-
- Nov 11, 2016
-
-
calvin wang authored
-
- Nov 07, 2016
-
-
Rohit Gupta authored
-
fnabet authored
-
fnabet authored
-
- Nov 03, 2016
-
-
hbilel authored
1- SRB2 fix 2- attach accept, support type of list 0 with number of element = 1
-
- Oct 28, 2016
-
-
hbilel authored
-
- Oct 27, 2016
-
-
calvin wang authored
-
- Oct 26, 2016
-
-
calvin wang authored
-
- Oct 21, 2016
-
-
fnabet authored
-
calvin wang authored
-
- Oct 20, 2016
-
-
Raymond Knopp authored
-
- Oct 13, 2016
-
-
Raymond Knopp authored
-
- Oct 12, 2016
-
-
hbilel authored
1- Implement SRS procedures
-
- Oct 11, 2016
-
-
Rohit Gupta authored
-
Cedric Roux authored
The RBs were not marked as used. A later UE downlink scheduling could use those RBs, messing up everything. Not sure this is the right place to mark them used. Maybe better to do it in the "if (!CCE_allocation_infeasible" test.
-
- Oct 10, 2016
-
-
fnabet authored
1- frame/subframe update 2- ccch discard regression
-
Cedric Roux authored
This hack was probably put in place in an attempt to circumvent problems solved by previous commits. As far as I checked (with my knowledge of the day) we can't exhaust uplink physical bits with ULSCH data bits when there is CQI reporting at the same time. To be refined if this idea is proved wrong.
-
fnabet authored
-
Navid Nikaein authored
-
- Oct 08, 2016
-
-
Raymond Knopp authored
-
- Oct 07, 2016
-
-
fnabet authored
- pusch/pucch power control - pucch encoding call - srb/drb add with default value
-
Rohit Gupta authored
-
- Oct 04, 2016
-
-
Tien-Thinh Nguyen authored
-
- Oct 03, 2016
-
-
Cedric Roux authored
rrc_ue_generate_MeasurementReport calls pdcp_data_req which changes the content of ctxt_pP. I'm not sure of the logic at play here, so maybe removing 'const' is not the right solution and there is a real bug...
-
Cedric Roux authored
-
- Oct 01, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Sep 30, 2016
- Sep 28, 2016
-
-
fnabet authored
-