aboutsummaryrefslogtreecommitdiffstats
path: root/isup
AgeCommit message (Expand)AuthorFilesLines
2013-04-01isup: Use a different category name for the extensionsHolger Hans Peter Freyther1-10/+10
2013-04-01isup: Do not generate the the MessageType field as it doesn't make senseHolger Hans Peter Freyther2-10/+3
2013-03-26Huge internal restructuring of the in sub-directoriesHolger Hans Peter Freyther52-0/+2502
2012-12-11isup: Begin to align the MessageStructure and the TLV descriptionHolger Hans Peter Freyther1-3/+3
2012-02-20misc: Add categories to a lot of class methodsHolger Hans Peter Freyther1-10/+12
2012-02-20misc: Add a comment all classes in the Osmo namespaceHolger Hans Peter Freyther1-0/+4
2012-01-20isup: Fix the indention of the generated codeHolger Hans Peter Freyther1-12/+12
2011-09-27misc: Clean up the categories of the network moduleHolger Hans Peter Freyther1-0/+8
2011-03-23isup: Various changes and fixes to the MessageStructureHolger Hans Peter Freyther1-6/+15
2011-03-20msgstruct: Move to class based message fieldsHolger Hans Peter Freyther1-11/+7
2011-03-04isup: Implement the subclass handling of some of the typesHolger Hans Peter Freyther1-2/+40
2011-03-03isup: Skip the 'ISUP' part of a parameterHolger Hans Peter Freyther1-1/+1
2011-03-03isup: Fix some more of the code generationHolger Hans Peter Freyther1-1/+1
2011-03-03isup: Fix the code generationHolger Hans Peter Freyther1-6/+7
2011-03-03isup: Use the class name for the parameter as wellHolger Hans Peter Freyther1-1/+1
2011-03-03isup: Remove class names that have '/' in it.Holger Hans Peter Freyther1-2/+17
2011-03-03isup: Fix the generation of ISUP structures hereHolger Hans Peter Freyther1-0/+255
2011-02-09isup: Make the types consistent with each otherHolger Hans Peter Freyther1-1/+1
2011-02-09isup: In RLC there is an upper limit for the Cause IndicatorsHolger Hans Peter Freyther1-1/+1
2011-02-09idr: Fix the spelling (a bug done by the manual copying process)Holger Hans Peter Freyther2-3/+3
2011-02-09isup: Consider the redirection status a fixed length field tooHolger Hans Peter Freyther1-1/+1
2011-02-09isup: Fix the size of the redirection numberHolger Hans Peter Freyther1-1/+1
2011-02-09isup; Fix writing of informationHolger Hans Peter Freyther1-1/+1
2011-02-09isup: The length of this is not plausible. increaseHolger Hans Peter Freyther1-1/+1
2011-02-09isup: The Conference treatment indicators would only have a THolger Hans Peter Freyther1-1/+1
2011-02-09isup: Range and Status appears multiple timesHolger Hans Peter Freyther2-2/+2
2011-02-09isup: Add textual representation of the ISUP structsHolger Hans Peter Freyther47-0/+347