osmo-bts.git branch master updated. 0.4.0-581-g506a7f9

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 Aug 15 13:27: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  506a7f98b22076576ae3b438981250a97b6dd739 (commit)
      from  fb78397cbdc652a24a7b9d0487f761ccde21728a (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=506a7f98b22076576ae3b438981250a97b6dd739

commit 506a7f98b22076576ae3b438981250a97b6dd739
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Tue Aug 15 14:54:45 2017 +0200

    osmo-bts-trx: Enable osmotrx tx-attenuation oml by default
    
    There are currently two ways to specify power reductions to be sent to
    osmo-trx from osmo-bts-trx:
    * osmotrx tx-attenuation oml
    * osmotrx tx-attenuation <0-50>
    
    None of them is enabled by default, which means if none of them is
    specified in the config file of osmo-bts-trx, SETPOWER cmd won't be sent
    to osmo-trx, which in turn won't turn on the transciever.
    
    Let's enable osmo tx-attenuation oml by default and leave it up to the
    bsc to decide which power reduction to use. If the user wants to
    configure a specific tx-attentuation, it can still do so in exactly the
    same way he used to do it.
    
    Change-Id: Ia8640751630ee37e5f5d1f470bad892a08e80654

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

Summary of changes:
 src/osmo-bts-trx/main.c | 2 ++
 1 file changed, 2 insertions(+)


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



More information about the osmocom-commitlog mailing list