summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm_utils.c
Commit message (Expand)AuthorAgeFilesLines
* gsm: Add method to find ARFCN based on frequencySylvain Munaut2012-12-111-45/+65
* gsm_utils.c: in 7bit decoding, first check if the last character was an exten...Nico Golde2012-09-211-5/+5
* gsm_utils: Fix up coding style in previous patchHarald Welte2012-09-201-2/+2
* gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messagesNico Golde2012-09-201-14/+13
* gsm: Address compiler warning about unused variable 'z'Holger Hans Peter Freyther2012-09-111-3/+4
* doxygen: Add main page for all three librariesHarald Welte2011-08-301-0/+40
* sms: Fix style issues with the code, add spaces after keywordsHolger Hans Peter Freyther2011-07-241-5/+5
* sms: SMS where cropped (from VTY), concatenation of SMS where not possibleDennis Wehrle2011-07-241-29/+89
* gsm/utils: Adding conversion of "mobile power class" to dBmAndreas Eversberg2011-06-261-0/+41
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-3/+3
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-0/+465