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 code for Iuh interface".
The branch, master has been updated
via bfeea6713b4e17fcd5cfb0a5b4c042eaf526ae22 (commit)
via ef727410b28f1482a2a174cfbe943e6e98205bdb (commit)
from 1e57ba503ed734b36094288ad2dbedbd11f39c57 (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-iuh/commit/?id=bfeea6713b4e17fcd5cfb0a5b4c042e…
commit bfeea6713b4e17fcd5cfb0a5b4c042eaf526ae22
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 27 22:53:36 2017 +0100
Expand ctrl interface
Add commands to get number of connected HNBs and identity string of
connected HNB based on Cell ID.
Change-Id: I3a2d6fa3d6d0829ccee4ecc0998d9299c97820e9
http://cgit.osmocom.org/osmo-iuh/commit/?id=ef727410b28f1482a2a174cfbe943e6…
commit ef727410b28f1482a2a174cfbe943e6e98205bdb
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Dec 26 19:27:43 2017 +0100
Add control interface
* add libosmoctrl dependency
* bind control interface
Change-Id: I4637e88da00bac1ab0237c29ac73806d024863ba
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 1 +
include/osmocom/iuh/hnbgw.h | 11 ++++-
src/Makefile.am | 4 +-
src/hnbgw.c | 100 +++++++++++++++++++++++++++++++++++++++++++-
4 files changed, 111 insertions(+), 5 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface