osmo-pcu.git branch master updated. 0.2-770-g58b6646

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
Thu May 19 06:40:41 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 "UNNAMED PROJECT".

The branch, master has been updated
       via  58b664675013b948a37ce151948cabe9fe17d386 (commit)
      from  ed3ae4a39277d8a054545498905dcf032549218c (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-pcu/commit/?id=58b664675013b948a37ce151948cabe9fe17d386

commit 58b664675013b948a37ce151948cabe9fe17d386
Author: Max <msuraev at sysmocom.de>
Date:   Fri May 13 10:34:15 2016 +0200

    Change internal API for consistency
    
    Make TRX API (void *) consistent with the way it's used (integer). Use
    uint8_t for TRX numbering everywhere (we don't expect hardware with
    more than 256 transceivers in the near future). This change helps to
    avoid unnecessary casts and make API much clearer.
    
    Change-Id: Ic584611184b0c8b5417ecff0ddae3d526b55a079
    Related: SYS#2443
    Reviewed-on: https://gerrit.osmocom.org/59
    Tested-by: Jenkins Builder
    Reviewed-by: Holger Freyther <holger at freyther.de>

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

Summary of changes:
 src/osmo-bts-sysmo/sysmo_l1_if.c | 8 ++++----
 src/osmo-bts-sysmo/sysmo_l1_if.h | 2 +-
 src/pcu_l1_if.cpp                | 9 +++++----
 3 files changed, 10 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list