aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocore/gsm_utils.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-23gsm_utils: Move the gsm_7bit_alphabet into the impl and make it staticHolger Hans Peter Freyther1-28/+0
2010-07-20* rewrite GSM 7bit default encoding/decoding based on a lookup table as the p...Nico Golde1-0/+28
2010-06-09gsm_utils: Add a fn to test A5(x) support given a classmark2Sylvain Munaut1-0/+12
2010-06-01add new new gprs_tmsi2tlli() function0.1.10Harald Welte1-1/+3
2010-05-01import gsm48_parse_ra() and gprs_tlli_type() from openbscHarald Welte1-0/+12
2010-04-27gsm_utils: Just add some constant and timekeeping utilsSylvain Munaut1-0/+7
2010-03-22fix compiler warnings (itsme <itsme@xs4all.nl>)Harald Welte1-1/+1
2010-03-07import some gsm band/arfcn/time related utilities from OsmocomBBHarald Welte1-0/+22
2010-03-04import gsm_band_name() and gsm_band_parse() from OpenBSCHarald Welte1-1/+4
2010-02-20intial checkin of the libosmocore projectHarald Welte1-0/+59