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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via b808da44ab417df0a66a9530c6aa8a45f74e74be (commit)
from 1389e86d116509884b0e5ee3421fe7683afcab9b (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/libosmocore/commit/?id=b808da44ab417df0a66a9530c6aa…
commit b808da44ab417df0a66a9530c6aa8a45f74e74be
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jun 26 10:50:28 2017 +0200
utils: add function gsm_fn_as_gsmtime_str()
Convert a given frame number into a printable string that displays
the sub components of the frame number.
Change-Id: I8015d2ded3940b01b35df7b72fc35c70c25e9926
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsm_utils.h | 3 +++
src/gsm/gsm_utils.c | 11 +++++++++++
src/gsm/libosmogsm.map | 1 +
3 files changed, 15 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications