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 18c4ddfd7b misc: Ease porting and use "self basicNew initialize" for init
self basicNew initialize will work on Pharo and various versions
of GST and will make sure to call initialize exactly once.
2014-07-24 15:42:51 +02:00
.gitignore misc: Ignore some of the auto generated filee 2012-11-15 17:03:07 +01:00
A3A8.st misc: Work on categories for the GSM classes 2011-09-27 17:31:49 +02:00
BSSAP.st streams: Switch BSSAP to use streams. 2012-03-25 21:50:02 +02:00
BSSMAP.st gsm0808: Be able to parse a ciphering mode complete with layer3 contents 2014-06-05 10:53:52 +02:00
GSM48.st gsm: Be able to parse a GSM CC Progress message 2014-06-20 18:34:45 +02:00
GSM411.st misc: Make sure all classes can be viewed/filed-out with VisualGST 2014-02-22 14:45:02 +01:00
GSMEncoding.st misc: Fix the categories to ease porting to Pharo 2013-03-31 12:34:17 +02:00
Messages.st streams: IEMessage is now working on streams all the way. 2012-03-25 18:52:54 +02:00
README sccp: Document the shortcomings of the SCCP code 2011-06-21 21:47:09 +02:00
SCCPHandler.st misc: Ease porting and use "self basicNew initialize" for init 2014-07-24 15:42:51 +02:00
SMSTests.st sms: Fix the round-trip test for RP handling. 2014-02-09 22:05:15 +01:00
Tests.st gsm: Be able to parse a GSM CC Progress message 2014-06-20 18:34:45 +02:00
package.xml tests: Move the GSNNumberDigit Test to a dedicated test class 2013-08-14 15:50:10 +02:00

README

GSM utilities based on osmo-network for SCCP,BSSAP,BSSMAP,GSM48


== TODO ==
=== Implement T(conn), T(ias), T(iar) ===

* Unconfirmed connections should be closed...
* One should send a IT if nothing has been sent...
* One should close a connection if no data has been received