osmo-bts.git branch master updated. 0.4.0-386-gdf5ac9a

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 7 20:27:20 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  df5ac9aa119f7a11feecbd65de5828281a197588 (commit)
       via  13d0feb4043a4dbd0f0cde010cbe8697d2b70629 (commit)
       via  4ba7363286e794726411ec1b69c73dc81f51c7c9 (commit)
      from  eb4a3392e1f91f3a1f3485c90548a73c9ae9ea15 (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=df5ac9aa119f7a11feecbd65de5828281a197588

commit df5ac9aa119f7a11feecbd65de5828281a197588
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Feb 7 19:58:41 2017 +0100

    tx_power: Change PA calibration tables to use delta vales
    
    It seems more user friendly to look at a calibration table in terms of
    the delta (positive or negative) compared to the nominal gain value,
    rather than a collection of absolute gain values.  It has the added
    benefit that the (API/data model) user doesn't have to specify a gain
    value for each ARFCN, but rather can rely on the default nominal gain in
    absence of a calibration table for this specific unit.
    
    Change-Id: I7311815902a88d2fc9d211cf4c62fa6fdc5e86ad

http://cgit.osmocom.org/osmo-bts/commit/?id=13d0feb4043a4dbd0f0cde010cbe8697d2b70629

commit 13d0feb4043a4dbd0f0cde010cbe8697d2b70629
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Feb 7 14:23:01 2017 +0100

    tx_power: various cosmetic fixes in comments
    
    Change-Id: I542b74d79bc8ffedd7c435b41b042edd5152f61c

http://cgit.osmocom.org/osmo-bts/commit/?id=4ba7363286e794726411ec1b69c73dc81f51c7c9

commit 4ba7363286e794726411ec1b69c73dc81f51c7c9
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Feb 7 16:12:51 2017 +0100

    Revert "sysmobts: Add correct nominal transmit power for sysmoBTS 1020"
    
    This reverts commit 1965b0d88082e427930f95071e992f0d9be79047, which was
    a premature change.  The 10dB gain are not the power of the TRX board,
    but are due to an internal, factory mounted PA, i.e. the
    trx_power_params.pa.  This will be introduced after adding a set of
    tx_power.c unit tests.
    
    Change-Id: I524b63c51fb0fe1f90ced28486a8e712f2dc50ae

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

Summary of changes:
 include/osmo-bts/tx_power.h |  2 +-
 src/common/tx_power.c       | 14 +++++++-------
 src/osmo-bts-sysmo/utils.c  |  2 --
 3 files changed, 8 insertions(+), 10 deletions(-)


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



More information about the osmocom-commitlog mailing list