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 78ad042f94afd5bf7de477ae634e9d2fdd9c9dc4 (commit) from 2da9e11258588367f288e6abfa9ebcb50d11f456 (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=78ad042f94afd5bf7de477ae634e9...
commit 78ad042f94afd5bf7de477ae634e9d2fdd9c9dc4 Author: Vadim Yanitskiy axilirator@gmail.com Date: Fri May 13 13:11:13 2016 +0600
gsm48: move to hex TMSI representation
Previously, we traditionally displayed a TMSI in its integer representation, which is quite unusual in the telecom world. A TMSI is normally printed as a series of 8 hex digits.
Review at https://gerrit.osmocom.org/57/ Change-Id: Ifd25365bfa3b4ee95b16979740c3229948ce17f2 Reviewed-on: https://gerrit.osmocom.org/57 Tested-by: Jenkins Builder Reviewed-by: Harald Welte laforge@gnumonks.org Reviewed-by: Holger Freyther holger@freyther.de
-----------------------------------------------------------------------
Summary of changes: src/gsm/gsm48.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive