aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo
AgeCommit message (Expand)AuthorFilesLines
2013-01-24oml: Create mph_send_activate_req for sending the activation requestDaniel Willmann1-59/+63
2013-01-23sysmobts: Send GSM requests using the l1if_gsm_req_compl methodHolger Hans Peter Freyther3-9/+18
2013-01-23sysmobts: Help in calling the right callback for l1if_req_complHolger Hans Peter Freyther1-8/+39
2013-01-23sysmobts: Rename the hLayer2<->lchan to hLayer<->lchanHolger Hans Peter Freyther3-12/+12
2013-01-23sysmobts: Ignore too short messages on the FACCH (but also the SDCCH)Holger Hans Peter Freyther1-0/+8
2013-01-23oml: Fix memory leak in the callbackHolger Hans Peter Freyther1-0/+1
2013-01-23l1_if: don't print measurements a second time in case of errorHarald Welte1-1/+0
2013-01-17sysmobts: Use a newline at the end of the SACCH u8Size < 2 messageHolger Hans Peter Freyther1-1/+1
2013-01-03sysmobts: Fix the comment referring to the value of the timeoutHolger Hans Peter Freyther1-1/+1
2012-12-29l1_if: Fix typo... call it femtobtsHolger Hans Peter Freyther1-1/+1
2012-12-26tch: Do not print that there is no audio data on a TCH/HHolger Hans Peter Freyther1-1/+1
2012-12-26ciphering: Handle ciphering support for A5/3 correctlyHolger Hans Peter Freyther1-1/+1
2012-12-22sysmobts: Add all header files to the EXTRA_DIST to fix make distcheckHolger Hans Peter Freyther1-1/+3
2012-12-22misc: Fix compilation on debian stable with GCC 4.4.5Holger Hans Peter Freyther1-2/+2
2012-12-20openbsc: Prepare to allow to have the OpenBSC directory somewhere elseHolger Hans Peter Freyther1-1/+1
2012-12-20misc: Forward declare calib_load to address a compiler warningHolger Hans Peter Freyther1-0/+3
2012-12-20misc: Forward declare l1if_set_ciphering to avoid a compiler warningHolger Hans Peter Freyther1-0/+5
2012-11-26sysmobts: Transmit the UI idle frame as a LAPDm CommandHolger Hans Peter Freyther1-1/+1
2012-11-18Ensure osmo-bts builds agsainst sysmobts-v1 headers (again)Harald Welte3-2/+33
2012-11-10VTY: make target uplink Rx level VTY-configurableHarald Welte4-1/+19
2012-11-10l1_if: Dump measurement data in case we receive SACCH without dataHarald Welte1-1/+5
2012-11-10l1_if: add 'log level' to dump_meas_res() functionHarald Welte1-4/+4
2012-11-10Measurement: Correctly report L1 SACCH uplink header in RSLHarald Welte1-1/+6
2012-10-28sysmobts: Add support for reading calibration tables0.1.0Harald Welte6-9/+125
2012-10-28l1_transp_fw: don't use printf() and dont print things twiceHarald Welte1-2/+10
2012-10-28properly display the header file versionsHarald Welte1-2/+3
2012-10-27sysmobts: Add code to read calibration filesHarald Welte1-0/+202
2012-10-27make it build against sysmobts v2 APO 0.1, 0.2, 1.0, 2.0, 2.1, 2.2, 2.4 and 3.0Harald Welte3-12/+40
2012-10-22Fix: Remove Bad frame Indicator from PDCH blocks before sending via GSMTAPAndreas Eversberg1-2/+10
2012-09-29Set correct GSMTAP channel type for PDTCH/PACCHAndreas Eversberg1-4/+4
2012-08-17sysmobts VTY: update to new libosmocoreHarald Welte1-64/+13
2012-08-09sysmobts: Do not ignore the band configuration of the BTS.Holger Hans Peter Freyther1-4/+2
2012-07-26PCU: Removed -P option, so GPRS support is always enabledAndreas Eversberg1-11/+7
2012-07-26sysmobts: Support older firmware on the RevB hardwareHolger Hans Peter Freyther4-3/+17
2012-07-25vty: Document the gsmtap SAPI and the dsp trace flags parametersHolger Hans Peter Freyther3-8/+63
2012-07-22l1_if: indicate against which api header files we were compiledHarald Welte1-0/+4
2012-07-22determine (and use) the API version as indicated in the header filesHarald Welte2-0/+13
2012-07-21Enable direct access to PDTCH queue of DSP by PCUAndreas Eversberg3-5/+18
2012-07-20sysmobts: The array size for the clocksources has increased to 10.Holger Hans Peter Freyther1-1/+1
2012-07-19Allow L1 forward proxy to provide all 4 queues to seperate applicationsAndreas Eversberg5-127/+115
2012-07-19Allocate correct message size for L1 primitivesAndreas Eversberg3-3/+3
2012-07-16sysmobts L1: fix memory leaks for GPRSAndreas Eversberg1-7/+7
2012-07-11add new sysmobst-mgr daemonHarald Welte8-1/+747
2012-07-09l1_if: skip processing of measurement results on PDTCHHarald Welte1-0/+5
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg2-11/+96
2012-07-08lchan: Activate PTCCH/PRACH/PDTCH/PACCH when activating PDCHAndreas Eversberg1-2/+15
2012-07-08Fixed check for RACH (random access) delayAndreas Eversberg1-8/+8
2012-07-08Fixes for handling of GPRS NSE/NSVC/CELL MOAndreas Eversberg1-0/+3
2012-07-05l1_if: don't enable any GSMTAP by defaultHarald Welte1-3/+0
2012-07-05sysmobts_vty: Fix setting GSMTAP sapi, as well as save/restore in cfgHarald Welte1-2/+38