osmo-bts.git branch master updated. 0.7.0-93-gac0254c

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 Feb 22 12:36:17 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  ac0254c000d1eaad9a48a11922d538cd53f622bd (commit)
       via  6eb37525112be96aa9be5ae91973894e22392aa4 (commit)
      from  22c07d1f1f174a8eb64edfe668c694129e929394 (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=ac0254c000d1eaad9a48a11922d538cd53f622bd

commit ac0254c000d1eaad9a48a11922d538cd53f622bd
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Feb 22 12:09:31 2018 +0100

    osmo-bts-virtual: Make use of LOGL1S() macro for context
    
    In Change-Id I5703b46c8a59fe00a3cdc063bcf72872980ec5e5 we introduced
    LOGL1S and starte to use in in common/scheduler.c as well as
    osmo-bts-trx but somehow we didn't introduce it in osmo-bts-virtual
    at the time.  Let's catch up.
    
    Change-Id: I0b5fd3b7982b9119becda844531108f64c68d19f

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

commit 6eb37525112be96aa9be5ae91973894e22392aa4
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Feb 22 11:44:20 2018 +0100

    Introduce + use LOG/DEBUGP with frame number prefixing/printing
    
    Let's make sure whenever we do have a frame number, we print it as
    context in the related log line
    
    Change-Id: I751d5ddb3322fce489bc241459738cbcc55c890b

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

Summary of changes:
 include/osmo-bts/logging.h               |  12 ++++
 src/common/l1sap.c                       |  73 ++++++++++-----------
 src/osmo-bts-litecell15/l1_if.c          |  35 +++++-----
 src/osmo-bts-litecell15/tch.c            |  17 +++--
 src/osmo-bts-octphy/l1_if.c              |  39 +++++------
 src/osmo-bts-octphy/l1_tch.c             |  16 ++---
 src/osmo-bts-sysmo/l1_if.c               |  23 +++----
 src/osmo-bts-sysmo/tch.c                 |  14 ++--
 src/osmo-bts-virtual/l1_if.c             |  14 ++--
 src/osmo-bts-virtual/scheduler_virtbts.c | 107 ++++++++++++-------------------
 10 files changed, 158 insertions(+), 192 deletions(-)


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



More information about the osmocom-commitlog mailing list