summaryrefslogtreecommitdiffstats
path: root/src/gsm_utils.c
Commit message (Collapse)AuthorAgeFilesLines
* import gsm48_parse_ra() and gprs_tlli_type() from openbscHarald Welte2010-05-011-0/+15
|
* fix compiler warnings (itsme <itsme@xs4all.nl>)Harald Welte2010-03-221-1/+1
| | | | | * added several 'const' for strings. * added 'extern' to declarations of rsl_rlm_cause_strs
* use strtol instead of atoiHarald Welte2010-03-071-1/+1
|
* import some gsm band/arfcn/time related utilities from OsmocomBBHarald Welte2010-03-071-1/+92
|
* import gsm_band_name() and gsm_band_parse() from OpenBSCHarald Welte2010-03-041-0/+55
|
* intial checkin of the libosmocore projectHarald Welte2010-02-201-0/+215