aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0480.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-2/+2
2016-12-01gsm0480: add gsm0480_create_ussd_notify() and *_release_complete()Neels Hofmeyr1-0/+29
2016-12-01gsm0480: code dup: introduce and use gsm0480_l3hdr_push()Neels Hofmeyr1-6/+14
2016-10-12fix USSD: SS message type mask should be 0x3f, not 0xbfNeels Hofmeyr1-1/+1
2016-03-1504.08: add inline funcs for pdisc + msg type bitmasksNeels Hofmeyr1-2/+2
2015-01-01Supplementary Services (de)activation, interrogation addedTobias Engel1-25/+101
2013-10-15ussd: Fix text of RELEASE COMPLETEAlexander Huemer1-1/+1
2013-08-12sms: Added result buffer size parameter to 7bit conv funsJacob Erlbeck1-7/+4
2013-08-08Add special 7-bit encoding and decoding functions for USSD codingAndreas Eversberg1-5/+5
2013-07-07gsm: Revert the gsm_7bit_encode changes as they are wrongHolger Hans Peter Freyther1-24/+9
2013-07-06Fix: Handle returned length by gsm_7bit_encode correctlyAndreas Eversberg1-9/+24
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-5/+5
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso1-0/+461