osmo-bts.git branch master updated. 0.4.0-579-gfe6c75d

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 Aug 9 13:03:37 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  fe6c75d24a1751341bcee91cb45c7ac7f5d07da3 (commit)
       via  bd65b72f91f195dd9b6ea2df67d6d1b36b1e9864 (commit)
      from  cd1b08b14f6a68e53ad7308cb5cd318f262426b7 (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=fe6c75d24a1751341bcee91cb45c7ac7f5d07da3

commit fe6c75d24a1751341bcee91cb45c7ac7f5d07da3
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Jun 24 18:42:00 2017 +0200

    TRX: Remove global variables, move SETBSIC/SETTSC handling into phy_link
    
    Whether or not we are talking to an OpenBTS (SETBSIC) or OsmoTRX
    (SETTSC) transceiver is a property of the phy_link, and not a property
    of the BTS.  Also, we *really, really* should never use global
    variables. I'm very happy this is being cleaned up, finally.
    
    Change-Id: I51aeb17661dfd63ff347f7b2c0d7ffa383ec814c

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

commit bd65b72f91f195dd9b6ea2df67d6d1b36b1e9864
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Jun 23 18:57:28 2017 +0200

    l1sap/osmo-bts-sysmo: Improve logging
    
    Change-Id: I339db0e5f3fd5e44bac974f2447afc80388802af

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

Summary of changes:
 include/osmo-bts/phy_link.h |  1 +
 src/common/l1sap.c          | 35 ++++++++++++-------
 src/osmo-bts-trx/trx_if.c   | 18 +++++-----
 src/osmo-bts-trx/trx_if.h   |  2 --
 src/osmo-bts-trx/trx_vty.c  | 83 ++++++++++++++++-----------------------------
 5 files changed, 61 insertions(+), 78 deletions(-)


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



More information about the osmocom-commitlog mailing list