- 22 May, 2024 40 commits
-
-
francescomani authored
-
Laurent THOMAS authored
Add an API to allow out-of-order writes to a radio interface, unlike the current interface. this function is called in UE in this commit, even if the tx might still be in order. Later, i plan to improve UE pulti-threading, that will lead to out of order tx. also, the gNB will benefit of this new function to replace several specific pieces of code that reorder tx with over complex and slow systems
-
Jaroslava Fiedlerova authored
-
Robert Schmidt authored
-
Robert Schmidt authored
5G L2sim is broken since some time, and there is no time to fix it. Remove it from the Container Parent Pipeline.
-
Robert Schmidt authored
-
Robert Schmidt authored
- Four mounting of files, we need the absolute path. Even if the script gets relative paths, realpath will give the absolute path - Correctly recognize and handle gNB images with AW2S support
-
Robert Schmidt authored
-
Guido Casati authored
- this prevents pulling PDUs from PDCP when re-establishment is awaiting
-
Guido Casati authored
- short and long SN sizes - PDCP PDU header sizes - PDCP integrity size - getter for maximim PDCP PDU size
-
francescomani authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
- no need to specify "single-ue" profile when running iperf test for 1 UE only - default profile "balanced" can be used instead, computes BW for 1 UE correctly
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
- Remove IperfFromContainer - Remove unused functions IperfExit and PingExit - Remove unused function for iperf analysis
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
- add traffic servers - add runServer parameter
-
Jaroslava Fiedlerova authored
-
francescomani authored
-
Robert Schmidt authored
On Wayland (e.g., Gnome on Ubuntu 22), additional steps might be necessary to make QtScope run. Describe them in the doc. Closes: #696
-
francescomani authored
-
francescomani authored
use layer number and not dmrs port number to index pusch channel estimates (plus some code improvement)
-
francescomani authored
use layer number and not dmrs port number to index pdsch channel estimates (plus some code improvement)
-