aboutsummaryrefslogtreecommitdiffstats
path: root/Messages.st
AgeCommit message (Expand)AuthorFilesLines
2010-12-14License: Add AGPLv3 header to the codeHolger Hans Peter Freyther1-0/+17
2010-11-27Messages: Introduce a ChosenChannel IE, the first TVHolger Hans Peter Freyther1-2/+2
2010-11-27Messages: Prepare to parse TV and TLV messagesHolger Hans Peter Freyther1-9/+11
2010-11-27Messages: Remove the DataIE place holderHolger Hans Peter Freyther1-31/+0
2010-11-27Messages: Introduce a IEBase base class and share it for GSM48 and GSM0808Holger Hans Peter Freyther1-0/+20
2010-11-27Messages: Rename IEBase variable to aIEBase to make room for a classHolger Hans Peter Freyther1-4/+4
2010-11-24Messages: Fix the error reportingHolger Hans Peter Freyther1-1/+1
2010-11-24SCCP: Find the Complete Layer3 and decode it.Holger Hans Peter Freyther1-0/+12
2010-11-24IE: Implement finding the IE based on the type.Holger Hans Peter Freyther1-0/+12
2010-11-23IE: Go through the subclasses to decode everythingHolger Hans Peter Freyther1-3/+0
2010-11-23BSSMAP: Parse the GSMCellIdentifier, add a test caseHolger Hans Peter Freyther1-0/+15
2010-11-22IEMessage: Pass the data with type and length...Holger Hans Peter Freyther1-9/+6
2010-11-22Decode: Work on decoding the messages...Holger Hans Peter Freyther1-0/+73
2010-11-20Rename from storeOn: to writeOn: to unclash a system selectorHolger Hans Peter Freyther1-2/+2
2010-11-19Move the BCD implementation to Messages.stHolger Hans Peter Freyther1-0/+17
2010-11-19misc: First round of categories and things for the codeHolger Hans Peter Freyther1-0/+6
2010-11-17GSM48: Move the GSM48 methods to this new file.Holger Hans Peter Freyther1-40/+1
2010-11-17IEMessage: Rename to IEMessage and move to Messages.stHolger Hans Peter Freyther1-0/+33
2010-11-14TestPhone: Start with a lot of stubs..Holger Hans Peter Freyther1-0/+40