- 24 May, 2024 15 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/fix-ue-ul-retransmissions-payload-copy' into integration_2024_w21c
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Raymond Knopp authored
-
Raymond Knopp authored
- addition of control of deltaMCS if enabled in configuration file. - introduce separate parameter to disable 256QAM in UL - put min_grant_prb configuration back in pf_ul() as default prb size.
-
Raymond Knopp authored
Adds a check for these short payloads and handle correctly
-
Robert Schmidt authored
Integration: `2024.w21b` Closes #734 See merge request oai/openairinterface5g!2755 * !2700 Fix UE PUCCH multiplexing infinite loop * !2724 Correct PRACH preamble tx power calculation. * !2726 NR SA Tutorials * !2728 Use existing function for bits reversal * !2732 CU handle F1 setup Req- TAC conversion * !2738 Correct data offset for unscrambling in PUSCH processing * !2742 UE: fix mutex locking verification * !2737 rename persisted ul harq status per pid with a uniq name, make better mutual exclision of processSlotTX()
-
Robert Schmidt authored
-
Robert Schmidt authored
This reverts commit 0d0e1111. It was set to UE RX to TX time to 2 as it was deemed that the UE could sustain this time. However, we noticed a degradation of performance, so reset the RX to TX time to something higher to ensure proper performance.
-
Robert Schmidt authored
This reverts commit 31b4f48e.
-
- 23 May, 2024 13 commits
-
-
francescomani authored
-
Robert Schmidt authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
not set)
-
- 22 May, 2024 9 commits
-
-
Robert Schmidt authored
Integration: `2024.w21` See merge request oai/openairinterface5g!2746 * !2717 Additional check on pucch_Config and srs_Config * !2730 Fix for SSB index in function get_nr_prach_info_from_ssb_index * !2734 add a function to reset the transmission timestamps chain * !2741 Fix several potential segfaults in UE PUCCH tx power determination.
-
Laurent THOMAS authored
Correctly compute the offset of data to unscramble in PUSCH processing at the gNB. Rename variables to make them easier to spot (instead of "s"), and remove a global variable. Closes: #734
-
luis_pereira87 authored
-
luis_pereira87 authored
Tutorials: Rename OAI CN5G docker network interface name from 'demo-oai' to 'oai-cn5g' and remove commented lines
-
luis_pereira87 authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 21 May, 2024 2 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Jaroslava Fiedlerova authored
-
- 20 May, 2024 1 commit
-
-
Laurent THOMAS authored
fix a error that was created by over complexity in setting a pointer to null for a wrong later assert verification
-