aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-15misc: Ignore some of the auto generated fileeHolger Hans Peter Freyther1-0/+1
2012-11-15gsm04.11: Beging with message handling for GSM 04.11 (SMS)Holger Hans Peter Freyther3-0/+248
2012-10-26gsm: Be able to parse the MM Information into undecoded dataHolger Hans Peter Freyther2-0/+65
2012-10-26gsm: Add the messgae types for the two TMSI operationsHolger Hans Peter Freyther2-2/+4
2012-10-26gsm: Add the TMSI Reallocation Command and Complete message typeHolger Hans Peter Freyther2-0/+36
2012-10-21sccp: Provide an event once the connection is confirmedHolger Hans Peter Freyther1-1/+8
2012-10-21gsm48: Add ClassmarkChange message to the list of messages we can generateHolger Hans Peter Freyther2-1/+37
2012-09-09gsm48: Use category and not comment in these methods.Holger Hans Peter Freyther1-2/+2
2012-09-09gsm48: Allow to store TMSI/IMEI/IMEISV as MI IE as wellHolger Hans Peter Freyther1-43/+87
2012-09-04gsm: Add selectors to set the CM Service Type for the CM Service RequestHolger Hans Peter Freyther1-0/+8
2012-09-03gsm48: Add GSM48CCEmergencySetup to the messages that can be createdHolger Hans Peter Freyther1-0/+14