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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 4b593a2259a107211489940b8b59f44219e73b2d (commit)
from 30dff97a5bb1fbc4c5e507c360281a6a3e7f2537 (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/osmo-gsm-manuals/commit/?id=4b593a2259a107211489940…
commit 4b593a2259a107211489940b8b59f44219e73b2d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Apr 14 04:22:25 2017 +0200
Add Osmo-GSM-Tester manual
Change-Id: I8a9c0bfbce0072359c5094b940f225082d6847a7
-----------------------------------------------------------------------
Summary of changes:
Makefile | 4 +
Osmo-GSM-Tester/Makefile | 12 +
Osmo-GSM-Tester/chapters/config.adoc | 225 +++++++++++++++++
Osmo-GSM-Tester/chapters/debugging.adoc | 4 +
Osmo-GSM-Tester/chapters/intro.adoc | 269 +++++++++++++++++++++
Osmo-GSM-Tester/chapters/test_api.adoc | 3 +
Osmo-GSM-Tester/chapters/trial.adoc | 21 ++
.../osmo-gsm-tester-manual-docinfo.xml | 19 +-
Osmo-GSM-Tester/osmo-gsm-tester-manual.adoc | 18 ++
9 files changed, 566 insertions(+), 9 deletions(-)
create mode 100644 Osmo-GSM-Tester/Makefile
create mode 100644 Osmo-GSM-Tester/chapters/config.adoc
create mode 100644 Osmo-GSM-Tester/chapters/debugging.adoc
create mode 100644 Osmo-GSM-Tester/chapters/intro.adoc
create mode 100644 Osmo-GSM-Tester/chapters/test_api.adoc
create mode 100644 Osmo-GSM-Tester/chapters/trial.adoc
copy OsmoPCU/osmopcu-usermanual-docinfo.xml =>
Osmo-GSM-Tester/osmo-gsm-tester-manual-docinfo.xml (69%)
create mode 100644 Osmo-GSM-Tester/osmo-gsm-tester-manual.adoc
hooks/post-receive
--
Manuals for Osmocom GSM components