osmo-bts.git branch master updated. 0.4.0-250-g4b76a32

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Aug 8 17:41:44 UTC 2016


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=4b76a323b3bb71f8d3f4dc7439ecd9bad0f13bcf

commit 4b76a323b3bb71f8d3f4dc7439ecd9bad0f13bcf
Author: Max <msuraev at 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 BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list