aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-16TRX: replace some more 2715648 magic numbers with GSM_HYPERFRAMEHarald Welte1-0/+3
2016-01-16move 'GSM_FR_BYTES' and related definitiions to common partHarald Welte1-0/+7
2016-01-16LAPDm: Use T200 settings from OML rather than libosmocore defaultsHarald Welte1-0/+4
2016-01-04fix large amount of compiler warnings in common and sysmobts codeHarald Welte2-1/+2
2015-09-22Allow TRX 0..254 at VTY, even if less TRX are availableAndreas Eversberg1-1/+1
2015-09-22Allow one or more TRX to configure via VTYAndreas Eversberg1-1/+1
2015-09-22TRX: Implementation of MS power and timing advance loopsAndreas Eversberg1-0/+1
2015-09-22ABIS: Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg1-0/+2
2015-09-22TRX: Introduce osmobts-trx, a layer 1 implementation for OpenBTS tranceiversAndreas Eversberg3-0/+10
2015-09-22move MS power control handling from sysmobts to common partHarald Welte3-1/+11
2015-09-22Move gsmtap VTY commands from osmo-bts-sysmo to common partAndreas Eversberg1-1/+1
2015-09-22sysmobts: Clean up transitions for lchan cipher stateAndreas Eversberg1-2/+3
2015-09-22l1sap: Port code to new ciphering handlingHarald Welte1-0/+2
2015-09-22Add TCH messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-3/+0
2015-09-22Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg2-7/+1
2015-09-22Relace bts_model_get_time() by get_time() at common partAndreas Eversberg3-3/+2
2015-09-22Add TIME (MPH_INFO) IND messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+1
2015-09-22Add BCCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+2
2015-03-25Add header file of PH-/MPH-/TCH-SAP interface to common part of osmo-btsAndreas Eversberg2-1/+72
2015-02-05power/sysmobts: Add a manual ms power level controlHolger Hans Peter Freyther2-0/+4
2014-12-30CBCH: Implement CBCH block segmentation and RSL_MT_SMS_BC_CMDHarald Welte4-2/+23
2014-12-30Initial CBCH supportHarald Welte1-0/+1
2014-11-10ctrl: Fix compiler warningHolger Hans Peter Freyther1-0/+1
2014-11-10abis: Fix compiler warning and remove const from syntaxHolger Hans Peter Freyther1-2/+2
2014-08-25tx_power: Check actual TRX output power against intended valueHarald Welte1-0/+2
2014-08-24add control_if.h to Makefile.amHarald Welte1-1/+1
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