aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libcommon/gsm_data.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-18Allow setting of Control Channel Description parameters via VTYAndreas Eversberg1-0/+3
2012-09-11gsm_data: Include a structure for the geographical location in gsm_btsDaniel Willmann1-0/+2
2012-09-11gsm_data: Address compiler warning of unhandled switchHolger Hans Peter Freyther1-0/+1
2012-08-17VTY: dynamically create BTS "type" command syntaxHarald Welte1-3/+14
2012-07-02BSC: introduce new "sysmobts" BTS modelHarald Welte1-0/+2
2012-06-03Allow VTY-based configuration of T3105Harald Welte1-0/+1
2012-03-16bsc: Prepare to have multiple MSC connectionsHolger Hans Peter Freyther1-8/+1
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-9/+10
2012-02-03misc: gsm_data.c address compiler warningHolger Hans Peter Freyther1-3/+4
2011-08-22misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_regHolger Hans Peter Freyther1-0/+26
2011-08-10Initial version of Support for Nokia *Site BTSDieter Spaar1-0/+1
2011-06-06gsm_data: don't free a bts that's not even allocated yetHarald Welte1-3/+1
2011-06-05split gsm_data.c in gsm_data_shared.c and gsm_data.cHarald Welte1-245/+63
2011-06-03Introduce per-ts TSCHarald Welte1-0/+1
2011-06-03gsm_data_shared: introduce 'struct gsm_abis_mo'Harald Welte1-1/+1
2011-05-23abis_nm: fix some fallout regarding abis_nm migration to libosmocoreHarald Welte1-1/+2
2011-05-22bsc: on-demand setup of nanoBTS and HSL femto socketsPablo Neira Ayuso1-0/+8
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-30/+30
2011-04-26bsc: Allow to have a list of MSCs/MUXs to connect toHolger Hans Peter Freyther1-2/+1
2011-04-26bsc: Point back from struct osmo_msc_data to struct gsm_networkDaniel Willmann1-0/+3
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-6/+6
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-4/+4
2011-03-04[HSL] initial support for the HSL 2.75G FemtocellHarald Welte1-0/+3
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+589