aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-05power/sysmobts: Add a manual ms power level controlHolger Hans Peter Freyther2-0/+4
2014-07-25amr: Avoid toggling the CMR from none and a set oneHolger Hans Peter Freyther1-0/+3
2014-05-22common: Remove unused gsm_time parameter from lchan_sacch_getHolger Hans Peter Freyther1-1/+1
2014-05-15abis: Separate initialization from connect for AbisHolger Hans Peter Freyther1-0/+1
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
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
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg3-1/+20
2012-07-08PCU: Add PCU socket interface prototype header fileAndreas Eversberg1-0/+138
2012-07-08debug: Add new debugging class for PCU interface (DPCU)Andreas Eversberg1-0/+1