Commit Graph

7 Commits

Author SHA1 Message Date
Harald Welte 49b12363b9 add 'enum ID' options to IE and PDU definition
We don't actually have a way how to define enum's yet, but this will
be next.
2011-02-19 14:55:49 +09:00
Harald Welte 334493f3b2 Enhance grammar with AST rewrite rules
It now generates a pretty meaningful AST representation of the
input data.
2011-02-19 13:29:34 +01:00
Harald Welte 832889c5e7 add some descriptive comments to the grammar definition 2011-01-11 00:11:43 +01:00
Harald Welte 5c8b371145 annotate which field of a PDU references which IE definition 2011-01-11 00:00:37 +01:00
Harald Welte 16e523d2d0 add IE definitions for most MM/CC IEs 2011-01-10 23:38:58 +01:00
Harald Welte 181a12a419 add GSM Call Control PDU definitions, introduce {up,down}link_only attributes 2011-01-10 20:05:37 +01:00
Harald Welte 65d626cb85 initial checkin of an experiment to formalize GSM PDU / IE description
the idea is to generate code from this...
2011-01-10 18:58:00 +01:00