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 dafb3635333d3754864de86cb89d78ee5bf0c013 (commit)
from bbe90fd6511c9a0abdb5f41d13c5ab0135b903f7 (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=dafb3635333d3754864de86cb89d78e…
commit dafb3635333d3754864de86cb89d78ee5bf0c013
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Mar 10 17:10:59 2017 +0100
Handle TXT indication from OsmoPCU
* handle OML message
* handle OsmoPCU version message
* show stored PCU version in 'show bts ..' vty command
Requires OpenBSc with I6710d53115f34634a7b70969cc05fd5c72ff8ab2.
Change-Id: I16e73198501487a5b1076bf83390b85538d5af73
Related: OS#1614, 1615
-----------------------------------------------------------------------
Summary of changes:
src/common/pcu_sock.c | 25 +++++++++++++++++++++++++
src/common/vty.c | 3 +++
2 files changed, 28 insertions(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)