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.orgThis 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  5c0d88e69d16426d8e7af5bf4b7866aa33132064 (commit)
      from  4fa641d7b22116c7b1af0bf80ebe6ab78a06cee9 (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=5c0d88e69d16426d8e7af5bf4b7866aa33132064
commit 5c0d88e69d16426d8e7af5bf4b7866aa33132064
Author: Max <msuraev at sysmocom.de>
Date:   Thu Jun 23 15:39:31 2016 +0200
    Make get_lchan_by_chan_nr globally available
    
    * Remove static qualifier
    * Remove duplicated code - use generic function instead
    
    Change-Id: I37a312648771f58d3087471083cfcebbd97ccf1d
-----------------------------------------------------------------------
Summary of changes:
 include/osmo-bts/l1sap.h        |  2 ++
 src/common/l1sap.c              |  4 ++--
 src/osmo-bts-litecell15/l1_if.c | 16 +++++-----------
 src/osmo-bts-octphy/l1_if.c     | 16 +++++-----------
 src/osmo-bts-sysmo/l1_if.c      | 16 +++++-----------
 src/osmo-bts-trx/l1_if.c        |  9 ++-------
 6 files changed, 21 insertions(+), 42 deletions(-)
hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)