srsRAN/srsue/hdr/stack
Andre Puschmann 6827c2df21 rrc_meas: disable layer3 filtering until quantity config is received
the filter alpha was initialized to zero by default which causes an
issue because the first measurement for a cell can't be updated,
because the filtering function will always return the current value.

According to 36.331 Sec 5.5.3.2 Note 2, a k-value of 0 should turn
off filtering, which should be used as the default value until
an update is received from the network.
2020-09-21 09:27:07 +02:00
..
mac mux,bsr: refactor UL buffer status reporting 2020-09-03 15:00:36 +02:00
rrc rrc_meas: disable layer3 filtering until quantity config is received 2020-09-21 09:27:07 +02:00
upper use of task scheduler handle in pdcp 2020-07-13 11:19:25 +01:00
ue_stack_base.h srsue: limit sync queue length to 1 for ZMQ radio 2020-06-30 10:36:01 +02:00
ue_stack_lte.h pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00
ue_stack_nr.h pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00