- 30 Apr, 2024 6 commits
-
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Guido Casati authored
- according to clause 5.3.7.2 of 3GPP TS 38.331 PDCP Suspend is not required during RRCReestablishment
-
Guido Casati authored
- according to 5.3.7.4 of TS 38.331: 1> re-establish RLC for SRB1; - gNB: 1) re-establish RLC for SRB1 in nr_rlc_update_id 2) re-establish RLC for remaining RBs concurrently with RRCReconfiguration issue: gNB) in nr_rlc_update_id the gNB is re-establishing RLC for all RBs at the same time when receiving RRCReestablishmentRequest from UE UE) according to the specs, the UE is re-establishing RLC for SRB1 with RRCReestablishmentRequest the other RBs are re-established during RRCReconfiguration (in our case in nr_rrc_ue_process_RadioBearerConfig) when receiving reestablishRLC IE in rlc_BearerToAddModList RLC TX) this leads to RLC counters mismatch after re-establishment: control PDUs discarded until max nb of retx is reached and then UL failure occurs
-
Guido Casati authored
-
- 29 Apr, 2024 8 commits
-
-
Jaroslava Fiedlerova authored
-
Laurent THOMAS authored
-
francescomani authored
-
francescomani authored
-
Jaroslava Fiedlerova authored
-
francescomani authored
-
Jaroslava Fiedlerova authored
Merge remote-tracking branch 'origin/implement-dci11-type0-contiguous-rbs' into integration_2024_w17
-
Jaroslava Fiedlerova authored
-
- 26 Apr, 2024 15 commits
-
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
These functions enables (un)deployment of the OAI CN v2.0.1, increase reliability and speedup overall CN (un)deployment compared to current implementation. Use "--wait" helm option to wait for deployment/undeployment of the CN. Wait for pods to be in a ready state before marking the release as successful. If not deployed/undeployed before timeout, marked as unsuccessful. Hardcode path for OC CN5G deployment/undeployment
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
- Remove unused AmariUE config file, replace by new one - for PLMN 00102 - Change frequency of AW2S pipeline - Move center frequency by 40 MHz to avoid interferency with other setups in the lab. Set center frequency to ~ 3450 MHz.
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Robert Schmidt authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
luis_pereira87 authored
-
- 23 Apr, 2024 4 commits
-
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
vijay chadachan authored
The absslot_tx overflow issue observed during integration testing of AW2S RU with GPS as the source for the clock synchronization. Causes the gNB not to start the TX thread and stops the processing.
-
- 22 Apr, 2024 2 commits
-
-
Robert Schmidt authored
Integration `2024.w16` See merge request oai/openairinterface5g!2689 * !2680 CI: Modification of log collection in UndeployObject() * !2681 remove a useless copy and specific buffer for all UE UL payload * !2685 Clang: make executable run, fix clang warnings, fix memsan warnings * !2690 Remove hardcoding of 5G-S-TMSI on nrUE
-
Jaroslava Fiedlerova authored
-
- 21 Apr, 2024 2 commits
-
-
Guido Casati authored
- E1 encoding /decoding - new enum for E1 Bearer Status Change see 9.2.2.4 BEARER CONTEXT MODIFICATION REQUEST of 3GPP TS 38.463
-
francescomani authored
-
- 19 Apr, 2024 3 commits
-
-
Guido Casati authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-