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 "UNNAMED PROJECT".
The branch, master has been updated via 84bf0faed9912ba2b31e56299f5a0441973076eb (commit) via b216c6b1652454d01f10c376a16bae864b717a1e (commit) from 10e37a50893b2f452d9ddf8042e0e9b8c7368d94 (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-pcu/commit/?id=84bf0faed9912ba2b31e56299f5a0441...
commit 84bf0faed9912ba2b31e56299f5a0441973076eb Author: Max msuraev@sysmocom.de Date: Fri Sep 1 11:02:40 2017 +0200
Support receiving SI13 from BTS
* store SI13 in BTS struct * check and handle BCCH SAPI
Change-Id: I610a93ce23725b182ec14e3507331295bd542f74 Related: OS#2400
http://cgit.osmocom.org/osmo-pcu/commit/?id=b216c6b1652454d01f10c376a16bae86...
commit b216c6b1652454d01f10c376a16bae864b717a1e Author: Max msuraev@sysmocom.de Date: Fri Sep 1 11:00:39 2017 +0200
cosmetic: tighten direct-phy related code
* move the code to related SAPI case * get rid of 'unused variable' warning if direct-phy is not used
Change-Id: If8cae6f3579cfdecc25bbe1d08fa88a4f664a03b
-----------------------------------------------------------------------
Summary of changes: src/bts.h | 4 +++- src/osmo-bts-litecell15/lc15_l1_if.c | 2 ++ src/osmo-bts-sysmo/sysmo_l1_if.c | 2 ++ src/pcu_l1_if.cpp | 46 +++++++++++++++++++++++++++--------- src/pcu_main.cpp | 1 + src/pcu_vty.h | 1 + 6 files changed, 44 insertions(+), 12 deletions(-)
hooks/post-receive