aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/measurement.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-24measurement: Remove dead codeHarald Welte1-37/+0
2017-06-13measurement: Improve log outputPhilipp Maier1-10/+22
2017-06-09cosmetic: remove unused variablePhilipp Maier1-1/+0
2017-06-09Revert "measurement: exclude idle channels from uplink measurement"Philipp Maier1-29/+24
2017-06-09measurement: fix measurement computationPhilipp Maier1-0/+51
2017-05-24measurement: exclude idle channels from uplink measurementPhilipp Maier1-24/+29
2017-05-17measurement: make lchan_meas_check_compute() available to l1sap.cPhilipp Maier1-1/+1
2017-05-17measurement: fix measurement reporting periodPhilipp Maier1-3/+35
2017-05-17measurement/cosmetic: Fixup source code commentPhilipp Maier1-1/+15
2017-05-17measurement/cosmetic: Fixup source code commentPhilipp Maier1-1/+14
2017-01-06fix: dyn ts: uplink measurement reportNeels Hofmeyr1-1/+1
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