- 20 Sep, 2024 5 commits
-
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
- 19 Sep, 2024 3 commits
-
-
Robert Schmidt authored
like this: /oai-ran/openair3/SECU/snow3g.c:429:23: runtime error: left shift of 232 by 24 places cannot be represented in type 'int'
-
Cedric Roux authored
To use: cd <top directory of openair> mkdir build cd build cmake .. -GNinja -DENABLE_TESTS=ON ninja tests (alternatively: ninja snow3g_tests) ctest (alternatively: ctest -R snow3g_tests)
-
Laurent THOMAS authored
-
- 18 Sep, 2024 4 commits
-
-
Robert Schmidt authored
Build on ARM fails in the previous version, while the current master (1a09d3bc) works. So let's update to a newer version to avoid problems on ARM, and assuming x86 works.
-
Laurent THOMAS authored
-
Laurent THOMAS authored
- Better trace DLSCH decoding result - Rename the decode result variable to separate with later ack/nack encode of this decoding result from 3GPP (not trivial true=1 coding) - Cleanup decodeResult usage - Remove unused defines Co-authored-by: Francesco Mani <email@francescomani.it>
-
Robert Schmidt authored
Integration: `2024.w38` See merge request oai/openairinterface5g!2970 * !2932 Minor: Set correct USRP flags when not transmitting * !2961 prevent UE to declare RLF in phy-test mode * !2962 prevent UE to print HARQ processing error log for MSG2 * !2958 Automatic selection of SSB bitmap length * !2967 bugfix: reject malformed rrcSetupComplete message * !2947 Add 5G/NR MAC documentation * !2959 nr rlc: fix standalone tests
-
- 17 Sep, 2024 5 commits
-
-
Jaroslava Fiedlerova authored
-
Roberto Rosca authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
- 16 Sep, 2024 6 commits
-
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 11 Sep, 2024 6 commits
-
-
Cedric Roux authored
-
Jaroslava Fiedlerova authored
-
Cedric Roux authored
-
Cedric Roux authored
-
francescomani authored
-
Raphael Defosseux authored
Integration Branch : 2024 Week 36 See merge request oai/openairinterface5g!2956
-
- 10 Sep, 2024 2 commits
-
-
Sakthivel Velumani authored
Flags are set to INVALID when it is not a UL slot. This is important when using GPIO to control TRX switch.
-
francescomani authored
-
- 09 Sep, 2024 4 commits
-
-
francescomani authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Cedric Roux authored
./run_tests.sh was not functional anymore because of the introduction of AssertFatal() in nr_rlc_entity.c Including the .h and providing exit_function() solves the problem.
-
- 08 Sep, 2024 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 06 Sep, 2024 3 commits
-
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-