aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm48.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-27gsm0408: Completing GSM 04.08 RR message typesPhilipp1-0/+108
2016-10-27COSMETIC: moving rr_cause_name() in gsm48.cPhilipp1-5/+5
2016-07-07Add function to check GMM encryptabilityMax1-0/+25
2016-05-20Revert "gsm48: move to hex TMSI representation"Holger Freyther1-1/+2
2016-05-20gsm48: move to hex TMSI representationVadim Yanitskiy1-2/+1
2016-05-12Set DTX in Cell OptionsMax1-1/+45
2016-03-30Export names for gsm_chan_t and gsm48_chan_modeMax1-1/+25
2016-03-17Revert "gsm48: move to hex TMSI representation"Harald Welte1-1/+1
2016-03-17gsm48: move to hex TMSI representationVadim Yanitskiy1-1/+1
2016-03-15gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr1-21/+34
2016-02-29comment typoNeels Hofmeyr1-1/+1
2015-08-18Introduce gsm48_mi_type_name() functionHarald Welte1-0/+14
2013-09-16gsm48: Added 'Network Daylight Saving Time' info elementJacob Erlbeck1-0/+1
2013-07-03gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsiHolger Hans Peter Freyther1-2/+2
2012-11-05GSM48: Avoid unaligned access in gsm48_construct_raAndreas Eversberg1-1/+3
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