- 18 Aug, 2022 3 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 16 Aug, 2022 31 commits
-
-
Cedric Roux authored
- don't call exit() if get_message() fails, simply terminate the thread and disable the T tracer - T_dont_fork disappears, monitor_and_kill() as well, so now it's only 2 processes: the main (enb/gnb/ue) and the local tracer
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Removes phy_procedures_gNB_common_RX() (only used in nr_ulsim) + fixes in pucchsim
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Florian Kaltenberger authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
This stops all ongoing threads (using pthread_join()), and marks FIFOs to not block anymore. In this case, returned messages will be NULL.
-
Robert Schmidt authored
A detached thread cannot be joined with pthread_join(). However, this is crucial for correct resetting of the nr-softmodem. Therefore, do not create threads in detached state.
-
Robert Schmidt authored
-
Robert Schmidt authored
- First stop threads then free memory - Don't call kill_NR_RU_proc() twice (is called in stop_RU()) - Memory allocation optimizations
-
luis_pereira87 authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 12 Aug, 2022 1 commit
-
-
Robert Schmidt authored
integration_2022_wk32 See merge request oai/openairinterface5g!1658 MR !1551 Use F1 internally: RRC Message Transfer MR !1645 fix(ci): Fixes for the legacy LTE bench MR !1654 Fix for NDI init at UE MR !1656 ngap: minor fix: access the array correctly MR !1635 Fix SDAP in RFSIM mode MR !1643 add asn1c logs MR !1647 Function to get sample rate and BW
-
- 11 Aug, 2022 5 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
laurent authored
-
Angelo Athanassopoulos authored
-