srsRAN/srsue/src
Andre Puschmann 35307a047a make UE switch_on non-blocking
this allows a simpler main that just signals NAS to switch on the UE
but doesn't block until the action is completed.

For making sure the UE also attached if the first attempt failed
the NAS needs to be extended to support the correct timers.
2019-10-15 10:13:21 +02:00
..
phy SRSUE: fixed CSI and HARQ collision for CA 2019-10-14 11:20:35 +02:00
stack make UE switch_on non-blocking 2019-10-15 10:13:21 +02:00
CMakeLists.txt SRSUE: Do not add srsue_help nor srsue_version test if the GUI is enabled 2019-07-18 22:05:44 +02:00
main.cc make UE switch_on non-blocking 2019-10-15 10:13:21 +02:00
metrics_csv.cc add RRC metrics and remove extra methods to query RRC state 2019-07-13 14:33:43 +02:00
metrics_stdout.cc add RRC metrics and remove extra methods to query RRC state 2019-07-13 14:33:43 +02:00
set_net_admin_caps.cc update copyright notice 2019-04-29 09:20:02 +02:00
ue.cc Fixes minor unitialised/leaked memory 2019-09-20 16:03:37 +02:00