- 13 Mar, 2023 6 commits
-
-
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 11 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
-
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 18 commits
-
-
Robert Schmidt authored
-
francescomani authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
traceFd of thread pool can be: * -1: no tracing * valid file descriptor/>0: tracing
-
Robert Schmidt authored
-
Robert Schmidt authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
Robert Schmidt authored
integration_2023_w10 See merge request oai/openairinterface5g!1989 * !1928 Delay compensation for UL * !1958 Fix IQ recorder/player for nrUE * !1979 Cleanup of headers, do not include headers in RAN context, CMakeLists.txt link to header only library 1 of 1 checklist item completed * !1984 bugfix: set max priority to trx_usrp_write_thread * !1986 Changed buffer alloc and symb rotaion logs to debug * !1987 fixing UE DL MIMO reception
-
laurent authored
-
francescomani authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-