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, master has been updated via c634063ea37875f38a31c5ff643a5fed43d7cafa (commit) from 0e5d807297f4fd1222fafece864519c70f7965a3 (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=c634063ea37875f38a31c5ff643a5fed4...
commit c634063ea37875f38a31c5ff643a5fed43d7cafa Author: Alexander Chemeris Alexander.Chemeris@gmail.com Date: Wed Jun 10 18:55:28 2015 -0400
utils: 'meas_json' utility to convert measurement feed into a JSON feed.
Change-Id: I56631969384da245eed8ffc14845c76a5d4de8d4
-----------------------------------------------------------------------
Summary of changes: openbsc/src/utils/Makefile.am | 17 ++++ openbsc/src/utils/meas_json.c | 189 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 206 insertions(+) create mode 100644 openbsc/src/utils/meas_json.c
hooks/post-receive