aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/bsc_init.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-20bts: Arfcn can never be smaller than 0Holger Hans Peter Freyther1-2/+1
2015-06-19Fix GSM900 ARFCN range checkMichael McTernan1-2/+2
2015-06-02libbsc: Move SIs update/generation for a BTS into a separate function.Alexander Chemeris1-1/+21
2014-11-21bsc: Allow to generate new system information onlineHolger Hans Peter Freyther1-2/+2
2014-08-24Use port number #defines for VTY and CTRL portsHarald Welte1-1/+2
2013-07-03hsl: Remove the support for the HSL bts from OpenBSCHolger Hans Peter Freyther1-22/+3
2013-01-08si: Do not schedule SI1 to SI4 on the second TRXAndreas Eversberg1-3/+5
2012-11-11bts: Really drop the BTS in case of an OML NACKHolger Hans Peter Freyther1-7/+5
2012-10-18Allow setting of Control Channel Description parameters via VTYAndreas Eversberg1-4/+4
2012-10-09bsc: Do not print "SI 18" but SI2ter when the SI generation failsHolger Hans Peter Freyther1-2/+2
2012-10-08bsc_init: Don't drop all BTSs because a single BTS had an errorHarald Welte1-6/+8
2012-09-11bsc_init: Initialize rc on all paths to address a compiler warningHolger Hans Peter Freyther1-0/+1
2012-03-01Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bandsAndreas Eversberg1-20/+43
2012-01-29ARFCNs are in the range of 0..1023, not 0..1024Harald Welte1-2/+2
2011-10-12bsc: Drop the BTS instead of exiting the applicationHolger Hans Peter Freyther1-7/+12
2011-09-06fix some "implicit declaration" warnings in libbscAlexander Huemer1-0/+2
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-14/+7
2011-08-10Initial version of Support for Nokia *Site BTSDieter Spaar1-0/+29
2011-07-18bts-init: Initialize the BTS like it will look after a resetHolger Hans Peter Freyther1-0/+3
2011-06-29properly reset the MO state of all MO on Abis disconnect0.9.14Harald Welte1-7/+1
2011-06-03gsm_data_shared: introduce 'struct gsm_abis_mo'Harald Welte1-6/+6
2011-05-24Move system information related defines and code to libosmocoreHarald Welte1-6/+6
2011-05-22bsc: on-demand setup of nanoBTS and HSL femto socketsPablo Neira Ayuso1-5/+8
2011-05-22bsc: fix bail out in case of problems bootstrapping BTS or E1 inputPablo Neira Ayuso1-4/+6
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-2/+2
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-3/+3
2011-05-02paging: Initialize structs internally to avoid a crashHolger Hans Peter Freyther1-2/+0
2011-04-07misc: Fix compiler warnings in the codeHolger Hans Peter Freyther1-2/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-03-04fix erroneous modification of DTX parameter introduced in previous HSL commitHarald Welte1-1/+1
2011-03-04Implement the HSL SR1.0.1 protocolHarald Welte1-1/+1
2011-03-04[HSL] initial support for the HSL 2.75G FemtocellHarald Welte1-5/+31
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+440