- 15 Feb, 2022 1 commit
-
-
Melissa Elkadi authored
-
- 08 Feb, 2022 3 commits
-
-
Melissa Elkadi authored
It seems that the RA procedure in the gNB was modified so the RAR is sent in a single tx_data_req. The emualted mode was not previously handling this. We now only process the PDU in the rx_ind that has a matching preamble. If any other PDUs exist, we ignore them and only build Msg3 based on this single matching RAR PDU. Also, two bug fixes applied here in the emulate-l1 mode.
-
Melissa Elkadi authored
-
Robert Schmidt authored
integration_2022_wk06 See merge request oai/openairinterface5g!1433
-
- 07 Feb, 2022 7 commits
-
-
Melissa Elkadi authored
This struct is used to store the uplink 5G nFAPI messages between the proxy and the gNB MAC layer. The original OAI implementation utilizes a similarly named variable (UL_info) to store the uplink 5G nFAPI messages between the PHY and MAC layer. This commit will utilize the original UL_info variable prior to calling the handle functions. These changes allow us to make minimal changes to the nFAPI handle functions and modifies the NR_UL_Indication parent function instead.
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/lte-ue-fix-EpsNetworkFeatureSupport' into integration_2022_wk06
-
Robert Schmidt authored
-
Robert Schmidt authored
Integration 2022 wk05 b See merge request oai/openairinterface5g!1430
-
Robert Schmidt authored
-
Robert Schmidt authored
-
francescomani authored
-
- 05 Feb, 2022 1 commit
-
-
Robert Schmidt authored
This partially reverts commit bac8bc569c6a9ea073a17bff7fa487c8129cc114 and fixes nr_dlschsim, which did not compile without this commit.
-
- 04 Feb, 2022 7 commits
-
-
hardy authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Cedric Roux authored
We have to eat all the bytes, not only one. We have to get the bit we want from the right buffer position. Note: only one bit is supported from this "EPS network feature support", not sure how to properly deal with it, so let's keep the code as it is. This commit was made because the MAGMA MME sends "EPS network feature support" to the UE in the NAS message "Attach Accept". OAI MME does not send this. So the bug about size was not seen.
-
- 02 Feb, 2022 5 commits
-
-
Robert Schmidt authored
-
francescomani authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Robert Schmidt authored
integration_2022_wk05 See merge request oai/openairinterface5g!1427
-
Robert Schmidt authored
-
- 01 Feb, 2022 12 commits
-
-
hardy authored
-
Melissa Elkadi authored
-
Melissa authored
-
Melissa authored
-
Melissa authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Analysis level is green.
-
hardy authored
-
hardy authored
-
hardy authored
-
francescomani authored
-
- 31 Jan, 2022 4 commits
-
-
francescomani authored
-
francescomani authored
-
-
Sakthivel Velumani authored
-