1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther 6f7e0bcf8d m2ua: Merge the ASP changes from Pharo to GST 2013-06-17 15:15:35 +02:00
Holger Hans Peter Freyther 372c2e0f0b m2ua: Move the code to separate directory to prepare merging with Pharo 2013-06-17 14:19:26 +02:00
Holger Hans Peter Freyther f91e5c96aa net: Introduce the OsmoStreamSocketBase connection 2013-05-14 17:09:59 +02:00
Holger Hans Peter Freyther 4f0b583d1c sccp: Move the SCCPGlobalTitle and SCCPGlobalTitleTranslation to new files
Split out the SCCPGlobalTitle and SCCPGlobalTitleTranslation to new
files and update the Makefile and package.xml for the new file.
2013-04-30 18:39:13 +02:00
Holger Hans Peter Freyther 12bdaf75f6 m2ua: Begin with a M2UA AS and ASP state machine and support code 2013-04-08 08:41:46 +02:00
Holger Hans Peter Freyther 009957dffc mtp3: Introduce some basic structures for MTP3 decoding
This starts to introduce some basic MTP3 message decoding and
encoding using the generic MessageBuffer classes.
2013-04-06 11:40:53 +02:00
Holger Hans Peter Freyther 247205d803 sccp: Move the SCCPAddress to a separate file
Begin with the one class one file pattern and move the SCCPAddress
to a shiny new file.
2013-04-02 16:12:45 +02:00
Holger Hans Peter Freyther db413d1d0f osmo: Improve the connection class for re-connect and process handling
Use the usual rx/tx process handling, re-connect, start/stop
2013-03-27 18:38:11 +01:00
Holger Hans Peter Freyther 75587966d3 osmo: Create a new LogArea for the osmo area. 2013-03-27 16:23:05 +01:00
Holger Hans Peter Freyther a47c76fc1b osmo: Introduce a subclass for the CTRL handling 2013-03-27 16:23:05 +01:00
Holger Hans Peter Freyther 131d2465f9 pharo: Rename the StreamSocket to SocketStream for pharo 2013-03-27 07:42:53 +01:00
Holger Hans Peter Freyther 1a0b690eaa Huge internal restructuring of the in sub-directories 2013-03-26 14:53:13 +01:00
Holger Hans Peter Freyther aa692f65c9 pharo: Use >>basicSize and allow to use different sockets with overrides 2013-03-26 11:07:11 +01:00
Holger Hans Peter Freyther 5ee3f64921 misc: Add makefile to help with converting the code to Pharo
Work on automatically porting to Pharo.
2013-02-23 19:00:01 +01:00