- 11 Jan, 2024 1 commit
-
-
Sakthivel Velumani authored
more fixes: add SRBs to default slice
-
- 18 Dec, 2023 1 commit
-
-
Sakthivel Velumani authored
-
- 13 Dec, 2023 10 commits
-
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
- correct return value of slice idx - add/move UE in UE_list - use rnti_t instead uint16_t
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Robert Schmidt authored
-
- 12 Dec, 2023 5 commits
-
-
Robert Schmidt authored
Integration: 2023.w49 See merge request oai/openairinterface5g!2470 * !2264 Improvements in f1ap for qos * !2377 Store allowed NSSAIs from NAS message * !2462 Hotfix: swap UIDs after RRCReestablishment * !2449 Improve performance of polar initialization * !2469 handling configuration of MAC-CellGroupConfig at UE * !2395 `nr_generate_pdsch()` clean up and little performance improves * !2461 CI: add FDD test to SA B200 pipeline * !2424 Improvements in SDAP RRC management
-
Robert Schmidt authored
-
francescomani authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 11 Dec, 2023 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
- 08 Dec, 2023 7 commits
-
-
Laurent THOMAS authored
to use faster code - replaced hundreds mallocs by either local arrays or by the OAI multi-dimensionalarray (G_N_tab array) - made in SIMD a one bit per byte packing function to packed (ordinary) bits in bytes
-
francescomani authored
-
Jaroslava Fiedlerova authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/Hotfix_swap_UIDs_after_RRCReestablishment' into integration_2023_w49
-
luis_pereira87 authored
The CellGroup is created considering UID, for example: 'pucchres0->startingPRB = 8 + uid;' and since we keep the CellGroup from the previous RNTI/UID we should keep also the previous UID. Considering the scenario where a UE did successful RRCReestablishment, it was getting uid = 1, and uid = 0 was removed. When another UE connected, it was getting UID = 0 (because 0 was already free), and so the PUCCH 0 resource was conflicting with the first UE. On that occasion, also correct the comment that describes the code, as it was wrong/misleading.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 07 Dec, 2023 3 commits
-
-
Robert Schmidt authored
-
Jaroslava Fiedlerova authored
- new cu and du config files for testing in band 1 - modification of yml file for CU DU deployment - with new config files - modification of xml file for SA F1 testcase
-
Quency Lin authored
-
- 05 Dec, 2023 9 commits
-
-
Robert Schmidt authored
See merge request oai/openairinterface5g!2459 * !2419 chore(ci): running 5G RF simulator scenarios with address sanitizer * !2455 Remove mac_LogicalChannelConfig from RLC (handled at MAC) * !2456 Setting uniform periodicity for CSI-RS and measurement report * !2429 LDPC encoding/decoding offload to the T2 card * !2447 E2 agent: build in CI, fix slice support, add gNB-DU and gNB-CU-UP IDs * !2452 Include sample advance option in UE tutorial * !2430 bugfix: nr-ue: set first_tx=1 at first transmission of a harq process * !2457 Fix scaling for FR2
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
Check if NSSAI from config exists in allowed NSSAI list. Don't request PDU session if not present in the list.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-