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 "The Open Source GSM Base Band stack".
The branch, master has been updated
via 271eca57a993858c29f94346b435f6162f3f3351 (commit)
via 656cd327f97e025a3ff1a02f07dfa68bc503e9d3 (commit)
from c8d1ad36eb2e096771d9d29c9bcd54720a798d6c (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/osmocom-bb/commit/?id=271eca57a993858c29f94346b435f…
commit 271eca57a993858c29f94346b435f6162f3f3351
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jul 13 00:03:55 2017 +0200
VIRT-PHY: Use gsmtap value_strings in recent libosmocore
In Change-ID Iaf8a99912f42a56ef785a1642e18238c0b67cf68 libosmocore
introduced value_strings fro the GSMTAP_CHANNEL_* and GSMTAP_TYPE_*
constants, so we can remove the private tables.
Change-Id: I771dbe079fc6d1a5e66e958deb832c1168990851
http://cgit.osmocom.org/osmocom-bb/commit/?id=656cd327f97e025a3ff1a02f07dfa…
commit 656cd327f97e025a3ff1a02f07dfa68bc503e9d3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jul 12 23:45:23 2017 +0200
VIRT-PHY: common_util: chantype_gsmtap2rsl() now in libosmocore
As of Change-Id Ie1bc00670887064da0fea61c3dab036c23ceea25, this function
is offered by libosmocore.
Change-Id: Ie269afe314967fd2c42b91ee854c217f699252dc
-----------------------------------------------------------------------
Summary of changes:
src/host/virt_phy/include/virtphy/common_util.h | 40 ----------------------
src/host/virt_phy/src/Makefile.am | 2 +-
src/host/virt_phy/src/gsmtapl1_if.c | 44 ++-----------------------
src/host/virt_phy/src/shared/common_util.c | 44 -------------------------
4 files changed, 3 insertions(+), 127 deletions(-)
delete mode 100644 src/host/virt_phy/src/shared/common_util.c
hooks/post-receive
--
The Open Source GSM Base Band stack