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 fbb151af2d enb,rrc: fix bearer re-activation after max KO
this patch makes sure that if RBs have been deactivated after
max KO on either the DL or the UL, they are reactivated if either
of them is working again.

UL/DL are always activated together, even if just one of them
recovers. The KO counter (or timer), however, is not stopped implicitly.
4 years ago
..
mac set minimum snr under which the UL SNR estimate is not updated 4 years ago
ngap move ngap files into their own folders 4 years ago
rrc enb,rrc: fix bearer re-activation after max KO 4 years ago
s1ap avoid letting repeated s1ap::user_release calls to deem the user as in zombie state. Use timer instead to auto-remove user from s1ap if no response from mme arrives 4 years ago
upper refactor - create s1ap dedicated folder 4 years ago
enb_stack_base.h adding MAC 0 padding support 4 years ago
enb_stack_lte.h optimization - only allow some multiqueue queues to notify the multiqueue consumer of the arrival of tasks 4 years ago
gnb_stack_nr.h adding MAC 0 padding support 4 years ago