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 ebf149234e1a4966bd74a4200eff21892cceac86 (commit) via d55d7d4fc7a7b66b5c45b431ce86a9786e095333 (commit) from 408a90093bd389826fe4806a31b8bc1b2425efbf (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=ebf149234e1a4966bd74a4200eff2...
commit ebf149234e1a4966bd74a4200eff21892cceac86 Author: Max msuraev@sysmocom.de Date: Thu Feb 15 11:42:11 2018 +0100
Add generic Mobile Identity encoder
Add generic function which allows caller to set Mobile Identity explicitly. This allows to use IMEI or IMEISV for example. Make gsm48_generate_mid_from_imsi() into wrapper around new function.
Change-Id: Id79be7abfff75ecd0d248bbeed93e605abeec9b3
http://cgit.osmocom.org/libosmocore/commit/?id=d55d7d4fc7a7b66b5c45b431ce86a...
commit d55d7d4fc7a7b66b5c45b431ce86a9786e095333 Author: Max msuraev@sysmocom.de Date: Thu Feb 15 11:27:18 2018 +0100
Add test for gsm48_generate_mid_from_imsi()
Change-Id: Ibe5c0831268c788ceecd10fd7b22ece6480da817
-----------------------------------------------------------------------
Summary of changes: include/osmocom/gsm/gsm48.h | 1 + src/gsm/gsm48.c | 31 +++++++++++++++++-------------- src/gsm/libosmogsm.map | 1 + tests/gsm0408/gsm0408_test.c | 13 +++++++++++++ tests/gsm0408/gsm0408_test.ok | 1 + 5 files changed, 33 insertions(+), 14 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org