- 05 Feb, 2024 2 commits
-
-
Jaroslava Fiedlerova authored
Merge remote-tracking branch 'origin/NR_UE_fix_no_mcs_dci_failed_detection' into integration_2024_w05
-
Jaroslava Fiedlerova authored
-
- 02 Feb, 2024 7 commits
-
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
Merge remote-tracking branch 'origin/NR_UE_PUSCH_DURATION_RX_TO_TX_assertion' into integration_2024_w05
-
francescomani authored
-
francescomani authored
-
- 01 Feb, 2024 1 commit
-
-
Francesco Mani authored
-
- 31 Jan, 2024 1 commit
-
-
Sagar Arora authored
- net-tools and iproute2 package were getting installed only for sanitized build.
-
- 30 Jan, 2024 4 commits
-
-
francescomani authored
-
Robert Schmidt authored
-
Robert Schmidt authored
38.133 table 10.1.6.1.1 specifies dB for RSRP measurements. On the "edges", the choice of INT_MIN/INT_MAX is poor, as it can quickly lead to integer overflow/underflow for the wrong values. Instead, set proper min/max RSRP values.
-
Robert Schmidt authored
Integration: 2024.w04 See merge request oai/openairinterface5g!2535 * !2522 Integration of O-RAN 7.2 FH using OSC xRAN library * !2416 fix-ue-scheduler-multi-thread-storage-list-mutex-protection * !2488 LDPC T2 card encoding: rate matching and interleaving on the T2 card * !2497 Read NoS1 bearer configuration from gNB-generated file * !2518 Extension of E1AP procedures * !2533 This limits PUCCH payload to 11 bits, 7 CSI + 3 ACKNACK + 1 SR maximum. * !2526 prepare MSG3 in advance at RRC UE * !2451 MAC procedures to handle DLSCH allocation type 0 * !2525 NR UE fix for function to find PUCCH resource set * !2536 Improve Precoding Matrix computation taking in consideration the DCI format * some documentation+config file updates for 7.2 * !2501 Improvements for NR implementation of timers * !2531 Fix unit test build and build unit tests in CI
-
- 29 Jan, 2024 7 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
francescomani authored
-
- 27 Jan, 2024 4 commits
-
-
Robert Schmidt authored
- PUSCH target increase: lower PUSCH target requires !2373 - sdr_addrs is USRP-specific, not needed for O-RAN
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 26 Jan, 2024 10 commits
-
-
francescomani authored
Merge remote-tracking branch 'origin/NR_UE_dlsch_rescource_allocation_type0' into integration_2024_w04
-
francescomani authored
Merge remote-tracking branch 'origin/NR_UE_prepare_msg3_payload_in_advance' into integration_2024_w04
-
francescomani authored
-
francescomani authored
-
luis_pereira87 authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
Merge remote-tracking branch 'origin/NR_UE_reworking_NOS1_bearer_configuration' into integration_2024_w04
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
- 25 Jan, 2024 4 commits
-
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
- UE and gNB encoder modification - update T2 related doc
-
Jaroslava Fiedlerova authored
- cleanup of the UE encoder code - support rate matching on the T2 card - remove unused code
-
Jaroslava Fiedlerova authored
- Rate matching performed by card - Due to rate matching on card, small TBs are encoded correctly, so the limitation of encoding small TBs in CPU can be lifted (all TBs encoded on T2), see a later commits
-