This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via d0846651a3c2120a661212d07106584267f66475 (commit)
from 620bd83b129f8a216c68b2d57c509122e1538479 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=d0846651a3c2120a661212d07106584…
commit d0846651a3c2120a661212d07106584267f66475
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jun 16 13:31:36 2017 +0200
measurement: improve log output
The code that receives the uplink measurement data from L1 does not
print the number of already received uplink measurements. Since
this is a valuable information when debugging the log output will
now print this information as well.
(Patch by Octasic Inc.)
Change-Id: I79926f25de088571fcc2c14388c72fc968c2d382
-----------------------------------------------------------------------
Summary of changes:
src/common/measurement.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)