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 4b76a323b3bb71f8d3f4dc7439ecd9bad0f13bcf (commit) from b0f8fa814376d46ff9d7ef0e94e8480ce63442f9 (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=4b76a323b3bb71f8d3f4dc7439ecd9ba...
commit 4b76a323b3bb71f8d3f4dc7439ecd9bad0f13bcf Author: Max msuraev@sysmocom.de Date: Thu Jul 28 14:46:00 2016 +0200
Fill measurements data for L1SAP
Fill in values for BER, BTO, Link quality in L1SAP and send them to PCU. Note: this increases the version of BTS <-> PCU protocol. It also requires corresponding changes in libosmocore.
All BTS models provide measurements data unless direct DSP access for PCU is enabled. For BTS-specific notes see below.
Octphy: conversion from sSNRDb to Link Quality uses formulae which works in practice instead of what's documented for sSNRDb value. Subject to change in future revisions.
TRX: C / I link quality estimator is not computed.
Change-Id: Ic9693a044756fb1c7bd2ff3cfa0db042c3c4e01c Related: OS#1616
-----------------------------------------------------------------------
Summary of changes: include/osmo-bts/pcu_if.h | 2 +- include/osmo-bts/pcuif_proto.h | 5 ++++- include/osmo-bts/scheduler_backend.h | 6 +++++- src/common/l1sap.c | 7 +++++-- src/common/pcu_sock.c | 5 ++++- src/common/scheduler.c | 9 ++++++++- src/osmo-bts-litecell15/l1_if.c | 6 +++++- src/osmo-bts-octphy/l1_if.c | 13 ++++++++++++- src/osmo-bts-sysmo/l1_if.c | 6 +++++- src/osmo-bts-trx/scheduler_trx.c | 30 ++++++++++++++++++++++-------- 10 files changed, 71 insertions(+), 18 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org