aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0411_smc.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-30gsm0411_{smc,smr}.c: Work around newlib bugHarald Welte1-1/+2
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-4/+5
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-1/+1
2017-06-12update/extend doxygen documentationHarald Welte1-0/+7
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
2012-12-06sms: Print 'network' or 'mobile' when creating the SMC/SMRHolger Hans Peter Freyther1-1/+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-2/+2
2012-11-22smc: Introduce an id and prefix all log messages with SMC(ID)Holger Hans Peter Freyther1-30/+60
2012-11-14smc: Fix a typo in the smc codeHolger Hans Peter Freyther1-1/+1
2012-11-11smc: Print the current state of the SMSHolger Hans Peter Freyther1-1/+3
2011-11-12gsm/gsm0411_smc: Fix typoSylvain Munaut1-1/+1
2011-11-12include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1ASylvain Munaut1-1/+1
2011-11-12gsm/sms: Rewrite of SMC process, extracted from OpenBSCAndreas Eversberg1-0/+539