osmo-bts.git branch master updated. 0.7.0-68-gf9d19ee

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
Mon Feb 5 13:16:19 UTC 2018


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  f9d19ee85c914d8a8fd53590c2ff6920874ee9d3 (commit)
       via  1948aeb269c2943ecc8a9d9f8a6156fe6cfe77b9 (commit)
       via  6dcbe4836a3f702404812721d66f0dee71a6b448 (commit)
      from  bbb23cfc5bb2acb3559e803479dbf82f1178194c (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=f9d19ee85c914d8a8fd53590c2ff6920874ee9d3

commit f9d19ee85c914d8a8fd53590c2ff6920874ee9d3
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Feb 1 20:42:52 2018 +0100

    virtual: l1_if.c: Remove unneeded warning message
    
    Commit 5eb17e28acdd6fba22a1f2e60f4d55aaef18b47a added this warning when
    implementing the full function. However, other backends seem to be also
    passing the primitive from the stack to l1sap_up without any visible issues.
    Furthermore, according to the documentation of l1sap_up, it takes ownership of the
    msgb, but doesn't take ownserhip of the prim itself.
    
    Change-Id: I45fe40e3377eac999d1dac5356678195381d94ca

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

commit 1948aeb269c2943ecc8a9d9f8a6156fe6cfe77b9
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Feb 1 20:34:44 2018 +0100

    vty.c: Remove warning message
    
    This warning was included in commit
    6d7b78bde165f39dcd9033f0c5386f5699801233 from 2011, and nowadays I only
    see this command used in osmo-bts, so I think we most probably drop it
    as it doesn't make sense anymore.
    
    Change-Id: Ie277dce00292c8f403b9a2b405efe4429e6af86a

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

commit 6dcbe4836a3f702404812721d66f0dee71a6b448
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Feb 1 20:24:41 2018 +0100

    octphy: octpkt.c: Remove unused static functions
    
    Change-Id: I97c08b66d41ab5902a11a1e989e278c56cdee102

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

Summary of changes:
 src/common/vty.c             |  1 -
 src/osmo-bts-octphy/octpkt.c | 32 --------------------------------
 src/osmo-bts-virtual/l1_if.c |  3 +--
 3 files changed, 1 insertion(+), 35 deletions(-)


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



More information about the osmocom-commitlog mailing list