- 22 Mar, 2024 8 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 21 Mar, 2024 7 commits
-
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
Romain Beurdouche authored
-
vijay chadachan authored
- The DL MCS adapted based on the BLER for the minimum number of DL(numd_sched) grants for the UE in the pre_configured number of frames. The current threshold value is set to be >9 for 16 UE capacity. - With increased number of UE to 32 and when all the UEs are DL data active the num_dl_sched is not meeting the threshold value. Due to whcih the MCS of all the UEs are stuck with MCS 10-12 in good channel condition. - The threshold value is adjusted to support 32 UE capacity increase.
-
vijay chadachan authored
- Added the limit as MAX_DCI_CORESET for max_sched_ues in DL/UL scheduler. This is needed because gNB crashes when tested with 100MHz cell as the scheduler tries to schedule 11 UEs in a slot and the DCI informaiton is corrupted due to the limitation in NFAPI interface because of MAX_DCI_CORESET size.
-
vijay chadachan authored
The memory allocation is increased to enable the periodic mac stats logging to enable increased number of UEs data.
-
- 20 Mar, 2024 5 commits
-
-
Romain Beurdouche authored
-
Romain Beurdouche authored
-
Romain Beurdouche authored
-
Robert Schmidt authored
-
francescomani authored
-
- 19 Mar, 2024 8 commits
-
-
Robert Schmidt authored
Use the correct function in order to close open RFsim connections, instead of a simple close(). If this is not done correctly, it might happen that the softmodem closes, but an L1 thread might still read samples (bug in higher layers). Then, RFsim tries to read a socket (because it has an open connection), but the actual connection had been close()d. This commit fixes this behavior.
-
Romain Beurdouche authored
-
Robert Schmidt authored
-
francescomani authored
-
francescomani authored
-
Romain Beurdouche authored
-
Romain Beurdouche authored
-
Robert Schmidt authored
Integration: `2024.w11` See merge request oai/openairinterface5g!2623 * !2435 Add a sequence container in OAI * !2552 NR UE RRC re-establishment * !2611 RRC: ignore random value during RRC Setup Request * !2587 NR UE RRC handle MeasConfig * !2616 NR UE remove unused phy_config_ind queue * !2580 Improve function that map ro to ssb in the UE: make dynamic smaller memory... * !2614 F1AP: move GTP from enc/dec to logic handlers * !2622 gNB LOG with UE command line parameters * !2595 remove 5G dependency on 4G mac.h include, separate RA state enums between 4G/5G and UE/gNB * !2615 Enhancements to traffic flow in SW architecture documentation
-
- 18 Mar, 2024 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/print_LOG_for_UE_command_line_parameters' into integration_2024_w11
-
Robert Schmidt authored
-
- 15 Mar, 2024 8 commits
-
-
Laurent THOMAS authored
add RA stat trace by enum name instead of integer printing fix minor a few minor typos
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-