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 65774d447d8623257e1cbf3694542f4a421017d7 (commit)
from 42888ed9470b8217f4abc848ca8a077e17942066 (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=65774d447d8623257e1cbf3694542…
commit 65774d447d8623257e1cbf3694542f4a421017d7
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Nov 15 10:19:07 2017 +0100
mobile: Use bool to show started can only be true or false
The state handling is complicated and maybe it gets better by
moving started to bool and then the rest to an enum.
Change-Id: I6aef22e7bf954a8a4ecda980c2c558eb8c9180b7
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/include/osmocom/bb/common/osmocom_data.h | 3 ++-
src/host/layer23/src/mobile/app_mobile.c | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack