You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann dc4be1b856 fix overwriting dedicated_info_nas in connection_request_proc
this fixes an issue in the step() function of the connection_request_proc
in which the dedicated_info_nas message was passed to RRC without
checking if its actually valid or not, i.e. contains a message at all.

because this check was missing and the step() function could be called
multiple-times, the function would overwrite the dedicated_info_nas
in RRC, and therefore causing the connection setup complete to fail
5 years ago
..
hdr some tiny MAC code refactoring and typo fixing 5 years ago
src fix overwriting dedicated_info_nas in connection_request_proc 5 years ago
test add error handling to TTCN3 socket handlers 5 years ago
CMakeLists.txt update copyright notice 6 years ago
ue.conf.example Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO 5 years ago