smalltalk
/
osmo-st-gsm
Archived
1
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Holger Hans Peter Freyther 4cbfc1d0be GSM48: Add dummy code to generate a LU and wrap it in all layers
Create a GSM48 message, wrap it in BSSMAP, BSSAP, SCCP. This
allows us to test the code that is wrapping messages...
2010-11-20 01:34:41 +01:00
BSSAP.st misc: First round of categories and things for the code 2010-11-19 20:27:26 +01:00
BSSMAP.st Move the BCD implementation to Messages.st 2010-11-19 20:27:26 +01:00
GSM48.st GSM48: Implement generating the Mobile Identity 2010-11-19 20:27:26 +01:00
Messages.st Move the BCD implementation to Messages.st 2010-11-19 20:27:26 +01:00
README TestPhone: Start with a lot of stubs.. 2010-11-14 22:37:50 +01:00
SCCPHandler.st SCCP: Fix the selector name to be called by the dispatcher 2010-11-15 16:26:00 +01:00
TestPhone.st GSM48: Add dummy code to generate a LU and wrap it in all layers 2010-11-20 01:34:41 +01:00
Tests.st GSM48: Add dummy code to generate a LU and wrap it in all layers 2010-11-20 01:34:41 +01:00
package.xml GSM48: Add dummy code to generate a LU and wrap it in all layers 2010-11-20 01:34:41 +01:00

README

A simple test phone to do a LU and place a call