osmo-bts.git branch master updated. 0.4.0-161-gecd5bc2

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
Thu Jun 16 13:39:53 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  ecd5bc2aefe8611795229980105de2f0bc4e092a (commit)
       via  7cc3c3156ef23500612724f8a38c3db95c05702b (commit)
      from  58e4e18206501c3bffa65f0b876bbc5ebe175d6e (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=ecd5bc2aefe8611795229980105de2f0bc4e092a

commit ecd5bc2aefe8611795229980105de2f0bc4e092a
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jun 15 17:55:21 2016 +0200

    TRX: Add vty command to power on/off transceiver
    
    Add vty command (under "phy X instance Y" hierarchy) to manually send
    POWERON or POWEROFF command. It's useful for debugging issues related to
    BTS/TRX initialization.
    
    Change-Id: I6dfebaf118cdf5ad144516b2b839b17350a73ce4
    Related: OS#1648

http://cgit.osmocom.org/osmo-bts/commit/?id=7cc3c3156ef23500612724f8a38c3db95c05702b

commit 7cc3c3156ef23500612724f8a38c3db95c05702b
Author: Max <msuraev at sysmocom.de>
Date:   Thu Jun 16 12:36:20 2016 +0200

    Fix OML activation
    
    Previously software activation could have been reported multiple times
    which broke proper BTS init. Introduce guard variable to ensure
    reporting happens only once.
    
    Note: this is just minimal workaround - ideally proper OML state machine
    should be implemented.
    
    Change-Id: Ifffbdb756bc5d2864f985c01a3299b839c4de7af
    Related: OS#1648

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

Summary of changes:
 include/osmo-bts/phy_link.h |  2 ++
 src/osmo-bts-trx/l1_if.c    | 12 +++++++++---
 src/osmo-bts-trx/trx_if.c   | 11 +++++++----
 src/osmo-bts-trx/trx_vty.c  | 19 +++++++++++++++++++
 4 files changed, 37 insertions(+), 7 deletions(-)


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



More information about the osmocom-commitlog mailing list