smalltalk
/
osmo-st-gsm
Archived
1
0
Fork 0
Commit Graph

20 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther 771e3d162d GSM48: Parse the LocationUpdatingReject properly 2010-11-24 15:13:39 +01:00
Holger Hans Peter Freyther bceed62002 GSM48: Correct the exception message to contain the right messages 2010-11-24 15:13:14 +01:00
Holger Hans Peter Freyther f396be9541 GSM48: Parse the reject cause properly 2010-11-24 15:12:48 +01:00
Holger Hans Peter Freyther ac111ccd53 GSM48: Parse the mandantory parts of a message
This is finishing up the test to recursively parse a
SCCP message into each section. The mandantory table
should now holds the association so we can deal with
the instance variables.
2010-11-24 00:41:38 +01:00
Holger Hans Peter Freyther 229c887058 GSM48MI: Parse the IMSI that we are generating 2010-11-24 00:20:16 +01:00
Holger Hans Peter Freyther 58f2f19c98 GSM48Classmark1: Implement parsing the classmark 2010-11-24 00:13:03 +01:00
Holger Hans Peter Freyther 86642be3ef GSM48Lai: Implement parsing the LAI from a byte 2010-11-24 00:13:03 +01:00
Holger Hans Peter Freyther fb395c580f GSM48Lai: Switch over to a proper LAI object 2010-11-24 00:13:03 +01:00
Holger Hans Peter Freyther a97775635e GSM48: Start parsing message types 2010-11-24 00:13:03 +01:00
Holger Hans Peter Freyther da055c7469 Rename from storeOn: to writeOn: to unclash a system selector
Same change as in OsmoNetwork.
2010-11-20 01:34:41 +01:00
Holger Hans Peter Freyther aed157b033 GSM48: Implement generating the Mobile Identity
Fix the unit tests...
2010-11-19 20:27:26 +01:00
Holger Hans Peter Freyther f02d98935d GSM48: Add some more categories. 2010-11-19 20:27:26 +01:00
Holger Hans Peter Freyther c056bb0bb1 GSM48: Initialize the mandantory with function calls 2010-11-19 20:27:26 +01:00
Holger Hans Peter Freyther c324a912c5 GSM48: Add category, fix the indention 2010-11-19 20:27:26 +01:00
Holger Hans Peter Freyther 55971af370 misc: First round of categories and things for the code 2010-11-19 20:27:26 +01:00
Holger Hans Peter Freyther b3181b1eff GSM48: First attempt to create the message... 2010-11-19 20:27:26 +01:00
Holger Hans Peter Freyther fce572c2f2 GSM48: Implement the LAI generation. 2010-11-19 20:27:26 +01:00
Holger Hans Peter Freyther 0460887b1a GSM48: The selector is called notYetImplemented 2010-11-19 20:27:26 +01:00
Holger Hans Peter Freyther b7a67d63e5 GSM48.st: Add lot of IE formation to be able to create a LU Request 2010-11-17 21:20:54 +01:00
Holger Hans Peter Freyther f8b0fa8e82 GSM48: Move the GSM48 methods to this new file. 2010-11-17 16:56:10 +01:00