Commit Graph

17 Commits

Author SHA1 Message Date
Harald Welte 5bad900708 new gen_ladder implementation, based on the GD perl module
This version generates PNG graphics based on the perl GD bindings and no
longer uses dot craphics.  This solves the long-standing problems that
existed with dot and 'bent arrows'

TODO:
	* re-add support for dashed arrows
	* re-add support for bi-directional arrows
2011-10-07 20:36:29 +02:00
Harald Welte f8441a6aaf add ladder diagrams for MO and MT SMS 2010-11-21 18:46:36 +01:00
Harald Welte ee027a31d2 Actually end the MAP dialogue at the end of the location update 2010-07-20 18:02:21 +02:00
Harald Welte 9cf91a4f41 add new ladder on flow of primitives on location update 2010-07-18 22:29:21 +02:00
Harald Welte 10efd5e512 add .gitignore file to prevent us from committing postscript or dot files 2010-07-18 22:13:06 +02:00
Harald Welte 85243c87f2 IMMEDIATE ASSIGN belongs to RR 2010-07-18 22:12:21 +02:00
Harald Welte f988458bdf add missing primitives 2010-07-18 22:12:10 +02:00
Harald Welte fa3e43daa7 add ladder diagram of full MAP+TCAP client/server communication 2010-07-18 20:57:39 +02:00
Harald Welte 548f1a5a40 allow the use of underscores in entity names 2010-07-18 20:54:00 +02:00
Harald Welte 1574f6203e fix problem where all lines are suddenly dashed
by moving the variables into a different scope
2010-07-09 12:31:04 +02:00
Harald Welte ef3058d2c3 add GPRS attach case 2010-07-09 12:30:58 +02:00
Harald Welte bddb3aa1c2 add more complete example for location area update 2010-07-09 09:51:38 +02:00
Harald Welte 618ce6c53e add support for dashed and bi-directional messages 2010-07-09 09:51:15 +02:00
Harald Welte 7eb91aa630 the .dot files also depend on the gen_ladder.pl program 2010-07-09 09:51:00 +02:00
Harald Welte efffc3c65c Add GPLv2-or-later license header 2010-07-09 09:25:43 +02:00
Harald Welte 2bdf8a2b81 add a README file 2010-07-09 09:25:33 +02:00
Harald Welte a831a2a80b initial commit of tool to generate ladder diagrams 2010-07-09 09:20:42 +02:00