aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/measurement.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-30dyn TS: measurement: use correct nr of subslots, rm code dupNeels Hofmeyr1-15/+1
2016-08-10dyn TS: measurement.c: replace fixme with commentNeels Hofmeyr1-1/+1
2016-05-31Use libosmocore function for uplink measurementsMax1-11/+0
2014-12-30Initial CBCH supportHarald Welte1-0/+4
2014-08-25make use of libosmocore 'gsm_meas_rep_unidir'Harald Welte1-8/+10
2013-12-28measurement: Speculative performance changeHolger Hans Peter Freyther1-1/+14
2013-05-04measurement: Mark the internal functions as internalHolger Hans Peter Freyther1-2/+2
2013-03-24measurement: Add debug helper when we have a report for an inactive channelHolger Hans Peter Freyther1-0/+5
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg1-0/+1
2011-07-02measurement: fix missing \n at end of log outputHarald Welte1-1/+1
2011-07-01fix various compiler warningsHarald Welte1-1/+1
2011-06-30measurements: avoid division by zeroHarald Welte1-2/+5
2011-06-29implement baseic uplink measurement processing + reportingHarald Welte1-0/+235