aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-17a3a8: Don't assume it is called .so...HEADmasterHolger Hans Peter Freyther1-1/+1
2014-08-20messages: Use self error: here as wellHolger Hans Peter Freyther1-1/+1
2014-08-20gsm: Use "self error:" instead of Exception signalHolger Hans Peter Freyther1-2/+2
2014-07-29Add a routine to just expand from 7bit packing to unpackedHolger Hans Peter Freyther2-2/+13
2014-07-29misc: Ease porting to pharoHolger Hans Peter Freyther1-1/+1
2014-07-24misc: Ease porting and use "self basicNew initialize" for initHolger Hans Peter Freyther1-2/+2
2014-06-20gsm: Be able to parse a GSM CC Progress messageHolger Hans Peter Freyther2-0/+25
2014-06-05gsm0808: Be able to parse a ciphering mode complete with layer3 contentsHolger Hans Peter Freyther2-0/+34
2014-03-14sccp: Set the timer to nil to give up referencesHolger Hans Peter Freyther1-6/+6
2014-03-14sccp: Be a bit more specific about the kind of failureHolger Hans Peter Freyther1-1/+1
2014-03-14sccp: Be less verbose on failed parsing messagesHolger Hans Peter Freyther1-2/+1
2014-02-22misc: Make sure all classes can be viewed/filed-out with VisualGSTHolger Hans Peter Freyther2-8/+16
2014-02-09sms: Fix the round-trip test for RP handling.Holger Hans Peter Freyther2-2/+41
2014-02-09sms: Work on decoding RP-DATA/RP-ACK/RP-ERROR/RP-SMMA messagesHolger Hans Peter Freyther2-8/+128
2013-10-08tests: Add a testcase of some encoding issue i suspectedHolger Hans Peter Freyther1-0/+7
2013-09-13gsm: Add DST IE to the MM Information messageHolger Hans Peter Freyther2-0/+18
2013-08-27gsm: Fully parse the GSM48 Channel Mode Modify messageHolger Hans Peter Freyther2-0/+8
2013-08-27gsm: Introduce the minimal Ciphering Mode Complete classHolger Hans Peter Freyther2-0/+25
2013-08-27gsm: Create a Ciphering Mode Command (complete is still missing)Holger Hans Peter Freyther2-0/+33
2013-08-14tests: Move the GSNNumberDigit Test to a dedicated test classHolger Hans Peter Freyther2-17/+23
2013-08-14GSMNumberDigit: Make this code work on PharoHolger Hans Peter Freyther1-6/+6
2013-08-14gsm: Use variables of the class and not classVariablesHolger Hans Peter Freyther1-16/+17
2013-08-14gsm: Remove inline comment as the STInST parser hates thoseHolger Hans Peter Freyther1-1/+0
2013-06-04misc: Attempt to fix/improve the fileout of the codeHolger Hans Peter Freyther1-0/+64
2013-03-31misc: Fix the categories to ease porting to PharoHolger Hans Peter Freyther5-17/+52
2013-01-08bssmap: Document that this class is not completeHolger Hans Peter Freyther1-0/+1
2013-01-08bssmap: Add the cell identification for the cell identifier listHolger Hans Peter Freyther1-0/+63
2013-01-08bssmap: Document where the IEs come fromHolger Hans Peter Freyther1-0/+2
2013-01-08bssmap: Add the paging command to the message typeHolger Hans Peter Freyther1-0/+2
2013-01-07gsm: Write out conditionals if they are set. This is still incompleteHolger Hans Peter Freyther1-1/+8
2013-01-07gsm: Allow to create a default value for the classmark3Holger Hans Peter Freyther1-0/+11
2013-01-07gsm: Allow to set the location updating type define the valuesHolger Hans Peter Freyther1-1/+18
2012-12-26gsm: Fix the default value for the RR CauseHolger Hans Peter Freyther1-1/+1
2012-12-26gsm: Use the right cause type for the handover completeHolger Hans Peter Freyther1-1/+1
2012-12-25gsm: Provide decoding for Handover Reference and ARFCN...Holger Hans Peter Freyther2-0/+34
2012-12-25gsm: Provide access to the cell description..Holger Hans Peter Freyther2-0/+22
2012-12-25gsm: Add handover failure without a roundtrip testHolger Hans Peter Freyther1-0/+17
2012-12-25gsm: Add handover complete message without a testcaseHolger Hans Peter Freyther1-0/+19
2012-12-25gsm: Add the handover command with the usual stubs for the IEsHolger Hans Peter Freyther2-0/+175
2012-12-23gsm: Introduce the GSM 04.08 CC Call Confirmed messageHolger Hans Peter Freyther1-0/+20
2012-12-23gsm: Introduce all GSM04.08 CC attributes for GSMHolger Hans Peter Freyther1-10/+38
2012-12-23gsm: Be able to handle the channel mode modify and channel mode modify ackHolger Hans Peter Freyther2-6/+117
2012-12-23gsm: Add a way to parse the GSM48MIdentity from RSL codeHolger Hans Peter Freyther1-2/+5
2012-12-23gsm: Add the GSM48CMServiceAccept messageHolger Hans Peter Freyther1-0/+11
2012-12-04gsm: Add all reject causes for the GSM48RejectCauseHolger Hans Peter Freyther1-0/+27
2012-12-04gsm: Make the RejectCause have the default name 'cause'.Holger Hans Peter Freyther1-1/+1
2012-12-03gsm: Create the RR paging responseHolger Hans Peter Freyther1-0/+19
2012-12-01typo: Fix a typo in the log messageHolger Hans Peter Freyther1-1/+1
2012-11-24gsm: Fix and test the TMSI parsing and storingHolger Hans Peter Freyther2-10/+57
2012-11-24gsm: Add a selector for the TMSI to the MIdentityHolger Hans Peter Freyther1-0/+7