- 01 Feb, 2024 1 commit
-
-
Francesco Mani authored
-
- 30 Jan, 2024 2 commits
-
-
francescomani authored
-
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 8 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
-
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 18 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
-
Robert Schmidt authored
-
Guido Casati authored
-
Guido Casati authored
-
Guido Casati authored
-
Guido Casati authored
- provided insights on the messages flow with requests towards northbound
-
Guido Casati authored
- new file: /doc/dev_tools/sanitizers.md
-
Guido Casati authored
-
Guido Casati authored
-
Guido Casati authored
- it triggers the RRC callback after SCTP SHUTDOWN indication - CUUP entity cleanup at RRC level
-
Guido Casati authored
-
Guido Casati authored
- improved description of F1 and E1 operation on a local setup
-
Guido Casati authored
-
Guido Casati authored
- CU-CP replying to the CU-UP with a Setup Failure message in case of unsuccessfull E1 Setup Request - message is decoded by the CU-UP, and stops the process
-
Raymond Knopp authored
-