aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/meas_rep.c
AgeCommit message (Collapse)AuthorFilesLines
2009-12-21meas_rep: utility function for processing of measurement reportsHarald Welte1-0/+114
This provides two functions: get_meas_rep_avg() to obtain the sliding window average of one particular field, and meas_rep_n_out_of_m_be() to check if at least N out of M measurments are >= BE.