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, stumpf/virt-phy has been updated
via b05b1381a58e5c26866254f5d98abc9f9b7c566d (commit)
from 2dedefb8479c191933829cb459939fc91f3816eb (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=b05b1381a58e5c26866254f5d98ab…
commit b05b1381a58e5c26866254f5d98abc9f9b7c566d
Author: Sebastian Stumpf <sebastian.stumpf87(a)googlemail.com>
Date: Thu Apr 6 16:46:52 2017 +0200
VIRT-PHY: Extracted common virtphy utils.
-----------------------------------------------------------------------
Summary of changes:
src/host/virt_phy/include/virtphy/common_util.h | 51 ++++++++++++++++
src/host/virt_phy/src/Makefile.am | 2 +-
src/host/virt_phy/src/gsmtapl1_if.c | 77 -------------------------
src/host/virt_phy/src/shared/common_util.c | 44 ++++++++++++++
4 files changed, 96 insertions(+), 78 deletions(-)
create mode 100644 src/host/virt_phy/include/virtphy/common_util.h
create mode 100644 src/host/virt_phy/src/shared/common_util.c
hooks/post-receive
--
The Open Source GSM Base Band stack