aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc/bsc_init.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-27move 'extern struct gsm_network *bsc_gsmnet" to header fileHarald Welte1-4/+1
2018-05-10dyn TS: init only when both RSL and the Channel OM are establishedNeels Hofmeyr1-1/+3
2018-05-05dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACKNeels Hofmeyr1-1/+0
2018-04-13fix handling of state changes in acc rampingStefan Sperling1-1/+3
2018-04-11ensure that acc_ramp_init() is only called onceStefan Sperling1-3/+6
2018-04-09fix initialization of acc rampingStefan Sperling1-10/+4
2018-04-07Start Dynamic PDCH Initialization after RSL is upHarald Welte1-1/+3
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-3/+4
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-27Add support for Access Control Class ramping.Stefan Sperling1-1/+14
2018-02-05Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling1-0/+2
2017-12-19Remove bogus MM INFO configurationHarald Welte1-3/+0
2017-12-19Remove dead code left over from NITB splitHarald Welte1-2/+2
2017-12-09Move many counters from BSC-global to per-BTS granularityHarald Welte1-2/+2
2017-11-29auth: remove obsolete VTY commandsPhilipp Maier1-8/+0
2017-11-21bsc_init: fix Werror: define rc for 2quater with si2q_count == 0Neels Hofmeyr1-0/+1
2017-10-11ctrl: add oml-uptime commandMax1-0/+20
2017-10-09OML: consider RSL link stateMax1-0/+1
2017-09-25Further cleanup leftovers from BSC/MSC splitMax1-1/+0
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-14/+14
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr1-1/+0
2017-08-27gsm_bts_trx_set_system_infos(): Disable non-existing SIHarald Welte1-6/+17
2017-08-27Fix regression causing loss of static system-information messagesHarald Welte1-2/+2
2017-08-27Fix BTS attribute requestsMax1-2/+2
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr1-6/+0
2017-08-27SI3: indicate R99+ MSC to GSM MS to enable UMTS AKANeels Hofmeyr1-0/+3
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte1-0/+7
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+552