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 8a89c7d3c327c3594c8dc6251179c0e66b1ba3e5 (commit)
via ab4696bb2fcdf16451585c40275d3b931ab1db4c (commit)
from 9605b695fab690682024128cd580b288906fbb24 (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=8a89c7d3c327c3594c8dc6251179c0e…
commit 8a89c7d3c327c3594c8dc6251179c0e66b1ba3e5
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Sep 27 14:07:55 2017 +0200
vty: print version and description for each phy
When printing BTS via 'show bts ..' let's also print each TRX, which phy
number and version it uses and its description. It's helpful in
troubleshooting low-level issues as it allows vendor-specific code to
easily expose firmware version.
Related: SYS#3884
Change-Id: Iabcc862566b40a9314f3e1d17fda61d8ab24a3cd
http://cgit.osmocom.org/osmo-bts/commit/?id=ab4696bb2fcdf16451585c40275d3b9…
commit ab4696bb2fcdf16451585c40275d3b931ab1db4c
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Sep 27 14:03:10 2017 +0200
Replace dead code
* remove leftover from copy-paste of corresponding OpenBSC code
* print OML link state
* print paging load
Change-Id: Ia5e3dc10efe2b5ab212cab1518a10d36b20b8bb2
-----------------------------------------------------------------------
Summary of changes:
src/common/vty.c | 33 ++++++++++++++++-----------------
1 file changed, 16 insertions(+), 17 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)