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 69e0461674611425beefa4753d8743978259f19c (commit)
from bbd4d54e46b3d2ed7d134b8b103abd1683616b9f (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=69e0461674611425beefa4753d87439…
commit 69e0461674611425beefa4753d8743978259f19c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jul 19 16:03:25 2017 +0200
VIRT-PHY: Print NOTICE log message from unimplemented stubs
There are plenty of functions stubbed out in osmo-bts-virtual, let's
print a NOTICE level log message to be able to correlate any kind of
erroneous behavior with the fact that a given function has no actual
implementation.
Change-Id: Ib607d192f90af7fb2d5a8747de5527f39e3cfefa
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-virtual/bts_model.c | 8 ++++++++
src/osmo-bts-virtual/main.c | 5 +++++
2 files changed, 13 insertions(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)