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 a91b2d9691014e4af59ee1a7236a35d877019579 (commit)
from ac84afa4095099731d5a6bafea0f2cc1a38e3f03 (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=a91b2d9691014e4af59ee1a7236a35d…
commit a91b2d9691014e4af59ee1a7236a35d877019579
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Aug 24 15:15:36 2016 +0200
log: sysmo,lc15: tweak log about sapi_cmds queue
The osmo-bts log used to say this a lot:
DL1C <0006> oml.c:758 (bts=0,trx=0,ts=0,ss=1) End of queue encountered. Now
empty? 1
- Move this to DEBUG level instead of NOTICE.
- Tweak wording and logic so it says one of:
[...] End of SAPI cmd queue encountered. Queue is now empty.
[...] End of SAPI cmd queue encountered. More pending.
Change-Id: I5a46c90d016cee9b50f32db2af568765d3cb74cc
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-litecell15/oml.c | 9 ++++++---
src/osmo-bts-sysmo/oml.c | 9 ++++++---
2 files changed, 12 insertions(+), 6 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)