aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/bts_ipaccess_nanobts.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-03mscplit: try to clarify root talloc ctx and global gsm_network.Neels Hofmeyr1-0/+1
2015-08-17Send RADIO LINK TIMEOUT value via OML attribute to BTSAndreas Eversberg1-0/+4
2014-12-17bts: When one link drops.. check what needs to be droppedHolger Hans Peter Freyther1-0/+16
2014-12-17bts: Add some simple dependency between different BTSHolger Hans Peter Freyther1-0/+7
2014-11-07bts: Fail OML in case the channel combination is wrongHolger Hans Peter Freyther1-1/+5
2014-08-20adopt recent IPA related symbol renameHarald Welte1-0/+1
2014-01-19Do not expect all BTSs support TSC != BCCHarald Welte1-0/+1
2013-09-02nanobts: Fix initialization of two concurrent BTS.Holger Hans Peter Freyther1-15/+51
2013-06-30nanobts: Do not crash on an invalid TRX numberHolger Hans Peter Freyther1-1/+1
2013-04-29ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnetHolger Hans Peter Freyther1-4/+3
2013-04-29sysmobts: Make the nanoBTS NM code work for the sysmobtsHolger Hans Peter Freyther1-2/+2
2013-04-29sysmobts: Initialize the NM signal handler only once in a mixed networkHolger Hans Peter Freyther1-1/+2
2013-04-29sysmobts: Avoid a crash when trying to look-up a BTSHolger Hans Peter Freyther1-9/+8
2013-03-12IPA: Allow RSL connection to different IP address as OMLHarald Welte1-1/+2
2012-09-29Fix: T3192 and T3193 must be similarAndreas Eversberg1-1/+1
2012-07-02BSC: introduce new "sysmobts" BTS modelHarald Welte1-8/+9
2012-06-28ipaccess: some more comments on timer valuesHarald Welte1-2/+5
2012-02-03bts_ipaccess_nanobts.c: Remove unused variable.Holger Hans Peter Freyther1-3/+0
2011-10-17libbsc/nanobts: Fix NSVC OML init sequence for some rugby modelsSylvain Munaut1-1/+2
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-3/+191
2011-08-19src: use new msg->dst pointer instead of deprecated msg->trxPablo Neira Ayuso1-1/+2
2011-06-27Revert "HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts"Harald Welte1-2/+2
2011-06-09HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-btsHarald Welte1-2/+2
2011-06-03gsm_data_shared: introduce 'struct gsm_abis_mo'Harald Welte1-1/+1
2011-05-22bsc: on-demand setup of nanoBTS and HSL femto socketsPablo Neira Ayuso1-1/+11
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-1/+1
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-5/+5
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-03-06OML: Include a pointer to the BTS in NM STATE CHANGE signalsHarald Welte1-0/+3
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+447