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

5 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther f8fc45deb0 misc: Make sure all classes can be viewed/filed-out with VisualGST 2014-02-22 14:45:02 +01:00
Holger Hans Peter Freyther e2372f67e8 sms: Fix the round-trip test for RP handling.
Fix the round-trip handling. This is still missing for message
types in other directions as this would require me writing test
cases first. I will get to that.
2014-02-09 22:05:15 +01:00
Holger Hans Peter Freyther 1dd46f82bb sms: Work on decoding RP-DATA/RP-ACK/RP-ERROR/RP-SMMA messages
Done on the flight to iceland, comitted in the bus to the hotel. It
is a bit rushed as the battery runs low. Updated the test result as
the RP-UserData was short in the other data
2014-02-09 15:36:32 +01:00
Holger Hans Peter Freyther 129f45c879 misc: Fix the categories to ease porting to Pharo 2013-03-31 12:34:17 +02:00
Holger Hans Peter Freyther 1c95d092e6 gsm04.11: Beging with message handling for GSM 04.11 (SMS)
It is not clear of how much parsing/handling code can be shared with
the GSM04.08 code. There are also a lot less IEs to handle for SMS so
we might not need the fixed size/data holder classes.
2012-11-15 17:02:36 +01:00