- 14 Mar, 2023 1 commit
-
-
Robert Schmidt authored
-
- 13 Mar, 2023 9 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/NR_configuration_fix_additional_BWPs' into integration_2022_wk11
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
luis_pereira87 authored
Fix RNTI after RRCReestablishment, ue_context_pP->ue_context.rnti is only updated after RRCReconfigurationComplete, at this point we need to use UEid instead
-
- 11 Mar, 2023 5 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
integration_2023_w10b See merge request oai/openairinterface5g!2002 * !1954 Fix for warnings and errors from CLANG compiling * !1978 Change default of "nokrnmod" option to "On" * !1981 F1AP: minor fixes and preparation for F1 work * !1983 Improve clang-format * !1992 fix nrqtscope build warnings * !1994 reworking response to MSG3 with DCCH/DTCH * !1996 dead-code-f1-removal * !1968 small changes for multi usrp support * !1991 rfsimulator: configurable wait timeout, use in CI to avoid retransmissions * !1999 Remove Dedicated Serving Cell Configuration from CI config file for 2x2 rfsim test
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 10 Mar, 2023 22 commits
-
-
Florian Kaltenberger authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- adds function to retrieve the only UE's RNTI - adds function to trigger reestablishment for the only UE present, or a specific via its RNTI - adds function to verify the reestablishment counters
-
Robert Schmidt authored
-
Luis Pereira authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Cedric Roux authored
The LOG_x() and T() logic was wrong. LOG_x() goes to the terminal when T_stdout == 1 or T_stdout == 2. It goes to T() when T_stdout == 0 or T_stdout == 2. The call T() does the check for T_stdout == 0 or T_stdout == 2. So we have to call it out of the check "if (T_stdout)". So, well, let's fix that. Some spacing was fixed as well. clang-format may complain.
-
Roberto Louro Magueta authored
-
francescomani authored
-
- 09 Mar, 2023 3 commits
-
-
Robert Schmidt authored
-
francescomani authored
-
Robert Schmidt authored
-