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 Open Source GSM Base Band stack".
The branch, master has been updated
via 363d4d22da0e2bb03645affa32fe7443d8f8befc (commit)
from da9e830af0d185c3ac2e8f4d5259758e144a3789 (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/osmocom-bb/commit/?id=363d4d22da0e2bb03645affa32fe7…
commit 363d4d22da0e2bb03645affa32fe7443d8f8befc
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Mon Oct 23 08:29:04 2017 +0330
mobile: clean up and share example configs
It is better to have a shared example config files directory,
like other Osmocom projects do.
Change-Id: I903f31a8afc518ac258cdaeaf76430de07f7edea
-----------------------------------------------------------------------
Summary of changes:
.../examples/mobile/default.cfg | 23 ++++-----
.../examples/mobile/multi_ms.cfg | 60 ++++++++++------------
src/host/layer23/src/mobile/app_mobile.c | 2 +
3 files changed, 37 insertions(+), 48 deletions(-)
rename src/host/virt_phy/example_configs/osmocom-bb-mobile.cfg =>
doc/examples/mobile/default.cfg (72%)
rename src/host/virt_phy/example_configs/osmocom-bb-mobilex2.cfg =>
doc/examples/mobile/multi_ms.cfg (63%)
hooks/post-receive
--
The Open Source GSM Base Band stack