|
||
---|---|---|
GD | ||
.gitignore | ||
Makefile | ||
OsmoLadder.pm | ||
README | ||
call_forwarding_uncond_camel.lad | ||
call_forwarding_user_busy_camel.lad | ||
camel_mt_control.lad | ||
gen_ladder.pl | ||
gprs_attach.lad | ||
location_update.lad | ||
location_update_2nd_core.lad | ||
map_client_server.lad | ||
map_loc_upd.lad | ||
mo_call.lad | ||
mo_call_roaming.lad | ||
mo_call_roaming_core.lad | ||
mo_sms.lad | ||
mo_sms_logical.lad | ||
mt_call.lad | ||
mt_call_roaming.lad | ||
mt_call_roaming_core.lad | ||
mt_sms.lad | ||
rach.lad | ||
ss_activate.lad | ||
ss_interrogate.lad | ||
test.lad |
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