Small tool to generate ladder diagrams for network protocols. obsoleted by mscgen.
Go to file
Harald Welte 3c185e97f1 add support for printing a title on top of the picture 2011-10-07 21:22:25 +02:00
GD new gen_ladder implementation, based on the GD perl module 2011-10-07 20:36:29 +02:00
.gitignore add .gitignore file to prevent us from committing postscript or dot files 2010-07-18 22:13:06 +02:00
Makefile new gen_ladder implementation, based on the GD perl module 2011-10-07 20:36:29 +02:00
OsmoLadder.pm add support for printing a title on top of the picture 2011-10-07 21:22:25 +02:00
README update README 2011-10-07 21:22:18 +02:00
call_forwarding_uncond_camel.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
call_forwarding_user_busy_camel.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
camel_mt_control.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
gen_ladder.pl add support for printing a title on top of the picture 2011-10-07 21:22:25 +02:00
gprs_attach.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
location_update.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
location_update_2nd_core.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
map_client_server.lad add missing primitives 2010-07-18 22:12:10 +02:00
map_loc_upd.lad Actually end the MAP dialogue at the end of the location update 2010-07-20 18:02:21 +02:00
mo_call.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
mo_call_roaming.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
mo_call_roaming_core.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
mo_sms.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
mo_sms_logical.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
mt_call.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
mt_call_roaming.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
mt_call_roaming_core.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
mt_sms.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
rach.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
ss_activate.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
ss_interrogate.lad more ladder diagrams 2011-10-07 20:38:27 +02:00
test.lad initial commit of tool to generate ladder diagrams 2010-07-09 09:20:42 +02:00

README

gen_ladder - tool to generate protocol ladder diagrams
(C) 2010-2011 by Harald Welte <laforge@gnumonks.org>

This tool can be used to generate typical ladder diagrams as they are often
used in the description of networking protocols.

The input file is a ".lad" file, from which gen_ladder.pl generates a PNG

As an example, I have included a "test.lad" file, which you can process by
calling
	make test.png