aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0411_smr.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-24SMS: Add value_string for TS 04.11 CP and RP stateHarald Welte1-0/+7
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-10-17[doc] make sure all SMS related code is part of the 'sms' groupHarald Welte1-2/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+4
2017-06-12update/extend doxygen documentationHarald Welte1-0/+6
2017-05-17gsm/gsm0411_smr.c: strip unused variableVadim Yanitskiy1-2/+1
2017-05-09timer: add osmo_timer_setup()Pablo Neira Ayuso1-2/+1
2014-10-26Change license of gsm0411_smc/smr to GPLv2+Harald Welte1-4/+4
2014-05-23gsm0411_smr: Fix the size of the arrayHolger Hans Peter Freyther1-1/+1
2014-05-23gsm0411_smr: Make the look-up table staticHolger Hans Peter Freyther1-1/+1
2014-02-08sms: The msg_ref is passed from the outside so remove the wrong fixmeHolger Hans Peter Freyther1-1/+1
2012-12-06sms: Print 'network' or 'mobile' when creating the SMC/SMRHolger Hans Peter Freyther1-2/+2
2012-11-22sms: Mark the state dispatch table as static constHolger Hans Peter Freyther1-2/+2
2012-11-22sms: Fix typos in the comments and log messages.Holger Hans Peter Freyther1-3/+3
2012-11-22smr: Introduce an id and prefix all log messages with SMR(ID)Holger Hans Peter Freyther1-31/+68
2012-11-11sms: Reduce the logging level to debugHolger Hans Peter Freyther1-3/+3
2011-11-12gsm/sms: Rewrite of SMR process, extracted from OpenBSCAndreas Eversberg1-0/+451