aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm48.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-13gsm48_decode_lai(): return real integers for mcc/mnc, not hex!Harald Welte1-6/+13
2012-07-13import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.cHarald Welte1-0/+14
2011-12-14Fix generation of GPRS Routing Area in case of 3-digit MNCGus Bourg1-1/+1
2011-06-26add some utility functions for paging related calculation (TS 05.02)Harald Welte1-7/+7
2011-06-26add gsm48_number_of_paging_subchannels() functionHarald Welte1-0/+13
2011-05-07utils: use namespace prefix osmo_*Pablo Neira Ayuso1-6/+6
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-4/+4
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso1-0/+415