aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/bts.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-10agch: Remove obsolete commentJacob Erlbeck1-1/+0
2014-03-10handover: Set basic values for handover, remember the activation reasonAndreas Eversberg1-0/+2
2014-03-10agch: Merge IMM.ASS.REJ if possible when enqueueingJacob Erlbeck1-0/+140
2014-03-10agch: Manage AGCH queue lengthJacob Erlbeck1-9/+98
2014-03-10agch/pch: Use PCH for AGCH msgsJacob Erlbeck1-3/+12
2014-03-10agch: Add simple countersJacob Erlbeck1-0/+1
2014-03-10agch: Recalculate length limit of AGCH queueJacob Erlbeck1-1/+89
2014-02-22agch/pch: Put CCCH message generation into commonJacob Erlbeck1-0/+22
2014-02-22agch: Keep track of AGCH queue lengthJacob Erlbeck1-1/+7
2013-10-06abis: delay l1if_reset() until OML link is establishedHarald Welte1-1/+1
2013-10-06migrate away from our own abis.c code to libosmoabisHarald Welte1-4/+4
2013-06-30Don't send OML STATE CHANGE before OML is connectedHarald Welte1-5/+5
2013-03-23oml: Only shut the bts down onceHolger Hans Peter Freyther1-0/+6
2013-03-11Added radio link timeout procedure according to TS 05.08 Chapter 5.2Andreas Eversberg1-0/+3
2013-02-27sysmobts: Improve the shutdown of the DSP on exitHolger Hans Peter Freyther1-1/+3
2012-12-26ciphering: Handle ciphering support for A5/3 correctlyHolger Hans Peter Freyther1-0/+15
2012-12-20misc: load_ind_period is uint8_t and 60*100 is bigger than that.Holger Hans Peter Freyther1-1/+1
2012-11-24Add VTY configuration of paging queue size and lifetime of paging recordsHarald Welte1-2/+3
2012-07-26PCU: Removed -P option, so GPRS support is always enabledAndreas Eversberg1-7/+4
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg1-4/+7
2012-07-08Add BTS to list at the beginning of bts_init()Andreas Eversberg1-3/+6
2012-06-28Add 12.21 handling for GPRS NSE/NSVC/CELL MOHarald Welte1-0/+10
2012-06-21make sure we don't send CCCH LOAD IND before we have an Abis linkHarald Welte1-1/+1
2012-06-15use default value of 63 for maximum timing advanceHarald Welte1-0/+1
2012-06-14attempt to make CCCH Load Indications for PCH workHarald Welte1-0/+2
2012-04-19delete dead codeHarald Welte1-220/+0
2012-01-14bts: Use msgb_dequeue and msgb_enqueue for the AGCH queueHolger Hans Peter Freyther1-11/+4
2011-11-29LAPDm: Use lapdm_channel_exit() and avoid copy+paste bugHarald Welte1-2/+1
2011-09-19fix various compiler warnings across the codeHarald Welte1-30/+0
2011-09-08add commands to configure RTP jitter bufferHarald Welte1-0/+2
2011-09-04add minimal configuration file supportHarald Welte1-1/+17
2011-09-03Add new ORTP based libosmo-trau based voice supportHarald Welte1-0/+18
2011-07-01make it clear why we terminateHarald Welte1-1/+4
2011-07-01fix various compiler warningsHarald Welte1-2/+1
2011-07-01fix BTS initialization orderHarald Welte1-10/+14
2011-06-29deactivate RF + exit when the Abis link is goneHarald Welte1-0/+21
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-65/+80
2011-05-22[partial] port to new libosmocore-0.3 APIsHarald Welte1-9/+9
2011-03-04Fix include paths and start to make code compileHarald Welte1-8/+10
2011-03-04Import all C and Header files from jolly/bts branch of osmocom-bb.gitHarald Welte1-0/+376