aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts
AgeCommit message (Expand)AuthorFilesLines
2014-08-24Have osmo-bts request OML routes for all its MOs at startuplaforge/oml-routerHarald Welte1-0/+7
2014-08-24A dedicated OML router program (osmobts-omlrouter)Harald Welte4-1/+83
2014-08-24Use new libosmo-abis features to allow OML on non-standard TCP portHarald Welte2-1/+2
2014-08-24ctrl_if: Move control interface to port 4238Harald Welte1-1/+1
2014-08-24add control interface to common BTS (for thermal attenuation)Harald Welte1-0/+3
2014-08-24New generic transmit power handlingHarald Welte4-1/+78
2014-08-18replace oml_{osmo,ipa}_magic[] with abis_nm_{osmo,ipa}_magicHarald Welte1-3/+0
2014-07-31sysmobts: Verify the structure of IPA and OML messagesHolger Hans Peter Freyther3-1/+25
2014-07-31oml: Make it possible to include the file directlyHolger Hans Peter Freyther1-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: 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