summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0411_smc.c
Commit message (Expand)AuthorAgeFilesLines
* SMS: Add value_string for TS 04.11 CP and RP stateHarald Welte2018-01-241-0/+7
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* [doc] make sure all SMS related code is part of the 'sms' groupHarald Welte2017-10-171-2/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-4/+5
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-1/+1
* update/extend doxygen documentationHarald Welte2017-06-121-0/+7
* timer: add osmo_timer_setup()Pablo Neira Ayuso2017-05-091-2/+1
* Change license of gsm0411_smc/smr to GPLv2+Harald Welte2014-10-261-4/+4
* sms: Print 'network' or 'mobile' when creating the SMC/SMRHolger Hans Peter Freyther2012-12-061-1/+2
* sms: Mark the state dispatch table as static constHolger Hans Peter Freyther2012-11-221-2/+2
* sms: Fix typos in the comments and log messages.Holger Hans Peter Freyther2012-11-221-2/+2
* smc: Introduce an id and prefix all log messages with SMC(ID)Holger Hans Peter Freyther2012-11-221-30/+60
* smc: Fix a typo in the smc codeHolger Hans Peter Freyther2012-11-141-1/+1
* smc: Print the current state of the SMSHolger Hans Peter Freyther2012-11-111-1/+3
* gsm/gsm0411_smc: Fix typoSylvain Munaut2011-11-121-1/+1
* include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1ASylvain Munaut2011-11-121-1/+1
* gsm/sms: Rewrite of SMC process, extracted from OpenBSCAndreas Eversberg2011-11-121-0/+539