- 10 Jul, 2020 2 commits
-
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
- 09 Jul, 2020 8 commits
-
-
Sakthivel Velumani authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Sakthivel Velumani authored
Merge branch 'NR_RRC_harq_hacks' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRC_harq_hacks
-
Sakthivel Velumani authored
-
Francesco Mani authored
-
Cedric Roux authored
-
- 07 Jul, 2020 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
- UE context status enters RRC_NR_NSA_RECONFIGURED state, after the eNB receives an RRCConnectionReconfigurationComplete message including the scg_ConfigResponseNR_r15 container. - Use this state to avoid triggering sGNB Addition Request multiple times
-
- 06 Jul, 2020 4 commits
-
-
Raymond Knopp authored
Merge branch 'NR_RRC_harq_hacks' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRC_harq_hacks
-
Raymond Knopp authored
-
Francesco Mani authored
-
Francesco Mani authored
-
- 05 Jul, 2020 1 commit
-
-
Raymond Knopp authored
changes for ulsim to get functionality back. simulation behaviour for PUSCH is not good (BLER waterfall is way too steep even if SNR threshold is ok). Note develop does more or less the same thing but SNR threshold is lower.
-
- 04 Jul, 2020 3 commits
-
-
Raymond Knopp authored
Merge branch 'NR_RRC_harq_hacks' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRC_harq_hacks
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 03 Jul, 2020 9 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
laurent authored
-
Francesco Mani authored
-
Sakthivel Velumani authored
Merge branch 'NR_RRC_harq_hacks' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRC_harq_hacks
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Francesco Mani authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
- 02 Jul, 2020 9 commits
-
-
laurent authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
laurent authored
-
Francesco Mani authored
Merge branch 'NR_RRC_harq_hacks' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRC_harq_hacks
-
Florian Kaltenberger authored
-
matzakos authored
-
Francesco Mani authored
-
Francesco Mani authored
Merge branch 'NR_RRC_harq_hacks' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRC_harq_hacks
-
Cedric Roux authored
hack: in schedule_ue_spec, 3 bytes are "reserved" (this should be done better). An RLC AM entity may ask for only 2 bytes for ACKing and get a TBS of 32 bits and due to these 3 reserved bytes we may end up with only 1 byte left for RLC, which is not enough. This hack prevents the problem. To be done better at some point. If the function schedule_ue_spec is (has been) reworked, this hack can be removed. Dig for "TBS - ta_len - header_length_total - sdu_length_total - 3" in schedule_ue_spec. This should be done better at some point.
-
- 01 Jul, 2020 2 commits
-
-
Florian Kaltenberger authored
-
Francesco Mani authored
-