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 "The Open Source GSM Base Band stack".
The branch, master has been updated
via 42888ed9470b8217f4abc848ca8a077e17942066 (commit)
from 7b64e7dbe9b0d96e53bf2dec243e9af9b2e274ec (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/osmocom-bb/commit/?id=42888ed9470b8217f4abc848ca8a0…
commit 42888ed9470b8217f4abc848ca8a077e17942066
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Nov 15 09:52:26 2017 +0100
mobile: Switch from printf to LOGP statements
Add a mobile application logging category and replace printf with
a LOGP. The code is sadly still using exit in the middle of handling.
Change-Id: I71e7f6e6375a485b45bad76ada2be17b0901577d
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/include/osmocom/bb/common/logging.h | 1 +
src/host/layer23/src/common/logging.c | 6 ++++++
src/host/layer23/src/mobile/app_mobile.c | 14 +++++++-------
src/host/layer23/src/mobile/gsm322.c | 8 ++++----
src/host/layer23/src/mobile/main.c | 2 +-
5 files changed, 19 insertions(+), 12 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack