- 10 Oct, 2016 4 commits
-
-
Cédric 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.
-
Cédric Roux authored
RI bits are present only in some transmission modes. For aperiodic reporting (the mode we do as of today), 36.213 7.2.1 (release 10) says: "RI is only reported for transmission modes 3 and 4, as well as transmission modes 8 and 9 with PMI/RI reporting" This commit activates decoding of RI bits only for transmission modes 3 and 4. 8 and 9 are not done today (as far as I know).
-
Cédric Roux authored
G was wrongly computed in some places, not taking into account CQI and RI bits. This commit saves the correct value computed in ulsch_decoding so we can reuse it in ulsch_decoding_data (and the like). Only the file openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c has been checked. If the computation is done somewhere else the problem might still exist.
-
Rohit Gupta authored
[OAI-UE] issue#136 attach fixes: - pusch/pucch power control - pucch encoding call - srb/drb add with default value See merge request !44
-
- 09 Oct, 2016 2 commits
- 08 Oct, 2016 3 commits
- 07 Oct, 2016 5 commits
- 06 Oct, 2016 1 commit
-
-
Tien-Thinh Nguyen authored
-
- 04 Oct, 2016 4 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
- 03 Oct, 2016 8 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony
-
Cédric 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...
-
Cédric Roux authored
-
Cédric Roux authored
-
Rohit Gupta authored
-
- 02 Oct, 2016 3 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
Merge branch 'enhancement-10-harmony' of gitlab.eurecom.fr:oai/openairinterface5g into enhancement-10-harmony
-
Rohit Gupta authored
-
- 01 Oct, 2016 7 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
Merge branch 'enhancement-10-harmony' of gitlab.eurecom.fr:oai/openairinterface5g into enhancement-10-harmony
-
knopp authored
-
knopp authored
-
knopp authored
-
- 30 Sep, 2016 3 commits
-
-
Rohit Gupta authored
Merge branch 'enhancement-10-harmony' of gitlab.eurecom.fr:oai/openairinterface5g into enhancement-10-harmony
-
Rohit Gupta authored
-
Rohit Gupta authored
-