Commit Graph

11 Commits

Author SHA1 Message Date
Harald Welte 04db188e57 3gpp.src: define a 'reserved' type 2011-12-04 11:44:24 +01:00
Harald Welte bba88236a1 add CSN.1 specs with slight enhancements for use with Encodix 2011-12-03 23:00:29 +01:00
Harald Welte 185ff212a9 gprs: add missing IE from Chapter 12.11 2011-12-03 22:56:51 +01:00
Harald Welte d3daf56d70 add the raw csn.1 source code copy+pasted from 44.060 v 10.6.0
this is not really related to the osmo-codegen ANTRL3 grammar, but still
a formal description of one of the protocols in GSM/GRPS systems.
2011-12-03 19:54:28 +01:00
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