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

Commit Graph

  • 31b900a5ab a3a8: Don't assume it is called .so... master Holger Hans Peter Freyther 2015-04-17 11:50:30 -0400
  • ab3b8e23fd messages: Use self error: here as well Holger Hans Peter Freyther 2014-08-20 23:21:29 +0200
  • fb5ddd43bb gsm: Use "self error:" instead of Exception signal Holger Hans Peter Freyther 2014-08-20 23:14:42 +0200
  • 9bd9a9e3b6 Add a routine to just expand from 7bit packing to unpacked Holger Hans Peter Freyther 2014-07-29 17:13:27 +0200
  • 77d1ac2eab misc: Ease porting to pharo Holger Hans Peter Freyther 2014-07-29 17:04:06 +0200
  • 18c4ddfd7b misc: Ease porting and use "self basicNew initialize" for init Holger Hans Peter Freyther 2014-07-24 15:42:51 +0200
  • 854d244d69 gsm: Be able to parse a GSM CC Progress message Holger Hans Peter Freyther 2014-06-20 18:34:45 +0200
  • 00ee3d0ea0 gsm0808: Be able to parse a ciphering mode complete with layer3 contents Holger Hans Peter Freyther 2014-06-05 10:53:52 +0200
  • 15be4f4af2 sccp: Set the timer to nil to give up references Holger Hans Peter Freyther 2014-03-14 17:59:30 +0100
  • 0c26b1e048 sccp: Be a bit more specific about the kind of failure Holger Hans Peter Freyther 2014-03-14 15:11:54 +0100
  • b6f1033772 sccp: Be less verbose on failed parsing messages Holger Hans Peter Freyther 2014-03-14 13:29:57 +0100
  • f8fc45deb0 misc: Make sure all classes can be viewed/filed-out with VisualGST Holger Hans Peter Freyther 2014-02-22 14:45:02 +0100
  • e2372f67e8 sms: Fix the round-trip test for RP handling. Holger Hans Peter Freyther 2014-02-09 22:05:15 +0100
  • 1dd46f82bb sms: Work on decoding RP-DATA/RP-ACK/RP-ERROR/RP-SMMA messages Holger Hans Peter Freyther 2014-02-09 15:35:48 +0100
  • ce4840a077 tests: Add a testcase of some encoding issue i suspected Holger Hans Peter Freyther 2013-10-08 16:09:49 +0200
  • 7b76b7bf06 gsm: Add DST IE to the MM Information message Holger Hans Peter Freyther 2013-09-13 11:06:28 +0200
  • 9b0a1c23d0 gsm: Fully parse the GSM48 Channel Mode Modify message Holger Hans Peter Freyther 2013-08-27 17:48:02 +0200
  • 73dbc2941c gsm: Introduce the minimal Ciphering Mode Complete class Holger Hans Peter Freyther 2013-08-27 17:43:26 +0200
  • 4721872838 gsm: Create a Ciphering Mode Command (complete is still missing) Holger Hans Peter Freyther 2013-08-27 17:29:03 +0200
  • 5b48038ca8 tests: Move the GSNNumberDigit Test to a dedicated test class Holger Hans Peter Freyther 2013-08-14 15:49:16 +0200
  • ac5b3c08fc GSMNumberDigit: Make this code work on Pharo Holger Hans Peter Freyther 2013-08-14 14:06:28 +0200
  • 6a12deef01 gsm: Use variables of the class and not classVariables Holger Hans Peter Freyther 2013-08-14 13:46:04 +0200
  • 7319b034c8 gsm: Remove inline comment as the STInST parser hates those Holger Hans Peter Freyther 2013-08-14 13:43:12 +0200
  • 4a51f03659 misc: Attempt to fix/improve the fileout of the code Holger Hans Peter Freyther 2013-06-04 11:29:08 +0200
  • 129f45c879 misc: Fix the categories to ease porting to Pharo Holger Hans Peter Freyther 2013-03-31 12:34:17 +0200
  • ba5a8bc54e bssmap: Document that this class is not complete Holger Hans Peter Freyther 2013-01-08 16:47:51 +0100
  • b538ae24c8 bssmap: Add the cell identification for the cell identifier list Holger Hans Peter Freyther 2013-01-08 14:26:32 +0100
  • f3b27888de bssmap: Document where the IEs come from Holger Hans Peter Freyther 2013-01-08 14:13:24 +0100
  • f80e61f596 bssmap: Add the paging command to the message type Holger Hans Peter Freyther 2013-01-08 12:19:26 +0100
  • e86cfabb08 gsm: Write out conditionals if they are set. This is still incomplete Holger Hans Peter Freyther 2013-01-07 12:46:08 +0100
  • ef362d2b23 gsm: Allow to create a default value for the classmark3 Holger Hans Peter Freyther 2013-01-07 12:45:36 +0100
  • 3dd455a510 gsm: Allow to set the location updating type define the values Holger Hans Peter Freyther 2013-01-07 12:45:01 +0100
  • 0c196f0c55 gsm: Fix the default value for the RR Cause Holger Hans Peter Freyther 2012-12-26 10:02:18 +0100
  • 812b8d6a61 gsm: Use the right cause type for the handover complete Holger Hans Peter Freyther 2012-12-26 02:27:39 +0100
  • 97e0ffa6a8 gsm: Provide decoding for Handover Reference and ARFCN... Holger Hans Peter Freyther 2012-12-25 10:51:34 +0100
  • f653a23da5 gsm: Provide access to the cell description.. Holger Hans Peter Freyther 2012-12-25 10:43:07 +0100
  • 11efcf94bb gsm: Add handover failure without a roundtrip test Holger Hans Peter Freyther 2012-12-25 10:19:52 +0100
  • 2f54032570 gsm: Add handover complete message without a testcase Holger Hans Peter Freyther 2012-12-25 10:17:32 +0100
  • 6cdfbc77fb gsm: Add the handover command with the usual stubs for the IEs Holger Hans Peter Freyther 2012-12-25 10:11:56 +0100
  • 83b0dd0e74 gsm: Introduce the GSM 04.08 CC Call Confirmed message Holger Hans Peter Freyther 2012-12-23 16:28:12 +0100
  • ae635c5143 gsm: Introduce all GSM04.08 CC attributes for GSM Holger Hans Peter Freyther 2012-12-23 16:20:39 +0100
  • dd93a5c1b1 gsm: Be able to handle the channel mode modify and channel mode modify ack Holger Hans Peter Freyther 2012-12-23 11:52:54 +0100
  • 2cad3db5c8 gsm: Add a way to parse the GSM48MIdentity from RSL code Holger Hans Peter Freyther 2012-12-23 10:06:43 +0100
  • 3b4d0bda27 gsm: Add the GSM48CMServiceAccept message Holger Hans Peter Freyther 2012-12-23 10:06:22 +0100
  • fa1f6edc23 gsm: Add all reject causes for the GSM48RejectCause Holger Hans Peter Freyther 2012-12-04 12:46:05 +0100
  • 54e132e3ad gsm: Make the RejectCause have the default name 'cause'. Holger Hans Peter Freyther 2012-12-04 11:29:59 +0100
  • 3b75b7806f gsm: Create the RR paging response Holger Hans Peter Freyther 2012-12-03 17:29:25 +0100
  • b386ac7d9d typo: Fix a typo in the log message Holger Hans Peter Freyther 2012-12-01 18:17:36 +0100
  • be139c87ef gsm: Fix and test the TMSI parsing and storing Holger Hans Peter Freyther 2012-11-24 13:45:04 +0100
  • 8f1ee67556 gsm: Add a selector for the TMSI to the MIdentity Holger Hans Peter Freyther 2012-11-24 10:35:26 +0100
  • 2c60c8b62a misc: Ignore some of the auto generated filee Holger Hans Peter Freyther 2012-11-15 17:03:07 +0100
  • 1c95d092e6 gsm04.11: Beging with message handling for GSM 04.11 (SMS) Holger Hans Peter Freyther 2012-10-28 13:44:56 +0100
  • d5c1bd13cb gsm04.11: Beging with message handling for GSM 04.11 (SMS) zecke/gsm0411 Holger Hans Peter Freyther 2012-10-28 13:44:56 +0100
  • c7bd5a49d2 gsm: Be able to parse the MM Information into undecoded data Holger Hans Peter Freyther 2012-10-26 22:31:32 +0200
  • d184d13546 gsm: Add the messgae types for the two TMSI operations Holger Hans Peter Freyther 2012-10-26 21:10:32 +0200
  • 396233cc54 gsm: Add the TMSI Reallocation Command and Complete message type Holger Hans Peter Freyther 2012-10-26 21:02:57 +0200
  • f1b24c5237 sccp: Provide an event once the connection is confirmed Holger Hans Peter Freyther 2012-10-21 15:30:59 +0200
  • e2c35a5d93 gsm48: Add ClassmarkChange message to the list of messages we can generate Holger Hans Peter Freyther 2012-10-21 13:11:43 +0200
  • eb859ad14e gsm48: Use category and not comment in these methods. Holger Hans Peter Freyther 2012-09-09 17:08:16 +0200
  • 048b1c0109 gsm48: Allow to store TMSI/IMEI/IMEISV as MI IE as well Holger Hans Peter Freyther 2012-09-09 17:03:47 +0200
  • 1f9262eef0 gsm: Add selectors to set the CM Service Type for the CM Service Request Holger Hans Peter Freyther 2012-09-04 15:04:28 +0200
  • 0b2592d9a6 gsm48: Add GSM48CCEmergencySetup to the messages that can be created Holger Hans Peter Freyther 2012-09-03 14:32:12 +0200
  • 83fb82c3b0 gsm: Be able to parse the GSM 48 RR Channel Release Holger Hans Peter Freyther 2012-08-28 10:30:57 +0200
  • fcfcfdbc59 gsm: Provide access to timeslot and subslot number Holger Hans Peter Freyther 2012-08-28 10:13:18 +0200
  • d130ebaa5e gsm48: Decode the Request Reference IE Holger Hans Peter Freyther 2012-08-24 15:31:27 +0200
  • 7658a3ca59 gsm48: Introduce a pragma for a min/max of values as pragmas Holger Hans Peter Freyther 2012-08-24 15:23:02 +0200
  • 2ad7b7a690 gsm48: Introduce a variabled sized TLV and use it Holger Hans Peter Freyther 2012-08-24 15:06:18 +0200
  • 447eafe86d gsm: Use the fixed size IE in more places and benefit from the pragma Holger Hans Peter Freyther 2012-08-24 14:59:25 +0200
  • 26b62de909 gsm48: Use the fixed size IE class and kill >>#length Holger Hans Peter Freyther 2012-08-24 14:57:00 +0200
  • 6673d85b4d gsm48: Introduce a fixed value size IE class and start using it Holger Hans Peter Freyther 2012-08-24 14:33:12 +0200
  • 202fcda0d5 gsm48: Use the gsmName pragma to set the default variable name Holger Hans Peter Freyther 2012-08-24 14:17:20 +0200
  • 7daf9816a6 gsm: Start using the gsmElementId pragma through out the code Holger Hans Peter Freyther 2012-08-24 13:54:21 +0200
  • 3350a068d7 gsm48: Start using the gsmIeMask pragma in all classes Holger Hans Peter Freyther 2012-08-24 13:44:48 +0200
  • 8ae28306b1 gsm48: Start parsing the GSM Immediate Assign Command Holger Hans Peter Freyther 2012-08-24 13:39:50 +0200
  • e180b60385 gsm48: Start using the TLVDescription from OsmoNetwork to describe messages Holger Hans Peter Freyther 2012-08-23 19:43:44 +0200
  • a86670d002 gsm: Inherit GSM48MSG from the TLVParserBase without really using it Holger Hans Peter Freyther 2012-08-23 16:41:02 +0200
  • b095b0315a gsm48: Add code to create the GSM48 Progress IE Holger Hans Peter Freyther 2012-08-08 16:24:46 +0200
  • 94a4780b21 test: Explain which message type we are testing here Holger Hans Peter Freyther 2012-08-23 20:50:19 +0200
  • 2e60faeacc typo: Mandantory -> Mandatory (common typo of mine) Holger Hans Peter Freyther 2012-08-03 11:00:08 +0200
  • 5c290fc82c GSM48: Add two more 3G ies for call control messages Holger Hans Peter Freyther 2012-05-04 06:51:48 +0200
  • 183bc09640 GSM48: Add the 23.048 IEs in the CC Setup message Holger Hans Peter Freyther 2012-05-04 06:37:02 +0200
  • 9ebabca9a3 GSM: Add GSM RR messages, GSMRRCause and the GSM RR assignment complete message Holger Hans Peter Freyther 2012-04-27 12:07:57 +0200
  • d3963c06be gsm0808: Add the Classmark Update message type Holger Hans Peter Freyther 2012-04-13 15:35:26 +0200
  • 7510f4ad01 streams: Move the GSM48 code over to Streams Holger Hans Peter Freyther 2012-03-25 22:28:34 +0200
  • 8bdb0be6dc streams: Switch BSSAP to use streams. Holger Hans Peter Freyther 2012-03-25 21:50:02 +0200
  • 7b43f3eed2 streams: IEMessage is now working on streams all the way. zecke/use-streams Holger Hans Peter Freyther 2012-03-25 18:35:42 +0200
  • 73f8b9a05c streams: Take streams in IEMessage class>>#findIE:from:on: Holger Hans Peter Freyther 2012-03-25 18:28:29 +0200
  • 59741ad281 streams: Move to streams in the signature, kill temporary variables Holger Hans Peter Freyther 2012-03-25 18:24:27 +0200
  • 56fb27a189 streams: Move GSM0808 IE messages to a ReadStream Holger Hans Peter Freyther 2012-03-25 18:04:14 +0200
  • 967e975649 streams: Make IEBase>>#length: work on streams Holger Hans Peter Freyther 2012-03-25 16:29:50 +0200
  • cac84ed1b6 streams: Move GSM0808.LAI to use a ReadStream. Holger Hans Peter Freyther 2012-03-25 16:23:00 +0200
  • 57d1ae32b7 streams: Move the GSM48IE>>#parseFrom: to use streams. Holger Hans Peter Freyther 2012-03-25 16:13:44 +0200
  • f9546520d7 streams: Make GSM48IE>>#length: peek the stream. Holger Hans Peter Freyther 2012-03-25 15:58:45 +0200
  • cb2b8c62bd bits: Test simple creation and setting of bits here Holger Hans Peter Freyther 2011-11-24 15:16:26 +0100
  • 0cffe9f7ac bearer: Create a generic GSMBitField helper, implement BearerCaps parsing Holger Hans Peter Freyther 2011-11-23 17:18:28 +0100
  • c115abccca gsm: Deal with CC Capability being two byte instead of one Holger Hans Peter Freyther 2011-10-07 16:43:51 +0200
  • 5e71a9cb7e gsm: Make the Beaerer Cap be appropriate for PCS1900 MO Holger Hans Peter Freyther 2011-10-07 16:36:13 +0200
  • 3638685654 gsm: GSM48DataHolder validSize clarification Holger Hans Peter Freyther 2011-10-07 16:03:38 +0200
  • 9300d93087 misc: Work on categories for the GSM classes Holger Hans Peter Freyther 2011-09-27 17:31:49 +0200
  • 66bbafcf37 gsm48: Parse the GSM48CCStatus message send by phones. Holger Hans Peter Freyther 2011-06-28 18:51:11 +0200