osmo-bts.git branch master updated. 0.4.0-575-gde99be4

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 10:03: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  de99be4afbc35e22f4f0263b0e9661dcecdc1ea2 (commit)
      from  d1f8001cdf7ddc4ae5e0319af5a6a021f03fdb07 (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=de99be4afbc35e22f4f0263b0e9661dcecdc1ea2

commit de99be4afbc35e22f4f0263b0e9661dcecdc1ea2
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jul 30 16:55:00 2017 +0200

    L1SAP: Use RSL_CHAN_OSMO_PDCH across L1SAP
    
    So far, L1SAP code is hiding RSL_CHAN_OSMO_PDCH from the bts specific
    code below L1SAP.  This is some kind of a hack/workaround, making code
    and debug output / logs more difficult to understand.
    
    So let's teach the lower layer how to treat RSL_CHAN_OSMO_PDCH and
    remove the "hiding" code from the common l1sap.c code.
    
    Change-Id: Iaaa833febe45b82166d3901f10cc5466a7591c19

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

Summary of changes:
 include/osmo-bts/l1sap.h        | 1 +
 src/common/l1sap.c              | 9 +++------
 src/common/scheduler.c          | 4 ++--
 src/osmo-bts-litecell15/l1_if.c | 4 ++--
 src/osmo-bts-octphy/l1_if.c     | 4 ++--
 src/osmo-bts-sysmo/l1_if.c      | 4 ++--
 6 files changed, 12 insertions(+), 14 deletions(-)


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



More information about the osmocom-commitlog mailing list