srsLTE/srsue
Andre Puschmann c1da02cd07 after initiating reestablishment, we need to perform cell reselection immediatly
before cell reselection was postponed to the next TTI but this is not possible in
the case where the serving cell changes.

if the "old" serving cell is no longer suitable, we would directly go to RRC IDLE below.
Therefore we need to select the new serving cell before sending the reestablishment
request.

this is tested in TC_8_5_1_1
2019-10-18 16:38:55 +02:00
..
hdr added for-range loop and bool decay checks to clang-tidy. Applied some of the recommendations of clang-tidy to nas.cc 2019-10-18 12:36:17 +02:00
src after initiating reestablishment, we need to perform cell reselection immediatly 2019-10-18 16:38:55 +02:00
test revert nas_test fix 2019-10-18 12:36:17 +02:00
CMakeLists.txt update copyright notice 2019-04-29 09:20:02 +02:00
ue.conf.example Do not change master clock rate if not necessary. Hint in ue/enb configs for low BW cells 2019-09-27 18:59:55 +02:00