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 e3de64cd67bedbc024d31a3866fc45027dd0dd0d (commit)
via 22704a88e2caa28a231d6f4f4fbb6181fab48e93 (commit)
from 2d848a061e5dd82ca95d1e18e5f1a5f615653a6c (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=e3de64cd67bedbc024d31a3866fc450…
commit e3de64cd67bedbc024d31a3866fc45027dd0dd0d
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 19 17:17:55 2017 +0200
measurement/cosmetic: Fixup source code comment
the function is_meas_complete() uses the *_meas_rep_fn104[]
lookup tables, defined at the beginning of the source file.
These lookup tabels contain a lot of magic numbers. This
commit adds a more elaborated comment with a reference
to the specification/section in order make the values
understandable.
Change-Id: Ic6e4037f965772e6b851c67662d5e7bf64cc04eb
http://cgit.osmocom.org/osmo-bts/commit/?id=22704a88e2caa28a231d6f4f4fbb618…
commit 22704a88e2caa28a231d6f4f4fbb6181fab48e93
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 19 15:46:11 2017 +0200
measurement/cosmetic: Fixup source code comment
the function ber10k_to_rxqual() has only a very brief
comment with the spec reference. This commit adds a more
explainatory comment that makes it easier to understand
from where the ber10k constants are taken.
Change-Id: I3d3488c97d0bffa7d449d3675afcc75b2a6a2703
-----------------------------------------------------------------------
Summary of changes:
src/common/measurement.c | 31 +++++++++++++++++++++++++++++--
1 file changed, 29 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)