aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc/gsm_data.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-28move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_testNeels Hofmeyr1-34/+34
2018-03-12gsm_data: use feature list from libosmocorePhilipp Maier1-27/+2
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-2/+3
2018-03-05gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of bufNeels Hofmeyr1-3/+2
2018-03-01fix build: gprs_ra_id_by_bts(): ensure to init all valuesNeels Hofmeyr1-4/+6
2018-02-27Add support for Access Control Class ramping.Stefan Sperling1-0/+1
2018-02-14drop libcommon completely, move remaining files to libbscNeels Hofmeyr1-0/+1256