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 57ce53d8aac6dbd4ac10585b7b812c6021a19095 (commit)
from 6b264c5344d9f6daccef09bf5d793ac9d66a6c36 (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=57ce53d8aac6dbd4ac10585b7b812c6…
commit 57ce53d8aac6dbd4ac10585b7b812c6021a19095
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Dec 2 22:00:40 2017 +0100
measurment.c: Introduce INFO category for DMEAS logging
There's no point in either having full verbosity in DEBUG level
and not logging any measurement related information in INFO. Let's
at least print the results at the end of each measurement period in INFO
level.
Change-Id: I2c870531478c05ce31cc1015597a068a4a76cf99
-----------------------------------------------------------------------
Summary of changes:
src/common/measurement.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)