osmo-bts.git branch master updated. 0.4.0-116-g2c541c6

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 22 12:55:29 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  2c541c652d1524c9770849c65cef9b3d039008bf (commit)
      from  94bb3769f36c8b64c5dc196f02f22994543997d2 (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=2c541c652d1524c9770849c65cef9b3d039008bf

commit 2c541c652d1524c9770849c65cef9b3d039008bf
Author: Max <msuraev at sysmocom.de>
Date:   Thu Feb 18 17:48:07 2016 +0100

    Fix ocmo-bts-octphy interaction with OsmoPCU
    
    Previously osmo-bts-octphy have not provided in-band presence
    information which cause off-by-one errors and misinterpretation of
    ph_data_ind by PCU. This fixed now by adding support for explicitly
    passing PH-DATA presence info. Corresponding check and in-band passing
    of presence information are removed.
    
    Note: this requires libosmocore version with osmo_ph_pres_info_type
    support integrated.
    
    [hfreyther/max: Remove + 1 from the decoded length, bump the protocol
    version even if the ABI change is coming from libosmocore but let us
    be explicity here]

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

Summary of changes:
 include/osmo-bts/pcuif_proto.h       |  2 +-
 include/osmo-bts/scheduler_backend.h |  2 +-
 src/common/l1sap.c                   |  5 +++--
 src/common/scheduler.c               |  3 ++-
 src/osmo-bts-octphy/l1_if.c          |  1 +
 src/osmo-bts-trx/scheduler_trx.c     | 16 +++++++---------
 6 files changed, 15 insertions(+), 14 deletions(-)


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



More information about the osmocom-commitlog mailing list