aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm_utils.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-23Add function for appending range1024 to bitvecMax1-0/+36
2016-01-22Fix sporadic out-of-bounds errorMax1-13/+21
2015-08-18Add G-RNTI derived TLLI types defined in 23.003Harald Welte1-1/+5
2014-01-09sms: Fix gsm_7bit legacy functions return valueJacob Erlbeck1-6/+11
2013-08-12sms: Added comment about the gsm_7bit_alphabet tableJacob Erlbeck1-2/+6
2013-08-12sms: Added result buffer size parameter to 7bit conv funsJacob Erlbeck1-51/+94
2013-08-08Add special 7-bit encoding and decoding functions for USSD codingAndreas Eversberg1-0/+31
2013-08-08encoding: Provide an overload for the gsm_7bit_encode and a simple testHolger Hans Peter Freyther1-2/+8
2013-07-07gsm: Revert the gsm_7bit_encode changes as they are wrongHolger Hans Peter Freyther1-6/+0
2013-07-06Fix encoding of last character at 7bit encoding functionAndreas Eversberg1-0/+6
2013-05-23gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05Bhaskar1-2/+2
2013-03-13gsm_septets2octets(): Input parameter should be constHarald Welte1-1/+2
2012-12-11gsm: Add method to find ARFCN based on frequencySylvain Munaut1-45/+65
2012-09-21gsm_utils.c: in 7bit decoding, first check if the last character was an exten...Nico Golde1-5/+5
2012-09-20gsm_utils: Fix up coding style in previous patchHarald Welte1-2/+2
2012-09-20gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messagesNico Golde1-14/+13
2012-09-11gsm: Address compiler warning about unused variable 'z'Holger Hans Peter Freyther1-3/+4
2011-08-30doxygen: Add main page for all three librariesHarald Welte1-0/+40
2011-07-24sms: Fix style issues with the code, add spaces after keywordsHolger Hans Peter Freyther1-5/+5
2011-07-24sms: SMS where cropped (from VTY), concatenation of SMS where not possibleDennis Wehrle1-29/+89
2011-06-26gsm/utils: Adding conversion of "mobile power class" to dBmAndreas Eversberg1-0/+41
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-3/+3
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso1-0/+465