aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo
AgeCommit message (Expand)AuthorFilesLines
2015-12-07sysmobts: support eeprom map version 2Minh-Quang Nguyen2-61/+446
2015-12-06use talloc pool for msgb and ortp libraryHarald Welte1-1/+1
2015-12-05osmo-bts-sysmo: Disable DSP trace flags by defaultHarald Welte1-1/+1
2015-11-20sysmobts: Dont recycle PHY primitive for L1SAP in PH-DATA.indHarald Welte1-20/+14
2015-11-20sysmobts: fix ph_data_req() msgb handling + alignmentHarald Welte1-24/+16
2015-11-05Don't blindly link against '-lortp' but use pkg-config for thatHarald Welte1-2/+2
2015-10-03amr: Catch-up for the non-RTP mode after amr renameHolger Hans Peter Freyther1-1/+1
2015-10-03amr: Catch up with the amr_mode changesHolger Hans Peter Freyther1-1/+1
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-22Get RSSI from received uplink data and send to PCUAndreas Eversberg1-1/+4
2015-09-22ABIS: Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg1-0/+6
2015-09-22Change to new structure of multirate at gsm_data_shared.hAndreas Eversberg1-8/+11
2015-09-22Fix: Call e1inp_vty_init() before reading config fileAndreas Eversberg1-0/+1
2015-09-22move MS power control handling from sysmobts to common partHarald Welte4-88/+7
2015-09-22Move detection of handover frames from sysmo-bts code to common codeAndreas Eversberg1-13/+0
2015-09-22Remove obsolete gsmtap handling from osmo-bts-sysmo part.Andreas Eversberg2-104/+0
2015-09-22Add gsmtap option to command line to main.c of osmo-bts-sysmoAndreas Eversberg1-1/+19
2015-09-22Move gsmtap VTY commands from osmo-bts-sysmo to common partAndreas Eversberg2-82/+2
2015-09-22sysmobts: Clean up transitions for lchan cipher stateAndreas Eversberg2-5/+19
2015-09-22Add MEAS (MPH_INFO) IND message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-13/+13
2015-09-22l1sap: Port code to new ciphering handlingHarald Welte2-35/+0
2015-09-22sysmobts/l1_if: Sacch/Sdcc/Facch are handled in l1sap/coreHarald Welte1-56/+0
2015-09-22Add SDCCH/SACCH/FACCH messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-131/+88
2015-09-22l1sap: Avoid compiler warnings regarding uninitialized nmsgHarald Welte1-2/+2
2015-09-22l1sap: Use {data,empty}_req_from_l1sap() and avoid code duplicationHarald Welte1-21/+4
2015-09-22Add TCH messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg3-151/+142
2015-09-22Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg3-33/+75
2015-09-22Relace bts_model_get_time() by get_time() at common partAndreas Eversberg1-10/+1
2015-09-22Add TIME (MPH_INFO) IND messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-38/+27
2015-09-22l1sap: additional comments explaining l1sap changes in l1_if.cHarald Welte1-0/+4
2015-09-22Add PDCH messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-76/+84
2015-09-22Add PCH/AGCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-7/+12
2015-09-22l1sap: sysmobts: remove obsolete get_lapdm_chan_by_hl2()Harald Welte1-13/+0
2015-09-22l1sap: correctly set chan_nr on PRIM_PH_RACH / INDICATIONHarald Welte1-0/+5
2015-09-22Add RACH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-65/+32
2015-09-22l1sap: Split ph_data_req() into smaller partsHarald Welte1-25/+47
2015-09-22Add BCCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-12/+155
2015-09-21audio/rsl: Honor the speech mode and don't send anythingHolger Hans Peter Freyther1-0/+8
2015-03-28write_queue: Check the result of osmo_wqueue_enqueue and freeHolger Hans Peter Freyther2-9/+39
2015-03-25sysmo-bts: Use correct boundaries of L1 msg when forwarding to L1 proxyAndreas Eversberg1-1/+1
2015-02-05power/sysmobts: Add a manual ms power level controlHolger Hans Peter Freyther3-14/+111
2015-01-10sysmobts: Check mgr->calib.bts_conn for NULLHolger Hans Peter Freyther1-1/+1
2015-01-10sysmobts: Improve some log messages for calib controlHolger Hans Peter Freyther1-2/+11
2015-01-09sysmobts: Create a calibration loop that will be runHolger Hans Peter Freyther2-21/+64
2015-01-09sysmobts: Start the calibration the first time the link is upHolger Hans Peter Freyther2-0/+13
2015-01-09sysmobts: Initial version to use libgps to determine FIX stateHolger Hans Peter Freyther3-4/+115
2015-01-09sysmobts: The correction for GPS is in the reverse directionHolger Hans Peter Freyther1-3/+18
2015-01-09sysmobts: Use the ctrl interface for calibrationHolger Hans Peter Freyther4-5/+261
2015-01-09sysmobts: Copy more of l1if_rf_clock_info_reset into the CTRL codeHolger Hans Peter Freyther1-0/+17