From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Mon, 25 Aug 2014 17:03:35 GMT
Message-ID: <201408251703.s7PH3ZlA054618@git.osmocom.org>
Subject: osmo-bts.git branch master updated. 0.3.0-240-g11b14fd
Message: 4

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  11b14fd6624a012cb6bdc49f2dea970f02fda653 (commit)
      from  9e873335ec6c77df8a3ffa9fe041d8dfa4ac4ece (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=11b14fd6624a012cb6bdc49f2dea970f02fda653

commit 11b14fd6624a012cb6bdc49f2dea970f02fda653
Author: Harald Welte <laforge@gnumonks.org>
Date:   Mon Aug 25 19:01:24 2014 +0200

    tx_power: Check actual TRX output power against intended value
    
    We use the completion call-back from L1 to compare the instructed
    TRX board output power with the actual value as reported  back from
    L1.
    
    Right now we only print an error message in case the values disagree.
    
    In the future we might want to either use that value as part of our
    calculation or send an OML alarm report to the BSC.

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

Summary of changes:
 include/osmo-bts/tx_power.h |  2 ++
 src/common/tx_power.c       | 18 ++++++++++++++++++
 src/osmo-bts-sysmo/oml.c    |  3 +++
 3 files changed, 23 insertions(+)


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


