osmo-bts.git branch master updated. 0.4.0-398-g6b4c6aa

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
Tue Feb 14 17:31:43 UTC 2017


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  6b4c6aa375bfe1d49594d8a43345dc6b5df917c3 (commit)
      from  c4ac69dcc2bd3825e73f2a026dccc8813dcbe592 (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=6b4c6aa375bfe1d49594d8a43345dc6b5df917c3

commit 6b4c6aa375bfe1d49594d8a43345dc6b5df917c3
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Feb 7 19:49:14 2017 +0100

    sysmobts: fully support trx_power_params
    
    The simplistic approach of sysmobts_get_nominal_power() is insufficient
    to cope for devices that have an internal PA.  The Actual transceiver
    board is driven to a certain level (0..23 dBm typically), and the
    external PA must be handled independent of that.  Increasing the return
    value of sysmobts_get_nominal_power() would result in the sysmoBTS
    mainboard attempting to reach a higher power, which is wrong.
    
    This change affects sysmoBTS 1020 and 1100.  It causes power-ramping to
    be used by default.  For 1002 and 2050, no behavior change is expected.
    
    Change-Id: Ieff75d5becaa80a2097b6e744c75c2d16259c9a4

-----------------------------------------------------------------------

Summary of changes:
 src/osmo-bts-sysmo/l1_if.c        | 46 ++++++++++++++++++++++++++++++++++++---
 src/osmo-bts-sysmo/sysmobts_vty.c |  2 +-
 src/osmo-bts-sysmo/utils.c        | 26 ----------------------
 src/osmo-bts-sysmo/utils.h        |  2 --
 4 files changed, 44 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list