integration_2021_wk50_a
MR !1354 : Fix msg4 segfault - Fix segmentation fault that happens after an uplink failure timeout (gNB removes the UE) and when UE tries to use the same (old) RNTI. MR !1347 : nr pdcp: introduce a thread to do pdcp_data_ind - Before this commit, pdcp_data_ind is done in the realtime PHY/MAC thread, and this may have an impact on realtime performances. - introduce a new thread to do the job, freeing the realtime PHY/MAC logic. MR !1360 : Scope telnet fixes -no need for form.h header in telnet -enable double buffering in scope -freeze gNB scope while updating graphs MR !1363 : CI: a few fixes -Increased some timeout -Added missing gNB log file from artifact
Showing
Please register or sign in to comment