aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts
AgeCommit message (Expand)AuthorFilesLines
2014-02-11bts: Calculate length of agch queuekluchnikov/agch-queueIvan Kluchnikov1-0/+1
2014-01-21ABIS: Support of multiple RSL connections for ABIS/ipaccessAndreas Eversberg1-1/+1
2014-01-21HACK: Limit AGCH queueAndreas Eversberg1-0/+1
2014-01-21Allow TRX 0..254 at VTY, even if less TRX are availableAndreas Eversberg1-1/+1
2014-01-21handover: Use common function to reset handover stateAndreas Eversberg1-0/+1
2014-01-21handover: Use enums to indicate the state instead of magic numbersHolger Hans Peter Freyther1-0/+6
2014-01-21Handover support to common part of BTS codeAndreas Eversberg3-0/+10
2014-01-21Allow one or more TRX to configure via VTYAndreas Eversberg1-1/+1
2014-01-21TRX: Implementation of MS power and timing advance loopsAndreas Eversberg1-0/+1
2014-01-21Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg1-0/+2
2014-01-21Introduce osmobts-trx, a layer 1 implementation for OpenBTS tranceiversAndreas Eversberg3-0/+10
2014-01-21Move gsmtap VTY commands from osmo-bts-sysmo to common partAndreas Eversberg1-1/+1
2014-01-21sysmobts: Clean up transitions for lchan cipher stateAndreas Eversberg1-2/+3
2014-01-21Add TCH messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-3/+0
2014-01-21Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-5/+0
2014-01-21Relace bts_model_get_time() by get_time() at common partAndreas Eversberg3-3/+3
2014-01-21Add TIME (MPH_INFO) IND messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+1
2014-01-21Add BCCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+2
2014-01-21Add header file of PH-/MPH-/TCH-SAP interface to common part of osmo-btsAndreas Eversberg2-1/+73
2013-11-27sysmobts: Activate the BCCH silently have have state set to activeHolger Hans Peter Freyther1-0/+1
2013-11-14rsl: Rename abis_rsl_sendmsg to avoid symbol clash with libosmo-abisHolger Hans Peter Freyther1-1/+1
2013-11-05sysmobts: Use status flags instead of direct LED accessJacob Erlbeck1-0/+8
2013-11-05sysmobts: Do a RF mute when Radio Carrier is lockedJacob Erlbeck1-0/+1
2013-11-05sysmobts: Add L1 support for the new RF mute requestJacob Erlbeck1-0/+4
2013-10-25rsl/pcu: Do not send a CHAN ACT to the BSC on PCU usageHolger Hans Peter Freyther1-0/+9
2013-10-06abis: delay l1if_reset() until OML link is establishedHarald Welte1-0/+2
2013-10-06abis: Use OML remote (BSC) address if RSL CONNECT contains no IPHarald Welte1-0/+2
2013-10-06migrate away from our own abis.c code to libosmoabisHarald Welte1-18/+2
2013-06-30make oml_mo_state_init() a void functionHarald Welte1-1/+1
2013-06-30Don't send OML STATE CHANGE before OML is connectedHarald Welte1-0/+3
2013-06-24sysmobts: Introduce an auto-band config to ease DCS/DCS, PCS/PCS changesHolger Hans Peter Freyther1-0/+3
2013-05-04measurement: Mark the internal functions as internalHolger Hans Peter Freyther1-2/+0
2013-03-17Get RSSI from received uplink data and send to PCUAndreas Eversberg2-2/+4
2013-03-11Added radio link timeout procedure according to TS 05.08 Chapter 5.2Andreas Eversberg2-0/+2
2013-02-27sysmobts: Improve the shutdown of the DSP on exitHolger Hans Peter Freyther1-0/+1
2013-02-04Deprecate the "rtp bind-ip" configuration directiveHarald Welte1-1/+0
2013-01-13paging: De-duplicate paging lifetime and max queue length variablesDaniel Willmann2-2/+8
2012-12-26ciphering: Handle ciphering support for A5/3 correctlyHolger Hans Peter Freyther1-1/+7
2012-12-22misc: Fix the make distcheck of the osmo-bts codeHolger Hans Peter Freyther1-1/+1
2012-12-20openbsc: Prepare to allow to have the OpenBSC directory somewhere elseHolger Hans Peter Freyther1-1/+1
2012-12-20misc: Change the method to return void instead of int and garbageHolger Hans Peter Freyther1-1/+1
2012-12-20misc: Include pcu_if.h for pcu_tx_pag_req in rsl.c and make it constHolger Hans Peter Freyther1-1/+1
2012-12-20misc: Forward declare the load_timer_start to address compiler warningHolger Hans Peter Freyther1-0/+2
2012-11-24Add VTY configuration of paging queue size and lifetime of paging recordsHarald Welte2-0/+7
2012-09-29PCU: Add PCH confirm, raise PCU interface version to 4Andreas Eversberg2-1/+4
2012-07-25vty: Remove TS_NODE and LCHAN_NODE as they are not used.Holger Hans Peter Freyther1-2/+0
2012-07-21Send RR paging requests to PCU, in order to page on PACCHAndreas Eversberg1-0/+1
2012-07-21Enable direct access to PDTCH queue of DSP by PCUAndreas Eversberg1-1/+10
2012-07-16logging: Fixed order of logging categories in enum listAndreas Eversberg1-1/+1
2012-07-16PCU: Add verion number of PCU interface to PCU INFO IND messageAndreas Eversberg1-0/+3