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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, fairwaves/master has been updated
via 0855c024c47ab9c14d732234a7220dfb7209cc90 (commit)
from 85439534961c34f620117979d658bdbb760bafb3 (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/openbsc/commit/?id=0855c024c47ab9c14d732234a7220dfb…
commit 0855c024c47ab9c14d732234a7220dfb7209cc90
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Jun 10 18:55:28 2015 -0400
utils: 'meas_json' utility to convert measurement feed into a JSON feed.
-----------------------------------------------------------------------
Summary of changes:
debian/osmocom-meas-utils.install | 1 +
openbsc/src/utils/Makefile.am | 6 +-
openbsc/src/utils/meas_json.c | 169 ++++++++++++++++++++++++++++++++++++++
3 files changed, 175 insertions(+), 1 deletion(-)
create mode 100644 openbsc/src/utils/meas_json.c
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)