aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-21Send RR paging requests to PCU, in order to page on PACCHAndreas Eversberg4-0/+37
2012-07-21Enable direct access to PDTCH queue of DSP by PCUAndreas Eversberg5-6/+35
2012-07-20sysmobts: The array size for the clocksources has increased to 10.Holger Hans Peter Freyther1-1/+1
2012-07-20sysmobts-calib: Add support for pre-production revb hardwareHolger Hans Peter Freyther1-2/+11
2012-07-20misc: Quote the warning to avoid additional warningHolger Hans Peter Freyther1-2/+2
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-16logging: Fixed order of logging categories in enum listAndreas Eversberg1-1/+1
2012-07-16PCU: Add verion number of PCU interface to PCU INFO IND messageAndreas Eversberg2-0/+4
2012-07-16sysmobts L1: fix memory leaks for GPRSAndreas Eversberg1-7/+7
2012-07-16PCU interface: fix memory leaks in error pathsAndreas Eversberg1-0/+2
2012-07-12calib: Create a new header file and move it.Holger Hans Peter Freyther3-15/+23
2012-07-12calib: Add code to change the BSIC/TSC before following the BCCH.Holger Hans Peter Freyther2-1/+64
2012-07-11calib: Use base 16 encoding for the dsp trace flagsHolger Hans Peter Freyther1-1/+1
2012-07-11add new sysmobst-mgr daemonHarald Welte9-1/+748
2012-07-11OML: add missing ntohs() for UL/DL_TBF_EXTHarald Welte1-2/+2
2012-07-09l1_if: skip processing of measurement results on PDTCHHarald Welte1-0/+5
2012-07-08PCU: remove german warnings from the codeHarald Welte1-2/+2
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg10-17/+977
2012-07-08Add BTS to list at the beginning of bts_init()Andreas Eversberg1-3/+6
2012-07-08PCU: Add PCU socket interface prototype header fileAndreas Eversberg1-0/+138
2012-07-08debug: Add new debugging class for PCU interface (DPCU)Andreas Eversberg2-0/+7
2012-07-08signal: Add signals for setting/change of GPRS MO attributesAndreas Eversberg2-0/+12
2012-07-08paging: Alow to store CCCH messages in paging recordsAndreas Eversberg2-30/+111
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 Eversberg2-5/+11
2012-07-05paging: Update the unit test that would have caused the previousHolger Hans Peter Freyther1-0/+30
2012-07-05paging: Expire paging requests after the expiration timeHolger Hans Peter Freyther1-1/+1
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
2012-07-05sysmobts: avoid sending duplicate RSL CHAN ACT ACKHarald Welte1-3/+6
2012-07-05calib: Add a mode to follow the BCCH of a given cell.Holger Hans Peter Freyther3-3/+71
2012-06-28Add 12.21 handling for GPRS NSE/NSVC/CELL MOHarald Welte2-0/+172
2012-06-21make sure we don't send CCCH LOAD IND before we have an Abis linkHarald Welte2-2/+2
2012-06-18rsl: use correct headroom size for load indicationsHarald Welte1-2/+2
2012-06-15use default value of 63 for maximum timing advanceHarald Welte1-0/+1
2012-06-15respawn: The BTS should not be nice, make sure the BTS is the most favorableHolger Hans Peter Freyther1-1/+1
2012-06-15Implement NM_ATT_MAX_TA in sysmobts backendHarald Welte2-1/+7
2012-06-15Update README and reflect that we now have CCCH LOAD INDHarald Welte1-2/+0
2012-06-15CCCH LOAD IND: Avoid divide-by-zeroHarald Welte1-2/+11
2012-06-15RSL: Add CCCH LOAD INDICATION for RACHHarald Welte5-23/+69
2012-06-14system information: avoid modulo 0 / SIGFPEHarald Welte1-3/+8
2012-06-14attempt to make CCCH Load Indications for PCH workHarald Welte6-17/+47
2012-06-12sysmobts-calib: Add a utility to calibrate the sysmobts v2 hardwareHolger Hans Peter Freyther4-0/+1098
2012-06-05sysmobts: The meaning of the clock value changed from v1 to v2Holger Hans Peter Freyther2-4/+17
2012-06-05sysmobts-v1: Fix compilation by using the right defineHolger Hans Peter Freyther1-2/+2
2012-06-03Use git-generated PACKAGE_VERSION in IPA IDTAG_SWVERSIONHarald Welte2-4/+1
2012-06-03add known limitationsHarald Welte1-0/+34
2012-06-03sysinfo: Make our SI scheduling more completeHarald Welte2-5/+83