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 4fa641d7b22116c7b1af0bf80ebe6ab78a06cee9 (commit)
via 64e3813b060d626ae9f767238ca018e0f697adf0 (commit)
via 9797a72cd7a259a642ce776519f0d34f3e7338e6 (commit)
from 99642656a067c2e16a1b2f1e5eb34529564c584d (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=4fa641d7b22116c7b1af0bf80ebe6ab…
commit 4fa641d7b22116c7b1af0bf80ebe6ab78a06cee9
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jun 21 19:45:01 2016 +0200
fix compiler warning: remove unused variable 'i' in calib_verify()
Change-Id: Iea6bc47182d021523285aea8d3f6a93ee4eec0eb
http://cgit.osmocom.org/osmo-bts/commit/?id=64e3813b060d626ae9f767238ca018e…
commit 64e3813b060d626ae9f767238ca018e0f697adf0
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jun 21 19:44:33 2016 +0200
fix compiler warning: remove useless 'static' storage class for struct decl
Change-Id: I4d5d11dd89449e4c9315f963576265bccad7e68c
http://cgit.osmocom.org/osmo-bts/commit/?id=9797a72cd7a259a642ce776519f0d34…
commit 9797a72cd7a259a642ce776519f0d34f3e7338e6
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jun 21 19:38:52 2016 +0200
fix compiler warnings: include bts_model.h in phy_link.c
The file calls bts_model_* API which was yet undeclared.
Change-Id: Ib6b30d125906c3abae518fb76da3a158885e3354
-----------------------------------------------------------------------
Summary of changes:
src/common/phy_link.c | 1 +
src/osmo-bts-litecell15/calib_file.c | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)