mirror of https://github.com/pvnis/srsRAN_4G.git
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.
fef6893ce4
this commit removes the getsystime() call from the activity handling. it uses a single timer per UE to handle its activity. three different timer values exist. one for the Msg3 reception. This is like before and is quite low to quickly remove fake UEs from the RRC. The second is a generic value (set to 1s for now) that covers the entire UE configuration phase where multiple messages are sent back and forth until the UE is fully set up and the default bearer runs. From there on, the UE inactivity timer is used which may be much bigger than 1s. |
5 years ago | |
---|---|---|
.. | ||
rrc.h | 5 years ago | |
rrc_metrics.h | 5 years ago | |
rrc_mobility.h | 5 years ago |