- 02 Aug, 2024 6 commits
-
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
- 01 Aug, 2024 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
Avoid docker warning: - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
-
- 31 Jul, 2024 1 commit
-
-
Robert Schmidt authored
Tests showed that we sometimes exceed the response window. In that case, the UE cannot connect anymore, as do-ra uses contention-free RA, and prefills a RA process. Avoid this by giving more time in the CI test.
-
- 30 Jul, 2024 17 commits
-
-
Robert Schmidt authored
Integration: `2024.w30` See merge request oai/openairinterface5g!2877 * !2830 NR feature set update * !2868 Fix support for USRP UHD Versions => 4.5.0.0 * !2870 fix(docker): base image for target oai-gnb-aw2s shall be jammy * !2874 Fix memory leaks in gNB PDU Session Setup Request processing * !2866 RRC: reject PDU sessions if security is not active * !2829 Automatic update of USRP RX gain during initial search using --agc option * !2878 USRP: add a T trace to record the TX IQ data on antenna 0 * !2633 Handle F1 Reset at DU, and ensure state re-init on F1Setup * !2864 Fix an assert in power control * !2754 Introduce gold sequence cache
-
Cedric Roux authored
The returned value was 1024 times too big.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Robert Schmidt authored
-
Laurent THOMAS authored
Harmonize nr_gold_pusch() and nr_gold_pdsch(), as the gold sequence calculation for PUSCH and PDSCH is the same.
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Robert Schmidt authored
-
Jaroslava Fiedlerova authored
-
Bartosz Podrygajlo authored
-
- 29 Jul, 2024 4 commits
-
-
Robert Schmidt authored
-
Xin Zhe Khooi authored
-
Robert Schmidt authored
-
Xin Zhe Khooi authored
38.473 requires to reset UE-related contexts in F1 Setup Request, so do it. However, avoid resetting UE states in phy_test: it has preconfigured UE which we should not reset. Note that if NSA/phy-test used F1, we could likely reset the UE state here, as the F1 UE context setup would come afterwards.
-
- 26 Jul, 2024 10 commits
-
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Laurent THOMAS authored
Add gold sequence cache with dynamic size, private to each thread. It periodically reorders by call rate. To free the gold sequences after end of life time of a thread, use the pthread API.
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Cedric Roux authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-