- Jun 03, 2024
-
-
Robert Schmidt authored
-
- May 28, 2024
-
-
Bartosz Podrygajlo authored
-
- May 24, 2024
-
-
Robert Schmidt authored
In a later commit, we will use find_if in L2. In the case of building with E2 agent, we link e2_agent which comes with its own implementation of find_if_arr(), which results in a name clash. Rename the OAI implementation, as nothing uses this, anyway.
-
- May 01, 2024
-
-
Francesco Mani authored
-
- Apr 26, 2024
-
-
- Apr 23, 2024
-
-
Francesco Mani authored
-
- Apr 18, 2024
-
-
Robert Schmidt authored
Fix clang warning warning: use of GNU old-style field designator extension [-Wgnu-designator]
-
- Apr 12, 2024
-
-
Guido Casati authored
-
Guido Casati authored
- created new telnet library ciUE - using X-macro defined NR_UE_L2_STATE string array to get UE sync state - add telnet CI to nrUE container
-
- Apr 11, 2024
-
-
rakesh mundlamuri authored
-
rakesh mundlamuri authored
-
- Apr 10, 2024
-
-
- Apr 09, 2024
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- Mar 26, 2024
-
-
Francesco Mani authored
demoting to LOG_D another log that otherwise would be printed too many times at the UE because of periodic calling of to_nrarfcn
-
- Mar 25, 2024
-
-
Francesco Mani authored
-
- Mar 22, 2024
-
-
mir authored
-
Francesco Mani authored
improvements in Bj computation and implementing a timer to compute time elapsed since last Bj update
-
- Mar 21, 2024
-
-
Francesco Mani authored
-
- Mar 19, 2024
-
-
Robert Schmidt authored
-
- Mar 13, 2024
-
-
Francesco Mani authored
-
- Mar 12, 2024
-
-
Add a sequence container in OAI. Includes for_each algorithm, doxygen odcumentation, and test using ctest.
-
- Mar 07, 2024
- Mar 06, 2024
-
-
Thomas Laurent authored
log module improvement: remove redundant declarations y using C macro, remove unused variables, remove unused log components, move information to smaller visibility
-
Thomas Laurent authored
-
Thomas Laurent authored
-
Thomas Laurent authored
-
- Mar 04, 2024
-
-
Thomas Laurent authored
add LOG_DDUMP() to dump a buffer in the regular tracing filter system (like PHY, MAC, ...), use it and do simple cleaning (better format)
-
- Mar 01, 2024
-
-
Guido Casati authored
- centralized channel simulation documentation in channel_simulation.md - removed redundant documentation repeated in multipled .md files - updated links - removed obsolete information - introduced mermaid flowchart for rfsim - added missing information about available options and usage - deleted: ../../../openair1/SIMULATION/TOOLS/DOC/devusage.md - deleted: ../../../openair1/SIMULATION/TOOLS/DOC/rtusage.md - deleted: ../../../openair1/SIMULATION/TOOLS/DOC/arch.md related to issue #739
-
Thomas Laurent authored
-
- Feb 29, 2024
-
-
Francesco Mani authored
-
- Feb 28, 2024
-
-
Cédric Roux authored
textlog is, well, text log. The GUI part is totally useless. Let's remove it.
-
Thomas Laurent authored
-
- Feb 21, 2024
-
-
Xin Zhe Khooi authored
-
Xin Zhe Khooi authored
-
Xin Zhe Khooi authored
-
Xin Zhe Khooi authored
-
Xin Zhe Khooi authored
-
- Feb 03, 2024
-
-
Robert Schmidt authored
The function rrc_gNB_process_RRCReconfigurationComplete() does almost nothing, we can delete it. The variable name ue_reconfiguration_after_reestablishment_counter is misleading, as it counts all reconfigurations; rename to make it clear.
-