srsLTE/srsue/hdr/stack/rrc
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
..
rrc.h make UE switch_on non-blocking 2019-10-15 10:13:21 +02:00
rrc_common.h introduce new UE layer design 2019-05-17 17:46:28 +02:00
rrc_metrics.h add RRC metrics and remove extra methods to query RRC state 2019-07-13 14:33:43 +02:00
rrc_procedures.h since we moved cell search to the background thread, cell reselection prints a error message that it cannot start. In fact it already started. It is just waiting for the cell search to finish. This PR fixes this 2019-10-14 15:18:15 +02:00