aboutsummaryrefslogtreecommitdiffstats
path: root/src/sba.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-26Cleanup FN schedulingMax1-5/+5
2017-01-16Log additional info for radio errorsMax1-1/+3
2016-09-09Fix Timing Advance handlingMax1-0/+4
2015-07-15sba: Fix loop exit in SBAController::alloc (Coverity)Jacob Erlbeck1-1/+1
2015-07-07sba: Reverse TS search orderJacob Erlbeck1-2/+2
2013-10-30sba: Move freeing a sba into a central placeHolger Hans Peter Freyther1-8/+9
2013-10-30sba: Count SBA allocation, frees and timeoutsHolger Hans Peter Freyther1-0/+4
2013-10-30sba/pdch: Use thepdch to look up a sba for a frame numberHolger Hans Peter Freyther1-0/+5
2013-10-30pdch: Simplify the reset code, rename variables to XYZ_noHolger Hans Peter Freyther1-5/+7
2013-10-30sba: Create a SBAController that will manage the sbas for a BTSHolger Hans Peter Freyther1-9/+25
2013-10-30sba: Move the sba code to a dedicated fileHolger Hans Peter Freyther1-0/+121