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 "Small tool to generate ladder diagrams for network protocols".
The branch, master has been updated
via f4d281356f3a9209a6327f34d0d9bb490aaa27b1 (commit)
from ca05d75ce7d9a90d07161068e216e3b990c95b02 (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/gen_ladder/commit/?id=f4d281356f3a9209a6327f34d0d9b…
commit f4d281356f3a9209a6327f34d0d9bb490aaa27b1
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Dec 31 12:21:05 2015 +0100
add some more ladder diagrams; use mscgen instead of gen_ladder
mscgen (
http://www.mcternan.me.uk/mscgen/) seems much more advanced
than gen_ladder, so I'm creating new diagrams in that language instead.
What remains to be done is a converter to conver the legacy ladder diagrams
to mscgen format.
-----------------------------------------------------------------------
Summary of changes:
hnb_cs_lu.msc | 45 +++++++++++++++++++++++++++++++
hnb_cs_mo_call.msc | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++
hnb_cs_mt_call.msc | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
hnb_ps_lu.msc | 45 +++++++++++++++++++++++++++++++
hnb_ps_pdp_act.msc | 25 +++++++++++++++++
5 files changed, 269 insertions(+)
create mode 100644 hnb_cs_lu.msc
create mode 100644 hnb_cs_mo_call.msc
create mode 100644 hnb_cs_mt_call.msc
create mode 100644 hnb_ps_lu.msc
create mode 100644 hnb_ps_pdp_act.msc
hooks/post-receive
--
Small tool to generate ladder diagrams for network protocols