osmo-bts.git branch master updated. 0.4.0-372-gf65b57a

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
Wed Jan 25 19:44:30 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  f65b57a7071acd23ed5429df71393e76907a7283 (commit)
       via  871e0bec7e5218defc404b117dd6f89906c5c0da (commit)
      from  10b11325a77af9a159bf05af0cd2ad7a3d24dc58 (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=f65b57a7071acd23ed5429df71393e76907a7283

commit f65b57a7071acd23ed5429df71393e76907a7283
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jan 11 17:25:05 2017 +0100

    Add ctrl command to send OML alert
    
    Change-Id: I228cb71ab945e19e3747843469a52f577ee32f97
    Related: OS#1615

http://cgit.osmocom.org/osmo-bts/commit/?id=871e0bec7e5218defc404b117dd6f89906c5c0da

commit 871e0bec7e5218defc404b117dd6f89906c5c0da
Author: Max <msuraev at sysmocom.de>
Date:   Tue Jan 24 16:27:06 2017 +0100

    OML: internalize failure reporting
    
    * make oml_tx_failure_event_rep() static and use osmo_signal_dispatch()
      wrapped into oml_fail_rep() to trigger event reports outside of oml.c
      instead of directly calling into OML layer
    * remove unnecessary formatting from text messages
    
    Related: OS#1615
    Change-Id: I738555c547926e97b325ab53763c0076c42309bc

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

Summary of changes:
 include/osmo-bts/oml.h         |  5 +--
 include/osmo-bts/signal.h      |  1 +
 src/common/abis.c              |  2 +-
 src/common/bts.c               |  6 +--
 src/common/bts_ctrl_commands.c | 15 ++++++++
 src/common/l1sap.c             |  6 +--
 src/common/main.c              | 13 +++----
 src/common/oml.c               | 87 +++++++++++++++++++++++++++++-------------
 src/common/rsl.c               | 21 ++++------
 9 files changed, 98 insertions(+), 58 deletions(-)


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



More information about the osmocom-commitlog mailing list