aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-17dyn PDCH: implement main dyn PDCH logic in common/Neels Hofmeyr1-0/+4
2016-06-17dyn PDCH: add bts_model_ts_connect() and _disconnect() stubsNeels Hofmeyr1-0/+3
2016-06-17pcu_sock: add pcu_connected() to query PCU availabilityNeels Hofmeyr1-0/+2
2016-06-16Fix OML activationMax1-0/+2
2016-06-15LC15: TRX nominal TX power can be used from EEPROM or from BTS configurationMinh-Quang Nguyen1-1/+2
2016-06-14l1sap.h: fix wrong L1SAP_FN2PTCCHBLOCK calculation according to TS 45.002 Tab...Minh-Quang Nguyen1-1/+1
2016-05-31Use libosmocore function for uplink measurementsMax1-3/+0
2016-04-29Ensure TRX invariantMax1-0/+1
2016-03-21octphy: fix for multiple trx with more than 1 dspMax1-1/+2
2016-03-10pcuif: Do not bump the PCU_IF versionHolger Hans Peter Freyther1-1/+1
2016-02-22Fix ocmo-bts-octphy interaction with OsmoPCUMax2-2/+2
2016-02-15make PCU socket and telnet port configurableHarald Welte2-1/+7
2016-02-15declare pcu_direct in pcu_if.hHarald Welte1-0/+2
2016-02-15move auto-band configuration commands to common/vty.cHarald Welte1-0/+3
2016-02-15LC15/sysmobts: Don't try to refer to fl1h from PHY configHarald Welte2-0/+12
2016-02-15sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte1-0/+2
2016-02-15introduce + use new generic vty_get_phy_instance()Harald Welte1-0/+2
2016-02-15LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte1-0/+3
2016-02-15port sysmobts to phy_link/phy_instance abstractionHarald Welte1-0/+1
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte7-19/+134
2016-02-15TRX: Move scheduler to src/commonHarald Welte3-1/+258
2016-02-03abis: Add a queue of OML messagesHarald Welte1-0/+1
2016-01-22merge bts-specific main function into common/main.c:bts_main()Harald Welte2-0/+5
2016-01-22Add new bts_model_ctrl_cmds_install()Harald Welte1-0/+2
2016-01-17Fix T200 default valuesHarald Welte1-1/+1
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