aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc_init.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-17[si] Make it possible to set the NECI value...Holger Hans Peter Freyther1-0/+4
2009-11-17[abis_nm] avoid integer-to-pointer casting and associated gcc warningsHarald Welte1-2/+5
2009-10-26Fix segfault, use trx->bts rather than bts in patch_nm_tables()Harald Welte1-1/+1
2009-10-24ip.access: Use Channel Combination from config fileHarald Welte1-4/+4
2009-10-22Fix spelling of defaultHolger Hans Peter Freyther1-1/+1
2009-10-20[nanoBTS] move nanoBTS initialization completely into state event handlerHarald Welte1-66/+75
2009-10-20ip.access: use correct stream identifier when connecting RSLHarald Welte1-1/+1
2009-10-19[abis_nm] introduce and use abis_nm_ipaccess_rsl_connect()Harald Welte1-8/+1
2009-10-19ip.access / multi-TRX: correctly identify TRX number on SW ACT REPHarald Welte1-1/+5
2009-10-19ip.access maximum output power depends on GSM bandHarald Welte1-1/+15
2009-10-08[bsc_init] use new NM_AVSTATE_* enum instead of hard-coded numbersHarald Welte1-2/+2
2009-10-05[ipaccess] Add nanoBTS 1900 supportMike Haben1-11/+13
2009-09-28[bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6Holger Hans Peter Freyther1-0/+4
2009-08-17[bsc] Remove HAR feature to advertize neighbor cellsHolger Hans Peter Freyther1-13/+0
2009-08-17[bsc_init] Create a bsc_init.c that can be used for setting up hings.Holger Hans Peter Freyther1-0/+1064