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 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.
4 years ago
..
phy_controller.h integrated new observer pattern into phy controller fsm 4 years ago
rrc.h Process all calls to RLF in the main RRC task 4 years ago
rrc_cell.h fix issue when adding neighbour cell that matches serving cell 4 years ago
rrc_common.h Updated copyright 5 years ago
rrc_meas.h rrc_meas: disable layer3 filtering until quantity config is received 4 years ago
rrc_metrics.h Adds best neighbour to CSV and stdout metrics (#1440) 4 years ago
rrc_nr.h remove more unused rrc variables 5 years ago
rrc_procedures.h fix deadlock in handover 4 years ago