aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libcommon
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-06-06 12:53:25 +0200
committerHarald Welte <laforge@gnumonks.org>2016-06-12 15:48:38 +0000
commita66852525ab9287c3869b3983f04506f0484f422 (patch)
tree3562733c4d9c448c66a2814d9c7fddaa3524d497 /openbsc/src/libcommon
parent0434efa077171f7a2d644354cfad34fa7bc2a0b0 (diff)
dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slots
Remove check for dyn PDCH in _lc_find_trx(), instead call _lc_find_trx() via _lc_find_bts() several times, so that pure TCH/F is preferred to TCH/F_PDCH. Add this logic next to the other channel match decisions in chan_alloc(). BTW, the removed check in _lc_find_trx() whether PDCH is active is not necessary, as described in the added comment for lchan_alloc(). Original patch idea by jolly, but split in two and implemented differently by nhofmeyr. Change-Id: I0c728b922656be03588b775638b610a93f8187d5
Diffstat (limited to 'openbsc/src/libcommon')
0 files changed, 0 insertions, 0 deletions