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 703c2d6eb8f82c319d774ed7e2627f86045e0e02 (commit)
from ecd5bc2aefe8611795229980105de2f0bc4e092a (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=703c2d6eb8f82c319d774ed7e2627f8…
commit 703c2d6eb8f82c319d774ed7e2627f86045e0e02
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Jun 16 03:26:50 2016 +0200
pcu_sock: add pcu_connected() to query PCU availability
Will be used in upcoming dyn PDCH switching.
Change-Id: I8031089ad5e9cb9690ca7e22facc53438f28e12a
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/pcu_if.h | 2 ++
src/common/pcu_sock.c | 10 ++++++++++
2 files changed, 12 insertions(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)