aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-17debian: Add gsm_data_shared.h file to make packaging possibleIvan Kluchnikov1-0/+789
2014-04-06ABIS: Support of multiple RSL connections for ABIS/ipaccessAndreas Eversberg1-1/+1
2014-04-06Allow TRX 0..254 at VTY, even if less TRX are availableAndreas Eversberg1-1/+1
2014-04-06Allow one or more TRX to configure via VTYAndreas Eversberg1-1/+1
2014-04-06TRX: Implementation of MS power and timing advance loopsAndreas Eversberg1-0/+1
2014-04-06Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg1-0/+2
2014-04-06Introduce osmobts-trx, a layer 1 implementation for OpenBTS tranceiversAndreas Eversberg3-0/+10
2014-04-05Move gsmtap VTY commands from osmo-bts-sysmo to common partAndreas Eversberg1-1/+1
2014-04-05sysmobts: Clean up transitions for lchan cipher stateAndreas Eversberg1-2/+3
2014-04-05Add TCH messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-3/+0
2014-04-05Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg2-7/+1
2014-04-05Relace bts_model_get_time() by get_time() at common partAndreas Eversberg3-3/+3
2014-04-05Add TIME (MPH_INFO) IND messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+1
2014-04-04Add BCCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+2
2014-04-04Add header file of PH-/MPH-/TCH-SAP interface to common part of osmo-btsAndreas Eversberg2-1/+72
2014-03-26oml: Indicate the kind of object passed as the void*Holger Hans Peter Freyther1-1/+1
2014-03-10handover: Add generic handling for handoverAndreas Eversberg2-0/+3
2014-03-10handover: Set basic values for handover, remember the activation reasonAndreas Eversberg2-1/+12
2014-03-10handover: Implement generating HANDOVER DETECTION in rsl_tx_hando_detAndreas Eversberg1-0/+1
2014-03-10handover: Introduce debug area for handover related itemsAndreas Eversberg1-0/+1
2014-03-10agch: Manage AGCH queue lengthJacob Erlbeck1-0/+9
2014-03-10agch/pch: Use PCH for AGCH msgsJacob Erlbeck1-1/+2
2014-03-10agch: Add simple countersJacob Erlbeck1-0/+10
2014-03-10agch: Recalculate length limit of AGCH queueJacob Erlbeck2-0/+3
2014-02-22agch/pch: Put CCCH message generation into commonJacob Erlbeck1-0/+2
2014-02-22agch: Keep track of AGCH queue lengthJacob Erlbeck1-0/+1
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: Package our version of the gsm_data.h to make the code compilableHolger Hans Peter Freyther1-0/+2
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