aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-29add lchan->meas for BTS side codeHarald Welte1-0/+38
2011-06-26move gsm 05.02 related calculations into libosmocoreHarald Welte1-3/+0
2011-06-26use new gsm48_number_of_paging_subchannels from libosmocoreHarald Welte1-1/+0
2011-06-26system information related bits for osmo-btsHarald Welte1-1/+9
2011-06-25move {ts,lchan}2chan_nr() functions to gsm_data_shared.cHarald Welte2-1/+5
2011-06-07add back-pointer for l1 as part of BTS role.Harald Welte1-0/+4
2011-06-06add mo->bts member so we can discover which BTS a MO belong stoHarald Welte1-0/+1
2011-06-06move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix)Harald Welte1-1/+12
2011-06-05split gsm_data.c in gsm_data_shared.c and gsm_data.cHarald Welte2-9/+14
2011-06-05abis_nm.h: Use osmocom/core/abis_nm.hHarald Welte1-2/+1
2011-06-03Introduce per-ts TSCHarald Welte1-0/+1
2011-06-03gsm_data_shared: introduce 'struct gsm_abis_mo'Harald Welte1-19/+24
2011-06-03split gsm_data.h in gsm_data_shared.h and gsm_data.hHarald Welte3-514/+522
2011-06-03gsm_data: Use osmocom/gsm/sysinfo.hHarald Welte1-3/+3
2011-06-01nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matchesHolger Hans Peter Freyther1-0/+2
2011-06-01nat: Patch the destination SMS address of a messageHolger Hans Peter Freyther1-1/+4
2011-06-01nat: Prepare to patch more than the CC Setup messageHolger Hans Peter Freyther1-1/+1
2011-06-01nat: Allow to have a regexp to match the MSISDNHolger Hans Peter Freyther1-1/+15
2011-05-31abis: Get the structs and values from libosmocoreHolger Hans Peter Freyther1-6/+0
2011-05-24move some more abis_nm related code into libosmocoreHarald Welte1-23/+0
2011-05-24Move system information related defines and code to libosmocoreHarald Welte1-36/+1
2011-05-24prepare gsm_data.h header file sharing with osmo-btsHarald Welte4-114/+139
2011-05-22use new libosmogsm ip.access protocol header fileHarald Welte1-87/+1
2011-05-22bsc: on-demand setup of nanoBTS and HSL femto socketsPablo Neira Ayuso4-1/+23
2011-05-07src: rename msg_entr* to osmo_config_*Pablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso3-38/+38
2011-05-06src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso5-8/+8
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso9-18/+18
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso13-31/+31
2011-05-02nat: Create a Paging Group that BSCs can refer toHolger Hans Peter Freyther2-0/+8
2011-05-02nat: Introduce the concept of a paging group and use itHolger Hans Peter Freyther1-0/+14
2011-05-02nat: Rewrite the paging handling.Holger Hans Peter Freyther1-1/+1
2011-05-02paging: Provide the number of pending requestsHolger Hans Peter Freyther1-0/+3
2011-05-02paging: Initialize structs internally to avoid a crashHolger Hans Peter Freyther1-3/+0
2011-04-26bsc: Allow to have a list of MSCs/MUXs to connect toHolger Hans Peter Freyther3-11/+19
2011-04-26bsc: Allow the NAT to query the list of LACsHolger Hans Peter Freyther1-1/+1
2011-04-26bsc: Point back from struct osmo_msc_data to struct gsm_networkDaniel Willmann1-0/+3
2011-04-26nat: Introduce a block on the NAT to slowly get rid of BSCsHolger Hans Peter Freyther1-0/+3
2011-04-26ipa: Reserve two new values for the Osmo IPA extensionsHolger Hans Peter Freyther1-0/+14
2011-04-19crc24: Include stdint.h as a possible compile fixHolger Hans Peter Freyther1-0/+2
2011-04-19ussd: Keep track of used TIs for USSD and forward messagesHolger Hans Peter Freyther1-0/+3
2011-04-18nat: Inform the USSD Provider about lost connectionsHolger Hans Peter Freyther1-0/+8
2011-04-18nat: Remove magic numbers, use enum values for conn classificationHolger Hans Peter Freyther1-0/+10
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther10-10/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther23-330/+332
2011-04-12libabis: ipaccess: more robust ipaccess_idtag_name()Pablo Neira Ayuso1-1/+1
2011-04-12db: The forward declaration of the enum does not work with C++Holger Hans Peter Freyther1-2/+1
2011-04-07ipaccess: Add a function to prepend the osmocom ext headerHolger Hans Peter Freyther1-0/+5
2011-04-07libabis: ipaccess: export ipaccess_parse_unitidPablo Neira Ayuso1-0/+1
2011-04-07libabis: ipaccess: export ipaccess_idtag_name()Pablo Neira Ayuso1-0/+1